SchaumKommi/SchaumKommiCollo/KommiCollo/frmStammdatenverwaltung.Designer.vb
Digital Data - Marlon Schreiber 62a3cc3eb8 MS
2018-01-08 17:19:09 +01:00

879 lines
51 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmStammdatenverwaltung
Inherits System.Windows.Forms.Form
'Das Formular ü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()
Me.components = New System.ComponentModel.Container()
Dim GUIDLabel As System.Windows.Forms.Label
Dim NAMELabel As System.Windows.Forms.Label
Dim KURZNAMELabel As System.Windows.Forms.Label
Dim SPEICHERORTLabel As System.Windows.Forms.Label
Dim PRAEFIXLabel As System.Windows.Forms.Label
Dim TRENNUNG_BCLabel As System.Windows.Forms.Label
Dim ERFASSTWERLabel As System.Windows.Forms.Label
Dim ERFASSTWANNLabel As System.Windows.Forms.Label
Dim GEANDERTWERLabel As System.Windows.Forms.Label
Dim GEAENDERTWANNLabel As System.Windows.Forms.Label
Dim PRINTER_NAMELabel As System.Windows.Forms.Label
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmStammdatenverwaltung))
Me.StatusStrip1 = New System.Windows.Forms.StatusStrip()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.PRINTER_NAMEComboBox = New System.Windows.Forms.ComboBox()
Me.TBKOMMCOLLI_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.MyDataset = New KommiCollo.MyDataset()
Me.TabControl2 = New System.Windows.Forms.TabControl()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.TBKOMMCOLLI_TERMINARTDataGridView = New System.Windows.Forms.DataGridView()
Me.DataGridViewTextBoxColumn1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn2 = New System.Windows.Forms.DataGridViewComboBoxColumn()
Me.TBWH_MANDANTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.DataGridViewTextBoxColumn3 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn4 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn5 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn6 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn7 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.DataGridViewTextBoxColumn8 = New System.Windows.Forms.DataGridViewTextBoxColumn()
Me.TBKOMMCOLLI_TERMINARTBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.TBKOMMCOLLI_TERMINARTBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorAddNewItem2 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorCountItem2 = New System.Windows.Forms.ToolStripLabel()
Me.BindingNavigatorDeleteItem2 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveFirstItem2 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem2 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator6 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem2 = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator7 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem2 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem2 = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator8 = New System.Windows.Forms.ToolStripSeparator()
Me.tsbtnStandardTerminart = New System.Windows.Forms.ToolStripButton()
Me.tsbtnTerminartenSave = New System.Windows.Forms.ToolStripButton()
Me.btnStandard = New System.Windows.Forms.Button()
Me.TBKOMMCOLLI_MANDANTBindingNavigator = New System.Windows.Forms.BindingNavigator(Me.components)
Me.BindingNavigatorAddNewItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
Me.BindingNavigatorDeleteItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorPositionItem = New System.Windows.Forms.ToolStripTextBox()
Me.BindingNavigatorSeparator1 = New System.Windows.Forms.ToolStripSeparator()
Me.BindingNavigatorMoveNextItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorMoveLastItem = New System.Windows.Forms.ToolStripButton()
Me.BindingNavigatorSeparator2 = New System.Windows.Forms.ToolStripSeparator()
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
Me.tslblStandard = New System.Windows.Forms.ToolStripLabel()
Me.Button1 = New System.Windows.Forms.Button()
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
Me.NAMETextBox = New System.Windows.Forms.TextBox()
Me.KURZNAMETextBox = New System.Windows.Forms.TextBox()
Me.SPEICHERORTTextBox = New System.Windows.Forms.TextBox()
Me.PRAEFIXTextBox = New System.Windows.Forms.TextBox()
Me.TRENNUNG_BCTextBox = New System.Windows.Forms.TextBox()
Me.ERFASSTWERTextBox = New System.Windows.Forms.TextBox()
Me.ERFASSTWANNTextBox = New System.Windows.Forms.TextBox()
Me.GEANDERTWERTextBox = New System.Windows.Forms.TextBox()
Me.GEAENDERTWANNTextBox = New System.Windows.Forms.TextBox()
Me.folderBrowserDialog = New System.Windows.Forms.FolderBrowserDialog()
Me.TBKOMMCOLLI_MANDANTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_MANDANTTableAdapter()
Me.TableAdapterManager = New KommiCollo.MyDatasetTableAdapters.TableAdapterManager()
Me.TBKOMMCOLLI_TERMINARTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TERMINARTTableAdapter()
Me.TBWH_MANDANTTableAdapter = New KommiCollo.MyDatasetTableAdapters.TBWH_MANDANTTableAdapter()
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
KURZNAMELabel = New System.Windows.Forms.Label()
SPEICHERORTLabel = New System.Windows.Forms.Label()
PRAEFIXLabel = New System.Windows.Forms.Label()
TRENNUNG_BCLabel = New System.Windows.Forms.Label()
ERFASSTWERLabel = New System.Windows.Forms.Label()
ERFASSTWANNLabel = New System.Windows.Forms.Label()
GEANDERTWERLabel = New System.Windows.Forms.Label()
GEAENDERTWANNLabel = New System.Windows.Forms.Label()
PRINTER_NAMELabel = New System.Windows.Forms.Label()
Me.TabControl1.SuspendLayout()
Me.TabPage1.SuspendLayout()
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabControl2.SuspendLayout()
Me.TabPage3.SuspendLayout()
CType(Me.TBKOMMCOLLI_TERMINARTDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBWH_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_TERMINARTBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_TERMINARTBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.SuspendLayout()
CType(Me.TBKOMMCOLLI_MANDANTBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TBKOMMCOLLI_MANDANTBindingNavigator.SuspendLayout()
Me.SuspendLayout()
'
'GUIDLabel
'
GUIDLabel.AutoSize = True
GUIDLabel.Location = New System.Drawing.Point(7, 38)
GUIDLabel.Name = "GUIDLabel"
GUIDLabel.Size = New System.Drawing.Size(23, 17)
GUIDLabel.TabIndex = 0
GUIDLabel.Text = "ID:"
'
'NAMELabel
'
NAMELabel.AutoSize = True
NAMELabel.Location = New System.Drawing.Point(70, 38)
NAMELabel.Name = "NAMELabel"
NAMELabel.Size = New System.Drawing.Size(103, 17)
NAMELabel.TabIndex = 2
NAMELabel.Text = "Mandant-Name:"
'
'KURZNAMELabel
'
KURZNAMELabel.AutoSize = True
KURZNAMELabel.Location = New System.Drawing.Point(350, 38)
KURZNAMELabel.Name = "KURZNAMELabel"
KURZNAMELabel.Size = New System.Drawing.Size(69, 17)
KURZNAMELabel.TabIndex = 4
KURZNAMELabel.Text = "Kurzname:"
'
'SPEICHERORTLabel
'
SPEICHERORTLabel.AutoSize = True
SPEICHERORTLabel.Location = New System.Drawing.Point(70, 86)
SPEICHERORTLabel.Name = "SPEICHERORTLabel"
SPEICHERORTLabel.Size = New System.Drawing.Size(200, 17)
SPEICHERORTLabel.TabIndex = 6
SPEICHERORTLabel.Text = "Speicherort der Ausgabedateien:"
'
'PRAEFIXLabel
'
PRAEFIXLabel.AutoSize = True
PRAEFIXLabel.Location = New System.Drawing.Point(70, 134)
PRAEFIXLabel.Name = "PRAEFIXLabel"
PRAEFIXLabel.Size = New System.Drawing.Size(115, 17)
PRAEFIXLabel.TabIndex = 8
PRAEFIXLabel.Text = "Präfix für Paket-ID:"
'
'TRENNUNG_BCLabel
'
TRENNUNG_BCLabel.AutoSize = True
TRENNUNG_BCLabel.Location = New System.Drawing.Point(263, 134)
TRENNUNG_BCLabel.Name = "TRENNUNG_BCLabel"
TRENNUNG_BCLabel.Size = New System.Drawing.Size(108, 17)
TRENNUNG_BCLabel.TabIndex = 10
TRENNUNG_BCLabel.Text = "Barcode-Trenner:"
'
'ERFASSTWERLabel
'
ERFASSTWERLabel.AutoSize = True
ERFASSTWERLabel.Location = New System.Drawing.Point(70, 182)
ERFASSTWERLabel.Name = "ERFASSTWERLabel"
ERFASSTWERLabel.Size = New System.Drawing.Size(75, 17)
ERFASSTWERLabel.TabIndex = 12
ERFASSTWERLabel.Text = "Erfasst wer:"
'
'ERFASSTWANNLabel
'
ERFASSTWANNLabel.AutoSize = True
ERFASSTWANNLabel.Location = New System.Drawing.Point(263, 182)
ERFASSTWANNLabel.Name = "ERFASSTWANNLabel"
ERFASSTWANNLabel.Size = New System.Drawing.Size(84, 17)
ERFASSTWANNLabel.TabIndex = 14
ERFASSTWANNLabel.Text = "Erfasst wann:"
'
'GEANDERTWERLabel
'
GEANDERTWERLabel.AutoSize = True
GEANDERTWERLabel.Location = New System.Drawing.Point(370, 182)
GEANDERTWERLabel.Name = "GEANDERTWERLabel"
GEANDERTWERLabel.Size = New System.Drawing.Size(90, 17)
GEANDERTWERLabel.TabIndex = 16
GEANDERTWERLabel.Text = "Geändert wer:"
'
'GEAENDERTWANNLabel
'
GEAENDERTWANNLabel.AutoSize = True
GEAENDERTWANNLabel.Location = New System.Drawing.Point(570, 182)
GEAENDERTWANNLabel.Name = "GEAENDERTWANNLabel"
GEAENDERTWANNLabel.Size = New System.Drawing.Size(99, 17)
GEAENDERTWANNLabel.TabIndex = 18
GEAENDERTWANNLabel.Text = "Geändert wann:"
'
'PRINTER_NAMELabel
'
PRINTER_NAMELabel.AutoSize = True
PRINTER_NAMELabel.Location = New System.Drawing.Point(370, 134)
PRINTER_NAMELabel.Name = "PRINTER_NAMELabel"
PRINTER_NAMELabel.Size = New System.Drawing.Size(88, 17)
PRINTER_NAMELabel.TabIndex = 24
PRINTER_NAMELabel.Text = "Printer Name:"
'
'StatusStrip1
'
Me.StatusStrip1.Location = New System.Drawing.Point(0, 444)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Padding = New System.Windows.Forms.Padding(1, 0, 16, 0)
Me.StatusStrip1.Size = New System.Drawing.Size(1191, 22)
Me.StatusStrip1.TabIndex = 0
Me.StatusStrip1.Text = "StatusStrip1"
'
'TabControl1
'
Me.TabControl1.Controls.Add(Me.TabPage1)
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
Me.TabControl1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(1191, 444)
Me.TabControl1.TabIndex = 1
'
'TabPage1
'
Me.TabPage1.AutoScroll = True
Me.TabPage1.Controls.Add(Me.PRINTER_NAMEComboBox)
Me.TabPage1.Controls.Add(PRINTER_NAMELabel)
Me.TabPage1.Controls.Add(Me.TabControl2)
Me.TabPage1.Controls.Add(Me.btnStandard)
Me.TabPage1.Controls.Add(Me.TBKOMMCOLLI_MANDANTBindingNavigator)
Me.TabPage1.Controls.Add(Me.Button1)
Me.TabPage1.Controls.Add(GUIDLabel)
Me.TabPage1.Controls.Add(Me.GUIDTextBox)
Me.TabPage1.Controls.Add(NAMELabel)
Me.TabPage1.Controls.Add(Me.NAMETextBox)
Me.TabPage1.Controls.Add(KURZNAMELabel)
Me.TabPage1.Controls.Add(Me.KURZNAMETextBox)
Me.TabPage1.Controls.Add(SPEICHERORTLabel)
Me.TabPage1.Controls.Add(Me.SPEICHERORTTextBox)
Me.TabPage1.Controls.Add(PRAEFIXLabel)
Me.TabPage1.Controls.Add(Me.PRAEFIXTextBox)
Me.TabPage1.Controls.Add(TRENNUNG_BCLabel)
Me.TabPage1.Controls.Add(Me.TRENNUNG_BCTextBox)
Me.TabPage1.Controls.Add(ERFASSTWERLabel)
Me.TabPage1.Controls.Add(Me.ERFASSTWERTextBox)
Me.TabPage1.Controls.Add(ERFASSTWANNLabel)
Me.TabPage1.Controls.Add(Me.ERFASSTWANNTextBox)
Me.TabPage1.Controls.Add(GEANDERTWERLabel)
Me.TabPage1.Controls.Add(Me.GEANDERTWERTextBox)
Me.TabPage1.Controls.Add(GEAENDERTWANNLabel)
Me.TabPage1.Controls.Add(Me.GEAENDERTWANNTextBox)
Me.TabPage1.Location = New System.Drawing.Point(4, 26)
Me.TabPage1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.TabPage1.Size = New System.Drawing.Size(1183, 414)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Mandanten"
Me.TabPage1.UseVisualStyleBackColor = True
'
'PRINTER_NAMEComboBox
'
Me.PRINTER_NAMEComboBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "PRINTER_NAME", True))
Me.PRINTER_NAMEComboBox.FormattingEnabled = True
Me.PRINTER_NAMEComboBox.Location = New System.Drawing.Point(372, 154)
Me.PRINTER_NAMEComboBox.Name = "PRINTER_NAMEComboBox"
Me.PRINTER_NAMEComboBox.Size = New System.Drawing.Size(396, 25)
Me.PRINTER_NAMEComboBox.TabIndex = 26
'
'TBKOMMCOLLI_MANDANTBindingSource
'
Me.TBKOMMCOLLI_MANDANTBindingSource.DataMember = "TBKOMMCOLLI_MANDANT"
Me.TBKOMMCOLLI_MANDANTBindingSource.DataSource = Me.MyDataset
'
'MyDataset
'
Me.MyDataset.DataSetName = "MyDataset"
Me.MyDataset.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
'
'TabControl2
'
Me.TabControl2.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.TabControl2.Controls.Add(Me.TabPage3)
Me.TabControl2.Location = New System.Drawing.Point(10, 233)
Me.TabControl2.Name = "TabControl2"
Me.TabControl2.SelectedIndex = 0
Me.TabControl2.Size = New System.Drawing.Size(758, 176)
Me.TabControl2.TabIndex = 22
'
'TabPage3
'
Me.TabPage3.Controls.Add(Me.TBKOMMCOLLI_TERMINARTDataGridView)
Me.TabPage3.Controls.Add(Me.TBKOMMCOLLI_TERMINARTBindingNavigator)
Me.TabPage3.Location = New System.Drawing.Point(4, 26)
Me.TabPage3.Name = "TabPage3"
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage3.Size = New System.Drawing.Size(750, 146)
Me.TabPage3.TabIndex = 0
Me.TabPage3.Text = "Terminarten"
Me.TabPage3.UseVisualStyleBackColor = True
'
'TBKOMMCOLLI_TERMINARTDataGridView
'
Me.TBKOMMCOLLI_TERMINARTDataGridView.AutoGenerateColumns = False
Me.TBKOMMCOLLI_TERMINARTDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.TBKOMMCOLLI_TERMINARTDataGridView.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.DataGridViewTextBoxColumn1, Me.DataGridViewTextBoxColumn2, Me.DataGridViewTextBoxColumn3, Me.DataGridViewTextBoxColumn4, Me.DataGridViewTextBoxColumn5, Me.DataGridViewTextBoxColumn6, Me.DataGridViewTextBoxColumn7, Me.DataGridViewTextBoxColumn8})
Me.TBKOMMCOLLI_TERMINARTDataGridView.DataSource = Me.TBKOMMCOLLI_TERMINARTBindingSource
Me.TBKOMMCOLLI_TERMINARTDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
Me.TBKOMMCOLLI_TERMINARTDataGridView.Location = New System.Drawing.Point(3, 28)
Me.TBKOMMCOLLI_TERMINARTDataGridView.Name = "TBKOMMCOLLI_TERMINARTDataGridView"
Me.TBKOMMCOLLI_TERMINARTDataGridView.Size = New System.Drawing.Size(744, 115)
Me.TBKOMMCOLLI_TERMINARTDataGridView.TabIndex = 2
'
'DataGridViewTextBoxColumn1
'
Me.DataGridViewTextBoxColumn1.DataPropertyName = "GUID"
Me.DataGridViewTextBoxColumn1.HeaderText = "ID"
Me.DataGridViewTextBoxColumn1.Name = "DataGridViewTextBoxColumn1"
Me.DataGridViewTextBoxColumn1.ReadOnly = True
Me.DataGridViewTextBoxColumn1.Width = 60
'
'DataGridViewTextBoxColumn2
'
Me.DataGridViewTextBoxColumn2.DataPropertyName = "MANDANT_ID"
Me.DataGridViewTextBoxColumn2.DataSource = Me.TBWH_MANDANTBindingSource
Me.DataGridViewTextBoxColumn2.DisplayMember = "KURZNAME"
Me.DataGridViewTextBoxColumn2.HeaderText = "Mandant"
Me.DataGridViewTextBoxColumn2.Name = "DataGridViewTextBoxColumn2"
Me.DataGridViewTextBoxColumn2.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
Me.DataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic
Me.DataGridViewTextBoxColumn2.ValueMember = "GUID"
'
'TBWH_MANDANTBindingSource
'
Me.TBWH_MANDANTBindingSource.DataMember = "TBWH_MANDANT"
Me.TBWH_MANDANTBindingSource.DataSource = Me.MyDataset
'
'DataGridViewTextBoxColumn3
'
Me.DataGridViewTextBoxColumn3.DataPropertyName = "TERMIN_BEZEICHNUNG"
Me.DataGridViewTextBoxColumn3.HeaderText = "Bezeichnung Lang"
Me.DataGridViewTextBoxColumn3.Name = "DataGridViewTextBoxColumn3"
Me.DataGridViewTextBoxColumn3.Width = 180
'
'DataGridViewTextBoxColumn4
'
Me.DataGridViewTextBoxColumn4.DataPropertyName = "TERMIN_KZ"
Me.DataGridViewTextBoxColumn4.HeaderText = "KZ kurz"
Me.DataGridViewTextBoxColumn4.Name = "DataGridViewTextBoxColumn4"
Me.DataGridViewTextBoxColumn4.Width = 150
'
'DataGridViewTextBoxColumn5
'
Me.DataGridViewTextBoxColumn5.DataPropertyName = "ERFASSTWER"
Me.DataGridViewTextBoxColumn5.HeaderText = "Erfasst wer"
Me.DataGridViewTextBoxColumn5.Name = "DataGridViewTextBoxColumn5"
'
'DataGridViewTextBoxColumn6
'
Me.DataGridViewTextBoxColumn6.DataPropertyName = "ERFASSTWANN"
Me.DataGridViewTextBoxColumn6.HeaderText = "Erfasst wann"
Me.DataGridViewTextBoxColumn6.Name = "DataGridViewTextBoxColumn6"
Me.DataGridViewTextBoxColumn6.ReadOnly = True
'
'DataGridViewTextBoxColumn7
'
Me.DataGridViewTextBoxColumn7.DataPropertyName = "GEANDERTWER"
Me.DataGridViewTextBoxColumn7.HeaderText = "Geändert wer"
Me.DataGridViewTextBoxColumn7.Name = "DataGridViewTextBoxColumn7"
Me.DataGridViewTextBoxColumn7.ReadOnly = True
'
'DataGridViewTextBoxColumn8
'
Me.DataGridViewTextBoxColumn8.DataPropertyName = "GEAENDERTWANN"
Me.DataGridViewTextBoxColumn8.HeaderText = "Geändert wann"
Me.DataGridViewTextBoxColumn8.Name = "DataGridViewTextBoxColumn8"
Me.DataGridViewTextBoxColumn8.ReadOnly = True
'
'TBKOMMCOLLI_TERMINARTBindingSource
'
Me.TBKOMMCOLLI_TERMINARTBindingSource.DataMember = "TBKOMMCOLLI_TERMINART"
Me.TBKOMMCOLLI_TERMINARTBindingSource.DataSource = Me.MyDataset
'
'TBKOMMCOLLI_TERMINARTBindingNavigator
'
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem2
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.BindingSource = Me.TBKOMMCOLLI_TERMINARTBindingSource
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.CountItem = Me.BindingNavigatorCountItem2
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem2
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem2, Me.BindingNavigatorMovePreviousItem2, Me.BindingNavigatorSeparator6, Me.BindingNavigatorPositionItem2, Me.BindingNavigatorCountItem2, Me.BindingNavigatorSeparator7, Me.BindingNavigatorMoveNextItem2, Me.BindingNavigatorMoveLastItem2, Me.BindingNavigatorSeparator8, Me.BindingNavigatorAddNewItem2, Me.BindingNavigatorDeleteItem2, Me.tsbtnStandardTerminart, Me.tsbtnTerminartenSave})
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.Location = New System.Drawing.Point(3, 3)
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem2
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem2
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem2
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem2
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.Name = "TBKOMMCOLLI_TERMINARTBindingNavigator"
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem2
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.Size = New System.Drawing.Size(744, 25)
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.TabIndex = 0
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.Text = "BindingNavigator2"
'
'BindingNavigatorAddNewItem2
'
Me.BindingNavigatorAddNewItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorAddNewItem2.Image = CType(resources.GetObject("BindingNavigatorAddNewItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorAddNewItem2.Name = "BindingNavigatorAddNewItem2"
Me.BindingNavigatorAddNewItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorAddNewItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorAddNewItem2.Text = "Neu hinzufügen"
'
'BindingNavigatorCountItem2
'
Me.BindingNavigatorCountItem2.Name = "BindingNavigatorCountItem2"
Me.BindingNavigatorCountItem2.Size = New System.Drawing.Size(44, 22)
Me.BindingNavigatorCountItem2.Text = "von {0}"
Me.BindingNavigatorCountItem2.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'BindingNavigatorDeleteItem2
'
Me.BindingNavigatorDeleteItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorDeleteItem2.Image = CType(resources.GetObject("BindingNavigatorDeleteItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem2.Name = "BindingNavigatorDeleteItem2"
Me.BindingNavigatorDeleteItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem2.Text = "Löschen"
'
'BindingNavigatorMoveFirstItem2
'
Me.BindingNavigatorMoveFirstItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem2.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem2.Name = "BindingNavigatorMoveFirstItem2"
Me.BindingNavigatorMoveFirstItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem2.Text = "Erste verschieben"
'
'BindingNavigatorMovePreviousItem2
'
Me.BindingNavigatorMovePreviousItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem2.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem2.Name = "BindingNavigatorMovePreviousItem2"
Me.BindingNavigatorMovePreviousItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem2.Text = "Vorherige verschieben"
'
'BindingNavigatorSeparator6
'
Me.BindingNavigatorSeparator6.Name = "BindingNavigatorSeparator6"
Me.BindingNavigatorSeparator6.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorPositionItem2
'
Me.BindingNavigatorPositionItem2.AccessibleName = "Position"
Me.BindingNavigatorPositionItem2.AutoSize = False
Me.BindingNavigatorPositionItem2.Name = "BindingNavigatorPositionItem2"
Me.BindingNavigatorPositionItem2.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem2.Text = "0"
Me.BindingNavigatorPositionItem2.ToolTipText = "Aktuelle Position"
'
'BindingNavigatorSeparator7
'
Me.BindingNavigatorSeparator7.Name = "BindingNavigatorSeparator7"
Me.BindingNavigatorSeparator7.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorMoveNextItem2
'
Me.BindingNavigatorMoveNextItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveNextItem2.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem2.Name = "BindingNavigatorMoveNextItem2"
Me.BindingNavigatorMoveNextItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem2.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem2
'
Me.BindingNavigatorMoveLastItem2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveLastItem2.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem2.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem2.Name = "BindingNavigatorMoveLastItem2"
Me.BindingNavigatorMoveLastItem2.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem2.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem2.Text = "Letzte verschieben"
'
'BindingNavigatorSeparator8
'
Me.BindingNavigatorSeparator8.Name = "BindingNavigatorSeparator8"
Me.BindingNavigatorSeparator8.Size = New System.Drawing.Size(6, 25)
'
'tsbtnStandardTerminart
'
Me.tsbtnStandardTerminart.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.tsbtnStandardTerminart.Image = Global.KommiCollo.My.Resources.Resources.lightning
Me.tsbtnStandardTerminart.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.tsbtnStandardTerminart.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtnStandardTerminart.Name = "tsbtnStandardTerminart"
Me.tsbtnStandardTerminart.Size = New System.Drawing.Size(129, 22)
Me.tsbtnStandardTerminart.Text = "Als Standard setzen"
'
'tsbtnTerminartenSave
'
Me.tsbtnTerminartenSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.tsbtnTerminartenSave.Image = Global.KommiCollo.My.Resources.Resources.save
Me.tsbtnTerminartenSave.ImageTransparentColor = System.Drawing.Color.Magenta
Me.tsbtnTerminartenSave.Name = "tsbtnTerminartenSave"
Me.tsbtnTerminartenSave.Size = New System.Drawing.Size(23, 22)
Me.tsbtnTerminartenSave.Text = "Änderungen speichern"
'
'btnStandard
'
Me.btnStandard.Location = New System.Drawing.Point(662, 38)
Me.btnStandard.Name = "btnStandard"
Me.btnStandard.Size = New System.Drawing.Size(106, 45)
Me.btnStandard.TabIndex = 21
Me.btnStandard.Text = "Als Standard setzen"
Me.btnStandard.UseVisualStyleBackColor = True
'
'TBKOMMCOLLI_MANDANTBindingNavigator
'
Me.TBKOMMCOLLI_MANDANTBindingNavigator.AddNewItem = Me.BindingNavigatorAddNewItem
Me.TBKOMMCOLLI_MANDANTBindingNavigator.BindingSource = Me.TBKOMMCOLLI_MANDANTBindingSource
Me.TBKOMMCOLLI_MANDANTBindingNavigator.CountItem = Me.BindingNavigatorCountItem
Me.TBKOMMCOLLI_MANDANTBindingNavigator.CountItemFormat = "von {0} Mandanten"
Me.TBKOMMCOLLI_MANDANTBindingNavigator.DeleteItem = Me.BindingNavigatorDeleteItem
Me.TBKOMMCOLLI_MANDANTBindingNavigator.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BindingNavigatorMoveFirstItem, Me.BindingNavigatorMovePreviousItem, Me.BindingNavigatorSeparator, Me.BindingNavigatorPositionItem, Me.BindingNavigatorCountItem, Me.BindingNavigatorSeparator1, Me.BindingNavigatorMoveNextItem, Me.BindingNavigatorMoveLastItem, Me.BindingNavigatorSeparator2, Me.BindingNavigatorAddNewItem, Me.BindingNavigatorDeleteItem, Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem, Me.tslblStandard})
Me.TBKOMMCOLLI_MANDANTBindingNavigator.Location = New System.Drawing.Point(3, 4)
Me.TBKOMMCOLLI_MANDANTBindingNavigator.MoveFirstItem = Me.BindingNavigatorMoveFirstItem
Me.TBKOMMCOLLI_MANDANTBindingNavigator.MoveLastItem = Me.BindingNavigatorMoveLastItem
Me.TBKOMMCOLLI_MANDANTBindingNavigator.MoveNextItem = Me.BindingNavigatorMoveNextItem
Me.TBKOMMCOLLI_MANDANTBindingNavigator.MovePreviousItem = Me.BindingNavigatorMovePreviousItem
Me.TBKOMMCOLLI_MANDANTBindingNavigator.Name = "TBKOMMCOLLI_MANDANTBindingNavigator"
Me.TBKOMMCOLLI_MANDANTBindingNavigator.PositionItem = Me.BindingNavigatorPositionItem
Me.TBKOMMCOLLI_MANDANTBindingNavigator.Size = New System.Drawing.Size(1177, 25)
Me.TBKOMMCOLLI_MANDANTBindingNavigator.TabIndex = 2
Me.TBKOMMCOLLI_MANDANTBindingNavigator.Text = "BindingNavigator1"
'
'BindingNavigatorAddNewItem
'
Me.BindingNavigatorAddNewItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorAddNewItem.Image = CType(resources.GetObject("BindingNavigatorAddNewItem.Image"), System.Drawing.Image)
Me.BindingNavigatorAddNewItem.Name = "BindingNavigatorAddNewItem"
Me.BindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorAddNewItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorAddNewItem.Text = "Neu hinzufügen"
'
'BindingNavigatorCountItem
'
Me.BindingNavigatorCountItem.Name = "BindingNavigatorCountItem"
Me.BindingNavigatorCountItem.Size = New System.Drawing.Size(108, 22)
Me.BindingNavigatorCountItem.Text = "von {0} Mandanten"
Me.BindingNavigatorCountItem.ToolTipText = "Die Gesamtanzahl der Elemente."
'
'BindingNavigatorDeleteItem
'
Me.BindingNavigatorDeleteItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorDeleteItem.Image = CType(resources.GetObject("BindingNavigatorDeleteItem.Image"), System.Drawing.Image)
Me.BindingNavigatorDeleteItem.Name = "BindingNavigatorDeleteItem"
Me.BindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorDeleteItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorDeleteItem.Text = "Löschen"
'
'BindingNavigatorMoveFirstItem
'
Me.BindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveFirstItem.Image = CType(resources.GetObject("BindingNavigatorMoveFirstItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveFirstItem.Name = "BindingNavigatorMoveFirstItem"
Me.BindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveFirstItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveFirstItem.Text = "Erste verschieben"
'
'BindingNavigatorMovePreviousItem
'
Me.BindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMovePreviousItem.Image = CType(resources.GetObject("BindingNavigatorMovePreviousItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMovePreviousItem.Name = "BindingNavigatorMovePreviousItem"
Me.BindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMovePreviousItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMovePreviousItem.Text = "Vorherige verschieben"
'
'BindingNavigatorSeparator
'
Me.BindingNavigatorSeparator.Name = "BindingNavigatorSeparator"
Me.BindingNavigatorSeparator.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorPositionItem
'
Me.BindingNavigatorPositionItem.AccessibleName = "Position"
Me.BindingNavigatorPositionItem.AutoSize = False
Me.BindingNavigatorPositionItem.Name = "BindingNavigatorPositionItem"
Me.BindingNavigatorPositionItem.Size = New System.Drawing.Size(50, 23)
Me.BindingNavigatorPositionItem.Text = "0"
Me.BindingNavigatorPositionItem.ToolTipText = "Aktuelle Position"
'
'BindingNavigatorSeparator1
'
Me.BindingNavigatorSeparator1.Name = "BindingNavigatorSeparator1"
Me.BindingNavigatorSeparator1.Size = New System.Drawing.Size(6, 25)
'
'BindingNavigatorMoveNextItem
'
Me.BindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveNextItem.Image = CType(resources.GetObject("BindingNavigatorMoveNextItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveNextItem.Name = "BindingNavigatorMoveNextItem"
Me.BindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveNextItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveNextItem.Text = "Nächste verschieben"
'
'BindingNavigatorMoveLastItem
'
Me.BindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.BindingNavigatorMoveLastItem.Image = CType(resources.GetObject("BindingNavigatorMoveLastItem.Image"), System.Drawing.Image)
Me.BindingNavigatorMoveLastItem.Name = "BindingNavigatorMoveLastItem"
Me.BindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = True
Me.BindingNavigatorMoveLastItem.Size = New System.Drawing.Size(23, 22)
Me.BindingNavigatorMoveLastItem.Text = "Letzte verschieben"
'
'BindingNavigatorSeparator2
'
Me.BindingNavigatorSeparator2.Name = "BindingNavigatorSeparator2"
Me.BindingNavigatorSeparator2.Size = New System.Drawing.Size(6, 25)
'
'TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem
'
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Image = CType(resources.GetObject("TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Image"), System.Drawing.Image)
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Name = "TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem"
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Size = New System.Drawing.Size(23, 22)
Me.TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem.Text = "Daten speichern"
'
'tslblStandard
'
Me.tslblStandard.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
Me.tslblStandard.Name = "tslblStandard"
Me.tslblStandard.Size = New System.Drawing.Size(223, 22)
Me.tslblStandard.Text = "Standards - Mandant: (Nicht angegeben)"
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(625, 106)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(25, 23)
Me.Button1.TabIndex = 20
Me.Button1.Text = "..."
Me.Button1.UseVisualStyleBackColor = True
'
'GUIDTextBox
'
Me.GUIDTextBox.BackColor = System.Drawing.SystemColors.ControlLight
Me.GUIDTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GUID", True))
Me.GUIDTextBox.Enabled = False
Me.GUIDTextBox.Location = New System.Drawing.Point(10, 58)
Me.GUIDTextBox.Name = "GUIDTextBox"
Me.GUIDTextBox.Size = New System.Drawing.Size(38, 25)
Me.GUIDTextBox.TabIndex = 1
'
'NAMETextBox
'
Me.NAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "NAME", True))
Me.NAMETextBox.Location = New System.Drawing.Point(73, 58)
Me.NAMETextBox.Name = "NAMETextBox"
Me.NAMETextBox.Size = New System.Drawing.Size(271, 25)
Me.NAMETextBox.TabIndex = 3
'
'KURZNAMETextBox
'
Me.KURZNAMETextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "KURZNAME", True))
Me.KURZNAMETextBox.Location = New System.Drawing.Point(353, 58)
Me.KURZNAMETextBox.Name = "KURZNAMETextBox"
Me.KURZNAMETextBox.Size = New System.Drawing.Size(266, 25)
Me.KURZNAMETextBox.TabIndex = 5
'
'SPEICHERORTTextBox
'
Me.SPEICHERORTTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "SPEICHERORT", True))
Me.SPEICHERORTTextBox.Location = New System.Drawing.Point(73, 106)
Me.SPEICHERORTTextBox.Name = "SPEICHERORTTextBox"
Me.SPEICHERORTTextBox.Size = New System.Drawing.Size(546, 25)
Me.SPEICHERORTTextBox.TabIndex = 7
'
'PRAEFIXTextBox
'
Me.PRAEFIXTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "PRAEFIX", True))
Me.PRAEFIXTextBox.Location = New System.Drawing.Point(73, 154)
Me.PRAEFIXTextBox.Name = "PRAEFIXTextBox"
Me.PRAEFIXTextBox.Size = New System.Drawing.Size(185, 25)
Me.PRAEFIXTextBox.TabIndex = 9
'
'TRENNUNG_BCTextBox
'
Me.TRENNUNG_BCTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "TRENNUNG_BC", True))
Me.TRENNUNG_BCTextBox.Location = New System.Drawing.Point(266, 154)
Me.TRENNUNG_BCTextBox.Name = "TRENNUNG_BCTextBox"
Me.TRENNUNG_BCTextBox.Size = New System.Drawing.Size(100, 25)
Me.TRENNUNG_BCTextBox.TabIndex = 11
'
'ERFASSTWERTextBox
'
Me.ERFASSTWERTextBox.BackColor = System.Drawing.SystemColors.ControlLight
Me.ERFASSTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "ERFASSTWER", True))
Me.ERFASSTWERTextBox.Enabled = False
Me.ERFASSTWERTextBox.Location = New System.Drawing.Point(73, 202)
Me.ERFASSTWERTextBox.Name = "ERFASSTWERTextBox"
Me.ERFASSTWERTextBox.Size = New System.Drawing.Size(185, 25)
Me.ERFASSTWERTextBox.TabIndex = 13
'
'ERFASSTWANNTextBox
'
Me.ERFASSTWANNTextBox.BackColor = System.Drawing.SystemColors.ControlLight
Me.ERFASSTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "ERFASSTWANN", True))
Me.ERFASSTWANNTextBox.Enabled = False
Me.ERFASSTWANNTextBox.Location = New System.Drawing.Point(266, 202)
Me.ERFASSTWANNTextBox.Name = "ERFASSTWANNTextBox"
Me.ERFASSTWANNTextBox.Size = New System.Drawing.Size(100, 25)
Me.ERFASSTWANNTextBox.TabIndex = 15
'
'GEANDERTWERTextBox
'
Me.GEANDERTWERTextBox.BackColor = System.Drawing.SystemColors.ControlLight
Me.GEANDERTWERTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GEANDERTWER", True))
Me.GEANDERTWERTextBox.Enabled = False
Me.GEANDERTWERTextBox.Location = New System.Drawing.Point(373, 202)
Me.GEANDERTWERTextBox.Name = "GEANDERTWERTextBox"
Me.GEANDERTWERTextBox.Size = New System.Drawing.Size(191, 25)
Me.GEANDERTWERTextBox.TabIndex = 17
'
'GEAENDERTWANNTextBox
'
Me.GEAENDERTWANNTextBox.BackColor = System.Drawing.SystemColors.ControlLight
Me.GEAENDERTWANNTextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBKOMMCOLLI_MANDANTBindingSource, "GEAENDERTWANN", True))
Me.GEAENDERTWANNTextBox.Enabled = False
Me.GEAENDERTWANNTextBox.Location = New System.Drawing.Point(573, 202)
Me.GEAENDERTWANNTextBox.Name = "GEAENDERTWANNTextBox"
Me.GEAENDERTWANNTextBox.Size = New System.Drawing.Size(195, 25)
Me.GEAENDERTWANNTextBox.TabIndex = 19
'
'TBKOMMCOLLI_MANDANTTableAdapter
'
Me.TBKOMMCOLLI_MANDANTTableAdapter.ClearBeforeFill = True
'
'TableAdapterManager
'
Me.TableAdapterManager.BackupDataSetBeforeUpdate = False
Me.TableAdapterManager.TBKOMMCOLLI_MANDANTTableAdapter = Me.TBKOMMCOLLI_MANDANTTableAdapter
Me.TableAdapterManager.TBKOMMCOLLI_PAKET_KOPFTableAdapter = Nothing
Me.TableAdapterManager.TBKOMMCOLLI_PAKET_POSTableAdapter = Nothing
Me.TableAdapterManager.TBKOMMCOLLI_SDGPOSITIONENTableAdapter = Nothing
Me.TableAdapterManager.TBKOMMCOLLI_TERMINARTTableAdapter = Nothing
Me.TableAdapterManager.UpdateOrder = KommiCollo.MyDatasetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
'
'TBKOMMCOLLI_TERMINARTTableAdapter
'
Me.TBKOMMCOLLI_TERMINARTTableAdapter.ClearBeforeFill = True
'
'TBWH_MANDANTTableAdapter
'
Me.TBWH_MANDANTTableAdapter.ClearBeforeFill = True
'
'frmStammdatenverwaltung
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 17.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1191, 466)
Me.Controls.Add(Me.TabControl1)
Me.Controls.Add(Me.StatusStrip1)
Me.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
Me.Name = "frmStammdatenverwaltung"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Stammdatenverwaltung"
Me.TabControl1.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
Me.TabPage1.PerformLayout()
CType(Me.TBKOMMCOLLI_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabControl2.ResumeLayout(False)
Me.TabPage3.ResumeLayout(False)
Me.TabPage3.PerformLayout()
CType(Me.TBKOMMCOLLI_TERMINARTDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBWH_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_TERMINARTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_TERMINARTBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.ResumeLayout(False)
Me.TBKOMMCOLLI_TERMINARTBindingNavigator.PerformLayout()
CType(Me.TBKOMMCOLLI_MANDANTBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
Me.TBKOMMCOLLI_MANDANTBindingNavigator.ResumeLayout(False)
Me.TBKOMMCOLLI_MANDANTBindingNavigator.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout
End Sub
Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
Friend WithEvents MyDataset As KommiCollo.MyDataset
Friend WithEvents TBKOMMCOLLI_MANDANTBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBKOMMCOLLI_MANDANTTableAdapter As KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_MANDANTTableAdapter
Friend WithEvents TableAdapterManager As KommiCollo.MyDatasetTableAdapters.TableAdapterManager
Friend WithEvents TBKOMMCOLLI_MANDANTBindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents BindingNavigatorAddNewItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
Friend WithEvents BindingNavigatorDeleteItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem As System.Windows.Forms.ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator1 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents TBKOMMCOLLI_MANDANTBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents GUIDTextBox As System.Windows.Forms.TextBox
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents KURZNAMETextBox As System.Windows.Forms.TextBox
Friend WithEvents SPEICHERORTTextBox As System.Windows.Forms.TextBox
Friend WithEvents PRAEFIXTextBox As System.Windows.Forms.TextBox
Friend WithEvents TRENNUNG_BCTextBox As System.Windows.Forms.TextBox
Friend WithEvents ERFASSTWERTextBox As System.Windows.Forms.TextBox
Friend WithEvents ERFASSTWANNTextBox As System.Windows.Forms.TextBox
Friend WithEvents GEANDERTWERTextBox As System.Windows.Forms.TextBox
Friend WithEvents GEAENDERTWANNTextBox As System.Windows.Forms.TextBox
Friend WithEvents folderBrowserDialog As System.Windows.Forms.FolderBrowserDialog
Friend WithEvents btnStandard As System.Windows.Forms.Button
Friend WithEvents tslblStandard As System.Windows.Forms.ToolStripLabel
Friend WithEvents TBKOMMCOLLI_TERMINARTBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBKOMMCOLLI_TERMINARTTableAdapter As KommiCollo.MyDatasetTableAdapters.TBKOMMCOLLI_TERMINARTTableAdapter
Friend WithEvents TBWH_MANDANTBindingSource As System.Windows.Forms.BindingSource
Friend WithEvents TBWH_MANDANTTableAdapter As KommiCollo.MyDatasetTableAdapters.TBWH_MANDANTTableAdapter
Friend WithEvents TabControl2 As System.Windows.Forms.TabControl
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
Friend WithEvents TBKOMMCOLLI_TERMINARTDataGridView As System.Windows.Forms.DataGridView
Friend WithEvents DataGridViewTextBoxColumn1 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn2 As System.Windows.Forms.DataGridViewComboBoxColumn
Friend WithEvents DataGridViewTextBoxColumn3 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn4 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn5 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn6 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn7 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents DataGridViewTextBoxColumn8 As System.Windows.Forms.DataGridViewTextBoxColumn
Friend WithEvents TBKOMMCOLLI_TERMINARTBindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents BindingNavigatorAddNewItem2 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorCountItem2 As System.Windows.Forms.ToolStripLabel
Friend WithEvents BindingNavigatorDeleteItem2 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveFirstItem2 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMovePreviousItem2 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator6 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorPositionItem2 As System.Windows.Forms.ToolStripTextBox
Friend WithEvents BindingNavigatorSeparator7 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents BindingNavigatorMoveNextItem2 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorMoveLastItem2 As System.Windows.Forms.ToolStripButton
Friend WithEvents BindingNavigatorSeparator8 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents tsbtnStandardTerminart As System.Windows.Forms.ToolStripButton
Friend WithEvents tsbtnTerminartenSave As System.Windows.Forms.ToolStripButton
Friend WithEvents PRINTER_NAMEComboBox As System.Windows.Forms.ComboBox
End Class