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/7f/7fcee328a1a2458403a9fbd96b4...

130 lines
21 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>frmVerbindungEditor.InitializeComponent -Methode</TITLE>
<xml>
<MSHelp:TOCTitle Title="frmVerbindungEditor.InitializeComponent -Methode"/>
<MSHelp:RLTitle Title="frmVerbindungEditor.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="A" Term="topic_0000000000000BD3"/>
<MSHelp:Keyword Index="K" Term="frmVerbindungEditor.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="K" Term="Vertragsverwaltung.frmVerbindungEditor.InitializeComponent -Methode"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.frmVerbindungEditor.InitializeComponent"/>
<MSHelp:Keyword Index="F" Term="frmVerbindungEditor.InitializeComponent"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.frmVerbindungEditor.frmVerbindungEditor.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_0000000000000BD3"></A>frmVerbindungEditor.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> Me.components = New System.ComponentModel.Container&nbsp;<br> Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmVerbindungEditor))&nbsp;<br> Me.ToolStrip1 = New System.Windows.Forms.ToolStrip&nbsp;<br> Me.TSBtnQuit = New System.Windows.Forms.ToolStripButton&nbsp;<br> Me.TSBtnSave = New System.Windows.Forms.ToolStripButton&nbsp;<br> Me.MenuStrip1 = New System.Windows.Forms.MenuStrip&nbsp;<br> Me.DateiToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem&nbsp;<br> Me.BeendenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem&nbsp;<br> Me.SplitContainer1 = New System.Windows.Forms.SplitContainer&nbsp;<br> Me.SplitContainer2 = New System.Windows.Forms.SplitContainer&nbsp;<br> Me.GrpBoxLeft = New System.Windows.Forms.GroupBox&nbsp;<br> Me.C1DatenLeft = New C1.Win.C1TrueDBGrid.C1TrueDBGrid&nbsp;<br> Me.GrpBoxRight = New System.Windows.Forms.GroupBox&nbsp;<br> Me.C1DatenRight = New C1.Win.C1TrueDBGrid.C1TrueDBGrid&nbsp;<br> Me.Panel1 = New System.Windows.Forms.Panel&nbsp;<br> Me.BtnFocusRight = New System.Windows.Forms.Button&nbsp;<br> Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)&nbsp;<br> Me.BtnFocusLeft = New System.Windows.Forms.Button&nbsp;<br> Me.BtnVerbinden = New System.Windows.Forms.Button&nbsp;<br> Me.GrpBoxBottom = New System.Windows.Forms.GroupBox&nbsp;<br> Me.C1DatenBottom = New C1.Win.C1TrueDBGrid.C1TrueDBGrid&nbsp;<br> Me.ToolStrip1.SuspendLayout()&nbsp;<br> Me.MenuStrip1.SuspendLayout()&nbsp;<br> Me.SplitContainer1.Panel1.SuspendLayout()&nbsp;<br> Me.SplitContainer1.Panel2.SuspendLayout()&nbsp;<br> Me.SplitContainer1.SuspendLayout()&nbsp;<br> Me.SplitContainer2.Panel1.SuspendLayout()&nbsp;<br> Me.SplitContainer2.Panel2.SuspendLayout()&nbsp;<br> Me.SplitContainer2.SuspendLayout()&nbsp;<br> Me.GrpBoxLeft.SuspendLayout()&nbsp;<br> CType(Me.C1DatenLeft, System.ComponentModel.ISupportInitialize).BeginInit()&nbsp;<br> Me.GrpBoxRight.SuspendLayout()&nbsp;<br> CType(Me.C1DatenRight, System.ComponentModel.ISupportInitialize).BeginInit()&nbsp;<br> Me.Panel1.SuspendLayout()&nbsp;<br> Me.GrpBoxBottom.SuspendLayout()&nbsp;<br> CType(Me.C1DatenBottom, System.ComponentModel.ISupportInitialize).BeginInit()&nbsp;<br> Me.SuspendLayout()&nbsp;<br> '&nbsp;<br> 'ToolStrip1&nbsp;<br> '&nbsp;<br> Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TSBtnQuit, Me.TSBtnSave})&nbsp;<br> Me.ToolStrip1.Location = New System.Drawing.Point(0, 24)&nbsp;<br> Me.ToolStrip1.Name = &quot;ToolStrip1&quot;&nbsp;<br> Me.ToolStrip1.Size = New System.Drawing.Size(953, 25)&nbsp;<br> Me.ToolStrip1.TabIndex = 3&nbsp;<br> Me.ToolStrip1.Text = &quot;ToolStrip1&quot;&nbsp;<br> '&nbsp;<br> 'TSBtnQuit&nbsp;<br> '&nbsp;<br> Me.TSBtnQuit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image&nbsp;<br> Me.TSBtnQuit.Image = CType(resources.GetObject(&quot;TSBtnQuit.Image&quot;), System.Drawing.Image)&nbsp;<br> Me.TSBtnQuit.ImageTransparentColor = System.Drawing.Color.Magenta&nbsp;<br> Me.TSBtnQuit.Name = &quot;TSBtnQuit&quot;&nbsp;<br> Me.TSBtnQuit.Size = New System.Drawing.Size(23, 22)&nbsp;<br> Me.TSBtnQuit.Text = &quot;ToolStripButton1&quot;&nbsp;<br> Me.TSBtnQuit.ToolTipText = &quot;Fenster schliessen&quot;&nbsp;<br> '&nbsp;<br> 'TSBtnSave&nbsp;<br> '&nbsp;<br> Me.TSBtnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image&nbsp;<br> Me.TSBtnSave.Image = CType(resources.GetObject(&quot;TSBtnSave.Image&quot;), System.Drawing.Image)&nbsp;<br> Me.TSBtnSave.ImageTransparentColor = System.Drawing.Color.Magenta&nbsp;<br> Me.TSBtnSave.Name = &quot;TSBtnSave&quot;&nbsp;<br> Me.TSBtnSave.Size = New System.Drawing.Size(23, 22)&nbsp;<br> Me.TSBtnSave.Text = &quot;ToolStripButton1&quot;&nbsp;<br> Me.TSBtnSave.ToolTipText = &quot;Daten speichern&quot;&nbsp;<br> '&nbsp;<br> 'MenuStrip1&nbsp;<br> '&nbsp;<br> Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiToolStripMenuItem})&nbsp;<br> Me.MenuStrip1.Location = New System.Drawing.Point(0, 0)&nbsp;<br> Me.MenuStrip1.Name = &quot;MenuStrip1&quot;&nbsp;<br> Me.MenuStrip1.Size = New System.Drawing.Size(953, 24)&nbsp;<br> Me.MenuStrip1.TabIndex = 2&nbsp;<br> Me.MenuStrip1.Text = &quot;MenuStrip1&quot;&nbsp;<br> '&nbsp;<br> 'DateiToolStripMenuItem&nbsp;<br> '&nbsp;<br> Me.DateiToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BeendenToolStripMenuItem})&nbsp;<br> Me.DateiToolStripMenuItem.Name = &quot;DateiToolStripMenuItem&quot;&nbsp;<br> Me.DateiToolStripMenuItem.Size = New System.Drawing.Size(44, 20)&nbsp;<br> Me.DateiToolStripMenuItem.Text = &quot;&amp;Datei&quot;&nbsp;<br> '&nbsp;<br> 'BeendenToolStripMenuItem&nbsp;<br> '&nbsp;<br> Me.BeendenToolStripMenuItem.Name = &quot;BeendenToolStripMenuItem&quot;&nbsp;<br> Me.BeendenToolStripMenuItem.Size = New System.Drawing.Size(117, 22)&nbsp;<br> Me.BeendenToolStripMenuItem.Text = &quot;&amp;Beenden&quot;&nbsp;<br> '&nbsp;<br> 'SplitContainer1&nbsp;<br> '&nbsp;<br> Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill&nbsp;<br> Me.SplitContainer1.Location = New System.Drawing.Point(0, 49)&nbsp;<br> Me.SplitContainer1.Name = &quot;SplitContainer1&quot;&nbsp;<br> Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal&nbsp;<br> '&nbsp;<br> 'SplitContainer1.Panel1&nbsp;<br> '&nbsp;<br> Me.SplitContainer1.Panel1.Controls.Add(Me.SplitContainer2)&nbsp;<br> Me.SplitContainer1.Panel1.Controls.Add(Me.Panel1)&nbsp;<br> '&nbsp;<br> 'SplitContainer1.Panel2&nbsp;<br> '&nbsp;<br> Me.SplitContainer1.Panel2.Controls.Add(Me.GrpBoxBottom)&nbsp;<br> Me.SplitContainer1.Size = New System.Drawing.Size(953, 466)&nbsp;<br> Me.SplitContainer1.SplitterDistance = 276&nbsp;<br> Me.SplitContainer1.TabIndex = 4&nbsp;<br> '&nbsp;<br> 'SplitContainer2&nbsp;<br> '&nbsp;<br> Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill&nbsp;<br> Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)&nbsp;<br> Me.SplitContainer2.Name = &quot;SplitContainer2&quot;&nbsp;<br> '&nbsp;<br> 'SplitContainer2.Panel1&nbsp;<br> '&nbsp;<br> Me.SplitContainer2.Panel1.Controls.Add(Me.GrpBoxLeft)&nbsp;<br> '&nbsp;<br> 'SplitContainer2.Panel2&nbsp;<br> '&nbsp;<br> Me.SplitContainer2.Panel2.Controls.Add(Me.GrpBoxRight)&nbsp;<br> Me.SplitContainer2.Size = New System.Drawing.Size(953, 243)&nbsp;<br> Me.SplitContainer2.SplitterDistance = 467&nbsp;<br> Me.SplitContainer2.TabIndex = 1&nbsp;<br> '&nbsp;<br> 'GrpBoxLeft&nbsp;<br> '&nbsp;<br> Me.GrpBoxLeft.Controls.Add(Me.C1DatenLeft)&nbsp;<br> Me.GrpBoxLeft.Dock = System.Windows.Forms.DockStyle.Fill&nbsp;<br> Me.GrpBoxLeft.Location = New System.Drawing.Point(0, 0)&nbsp;<br> Me.GrpBoxLeft.Name = &quot;GrpBoxLeft&quot;&nbsp;<br> Me.GrpBoxLeft.Size = New System.Drawing.Size(467, 243)&nbsp;<br> Me.GrpBoxLeft.TabIndex = 0&nbsp;<br> Me.GrpBoxLeft.TabStop = False&nbsp;<br> Me.GrpBoxLeft.Text = &quot;GroupBox1&quot;&nbsp;<br> '&nbsp;<br> 'C1DatenLeft&nbsp;<br> '&nbsp;<br> Me.C1DatenLeft.AlternatingRows = True&nbsp;<br> Me.C1DatenLeft.Dock = System.Windows.Forms.DockStyle.Fill&nbsp;<br> Me.C1DatenLeft.FilterBar = True&nbsp;<br> Me.C1DatenLeft.GroupByCaption = &quot;Drag a column header here to group by that column&quot;&nbsp;<br> Me.C1DatenLeft.Images.Add(CType(resources.GetObject(&quot;C1DatenLeft.Images&quot;), System.Drawing.Image))&nbsp;<br> Me.C1DatenLeft.Location = New System.Drawing.Point(3, 16)&nbsp;<br> Me.C1DatenLeft.Name = &quot;C1DatenLeft&quot;&nbsp;<br> Me.C1DatenLeft.PreviewInfo.Location = New System.Drawing.Point(0, 0)&nbsp;<br> Me.C1DatenLeft.PreviewInfo.Size = New System.Drawing.Size(0, 0)&nbsp;<br> Me.C1DatenLeft.PreviewInfo.ZoomFactor = 75&nbsp;<br> Me.C1DatenLeft.PrintInfo.PageSettings = CType(resources.GetObject(&quot;C1DatenLeft.PrintInfo.PageSettings&quot;), System.Drawing.Printing.PageSettings)&nbsp;<br> Me.C1DatenLeft.Size = New System.Drawing.Size(461, 224)&nbsp;<br> Me.C1DatenLeft.TabIndex = 4&nbsp;<br> Me.C1DatenLeft.Text = &quot;C1TrueDBGrid1&quot;&nbsp;<br> Me.C1DatenLeft.PropBag = resources.GetString(&quot;C1DatenLeft.PropBag&quot;)&nbsp;<br> '&nbsp;<br> 'GrpBoxRight&nbsp;<br> '&nbsp;<br> Me.GrpBoxRight.Controls.Add(Me.C1DatenRight)&nbsp;<br> Me.GrpBoxRight.Dock = System.Windows.Forms.DockStyle.Fill&nbsp;<br> Me.GrpBoxRight.Location = New System.Drawing.Point(0, 0)&nbsp;<br> Me.GrpBoxRight.Name = &quot;GrpBoxRight&quot;&nbsp;<br> Me.GrpBoxRight.Size = New System.Drawing.Size(482, 243)&nbsp;<br> Me.GrpBoxRight.TabIndex = 1&nbsp;<br> Me.GrpBoxRight.TabStop = False&nbsp;<br> Me.GrpBoxRight.Text = &quot;GroupBox1&quot;&nbsp;<br> '&nbsp;<br> 'C1DatenRight&nbsp;<br> '&nbsp;<br> Me.C1DatenRight.AlternatingRows = True&nbsp;<br> Me.C1DatenRight.Dock = System.Windows.Forms.DockStyle.Fill&nbsp;<br> Me.C1DatenRight.FilterBar = True&nbsp;<br> Me.C1DatenRight.GroupByCaption = &quot;Drag a column header here to group by that column&quot;&nbsp;<br> Me.C1DatenRight.Images.Add(CType(resources.GetObject(&quot;C1DatenRight.Images&quot;), System.Drawing.Image))&nbsp;<br> Me.C1DatenRight.Location = New System.Drawing.Point(3, 16)&nbsp;<br> Me.C1DatenRight.Name = &quot;C1DatenRight&quot;&nbsp;<br> Me.C1DatenRight.PreviewInfo.Location = New System.Drawing.Point(0, 0)&nbsp;<br> Me.C1DatenRight.PreviewInfo.Size = New System.Drawing.Size(0, 0)&nbsp;<br> Me.C1DatenRight.PreviewInfo.ZoomFactor = 75&nbsp;<br> Me.C1DatenRight.PrintInfo.PageSettings = CType(resources.GetObject(&quot;C1DatenRight.PrintInfo.PageSettings&quot;), System.Drawing.Printing.PageSettings)&nbsp;<br> Me.C1DatenRight.Size = New System.Drawing.Size(476, 224)&nbsp;<br> Me.C1DatenRight.TabIndex = 4&nbsp;<br> Me.C1DatenRight.Text = &quot;C1TrueDBGrid1&quot;&nbsp;<br> Me.C1DatenRight.PropBag = resources.GetString(&quot;C1DatenRight.PropBag&quot;)&nbsp;<br> '&nbsp;<br> 'Panel1&nbsp;<br> '&nbsp;<br> Me.Panel1.Controls.Add(Me.BtnFocusRight)&nbsp;<br> Me.Panel1.Controls.Add(Me.BtnFocusLeft)&nbsp;<br> Me.Panel1.Controls.Add(Me.BtnVerbinden)&nbsp;<br> Me.Panel1.Dock = System.Windows.Forms.DockStyle.Bottom&nbsp;<br> Me.Panel1.Location = New System.Drawing.Point(0, 243)&nbsp;<br> Me.Panel1.Name = &quot;Panel1&quot;&nbsp;<br> Me.Panel1.Size = New System.Drawing.Size(953, 33)&nbsp;<br> Me.Panel1.TabIndex = 0&nbsp;<br> '&nbsp;<br> 'BtnFocusRight&nbsp;<br> '&nbsp;<br> Me.BtnFocusRight.ImageIndex = 2&nbsp;<br> Me.BtnFocusRight.ImageList = Me.ImageList1&nbsp;<br> Me.BtnFocusRight.Location = New System.Drawing.Point(920, 3)&nbsp;<br> Me.BtnFocusRight.Name = &quot;BtnFocusRight&quot;&nbsp;<br> Me.BtnFocusRight.Size = New System.Drawing.Size(30, 23)&nbsp;<br> Me.BtnFocusRight.TabIndex = 2&nbsp;<br> Me.BtnFocusRight.UseVisualStyleBackColor = True&nbsp;<br> '&nbsp;<br> 'ImageList1&nbsp;<br> '&nbsp;<br> Me.ImageList1.ImageStream = CType(resources.GetObject(&quot;ImageList1.ImageStream&quot;), System.Windows.Forms.ImageListStreamer)&nbsp;<br> Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent&nbsp;<br> Me.ImageList1.Images.SetKeyName(0, &quot;Kette3.ico&quot;)&nbsp;<br> Me.ImageList1.Images.SetKeyName(1, &quot;Haken1.ico&quot;)&nbsp;<br> Me.ImageList1.Images.SetKeyName(2, &quot;Haken2.ico&quot;)&nbsp;<br> '&nbsp;<br> 'BtnFocusLeft&nbsp;<br> '&nbsp;<br> Me.BtnFocusLeft.ImageIndex = 1&nbsp;<br> Me.BtnFocusLeft.ImageList = Me.ImageList1&nbsp;<br> Me.BtnFocusLeft.Location = New System.Drawing.Point(6, 4)&nbsp;<br> Me.BtnFocusLeft.Name = &quot;BtnFocusLeft&quot;&nbsp;<br> Me.BtnFocusLeft.Size = New System.Drawing.Size(30, 23)&nbsp;<br> Me.BtnFocusLeft.TabIndex = 1&nbsp;<br> Me.BtnFocusLeft.UseVisualStyleBackColor = True&nbsp;<br> '&nbsp;<br> 'BtnVerbinden&nbsp;<br> '&nbsp;<br> Me.BtnVerbinden.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft&nbsp;<br> Me.BtnVerbinden.ImageIndex = 0&nbsp;<br> Me.BtnVerbinden.ImageList = Me.ImageList1&nbsp;<br> Me.BtnVerbinden.Location = New System.Drawing.Point(430, 4)&nbsp;<br> Me.BtnVerbinden.Name = &quot;BtnVerbinden&quot;&nbsp;<br> Me.BtnVerbinden.Size = New System.Drawing.Size(84, 23)&nbsp;<br> Me.BtnVerbinden.TabIndex = 0&nbsp;<br> Me.BtnVerbinden.Text = &quot;Verbinden&quot;&nbsp;<br> Me.BtnVerbinden.TextAlign = System.Drawing.ContentAlignment.MiddleRight&nbsp;<br> Me.BtnVerbinden.UseVisualStyleBackColor = True&nbsp;<br> '&nbsp;<br> 'GrpBoxBottom&nbsp;<br> '&nbsp;<br> Me.GrpBoxBottom.Controls.Add(Me.C1DatenBottom)&nbsp;<br> Me.GrpBoxBottom.Dock = System.Windows.Forms.DockStyle.Fill&nbsp;<br> Me.GrpBoxBottom.Location = New System.Drawing.Point(0, 0)&nbsp;<br> Me.GrpBoxBottom.Name = &quot;GrpBoxBottom&quot;&nbsp;<br> Me.GrpBoxBottom.Size = New System.Drawing.Size(953, 186)&nbsp;<br> Me.GrpBoxBottom.TabIndex = 2&nbsp;<br> Me.GrpBoxBottom.TabStop = False&nbsp;<br> Me.GrpBoxBottom.Text = &quot;GroupBox1&quot;&nbsp;<br> '&nbsp;<br> 'C1DatenBottom&nbsp;<br> '&nbsp;<br> Me.C1DatenBottom.AlternatingRows = True&nbsp;<br> Me.C1DatenBottom.CellTips = C1.Win.C1TrueDBGrid.CellTipEnum.Floating&nbsp;<br> Me.C1DatenBottom.Dock = System.Windows.Forms.DockStyle.Fill&nbsp;<br> Me.C1DatenBottom.FilterBar = True&nbsp;<br> Me.C1DatenBottom.GroupByCaption = &quot;Drag a column header here to group by that column&quot;&nbsp;<br> Me.C1DatenBottom.Images.Add(CType(resources.GetObject(&quot;C1DatenBottom.Images&quot;), System.Drawing.Image))&nbsp;<br> Me.C1DatenBottom.Location = New System.Drawing.Point(3, 16)&nbsp;<br> Me.C1DatenBottom.Name = &quot;C1DatenBottom&quot;&nbsp;<br> Me.C1DatenBottom.PreviewInfo.Location = New System.Drawing.Point(0, 0)&nbsp;<br> Me.C1DatenBottom.PreviewInfo.Size = New System.Drawing.Size(0, 0)&nbsp;<br> Me.C1DatenBottom.PreviewInfo.ZoomFactor = 75&nbsp;<br> Me.C1DatenBottom.PrintInfo.PageSettings = CType(resources.GetObject(&quot;C1DatenBottom.PrintInfo.PageSettings&quot;), System.Drawing.Printing.PageSettings)&nbsp;<br> Me.C1DatenBottom.Size = New System.Drawing.Size(947, 167)&nbsp;<br> Me.C1DatenBottom.TabAction = C1.Win.C1TrueDBGrid.TabActionEnum.ColumnNavigation&nbsp;<br> Me.C1DatenBottom.TabIndex = 4&nbsp;<br> Me.C1DatenBottom.Text = &quot;C1TrueDBGrid1&quot;&nbsp;<br> Me.C1DatenBottom.PropBag = resources.GetString(&quot;C1DatenBottom.PropBag&quot;)&nbsp;<br> '&nbsp;<br> 'frmVerbindungEditor&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(953, 515)&nbsp;<br> Me.Controls.Add(Me.SplitContainer1)&nbsp;<br> Me.Controls.Add(Me.ToolStrip1)&nbsp;<br> Me.Controls.Add(Me.MenuStrip1)&nbsp;<br> Me.Icon = CType(resources.GetObject(&quot;$this.Icon&quot;), System.Drawing.Icon)&nbsp;<br> Me.Name = &quot;frmVerbindungEditor&quot;&nbsp;<br> Me.Text = &quot;VerbindungEditor&quot;&nbsp;<br> Me.ToolStrip1.ResumeLayout(False)&nbsp;<br> Me.ToolStrip1.PerformLayout()&nbsp;<br> Me.MenuStrip1.ResumeLayout(False)&nbsp;<br> Me.MenuStrip1.PerformLayout()&nbsp;<br> Me.SplitContainer1.Panel1.ResumeLayout(False)&nbsp;<br> Me.SplitContainer1.Panel2.ResumeLayout(False)&nbsp;<br> Me.SplitContainer1.ResumeLayout(False)&nbsp;<br> Me.SplitContainer2.Panel1.ResumeLayout(False)&nbsp;<br> Me.SplitContainer2.Panel2.ResumeLayout(False)&nbsp;<br> Me.SplitContainer2.ResumeLayout(False)&nbsp;<br> Me.GrpBoxLeft.ResumeLayout(False)&nbsp;<br> CType(Me.C1DatenLeft, System.ComponentModel.ISupportInitialize).EndInit()&nbsp;<br> Me.GrpBoxRight.ResumeLayout(False)&nbsp;<br> CType(Me.C1DatenRight, System.ComponentModel.ISupportInitialize).EndInit()&nbsp;<br> Me.Panel1.ResumeLayout(False)&nbsp;<br> Me.GrpBoxBottom.ResumeLayout(False)&nbsp;<br> CType(Me.C1DatenBottom, System.ComponentModel.ISupportInitialize).EndInit()&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_0000000000000BD0.html">frmVerbindungEditor</a>
</p>
<DIV CLASS="footer">
<HR>
Generated by VBdocman .NET
<p>
</div></div>
</BODY>
</HTML>