This commit is contained in:
Digital Data - Marlon Schreiber
2018-01-08 17:19:09 +01:00
parent 6c661e5c84
commit 62a3cc3eb8
53 changed files with 1961 additions and 1125 deletions

View File

@@ -80,7 +80,26 @@ Partial Class frmMain
Me.btnAddPaket = New System.Windows.Forms.Button()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.pnlHuP = New System.Windows.Forms.Panel()
Me.btnPrintOptions = New System.Windows.Forms.Button()
Me.TabControl2 = New System.Windows.Forms.TabControl()
Me.TabPage3 = New System.Windows.Forms.TabPage()
Me.GridControlPos = New DevExpress.XtraGrid.GridControl()
Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.grvwGridPos = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colPOSINHALT = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colGEWICHT = New DevExpress.XtraGrid.Columns.GridColumn()
Me.TabPage4 = New System.Windows.Forms.TabPage()
Me.GridControlLHM = New DevExpress.XtraGrid.GridControl()
Me.GridViewLHM = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.GridColumn1 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn2 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
Me.btnChangeAdress = New System.Windows.Forms.Button()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.txtFreitext = New System.Windows.Forms.TextBox()
Me.btnFreitext = New System.Windows.Forms.Button()
Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.ListBox1 = New System.Windows.Forms.ListBox()
@@ -91,16 +110,10 @@ Partial Class frmMain
Me.cmbTextschlüssel = New System.Windows.Forms.ComboBox()
Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.Label7 = New System.Windows.Forms.Label()
Me.GridControlPos = New DevExpress.XtraGrid.GridControl()
Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource = New System.Windows.Forms.BindingSource(Me.components)
Me.grvwGridPos = New DevExpress.XtraGrid.Views.Grid.GridView()
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colPOSINHALT = New DevExpress.XtraGrid.Columns.GridColumn()
Me.colGEWICHT = New DevExpress.XtraGrid.Columns.GridColumn()
Me.btnPrintOptions = New System.Windows.Forms.Button()
Me.btnnewPallet = New System.Windows.Forms.Button()
Me.lblLieferscheine = New System.Windows.Forms.Label()
Me.btnPalfertig = New System.Windows.Forms.Button()
Me.btndeletePos = New System.Windows.Forms.Button()
Me.btndeletePosLHM = New System.Windows.Forms.Button()
Me.cmbLHM = New System.Windows.Forms.ComboBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.btnSendungFertig = New System.Windows.Forms.Button()
@@ -129,12 +142,20 @@ Partial Class frmMain
Me.Panel1.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.pnlHuP.SuspendLayout()
Me.GroupBox1.SuspendLayout()
CType(Me.TBKOMMCOLLI_HINWEISBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabControl2.SuspendLayout()
Me.TabPage3.SuspendLayout()
CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabPage4.SuspendLayout()
CType(Me.GridControlLHM, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.GridViewLHM, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabControl1.SuspendLayout()
Me.TabPage1.SuspendLayout()
Me.TabPage2.SuspendLayout()
Me.GroupBox1.SuspendLayout()
CType(Me.TBKOMMCOLLI_HINWEISBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'PAKET_IDLabel
@@ -389,7 +410,7 @@ Partial Class frmMain
Me.pnlAddBarcodes.Controls.Add(Me.Label2)
Me.pnlAddBarcodes.Controls.Add(PAKET_IDLabel)
Me.pnlAddBarcodes.Controls.Add(Me.PAKET_IDTextBox)
Me.pnlAddBarcodes.Location = New System.Drawing.Point(198, 17)
Me.pnlAddBarcodes.Location = New System.Drawing.Point(99, 16)
Me.pnlAddBarcodes.Name = "pnlAddBarcodes"
Me.pnlAddBarcodes.Size = New System.Drawing.Size(755, 345)
Me.pnlAddBarcodes.TabIndex = 4
@@ -521,7 +542,7 @@ Partial Class frmMain
'StatusStrip1
'
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsinfolabel})
Me.StatusStrip1.Location = New System.Drawing.Point(0, 810)
Me.StatusStrip1.Location = New System.Drawing.Point(0, 711)
Me.StatusStrip1.Name = "StatusStrip1"
Me.StatusStrip1.Size = New System.Drawing.Size(1209, 22)
Me.StatusStrip1.TabIndex = 5
@@ -540,7 +561,7 @@ Partial Class frmMain
Me.pnlError.Controls.Add(Me.picbxError)
Me.pnlError.Controls.Add(Me.txtError)
Me.pnlError.Dock = System.Windows.Forms.DockStyle.Bottom
Me.pnlError.Location = New System.Drawing.Point(0, 702)
Me.pnlError.Location = New System.Drawing.Point(0, 603)
Me.pnlError.Name = "pnlError"
Me.pnlError.Size = New System.Drawing.Size(1209, 108)
Me.pnlError.TabIndex = 6
@@ -560,7 +581,7 @@ Partial Class frmMain
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Left
Me.Panel1.Location = New System.Drawing.Point(0, 54)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(135, 648)
Me.Panel1.Size = New System.Drawing.Size(135, 549)
Me.Panel1.TabIndex = 7
'
'Button1
@@ -580,7 +601,7 @@ Partial Class frmMain
'
Me.txtPaketID.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.txtPaketID.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtPaketID.Location = New System.Drawing.Point(12, 557)
Me.txtPaketID.Location = New System.Drawing.Point(12, 458)
Me.txtPaketID.Name = "txtPaketID"
Me.txtPaketID.Size = New System.Drawing.Size(112, 25)
Me.txtPaketID.TabIndex = 3
@@ -590,7 +611,7 @@ Partial Class frmMain
Me.btndeletePaket.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btndeletePaket.Image = Global.KommiCollo.My.Resources.Resources.package_delete
Me.btndeletePaket.ImageAlign = System.Drawing.ContentAlignment.TopLeft
Me.btndeletePaket.Location = New System.Drawing.Point(12, 592)
Me.btndeletePaket.Location = New System.Drawing.Point(12, 493)
Me.btndeletePaket.Name = "btndeletePaket"
Me.btndeletePaket.Size = New System.Drawing.Size(112, 50)
Me.btndeletePaket.TabIndex = 2
@@ -606,7 +627,7 @@ Partial Class frmMain
Me.btnAbschlussPakete.Name = "btnAbschlussPakete"
Me.btnAbschlussPakete.Size = New System.Drawing.Size(112, 72)
Me.btnAbschlussPakete.TabIndex = 1
Me.btnAbschlussPakete.Text = "Pakete abschliessen"
Me.btnAbschlussPakete.Text = "Einheiten abschliessen"
Me.btnAbschlussPakete.TextAlign = System.Drawing.ContentAlignment.BottomLeft
Me.btnAbschlussPakete.UseVisualStyleBackColor = True
'
@@ -626,162 +647,68 @@ Partial Class frmMain
'Panel2
'
Me.Panel2.Controls.Add(Me.pnlHuP)
Me.Panel2.Controls.Add(Me.pnlAddBarcodes)
Me.Panel2.Controls.Add(Me.pnlPaketadd)
Me.Panel2.Controls.Add(Me.pnlAddBarcodes)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel2.Location = New System.Drawing.Point(135, 54)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(1074, 648)
Me.Panel2.Size = New System.Drawing.Size(1074, 549)
Me.Panel2.TabIndex = 8
'
'pnlHuP
'
Me.pnlHuP.Controls.Add(Me.TabControl2)
Me.pnlHuP.Controls.Add(Me.btnChangeAdress)
Me.pnlHuP.Controls.Add(Me.TabControl1)
Me.pnlHuP.Controls.Add(Me.btnPrintOptions)
Me.pnlHuP.Controls.Add(Me.GroupBox1)
Me.pnlHuP.Controls.Add(Me.GridControlPos)
Me.pnlHuP.Controls.Add(Me.btnnewPallet)
Me.pnlHuP.Controls.Add(Me.lblLieferscheine)
Me.pnlHuP.Controls.Add(Me.btnPalfertig)
Me.pnlHuP.Controls.Add(Me.btndeletePos)
Me.pnlHuP.Controls.Add(Me.btndeletePosLHM)
Me.pnlHuP.Controls.Add(Me.cmbLHM)
Me.pnlHuP.Controls.Add(Label5)
Me.pnlHuP.Controls.Add(Me.Label6)
Me.pnlHuP.Controls.Add(Me.btnSendungFertig)
Me.pnlHuP.Controls.Add(Me.txtScanHUP)
Me.pnlHuP.Controls.Add(Me.Label9)
Me.pnlHuP.Location = New System.Drawing.Point(27, 20)
Me.pnlHuP.Location = New System.Drawing.Point(25, 3)
Me.pnlHuP.Name = "pnlHuP"
Me.pnlHuP.Size = New System.Drawing.Size(896, 643)
Me.pnlHuP.Size = New System.Drawing.Size(1049, 553)
Me.pnlHuP.TabIndex = 14
Me.pnlHuP.Visible = False
'
'btnPrintOptions
'TabControl2
'
Me.btnPrintOptions.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnPrintOptions.Image = Global.KommiCollo.My.Resources.Resources.BarCodeHS
Me.btnPrintOptions.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnPrintOptions.Location = New System.Drawing.Point(362, 306)
Me.btnPrintOptions.Name = "btnPrintOptions"
Me.btnPrintOptions.Size = New System.Drawing.Size(158, 39)
Me.btnPrintOptions.TabIndex = 5
Me.btnPrintOptions.Text = "Druck-Optionen"
Me.btnPrintOptions.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnPrintOptions.UseVisualStyleBackColor = True
Me.btnPrintOptions.Visible = False
Me.TabControl2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.TabControl2.Controls.Add(Me.TabPage3)
Me.TabControl2.Controls.Add(Me.TabPage4)
Me.TabControl2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TabControl2.Location = New System.Drawing.Point(19, 120)
Me.TabControl2.Name = "TabControl2"
Me.TabControl2.SelectedIndex = 0
Me.TabControl2.Size = New System.Drawing.Size(929, 141)
Me.TabControl2.TabIndex = 30
'
'GroupBox1
'TabPage3
'
Me.GroupBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.GroupBox1.Controls.Add(Me.Button2)
Me.GroupBox1.Controls.Add(Me.ListBox1)
Me.GroupBox1.Controls.Add(Me.btnAddTextschlüssel)
Me.GroupBox1.Controls.Add(Me.Label8)
Me.GroupBox1.Controls.Add(Me.txtHinweistext)
Me.GroupBox1.Controls.Add(Me.cmbTextschlüssel)
Me.GroupBox1.Controls.Add(Me.Label7)
Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox1.Location = New System.Drawing.Point(19, 345)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(860, 233)
Me.GroupBox1.TabIndex = 27
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Textinformationen:"
'
'Button2
'
Me.Button2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button2.Image = Global.KommiCollo.My.Resources.Resources.delete
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button2.Location = New System.Drawing.Point(554, 151)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(79, 23)
Me.Button2.TabIndex = 29
Me.Button2.Text = "löschen"
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.UseVisualStyleBackColor = True
'
'ListBox1
'
Me.ListBox1.DataSource = Me.TBKOMMCOLLI_HINWEISBindingSource
Me.ListBox1.DisplayMember = "BEZEICHNUNG"
Me.ListBox1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ListBox1.FormattingEnabled = True
Me.ListBox1.ItemHeight = 17
Me.ListBox1.Location = New System.Drawing.Point(11, 151)
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.Size = New System.Drawing.Size(533, 72)
Me.ListBox1.TabIndex = 3
Me.ListBox1.ValueMember = "GUID"
'
'TBKOMMCOLLI_HINWEISBindingSource
'
Me.TBKOMMCOLLI_HINWEISBindingSource.DataMember = "TBKOMMCOLLI_HINWEIS"
Me.TBKOMMCOLLI_HINWEISBindingSource.DataSource = Me.MyDataset
'
'btnAddTextschlüssel
'
Me.btnAddTextschlüssel.Image = Global.KommiCollo.My.Resources.Resources.action_add_16xMD
Me.btnAddTextschlüssel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnAddTextschlüssel.Location = New System.Drawing.Point(554, 105)
Me.btnAddTextschlüssel.Name = "btnAddTextschlüssel"
Me.btnAddTextschlüssel.Size = New System.Drawing.Size(171, 29)
Me.btnAddTextschlüssel.TabIndex = 2
Me.btnAddTextschlüssel.Text = "Text hinzufügen"
Me.btnAddTextschlüssel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnAddTextschlüssel.UseVisualStyleBackColor = True
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(7, 25)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(163, 21)
Me.Label8.TabIndex = 23
Me.Label8.Text = "Auswahl Textschlüssel:"
'
'txtHinweistext
'
Me.txtHinweistext.Location = New System.Drawing.Point(11, 105)
Me.txtHinweistext.Name = "txtHinweistext"
Me.txtHinweistext.Size = New System.Drawing.Size(533, 29)
Me.txtHinweistext.TabIndex = 1
'
'cmbTextschlüssel
'
Me.cmbTextschlüssel.DataSource = Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource
Me.cmbTextschlüssel.DisplayMember = "BEZEICHNUNG"
Me.cmbTextschlüssel.FormattingEnabled = True
Me.cmbTextschlüssel.Location = New System.Drawing.Point(11, 49)
Me.cmbTextschlüssel.Name = "cmbTextschlüssel"
Me.cmbTextschlüssel.Size = New System.Drawing.Size(533, 29)
Me.cmbTextschlüssel.TabIndex = 0
Me.cmbTextschlüssel.ValueMember = "GUID"
'
'TBKOMMCOLLI_TEXTSCHLUESSELBindingSource
'
Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource.DataMember = "TBKOMMCOLLI_TEXTSCHLUESSEL"
Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource.DataSource = Me.MyDataset
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(6, 81)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(116, 21)
Me.Label7.TabIndex = 25
Me.Label7.Text = "Textergänzung:"
Me.TabPage3.Controls.Add(Me.GridControlPos)
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(921, 111)
Me.TabPage3.TabIndex = 0
Me.TabPage3.Text = "Übersicht Lieferscheine"
Me.TabPage3.UseVisualStyleBackColor = True
'
'GridControlPos
'
Me.GridControlPos.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.GridControlPos.DataSource = Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource
Me.GridControlPos.Dock = System.Windows.Forms.DockStyle.Fill
Me.GridControlPos.Font = New System.Drawing.Font("Segoe UI", 14.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GridControlPos.Location = New System.Drawing.Point(19, 152)
Me.GridControlPos.Location = New System.Drawing.Point(3, 3)
Me.GridControlPos.MainView = Me.grvwGridPos
Me.GridControlPos.Name = "GridControlPos"
Me.GridControlPos.Size = New System.Drawing.Size(748, 146)
Me.GridControlPos.Size = New System.Drawing.Size(915, 105)
Me.GridControlPos.TabIndex = 2
Me.GridControlPos.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwGridPos})
'
@@ -834,54 +761,298 @@ Partial Class frmMain
Me.colGEWICHT.VisibleIndex = 2
Me.colGEWICHT.Width = 165
'
'TabPage4
'
Me.TabPage4.Controls.Add(Me.GridControlLHM)
Me.TabPage4.Location = New System.Drawing.Point(4, 26)
Me.TabPage4.Name = "TabPage4"
Me.TabPage4.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage4.Size = New System.Drawing.Size(921, 111)
Me.TabPage4.TabIndex = 1
Me.TabPage4.Text = "LHM-Übersicht"
Me.TabPage4.UseVisualStyleBackColor = True
'
'GridControlLHM
'
Me.GridControlLHM.DataSource = Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource
Me.GridControlLHM.Dock = System.Windows.Forms.DockStyle.Fill
Me.GridControlLHM.Font = New System.Drawing.Font("Segoe UI", 14.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GridControlLHM.Location = New System.Drawing.Point(3, 3)
Me.GridControlLHM.MainView = Me.GridViewLHM
Me.GridControlLHM.Name = "GridControlLHM"
Me.GridControlLHM.Size = New System.Drawing.Size(915, 105)
Me.GridControlLHM.TabIndex = 3
Me.GridControlLHM.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewLHM})
'
'GridViewLHM
'
Me.GridViewLHM.Appearance.EvenRow.BackColor = System.Drawing.Color.Cyan
Me.GridViewLHM.Appearance.EvenRow.Options.UseBackColor = True
Me.GridViewLHM.Columns.AddRange(New DevExpress.XtraGrid.Columns.GridColumn() {Me.GridColumn1, Me.GridColumn2, Me.GridColumn3})
Me.GridViewLHM.GridControl = Me.GridControlLHM
Me.GridViewLHM.Name = "GridViewLHM"
Me.GridViewLHM.OptionsView.EnableAppearanceEvenRow = True
Me.GridViewLHM.OptionsView.ShowGroupExpandCollapseButtons = False
Me.GridViewLHM.OptionsView.ShowGroupPanel = False
'
'GridColumn1
'
Me.GridColumn1.Caption = "ID"
Me.GridColumn1.FieldName = "GUID"
Me.GridColumn1.Name = "GridColumn1"
Me.GridColumn1.OptionsColumn.AllowEdit = False
Me.GridColumn1.Visible = True
Me.GridColumn1.VisibleIndex = 0
Me.GridColumn1.Width = 61
'
'GridColumn2
'
Me.GridColumn2.Caption = "Positionsinhalt"
Me.GridColumn2.FieldName = "POSINHALT"
Me.GridColumn2.Name = "GridColumn2"
Me.GridColumn2.OptionsColumn.AllowEdit = False
Me.GridColumn2.Visible = True
Me.GridColumn2.VisibleIndex = 1
Me.GridColumn2.Width = 504
'
'GridColumn3
'
Me.GridColumn3.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
Me.GridColumn3.AppearanceCell.Options.UseBackColor = True
Me.GridColumn3.AppearanceHeader.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
Me.GridColumn3.AppearanceHeader.Options.UseBackColor = True
Me.GridColumn3.Caption = "Gewicht"
Me.GridColumn3.FieldName = "GEWICHT"
Me.GridColumn3.Name = "GridColumn3"
Me.GridColumn3.Visible = True
Me.GridColumn3.VisibleIndex = 2
Me.GridColumn3.Width = 165
'
'btnChangeAdress
'
Me.btnChangeAdress.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnChangeAdress.Image = Global.KommiCollo.My.Resources.Resources.ChangeQueryType_InsertResults_272
Me.btnChangeAdress.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnChangeAdress.Location = New System.Drawing.Point(435, 261)
Me.btnChangeAdress.Name = "btnChangeAdress"
Me.btnChangeAdress.Size = New System.Drawing.Size(160, 39)
Me.btnChangeAdress.TabIndex = 29
Me.btnChangeAdress.Text = "Adresse ändern"
Me.btnChangeAdress.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnChangeAdress.UseVisualStyleBackColor = True
'
'TabControl1
'
Me.TabControl1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.TabControl1.Controls.Add(Me.TabPage1)
Me.TabControl1.Controls.Add(Me.TabPage2)
Me.TabControl1.Location = New System.Drawing.Point(19, 306)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(929, 227)
Me.TabControl1.TabIndex = 28
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.txtFreitext)
Me.TabPage1.Controls.Add(Me.btnFreitext)
Me.TabPage1.Location = New System.Drawing.Point(4, 30)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage1.Size = New System.Drawing.Size(921, 193)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Freitext zu Sendung:"
Me.TabPage1.UseVisualStyleBackColor = True
'
'txtFreitext
'
Me.txtFreitext.AcceptsReturn = True
Me.txtFreitext.AcceptsTab = True
Me.txtFreitext.Location = New System.Drawing.Point(6, 7)
Me.txtFreitext.Multiline = True
Me.txtFreitext.Name = "txtFreitext"
Me.txtFreitext.Size = New System.Drawing.Size(533, 122)
Me.txtFreitext.TabIndex = 6
'
'btnFreitext
'
Me.btnFreitext.Image = Global.KommiCollo.My.Resources.Resources.action_add_16xMD
Me.btnFreitext.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnFreitext.Location = New System.Drawing.Point(545, 7)
Me.btnFreitext.Name = "btnFreitext"
Me.btnFreitext.Size = New System.Drawing.Size(171, 29)
Me.btnFreitext.TabIndex = 5
Me.btnFreitext.Text = "Freitext hinzufügen"
Me.btnFreitext.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnFreitext.UseVisualStyleBackColor = True
'
'TabPage2
'
Me.TabPage2.Controls.Add(Me.GroupBox1)
Me.TabPage2.Location = New System.Drawing.Point(4, 30)
Me.TabPage2.Name = "TabPage2"
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage2.Size = New System.Drawing.Size(921, 193)
Me.TabPage2.TabIndex = 1
Me.TabPage2.Text = "Textinfo FORTRAS"
Me.TabPage2.UseVisualStyleBackColor = True
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.Button2)
Me.GroupBox1.Controls.Add(Me.ListBox1)
Me.GroupBox1.Controls.Add(Me.btnAddTextschlüssel)
Me.GroupBox1.Controls.Add(Me.Label8)
Me.GroupBox1.Controls.Add(Me.txtHinweistext)
Me.GroupBox1.Controls.Add(Me.cmbTextschlüssel)
Me.GroupBox1.Controls.Add(Me.Label7)
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill
Me.GroupBox1.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox1.Location = New System.Drawing.Point(3, 3)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(915, 187)
Me.GroupBox1.TabIndex = 27
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Textinformationen:"
'
'Button2
'
Me.Button2.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button2.Image = Global.KommiCollo.My.Resources.Resources.delete
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button2.Location = New System.Drawing.Point(779, 145)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(79, 23)
Me.Button2.TabIndex = 29
Me.Button2.Text = "löschen"
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.UseVisualStyleBackColor = True
'
'ListBox1
'
Me.ListBox1.DataSource = Me.TBKOMMCOLLI_HINWEISBindingSource
Me.ListBox1.DisplayMember = "BEZEICHNUNG"
Me.ListBox1.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.ListBox1.FormattingEnabled = True
Me.ListBox1.ItemHeight = 17
Me.ListBox1.Location = New System.Drawing.Point(159, 80)
Me.ListBox1.Name = "ListBox1"
Me.ListBox1.Size = New System.Drawing.Size(614, 89)
Me.ListBox1.TabIndex = 3
Me.ListBox1.ValueMember = "GUID"
'
'TBKOMMCOLLI_HINWEISBindingSource
'
Me.TBKOMMCOLLI_HINWEISBindingSource.DataMember = "TBKOMMCOLLI_HINWEIS"
Me.TBKOMMCOLLI_HINWEISBindingSource.DataSource = Me.MyDataset
'
'btnAddTextschlüssel
'
Me.btnAddTextschlüssel.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnAddTextschlüssel.Image = Global.KommiCollo.My.Resources.Resources.action_add_16xMD
Me.btnAddTextschlüssel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnAddTextschlüssel.Location = New System.Drawing.Point(11, 80)
Me.btnAddTextschlüssel.Name = "btnAddTextschlüssel"
Me.btnAddTextschlüssel.Size = New System.Drawing.Size(127, 29)
Me.btnAddTextschlüssel.TabIndex = 2
Me.btnAddTextschlüssel.Text = "Text hinzufügen"
Me.btnAddTextschlüssel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnAddTextschlüssel.UseVisualStyleBackColor = True
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(7, 25)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(163, 21)
Me.Label8.TabIndex = 23
Me.Label8.Text = "Auswahl Textschlüssel:"
'
'txtHinweistext
'
Me.txtHinweistext.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtHinweistext.Location = New System.Drawing.Point(338, 49)
Me.txtHinweistext.Name = "txtHinweistext"
Me.txtHinweistext.Size = New System.Drawing.Size(533, 25)
Me.txtHinweistext.TabIndex = 1
'
'cmbTextschlüssel
'
Me.cmbTextschlüssel.DataSource = Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource
Me.cmbTextschlüssel.DisplayMember = "BEZEICHNUNG"
Me.cmbTextschlüssel.Font = New System.Drawing.Font("Segoe UI", 9.75!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.cmbTextschlüssel.FormattingEnabled = True
Me.cmbTextschlüssel.Location = New System.Drawing.Point(11, 49)
Me.cmbTextschlüssel.Name = "cmbTextschlüssel"
Me.cmbTextschlüssel.Size = New System.Drawing.Size(317, 25)
Me.cmbTextschlüssel.TabIndex = 0
Me.cmbTextschlüssel.ValueMember = "GUID"
'
'TBKOMMCOLLI_TEXTSCHLUESSELBindingSource
'
Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource.DataMember = "TBKOMMCOLLI_TEXTSCHLUESSEL"
Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource.DataSource = Me.MyDataset
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(334, 25)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(116, 21)
Me.Label7.TabIndex = 25
Me.Label7.Text = "Textergänzung:"
'
'btnPrintOptions
'
Me.btnPrintOptions.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnPrintOptions.Image = Global.KommiCollo.My.Resources.Resources.BarCodeHS
Me.btnPrintOptions.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnPrintOptions.Location = New System.Drawing.Point(271, 261)
Me.btnPrintOptions.Name = "btnPrintOptions"
Me.btnPrintOptions.Size = New System.Drawing.Size(158, 39)
Me.btnPrintOptions.TabIndex = 5
Me.btnPrintOptions.Text = "Druck-Optionen"
Me.btnPrintOptions.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnPrintOptions.UseVisualStyleBackColor = True
Me.btnPrintOptions.Visible = False
'
'btnnewPallet
'
Me.btnnewPallet.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnnewPallet.Font = New System.Drawing.Font("Segoe UI", 12.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnnewPallet.Image = Global.KommiCollo.My.Resources.Resources.package_add
Me.btnnewPallet.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnnewPallet.Location = New System.Drawing.Point(551, 306)
Me.btnnewPallet.Location = New System.Drawing.Point(482, 16)
Me.btnnewPallet.Name = "btnnewPallet"
Me.btnnewPallet.Size = New System.Drawing.Size(216, 39)
Me.btnnewPallet.Size = New System.Drawing.Size(227, 34)
Me.btnnewPallet.TabIndex = 6
Me.btnnewPallet.Text = "Neue Palette"
Me.btnnewPallet.Text = "Neue Palette/neues LHM"
Me.btnnewPallet.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnnewPallet.UseVisualStyleBackColor = True
'
'lblLieferscheine
'
Me.lblLieferscheine.AutoSize = True
Me.lblLieferscheine.Location = New System.Drawing.Point(15, 128)
Me.lblLieferscheine.Name = "lblLieferscheine"
Me.lblLieferscheine.Size = New System.Drawing.Size(79, 21)
Me.lblLieferscheine.TabIndex = 20
Me.lblLieferscheine.Text = "Übersicht:"
'
'btnPalfertig
'
Me.btnPalfertig.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btnPalfertig.Image = Global.KommiCollo.My.Resources.Resources.package_go
Me.btnPalfertig.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnPalfertig.Location = New System.Drawing.Point(185, 306)
Me.btnPalfertig.Location = New System.Drawing.Point(715, 16)
Me.btnPalfertig.Name = "btnPalfertig"
Me.btnPalfertig.Size = New System.Drawing.Size(171, 38)
Me.btnPalfertig.Size = New System.Drawing.Size(331, 33)
Me.btnPalfertig.TabIndex = 4
Me.btnPalfertig.Text = "Palette fertig"
Me.btnPalfertig.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnPalfertig.UseVisualStyleBackColor = True
'
'btndeletePos
'btndeletePosLHM
'
Me.btndeletePos.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btndeletePos.Image = Global.KommiCollo.My.Resources.Resources.delete2
Me.btndeletePos.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btndeletePos.Location = New System.Drawing.Point(19, 305)
Me.btndeletePos.Name = "btndeletePos"
Me.btndeletePos.Size = New System.Drawing.Size(160, 39)
Me.btndeletePos.TabIndex = 3
Me.btndeletePos.Text = "Lösche Position"
Me.btndeletePos.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btndeletePos.UseVisualStyleBackColor = True
Me.btndeletePosLHM.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.btndeletePosLHM.Image = Global.KommiCollo.My.Resources.Resources.delete2
Me.btndeletePosLHM.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btndeletePosLHM.Location = New System.Drawing.Point(19, 261)
Me.btndeletePosLHM.Name = "btndeletePosLHM"
Me.btndeletePosLHM.Size = New System.Drawing.Size(246, 39)
Me.btndeletePosLHM.TabIndex = 3
Me.btndeletePosLHM.Text = "Lösche Position/Lieferschein"
Me.btndeletePosLHM.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btndeletePosLHM.UseVisualStyleBackColor = True
'
'cmbLHM
'
@@ -910,7 +1081,7 @@ Partial Class frmMain
Me.btnSendungFertig.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnSendungFertig.Image = Global.KommiCollo.My.Resources.Resources.package_go
Me.btnSendungFertig.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnSendungFertig.Location = New System.Drawing.Point(663, 584)
Me.btnSendungFertig.Location = New System.Drawing.Point(961, 484)
Me.btnSendungFertig.Name = "btnSendungFertig"
Me.btnSendungFertig.Size = New System.Drawing.Size(216, 45)
Me.btnSendungFertig.TabIndex = 7
@@ -925,7 +1096,7 @@ Partial Class frmMain
Me.txtScanHUP.Font = New System.Drawing.Font("Segoe UI", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtScanHUP.Location = New System.Drawing.Point(185, 61)
Me.txtScanHUP.Name = "txtScanHUP"
Me.txtScanHUP.Size = New System.Drawing.Size(694, 33)
Me.txtScanHUP.Size = New System.Drawing.Size(855, 33)
Me.txtScanHUP.TabIndex = 1
'
'Label9
@@ -952,53 +1123,62 @@ Partial Class frmMain
'
'frmMain
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(9!, 21!)
Me.AutoScaleDimensions = New System.Drawing.SizeF(9.0!, 21.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(1209, 832)
Me.ClientSize = New System.Drawing.Size(1209, 733)
Me.Controls.Add(Me.Panel2)
Me.Controls.Add(Me.Panel1)
Me.Controls.Add(Me.pnlError)
Me.Controls.Add(Me.StatusStrip1)
Me.Controls.Add(Me.ToolStrip1)
Me.Controls.Add(Me.MenuStrip1)
Me.Font = New System.Drawing.Font("Segoe UI", 12!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0,Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"),System.Drawing.Icon)
Me.KeyPreview = true
Me.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.KeyPreview = True
Me.MainMenuStrip = Me.MenuStrip1
Me.Margin = New System.Windows.Forms.Padding(4, 5, 4, 5)
Me.Name = "frmMain"
Me.Text = "Schaum - Zuordnung Colli "
Me.MenuStrip1.ResumeLayout(false)
Me.MenuStrip1.PerformLayout
Me.ToolStrip1.ResumeLayout(false)
Me.ToolStrip1.PerformLayout
CType(Me.picbxError,System.ComponentModel.ISupportInitialize).EndInit
Me.pnlPaketadd.ResumeLayout(false)
Me.pnlPaketadd.PerformLayout
CType(Me.TBWH_MANDANTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.MyDataset,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource,System.ComponentModel.ISupportInitialize).EndInit
Me.pnlAddBarcodes.ResumeLayout(false)
Me.pnlAddBarcodes.PerformLayout
CType(Me.TBKOMMCOLLI_TERMINARTBindingSource,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource,System.ComponentModel.ISupportInitialize).EndInit
Me.StatusStrip1.ResumeLayout(false)
Me.StatusStrip1.PerformLayout
Me.pnlError.ResumeLayout(false)
Me.pnlError.PerformLayout
Me.Panel1.ResumeLayout(false)
Me.Panel1.PerformLayout
Me.Panel2.ResumeLayout(false)
Me.pnlHuP.ResumeLayout(false)
Me.pnlHuP.PerformLayout
Me.GroupBox1.ResumeLayout(false)
Me.GroupBox1.PerformLayout
CType(Me.TBKOMMCOLLI_HINWEISBindingSource,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.GridControlPos,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource,System.ComponentModel.ISupportInitialize).EndInit
CType(Me.grvwGridPos,System.ComponentModel.ISupportInitialize).EndInit
Me.ResumeLayout(false)
Me.MenuStrip1.ResumeLayout(False)
Me.MenuStrip1.PerformLayout()
Me.ToolStrip1.ResumeLayout(False)
Me.ToolStrip1.PerformLayout()
CType(Me.picbxError, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlPaketadd.ResumeLayout(False)
Me.pnlPaketadd.PerformLayout()
CType(Me.TBWH_MANDANTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.MyDataset, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_PAKET_KOPFBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlAddBarcodes.ResumeLayout(False)
Me.pnlAddBarcodes.PerformLayout()
CType(Me.TBKOMMCOLLI_TERMINARTBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_PAKET_POSBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.StatusStrip1.ResumeLayout(False)
Me.StatusStrip1.PerformLayout()
Me.pnlError.ResumeLayout(False)
Me.pnlError.PerformLayout()
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.Panel2.ResumeLayout(False)
Me.pnlHuP.ResumeLayout(False)
Me.pnlHuP.PerformLayout()
Me.TabControl2.ResumeLayout(False)
Me.TabPage3.ResumeLayout(False)
CType(Me.GridControlPos, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_SDGPOSITIONENBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.grvwGridPos, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabPage4.ResumeLayout(False)
CType(Me.GridControlLHM, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.GridViewLHM, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabControl1.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
Me.TabPage1.PerformLayout()
Me.TabPage2.ResumeLayout(False)
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
CType(Me.TBKOMMCOLLI_HINWEISBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TBKOMMCOLLI_TEXTSCHLUESSELBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout
End Sub
@@ -1065,9 +1245,8 @@ End Sub
Friend WithEvents colGUID As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colPOSINHALT As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents colGEWICHT As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents btndeletePos As System.Windows.Forms.Button
Friend WithEvents btndeletePosLHM As System.Windows.Forms.Button
Friend WithEvents btnPalfertig As System.Windows.Forms.Button
Friend WithEvents lblLieferscheine As System.Windows.Forms.Label
Friend WithEvents btnnewPallet As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Label8 As System.Windows.Forms.Label
@@ -1084,4 +1263,18 @@ End Sub
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents btnPrintOptions As System.Windows.Forms.Button
Friend WithEvents bw_Tagesabschluss As System.ComponentModel.BackgroundWorker
Friend WithEvents TabControl1 As TabControl
Friend WithEvents TabPage1 As TabPage
Friend WithEvents txtFreitext As TextBox
Friend WithEvents btnFreitext As Button
Friend WithEvents TabPage2 As TabPage
Friend WithEvents btnChangeAdress As Button
Friend WithEvents TabControl2 As TabControl
Friend WithEvents TabPage3 As TabPage
Friend WithEvents TabPage4 As TabPage
Friend WithEvents GridControlLHM As DevExpress.XtraGrid.GridControl
Friend WithEvents GridViewLHM As DevExpress.XtraGrid.Views.Grid.GridView
Friend WithEvents GridColumn1 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn2 As DevExpress.XtraGrid.Columns.GridColumn
Friend WithEvents GridColumn3 As DevExpress.XtraGrid.Columns.GridColumn
End Class