You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ITSM/.svn/pristine/64/64a2308a6f1176e0678076b07bf...

130 lines
5.2 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML xmlns:MSHelp="http://msdn.microsoft.com/mshelp" DIR="LTR"><HEAD>
<meta name="GENERATOR" content="VBdocman .NET - documentation generator; http://www.vbdocman.com">
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=UTF-8">
<TITLE>frmDatenbankauswahl.InitializeComponent -Methode</TITLE>
<xml>
<MSHelp:TOCTitle Title="frmDatenbankauswahl.InitializeComponent -Methode"/>
<MSHelp:RLTitle Title="frmDatenbankauswahl.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="A" Term="topic_000000000000048B"/>
<MSHelp:Keyword Index="K" Term="frmDatenbankauswahl.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="K" Term="Vertragsverwaltung.frmDatenbankauswahl.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.frmDatenbankauswahl.InitializeComponent"/>
<MSHelp:Keyword Index="F" Term="frmDatenbankauswahl.InitializeComponent"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.frmDatenbankauswahl.frmDatenbankauswahl.InitializeComponent"/>
<MSHelp:Attr Name="DevLang" Value="VB"/>
<MSHelp:Attr Name="DevLangVers" Value="kbLangVB"/>
<MSHelp:Attr Name="DocSet" Value="Visual Basic"/>
<MSHelp:Attr Name="DocSet" Value="Visual Studio"/>
<MSHelp:Attr Name="DocSet" Value="VSM"/>
<MSHelp:Attr Name="Product" Value="VB"/>
<MSHelp:Attr Name="ProductVers" Value="kbVBp700"/>
<MSHelp:Attr Name="Product" Value="VSA"/>
<MSHelp:Attr Name="ProductVers" Value="kbVSA"/>
<MSHelp:Attr Name="Technology" Value="ManagedCode"/>
<MSHelp:Attr Name="TechnologyVers" Value="kbManagedCode"/>
<MSHelp:Attr Name="TopicType" Value="kbSyntax"/>
<MSHelp:Attr Name="TargetOS" Value="Windows"/>
<MSHelp:Attr Name="Locale" Value="kbEnglish"/>
</xml>
<META name="rtfFileName" content="">
<META NAME="save" CONTENT="history">
<!--CSS_START-->
<SCRIPT SRC="MSHelp/scripts/dtuelink.js"></SCRIPT>
<!--CSS_END-->
<SCRIPT language="JavaScript">
function indent(level) {
for (i=1; i<=level; i++) {
document.write("&nbsp;&nbsp;&nbsp;");
}
}
</SCRIPT>
</HEAD>
<body topmargin=0 id="bodyID" class = "dtBODY"><!--NONSCROLLING BANNER START-->
<div id="nsbanner">
<div id="bannerrow1">
<TABLE CLASS="bannerparthead" CELLSPACING=0>
<TR ID="hdr">
<TD CLASS="runninghead" nowrap>Vertragsverwaltung-Klassenbibliothek</TD>
<TD CLASS="product" nowrap>&nbsp;</TD>
</TR>
</TABLE>
</div>
<div id="TitleRow">
<H1 class="dtH1"><A NAME="topic_000000000000048B"></A>frmDatenbankauswahl.InitializeComponent -Methode</H1>
</div></div>
<!--NONSCROLLING BANNER END-->
<DIV id="nstext" valign="bottom"><!---->
<PRE class="syntax"><SPAN class="lang">[Visual&nbsp;Basic]
</SPAN><B>&lt;System.Diagnostics.DebuggerStepThrough()&gt; _&nbsp;<br>Private Sub InitializeComponent()</B></PRE>
<H4 class="dtH4">Quellcode</H4>
<pre class="code"><SPAN class="lang">[Visual&nbsp;Basic]</SPAN>
&lt;System.Diagnostics.DebuggerStepThrough()&gt; Private Sub InitializeComponent()&nbsp;<br> Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDatenbankauswahl))&nbsp;<br> Me.ListBox1 = New System.Windows.Forms.ListBox&nbsp;<br> Me.Button1 = New System.Windows.Forms.Button&nbsp;<br> Me.SuspendLayout()&nbsp;<br> '&nbsp;<br> 'ListBox1&nbsp;<br> '&nbsp;<br> Me.ListBox1.Location = New System.Drawing.Point(16, 16)&nbsp;<br> Me.ListBox1.Name = &quot;ListBox1&quot;&nbsp;<br> Me.ListBox1.Size = New System.Drawing.Size(232, 95)&nbsp;<br> Me.ListBox1.TabIndex = 0&nbsp;<br> '&nbsp;<br> 'Button1&nbsp;<br> '&nbsp;<br> Me.Button1.DialogResult = System.Windows.Forms.DialogResult.OK&nbsp;<br> Me.Button1.Location = New System.Drawing.Point(88, 128)&nbsp;<br> Me.Button1.Name = &quot;Button1&quot;&nbsp;<br> Me.Button1.Size = New System.Drawing.Size(75, 23)&nbsp;<br> Me.Button1.TabIndex = 1&nbsp;<br> Me.Button1.Text = &quot;&amp;OK&quot;&nbsp;<br> '&nbsp;<br> 'frmDatenbankauswahl&nbsp;<br> '&nbsp;<br> Me.AutoScaleBaseSize = New System.Drawing.Size(5, 13)&nbsp;<br> Me.ClientSize = New System.Drawing.Size(258, 165)&nbsp;<br> Me.Controls.Add(Me.Button1)&nbsp;<br> Me.Controls.Add(Me.ListBox1)&nbsp;<br> Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog&nbsp;<br> Me.Icon = CType(resources.GetObject(&quot;$this.Icon&quot;), System.Drawing.Icon)&nbsp;<br> Me.MaximizeBox = False&nbsp;<br> Me.MinimizeBox = False&nbsp;<br> Me.Name = &quot;frmDatenbankauswahl&quot;&nbsp;<br> Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen&nbsp;<br> Me.Text = &quot;Vertragsverwaltung: Datebbankauswahl&quot;&nbsp;<br> Me.ResumeLayout(False)&nbsp;<br>&nbsp;<br> End Sub
</pre>
<H4 class="dtH4">Forderungen</H4>
<P><b class="le">Plattformen:&nbsp;</b>Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition</P>
<H4 class="dtH4">Siehe auch</H4>
<p>
<a href="topic_0000000000000487.html">frmDatenbankauswahl</a>
</p>
<DIV CLASS="footer">
<HR>
Generated by VBdocman .NET
<p>
</div></div>
</BODY>
</HTML>