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/41/414c05b39806821ec6203d5e883...

130 lines
8.5 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>frmApplikationNeu.InitializeComponent -Methode</TITLE>
<xml>
<MSHelp:TOCTitle Title="frmApplikationNeu.InitializeComponent -Methode"/>
<MSHelp:RLTitle Title="frmApplikationNeu.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="A" Term="topic_0000000000000DBF"/>
<MSHelp:Keyword Index="K" Term="frmApplikationNeu.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="K" Term="Vertragsverwaltung.frmApplikationNeu.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.frmApplikationNeu.InitializeComponent"/>
<MSHelp:Keyword Index="F" Term="frmApplikationNeu.InitializeComponent"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.frmApplikationNeu.frmApplikationNeu.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_0000000000000DBF"></A>frmApplikationNeu.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>
Private Sub InitializeComponent()&nbsp;<br> Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmApplikationNeu))&nbsp;<br> Me.cbboxParentTree = New Vertragsverwaltung.Controls.ComboBoxTree&nbsp;<br> Me.txtBezeichnung = New System.Windows.Forms.TextBox&nbsp;<br> Me.lblKategorie = New System.Windows.Forms.Label&nbsp;<br> Me.lblParentElement = New System.Windows.Forms.Label&nbsp;<br> Me.cbboxKategorie = New System.Windows.Forms.ComboBox&nbsp;<br> Me.lblApplikation = New System.Windows.Forms.Label&nbsp;<br> Me.btnOK = New System.Windows.Forms.Button&nbsp;<br> Me.btnAbbruch = New System.Windows.Forms.Button&nbsp;<br> Me.SuspendLayout()&nbsp;<br> '&nbsp;<br> 'cbboxParentTree&nbsp;<br> '&nbsp;<br> Me.cbboxParentTree.ImageIndex = -1&nbsp;<br> Me.cbboxParentTree.ImageList = Nothing&nbsp;<br> Me.cbboxParentTree.Location = New System.Drawing.Point(139, 40)&nbsp;<br> Me.cbboxParentTree.Name = &quot;cbboxParentTree&quot;&nbsp;<br> Me.cbboxParentTree.SelectedImageIndex = -1&nbsp;<br> Me.cbboxParentTree.SelectedNode = Nothing&nbsp;<br> Me.cbboxParentTree.Size = New System.Drawing.Size(204, 22)&nbsp;<br> Me.cbboxParentTree.TabIndex = 1&nbsp;<br> '&nbsp;<br> 'txtBezeichnung&nbsp;<br> '&nbsp;<br> Me.txtBezeichnung.Location = New System.Drawing.Point(139, 15)&nbsp;<br> Me.txtBezeichnung.Name = &quot;txtBezeichnung&quot;&nbsp;<br> Me.txtBezeichnung.Size = New System.Drawing.Size(204, 20)&nbsp;<br> Me.txtBezeichnung.TabIndex = 0&nbsp;<br> '&nbsp;<br> 'lblKategorie&nbsp;<br> '&nbsp;<br> Me.lblKategorie.AutoSize = True&nbsp;<br> Me.lblKategorie.Location = New System.Drawing.Point(6, 71)&nbsp;<br> Me.lblKategorie.Name = &quot;lblKategorie&quot;&nbsp;<br> Me.lblKategorie.Size = New System.Drawing.Size(52, 13)&nbsp;<br> Me.lblKategorie.TabIndex = 133&nbsp;<br> Me.lblKategorie.Text = &quot;Kategorie&quot;&nbsp;<br> '&nbsp;<br> 'lblParentElement&nbsp;<br> '&nbsp;<br> Me.lblParentElement.AutoSize = True&nbsp;<br> Me.lblParentElement.Location = New System.Drawing.Point(6, 44)&nbsp;<br> Me.lblParentElement.Name = &quot;lblParentElement&quot;&nbsp;<br> Me.lblParentElement.Size = New System.Drawing.Size(122, 13)&nbsp;<br> Me.lblParentElement.TabIndex = 132&nbsp;<br> Me.lblParentElement.Text = &quot;übergeordnetes Element&quot;&nbsp;<br> '&nbsp;<br> 'cbboxKategorie&nbsp;<br> '&nbsp;<br> Me.cbboxKategorie.FormattingEnabled = True&nbsp;<br> Me.cbboxKategorie.Location = New System.Drawing.Point(139, 68)&nbsp;<br> Me.cbboxKategorie.Name = &quot;cbboxKategorie&quot;&nbsp;<br> Me.cbboxKategorie.Size = New System.Drawing.Size(204, 21)&nbsp;<br> Me.cbboxKategorie.TabIndex = 2&nbsp;<br> '&nbsp;<br> 'lblApplikation&nbsp;<br> '&nbsp;<br> Me.lblApplikation.AutoSize = True&nbsp;<br> Me.lblApplikation.Location = New System.Drawing.Point(6, 18)&nbsp;<br> Me.lblApplikation.Name = &quot;lblApplikation&quot;&nbsp;<br> Me.lblApplikation.Size = New System.Drawing.Size(93, 13)&nbsp;<br> Me.lblApplikation.TabIndex = 129&nbsp;<br> Me.lblApplikation.Text = &quot;Applikation/Modul&quot;&nbsp;<br> '&nbsp;<br> 'btnOK&nbsp;<br> '&nbsp;<br> Me.btnOK.Location = New System.Drawing.Point(74, 119)&nbsp;<br> Me.btnOK.Name = &quot;btnOK&quot;&nbsp;<br> Me.btnOK.Size = New System.Drawing.Size(75, 23)&nbsp;<br> Me.btnOK.TabIndex = 3&nbsp;<br> Me.btnOK.Text = &quot;OK&quot;&nbsp;<br> Me.btnOK.UseVisualStyleBackColor = True&nbsp;<br> '&nbsp;<br> 'btnAbbruch&nbsp;<br> '&nbsp;<br> Me.btnAbbruch.Location = New System.Drawing.Point(191, 119)&nbsp;<br> Me.btnAbbruch.Name = &quot;btnAbbruch&quot;&nbsp;<br> Me.btnAbbruch.Size = New System.Drawing.Size(75, 23)&nbsp;<br> Me.btnAbbruch.TabIndex = 4&nbsp;<br> Me.btnAbbruch.Text = &quot;Abbruch&quot;&nbsp;<br> Me.btnAbbruch.UseVisualStyleBackColor = True&nbsp;<br> '&nbsp;<br> 'frmApplikationNeu&nbsp;<br> '&nbsp;<br> Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)&nbsp;<br> Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font&nbsp;<br> Me.ClientSize = New System.Drawing.Size(368, 168)&nbsp;<br> Me.Controls.Add(Me.btnAbbruch)&nbsp;<br> Me.Controls.Add(Me.btnOK)&nbsp;<br> Me.Controls.Add(Me.cbboxParentTree)&nbsp;<br> Me.Controls.Add(Me.txtBezeichnung)&nbsp;<br> Me.Controls.Add(Me.lblKategorie)&nbsp;<br> Me.Controls.Add(Me.lblParentElement)&nbsp;<br> Me.Controls.Add(Me.cbboxKategorie)&nbsp;<br> Me.Controls.Add(Me.lblApplikation)&nbsp;<br> Me.Icon = CType(resources.GetObject(&quot;$this.Icon&quot;), System.Drawing.Icon)&nbsp;<br> Me.Name = &quot;frmApplikationNeu&quot;&nbsp;<br> Me.Text = &quot;Neue Applikation/Modul eröffnen&quot;&nbsp;<br> Me.ResumeLayout(False)&nbsp;<br> Me.PerformLayout()&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_0000000000000409.html">frmApplikationNeu</a>
</p>
<DIV CLASS="footer">
<HR>
Generated by VBdocman .NET
<p>
</div></div>
</BODY>
</HTML>