Files
DPM2016/DPM2016/Klassen/clsStammdaten_Bez.Designer.vb
2017-12-09 12:41:58 +01:00

415 lines
21 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class clsStammdaten_Bez
Inherits System.Windows.Forms.UserControl
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(clsStammdaten_Bez))
Dim Style1 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style2 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style3 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style4 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style5 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style6 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style7 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style8 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style9 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style10 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style11 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style12 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style13 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style14 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style15 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Dim Style16 As C1.Win.C1TrueDBGrid.Style = New C1.Win.C1TrueDBGrid.Style()
Me.ToolStrip1 = New System.Windows.Forms.ToolStrip()
Me.ToolStripButton5 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton4 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton2 = New System.Windows.Forms.ToolStripButton()
Me.ToolStripButton3 = New System.Windows.Forms.ToolStripButton()
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
Me.SplitContainer2 = New System.Windows.Forms.SplitContainer()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.c1Datenleft = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.c1DatenRight = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.BtnFocusRight = New System.Windows.Forms.Button()
Me.BtnFocusLeft = New System.Windows.Forms.Button()
Me.BtnVerbinden = New System.Windows.Forms.Button()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.C1DropDownRight = New C1.Win.C1TrueDBGrid.C1TrueDBDropdown()
Me.C1DropDownLeft = New C1.Win.C1TrueDBGrid.C1TrueDBDropdown()
Me.c1DatenBottom = New C1.Win.C1TrueDBGrid.C1TrueDBGrid()
Me.ToolStrip1.SuspendLayout()
Me.SplitContainer1.Panel1.SuspendLayout()
Me.SplitContainer1.Panel2.SuspendLayout()
Me.SplitContainer1.SuspendLayout()
Me.SplitContainer2.Panel1.SuspendLayout()
Me.SplitContainer2.Panel2.SuspendLayout()
Me.SplitContainer2.SuspendLayout()
Me.GroupBox1.SuspendLayout()
CType(Me.c1Datenleft, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox2.SuspendLayout()
CType(Me.c1DatenRight, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel1.SuspendLayout()
Me.GroupBox3.SuspendLayout()
CType(Me.C1DropDownRight, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.C1DropDownLeft, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.c1DatenBottom, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'ToolStrip1
'
Me.ToolStrip1.AllowDrop = True
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripButton5, Me.ToolStripButton1, Me.ToolStripButton4, Me.ToolStripButton2, Me.ToolStripButton3})
Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
Me.ToolStrip1.Name = "ToolStrip1"
Me.ToolStrip1.Size = New System.Drawing.Size(1054, 25)
Me.ToolStrip1.TabIndex = 14
Me.ToolStrip1.Text = "ToolStrip1"
'
'ToolStripButton5
'
Me.ToolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton5.Image = CType(resources.GetObject("ToolStripButton5.Image"), System.Drawing.Image)
Me.ToolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton5.Name = "ToolStripButton5"
Me.ToolStripButton5.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton5.Text = "ToolStripButton5"
'
'ToolStripButton1
'
Me.ToolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image)
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton1.Name = "ToolStripButton1"
Me.ToolStripButton1.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton1.Text = "Neues Dokument"
Me.ToolStripButton1.Visible = False
'
'ToolStripButton4
'
Me.ToolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton4.Image = CType(resources.GetObject("ToolStripButton4.Image"), System.Drawing.Image)
Me.ToolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton4.Name = "ToolStripButton4"
Me.ToolStripButton4.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton4.Text = "Dokumentinformationen bearbeiten"
Me.ToolStripButton4.Visible = False
'
'ToolStripButton2
'
Me.ToolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image)
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton2.Name = "ToolStripButton2"
Me.ToolStripButton2.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton2.Text = "Dokument löschen"
Me.ToolStripButton2.Visible = False
'
'ToolStripButton3
'
Me.ToolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.ToolStripButton3.Image = CType(resources.GetObject("ToolStripButton3.Image"), System.Drawing.Image)
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
Me.ToolStripButton3.Name = "ToolStripButton3"
Me.ToolStripButton3.Size = New System.Drawing.Size(23, 22)
Me.ToolStripButton3.Text = "Dokument anzeigen"
Me.ToolStripButton3.Visible = False
'
'SplitContainer1
'
Me.SplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer1.Location = New System.Drawing.Point(0, 25)
Me.SplitContainer1.Name = "SplitContainer1"
Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
'
'SplitContainer1.Panel1
'
Me.SplitContainer1.Panel1.Controls.Add(Me.SplitContainer2)
Me.SplitContainer1.Panel1.Controls.Add(Me.Panel1)
'
'SplitContainer1.Panel2
'
Me.SplitContainer1.Panel2.Controls.Add(Me.GroupBox3)
Me.SplitContainer1.Size = New System.Drawing.Size(1054, 478)
Me.SplitContainer1.SplitterDistance = 266
Me.SplitContainer1.TabIndex = 15
'
'SplitContainer2
'
Me.SplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer2.Location = New System.Drawing.Point(0, 0)
Me.SplitContainer2.Name = "SplitContainer2"
'
'SplitContainer2.Panel1
'
Me.SplitContainer2.Panel1.Controls.Add(Me.GroupBox1)
'
'SplitContainer2.Panel2
'
Me.SplitContainer2.Panel2.Controls.Add(Me.GroupBox2)
Me.SplitContainer2.Size = New System.Drawing.Size(1054, 233)
Me.SplitContainer2.SplitterDistance = 508
Me.SplitContainer2.TabIndex = 1
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.c1Datenleft)
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill
Me.GroupBox1.Location = New System.Drawing.Point(0, 0)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(508, 233)
Me.GroupBox1.TabIndex = 0
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "GroupBox1"
'
'c1Datenleft
'
Me.c1Datenleft.AlternatingRows = True
Me.c1Datenleft.Dock = System.Windows.Forms.DockStyle.Fill
Me.c1Datenleft.FilterBar = True
Me.c1Datenleft.GroupByCaption = "Drag a column header here to group by that column"
Me.c1Datenleft.Images.Add(CType(resources.GetObject("c1Datenleft.Images"), System.Drawing.Image))
Me.c1Datenleft.Location = New System.Drawing.Point(3, 16)
Me.c1Datenleft.Name = "c1Datenleft"
Me.c1Datenleft.PreviewInfo.Location = New System.Drawing.Point(0, 0)
Me.c1Datenleft.PreviewInfo.Size = New System.Drawing.Size(0, 0)
Me.c1Datenleft.PreviewInfo.ZoomFactor = 75.0R
Me.c1Datenleft.PrintInfo.PageSettings = CType(resources.GetObject("c1Datenleft.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
Me.c1Datenleft.Size = New System.Drawing.Size(502, 214)
Me.c1Datenleft.TabIndex = 1
Me.c1Datenleft.Text = "C1TrueDBGrid1"
Me.c1Datenleft.PropBag = resources.GetString("c1Datenleft.PropBag")
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.c1DatenRight)
Me.GroupBox2.Dock = System.Windows.Forms.DockStyle.Fill
Me.GroupBox2.Location = New System.Drawing.Point(0, 0)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(542, 233)
Me.GroupBox2.TabIndex = 1
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "GroupBox2"
'
'c1DatenRight
'
Me.c1DatenRight.AlternatingRows = True
Me.c1DatenRight.Dock = System.Windows.Forms.DockStyle.Fill
Me.c1DatenRight.FilterBar = True
Me.c1DatenRight.GroupByCaption = "Drag a column header here to group by that column"
Me.c1DatenRight.Images.Add(CType(resources.GetObject("c1DatenRight.Images"), System.Drawing.Image))
Me.c1DatenRight.Location = New System.Drawing.Point(3, 16)
Me.c1DatenRight.Name = "c1DatenRight"
Me.c1DatenRight.PreviewInfo.Location = New System.Drawing.Point(0, 0)
Me.c1DatenRight.PreviewInfo.Size = New System.Drawing.Size(0, 0)
Me.c1DatenRight.PreviewInfo.ZoomFactor = 75.0R
Me.c1DatenRight.PrintInfo.PageSettings = CType(resources.GetObject("c1DatenRight.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
Me.c1DatenRight.Size = New System.Drawing.Size(536, 214)
Me.c1DatenRight.TabIndex = 1
Me.c1DatenRight.Text = "C1TrueDBGrid1"
Me.c1DatenRight.PropBag = resources.GetString("c1DatenRight.PropBag")
'
'Panel1
'
Me.Panel1.Controls.Add(Me.BtnFocusRight)
Me.Panel1.Controls.Add(Me.BtnFocusLeft)
Me.Panel1.Controls.Add(Me.BtnVerbinden)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Bottom
Me.Panel1.Location = New System.Drawing.Point(0, 233)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(1054, 33)
Me.Panel1.TabIndex = 0
'
'BtnFocusRight
'
Me.BtnFocusRight.ImageIndex = 2
Me.BtnFocusRight.Location = New System.Drawing.Point(1021, 5)
Me.BtnFocusRight.Name = "BtnFocusRight"
Me.BtnFocusRight.Size = New System.Drawing.Size(30, 23)
Me.BtnFocusRight.TabIndex = 5
Me.BtnFocusRight.UseVisualStyleBackColor = True
'
'BtnFocusLeft
'
Me.BtnFocusLeft.ImageIndex = 1
Me.BtnFocusLeft.Location = New System.Drawing.Point(3, 6)
Me.BtnFocusLeft.Name = "BtnFocusLeft"
Me.BtnFocusLeft.Size = New System.Drawing.Size(30, 23)
Me.BtnFocusLeft.TabIndex = 4
Me.BtnFocusLeft.UseVisualStyleBackColor = True
'
'BtnVerbinden
'
Me.BtnVerbinden.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.BtnVerbinden.ImageIndex = 0
Me.BtnVerbinden.Location = New System.Drawing.Point(479, 5)
Me.BtnVerbinden.Name = "BtnVerbinden"
Me.BtnVerbinden.Size = New System.Drawing.Size(84, 23)
Me.BtnVerbinden.TabIndex = 3
Me.BtnVerbinden.Text = "Verbinden"
Me.BtnVerbinden.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.BtnVerbinden.UseVisualStyleBackColor = True
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.C1DropDownRight)
Me.GroupBox3.Controls.Add(Me.C1DropDownLeft)
Me.GroupBox3.Controls.Add(Me.c1DatenBottom)
Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Fill
Me.GroupBox3.Location = New System.Drawing.Point(0, 0)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(1054, 208)
Me.GroupBox3.TabIndex = 1
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "GroupBox3"
'
'C1DropDownRight
'
Me.C1DropDownRight.AllowColMove = True
Me.C1DropDownRight.AllowColSelect = True
Me.C1DropDownRight.AllowRowSizing = C1.Win.C1TrueDBGrid.RowSizingEnum.AllRows
Me.C1DropDownRight.AlternatingRows = False
Me.C1DropDownRight.CaptionStyle = Style1
Me.C1DropDownRight.ColumnCaptionHeight = 17
Me.C1DropDownRight.ColumnFooterHeight = 17
Me.C1DropDownRight.EvenRowStyle = Style2
Me.C1DropDownRight.FetchRowStyles = False
Me.C1DropDownRight.FooterStyle = Style3
Me.C1DropDownRight.HeadingStyle = Style4
Me.C1DropDownRight.HighLightRowStyle = Style5
Me.C1DropDownRight.Images.Add(CType(resources.GetObject("C1DropDownRight.Images"), System.Drawing.Image))
Me.C1DropDownRight.Location = New System.Drawing.Point(477, 29)
Me.C1DropDownRight.Name = "C1DropDownRight"
Me.C1DropDownRight.OddRowStyle = Style6
Me.C1DropDownRight.RecordSelectorStyle = Style7
Me.C1DropDownRight.RowDivider.Color = System.Drawing.Color.DarkGray
Me.C1DropDownRight.RowDivider.Style = C1.Win.C1TrueDBGrid.LineStyleEnum.[Single]
Me.C1DropDownRight.RowSubDividerColor = System.Drawing.Color.DarkGray
Me.C1DropDownRight.ScrollTips = False
Me.C1DropDownRight.Size = New System.Drawing.Size(100, 150)
Me.C1DropDownRight.Style = Style8
Me.C1DropDownRight.TabIndex = 3
Me.C1DropDownRight.Visible = False
Me.C1DropDownRight.PropBag = resources.GetString("C1DropDownRight.PropBag")
'
'C1DropDownLeft
'
Me.C1DropDownLeft.AllowColMove = True
Me.C1DropDownLeft.AllowColSelect = True
Me.C1DropDownLeft.AllowRowSizing = C1.Win.C1TrueDBGrid.RowSizingEnum.AllRows
Me.C1DropDownLeft.AlternatingRows = False
Me.C1DropDownLeft.CaptionStyle = Style9
Me.C1DropDownLeft.ColumnCaptionHeight = 17
Me.C1DropDownLeft.ColumnFooterHeight = 17
Me.C1DropDownLeft.EvenRowStyle = Style10
Me.C1DropDownLeft.FetchRowStyles = False
Me.C1DropDownLeft.FooterStyle = Style11
Me.C1DropDownLeft.HeadingStyle = Style12
Me.C1DropDownLeft.HighLightRowStyle = Style13
Me.C1DropDownLeft.Images.Add(CType(resources.GetObject("C1DropDownLeft.Images"), System.Drawing.Image))
Me.C1DropDownLeft.Location = New System.Drawing.Point(68, 3)
Me.C1DropDownLeft.Name = "C1DropDownLeft"
Me.C1DropDownLeft.OddRowStyle = Style14
Me.C1DropDownLeft.RecordSelectorStyle = Style15
Me.C1DropDownLeft.RowDivider.Color = System.Drawing.Color.DarkGray
Me.C1DropDownLeft.RowDivider.Style = C1.Win.C1TrueDBGrid.LineStyleEnum.[Single]
Me.C1DropDownLeft.RowSubDividerColor = System.Drawing.Color.DarkGray
Me.C1DropDownLeft.ScrollTips = False
Me.C1DropDownLeft.Size = New System.Drawing.Size(100, 150)
Me.C1DropDownLeft.Style = Style16
Me.C1DropDownLeft.TabIndex = 2
Me.C1DropDownLeft.Text = "C1DropDownLeft"
Me.C1DropDownLeft.Visible = False
Me.C1DropDownLeft.PropBag = resources.GetString("C1DropDownLeft.PropBag")
'
'c1DatenBottom
'
Me.c1DatenBottom.AlternatingRows = True
Me.c1DatenBottom.Dock = System.Windows.Forms.DockStyle.Fill
Me.c1DatenBottom.FilterBar = True
Me.c1DatenBottom.GroupByCaption = "Drag a column header here to group by that column"
Me.c1DatenBottom.Images.Add(CType(resources.GetObject("c1DatenBottom.Images"), System.Drawing.Image))
Me.c1DatenBottom.Location = New System.Drawing.Point(3, 16)
Me.c1DatenBottom.Name = "c1DatenBottom"
Me.c1DatenBottom.PreviewInfo.Location = New System.Drawing.Point(0, 0)
Me.c1DatenBottom.PreviewInfo.Size = New System.Drawing.Size(0, 0)
Me.c1DatenBottom.PreviewInfo.ZoomFactor = 75.0R
Me.c1DatenBottom.PrintInfo.PageSettings = CType(resources.GetObject("c1DatenBottom.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings)
Me.c1DatenBottom.Size = New System.Drawing.Size(1048, 189)
Me.c1DatenBottom.TabIndex = 1
Me.c1DatenBottom.Text = "C1TrueDBGrid1"
Me.c1DatenBottom.PropBag = resources.GetString("c1DatenBottom.PropBag")
'
'clsStammdaten_Bez
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.Controls.Add(Me.SplitContainer1)
Me.Controls.Add(Me.ToolStrip1)
Me.Name = "clsStammdaten_Bez"
Me.Size = New System.Drawing.Size(1054, 503)
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
Me.SplitContainer1.Panel1.ResumeLayout(False)
Me.SplitContainer1.Panel2.ResumeLayout(False)
Me.SplitContainer1.ResumeLayout(False)
Me.SplitContainer2.Panel1.ResumeLayout(False)
Me.SplitContainer2.Panel2.ResumeLayout(False)
Me.SplitContainer2.ResumeLayout(False)
Me.GroupBox1.ResumeLayout(False)
CType(Me.c1Datenleft, System.ComponentModel.ISupportInitialize).EndInit()
Me.GroupBox2.ResumeLayout(False)
CType(Me.c1DatenRight, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel1.ResumeLayout(False)
Me.GroupBox3.ResumeLayout(False)
CType(Me.C1DropDownRight, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.C1DropDownLeft, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.c1DatenBottom, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
Friend WithEvents ToolStripButton5 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton4 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton2 As System.Windows.Forms.ToolStripButton
Friend WithEvents ToolStripButton3 As System.Windows.Forms.ToolStripButton
Friend WithEvents SplitContainer1 As System.Windows.Forms.SplitContainer
Friend WithEvents SplitContainer2 As System.Windows.Forms.SplitContainer
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents BtnFocusRight As System.Windows.Forms.Button
Friend WithEvents BtnFocusLeft As System.Windows.Forms.Button
Friend WithEvents BtnVerbinden As System.Windows.Forms.Button
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents c1Datenleft As C1.Win.C1TrueDBGrid.C1TrueDBGrid
Friend WithEvents c1DatenRight As C1.Win.C1TrueDBGrid.C1TrueDBGrid
Friend WithEvents c1DatenBottom As C1.Win.C1TrueDBGrid.C1TrueDBGrid
Friend WithEvents C1DropDownLeft As C1.Win.C1TrueDBGrid.C1TrueDBDropdown
Friend WithEvents C1DropDownRight As C1.Win.C1TrueDBGrid.C1TrueDBDropdown
End Class