This commit is contained in:
2020-12-16 09:31:14 +01:00
parent 56fe11bc97
commit f25ff457b2
16 changed files with 1112 additions and 1055 deletions

View File

@@ -24,12 +24,12 @@ Partial Class frmHauptfenster
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmHauptfenster))
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Me.mnuInfo = New System.Windows.Forms.ToolStripMenuItem()
Me.conÜbernehmen = New System.Windows.Forms.ToolStripMenuItem()
Me.conMenuAviso = New System.Windows.Forms.ContextMenuStrip(Me.components)
@@ -81,6 +81,9 @@ Partial Class frmHauptfenster
Me.NKDToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.NEUToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.AMBToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.SpracheWechselnToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.DeutschToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.TürkischToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.NacherfassungToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.VollständigesUpdateToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.UpdateToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
@@ -243,7 +246,7 @@ Partial Class frmHauptfenster
Me.Label21 = New System.Windows.Forms.Label()
Me.cbxCluster = New System.Windows.Forms.CheckBox()
Me.cboTeams = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.lklErweitereSuche = New System.Windows.Forms.LinkLabel()
Me.lblErweitereSuche = New System.Windows.Forms.LinkLabel()
Me.Label16 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.lblEintraege = New System.Windows.Forms.Label()
@@ -254,7 +257,7 @@ Partial Class frmHauptfenster
Me.pnlSearch = New System.Windows.Forms.Panel()
Me.txtDyRef = New System.Windows.Forms.TextBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.Label15 = New System.Windows.Forms.Label()
Me.lblErwLKWID = New System.Windows.Forms.Label()
Me.txtlkwId = New System.Windows.Forms.TextBox()
Me.cbxNE = New System.Windows.Forms.CheckBox()
Me.cbxFreigabe = New System.Windows.Forms.CheckBox()
@@ -265,14 +268,14 @@ Partial Class frmHauptfenster
Me.Label14 = New System.Windows.Forms.Label()
Me.txtKdAuftragsnr = New System.Windows.Forms.TextBox()
Me.txtAuftraggeber = New System.Windows.Forms.TextBox()
Me.Label10 = New System.Windows.Forms.Label()
Me.lblErwKdAtrNr = New System.Windows.Forms.Label()
Me.Button4 = New System.Windows.Forms.Button()
Me.Label12 = New System.Windows.Forms.Label()
Me.lblErwEmpfänger = New System.Windows.Forms.Label()
Me.txtEmpfänger = New System.Windows.Forms.TextBox()
Me.cboFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.txtAbfertigungsnummer = New System.Windows.Forms.TextBox()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label13 = New System.Windows.Forms.Label()
Me.lblErwFilialePos = New System.Windows.Forms.Label()
Me.lblErwAuftraggeber = New System.Windows.Forms.Label()
Me.cbxAlle = New System.Windows.Forms.CheckBox()
Me.btnSmall = New System.Windows.Forms.Button()
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
@@ -419,7 +422,7 @@ Partial Class frmHauptfenster
'mnuProgramm
'
Me.mnuProgramm.BackColor = System.Drawing.Color.Transparent
Me.mnuProgramm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuFirmen, Me.NeuesPasswortToolStripMenuItem, Me.OptionenToolStripMenuItem, Me.StandorteToolStripMenuItem, Me.SecretAvisoToolStripMenuItem, Me.AdministrationToolStripMenuItem, Me.ToolStripSeparator4, Me.FirmaWechselnToolStripMenuItem, Me.StandortWechselnToolStripMenuItem, Me.NacherfassungToolStripMenuItem, Me.VollständigesUpdateToolStripMenuItem, Me.UpdateToolStripMenuItem, Me.LogoutToolStripMenuItem})
Me.mnuProgramm.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.mnuFirmen, Me.NeuesPasswortToolStripMenuItem, Me.OptionenToolStripMenuItem, Me.StandorteToolStripMenuItem, Me.SecretAvisoToolStripMenuItem, Me.AdministrationToolStripMenuItem, Me.ToolStripSeparator4, Me.FirmaWechselnToolStripMenuItem, Me.StandortWechselnToolStripMenuItem, Me.SpracheWechselnToolStripMenuItem, Me.NacherfassungToolStripMenuItem, Me.VollständigesUpdateToolStripMenuItem, Me.UpdateToolStripMenuItem, Me.LogoutToolStripMenuItem})
Me.mnuProgramm.ForeColor = System.Drawing.Color.Black
Me.mnuProgramm.Name = "mnuProgramm"
Me.mnuProgramm.Size = New System.Drawing.Size(78, 20)
@@ -649,6 +652,25 @@ Partial Class frmHauptfenster
Me.AMBToolStripMenuItem.Text = "AMB"
Me.AMBToolStripMenuItem.Visible = False
'
'SpracheWechselnToolStripMenuItem
'
Me.SpracheWechselnToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DeutschToolStripMenuItem, Me.TürkischToolStripMenuItem})
Me.SpracheWechselnToolStripMenuItem.Name = "SpracheWechselnToolStripMenuItem"
Me.SpracheWechselnToolStripMenuItem.Size = New System.Drawing.Size(184, 22)
Me.SpracheWechselnToolStripMenuItem.Text = "Sprache wechseln"
'
'DeutschToolStripMenuItem
'
Me.DeutschToolStripMenuItem.Name = "DeutschToolStripMenuItem"
Me.DeutschToolStripMenuItem.Size = New System.Drawing.Size(119, 22)
Me.DeutschToolStripMenuItem.Text = "Deutsch"
'
'TürkischToolStripMenuItem
'
Me.TürkischToolStripMenuItem.Name = "TürkischToolStripMenuItem"
Me.TürkischToolStripMenuItem.Size = New System.Drawing.Size(119, 22)
Me.TürkischToolStripMenuItem.Text = "Türkisch"
'
'NacherfassungToolStripMenuItem
'
Me.NacherfassungToolStripMenuItem.Name = "NacherfassungToolStripMenuItem"
@@ -1858,8 +1880,8 @@ Partial Class frmHauptfenster
Me.gridMyAviso.AllowUserToDeleteRows = False
Me.gridMyAviso.AllowUserToOrderColumns = True
Me.gridMyAviso.AllowUserToResizeRows = False
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Azure
Me.gridMyAviso.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
DataGridViewCellStyle7.BackColor = System.Drawing.Color.Azure
Me.gridMyAviso.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
Me.gridMyAviso.BackgroundColor = System.Drawing.Color.White
Me.gridMyAviso.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.gridMyAviso.Dock = System.Windows.Forms.DockStyle.Top
@@ -2229,45 +2251,45 @@ Partial Class frmHauptfenster
Me.gridAviso.AllowUserToAddRows = False
Me.gridAviso.AllowUserToDeleteRows = False
Me.gridAviso.AllowUserToResizeRows = False
DataGridViewCellStyle2.BackColor = System.Drawing.Color.Azure
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
DataGridViewCellStyle8.BackColor = System.Drawing.Color.Azure
DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
Me.gridAviso.BackgroundColor = System.Drawing.Color.DarkGray
Me.gridAviso.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle3.BackColor = System.Drawing.Color.LightBlue
DataGridViewCellStyle3.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridAviso.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle9.BackColor = System.Drawing.Color.LightBlue
DataGridViewCellStyle9.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridAviso.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle9
Me.gridAviso.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.DefaultCellStyle = DataGridViewCellStyle4
DataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle10.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.DefaultCellStyle = DataGridViewCellStyle10
Me.gridAviso.Dock = System.Windows.Forms.DockStyle.Fill
Me.gridAviso.Location = New System.Drawing.Point(0, 208)
Me.gridAviso.MultiSelect = False
Me.gridAviso.Name = "gridAviso"
Me.gridAviso.ReadOnly = True
DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control
DataGridViewCellStyle5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.RowHeadersDefaultCellStyle = DataGridViewCellStyle5
DataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control
DataGridViewCellStyle11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.RowHeadersDefaultCellStyle = DataGridViewCellStyle11
Me.gridAviso.RowHeadersVisible = False
Me.gridAviso.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.RowsDefaultCellStyle = DataGridViewCellStyle6
DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.RowsDefaultCellStyle = DataGridViewCellStyle12
Me.gridAviso.RowTemplate.ReadOnly = True
Me.gridAviso.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
@@ -2282,7 +2304,7 @@ Partial Class frmHauptfenster
Me.Panel1.Controls.Add(Me.Label21)
Me.Panel1.Controls.Add(Me.cbxCluster)
Me.Panel1.Controls.Add(Me.cboTeams)
Me.Panel1.Controls.Add(Me.lklErweitereSuche)
Me.Panel1.Controls.Add(Me.lblErweitereSuche)
Me.Panel1.Controls.Add(Me.Label16)
Me.Panel1.Controls.Add(Me.Label8)
Me.Panel1.Controls.Add(Me.lblEintraege)
@@ -2360,16 +2382,16 @@ Partial Class frmHauptfenster
Me.cboTeams.Size = New System.Drawing.Size(107, 24)
Me.cboTeams.TabIndex = 19
'
'lklErweitereSuche
'lblErweitereSuche
'
Me.lklErweitereSuche.AutoSize = True
Me.lklErweitereSuche.LinkColor = System.Drawing.Color.White
Me.lklErweitereSuche.Location = New System.Drawing.Point(6, 54)
Me.lklErweitereSuche.Name = "lklErweitereSuche"
Me.lklErweitereSuche.Size = New System.Drawing.Size(87, 13)
Me.lklErweitereSuche.TabIndex = 17
Me.lklErweitereSuche.TabStop = True
Me.lklErweitereSuche.Text = "erweiterte Suche"
Me.lblErweitereSuche.AutoSize = True
Me.lblErweitereSuche.LinkColor = System.Drawing.Color.White
Me.lblErweitereSuche.Location = New System.Drawing.Point(6, 54)
Me.lblErweitereSuche.Name = "lblErweitereSuche"
Me.lblErweitereSuche.Size = New System.Drawing.Size(87, 13)
Me.lblErweitereSuche.TabIndex = 17
Me.lblErweitereSuche.TabStop = True
Me.lblErweitereSuche.Text = "erweiterte Suche"
'
'Label16
'
@@ -2468,7 +2490,7 @@ Partial Class frmHauptfenster
'
Me.pnlSearch.Controls.Add(Me.txtDyRef)
Me.pnlSearch.Controls.Add(Me.Label19)
Me.pnlSearch.Controls.Add(Me.Label15)
Me.pnlSearch.Controls.Add(Me.lblErwLKWID)
Me.pnlSearch.Controls.Add(Me.txtlkwId)
Me.pnlSearch.Controls.Add(Me.cbxNE)
Me.pnlSearch.Controls.Add(Me.cbxFreigabe)
@@ -2479,14 +2501,14 @@ Partial Class frmHauptfenster
Me.pnlSearch.Controls.Add(Me.Label14)
Me.pnlSearch.Controls.Add(Me.txtKdAuftragsnr)
Me.pnlSearch.Controls.Add(Me.txtAuftraggeber)
Me.pnlSearch.Controls.Add(Me.Label10)
Me.pnlSearch.Controls.Add(Me.lblErwKdAtrNr)
Me.pnlSearch.Controls.Add(Me.Button4)
Me.pnlSearch.Controls.Add(Me.Label12)
Me.pnlSearch.Controls.Add(Me.lblErwEmpfänger)
Me.pnlSearch.Controls.Add(Me.txtEmpfänger)
Me.pnlSearch.Controls.Add(Me.cboFiliale)
Me.pnlSearch.Controls.Add(Me.txtAbfertigungsnummer)
Me.pnlSearch.Controls.Add(Me.Label11)
Me.pnlSearch.Controls.Add(Me.Label13)
Me.pnlSearch.Controls.Add(Me.lblErwFilialePos)
Me.pnlSearch.Controls.Add(Me.lblErwAuftraggeber)
Me.pnlSearch.Controls.Add(Me.cbxAlle)
Me.pnlSearch.Location = New System.Drawing.Point(-2, 69)
Me.pnlSearch.Name = "pnlSearch"
@@ -2513,15 +2535,15 @@ Partial Class frmHauptfenster
Me.Label19.TabIndex = 20
Me.Label19.Text = "DY-Ref.:"
'
'Label15
'lblErwLKWID
'
Me.Label15.AutoSize = True
Me.Label15.ForeColor = System.Drawing.Color.White
Me.Label15.Location = New System.Drawing.Point(8, 64)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(46, 13)
Me.Label15.TabIndex = 19
Me.Label15.Text = "LKW-Id:"
Me.lblErwLKWID.AutoSize = True
Me.lblErwLKWID.ForeColor = System.Drawing.Color.White
Me.lblErwLKWID.Location = New System.Drawing.Point(8, 64)
Me.lblErwLKWID.Name = "lblErwLKWID"
Me.lblErwLKWID.Size = New System.Drawing.Size(46, 13)
Me.lblErwLKWID.TabIndex = 19
Me.lblErwLKWID.Text = "LKW-Id:"
'
'txtlkwId
'
@@ -2626,15 +2648,15 @@ Partial Class frmHauptfenster
Me.txtAuftraggeber.Size = New System.Drawing.Size(236, 23)
Me.txtAuftraggeber.TabIndex = 1
'
'Label10
'lblErwKdAtrNr
'
Me.Label10.AutoSize = True
Me.Label10.ForeColor = System.Drawing.Color.White
Me.Label10.Location = New System.Drawing.Point(316, 38)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(65, 13)
Me.Label10.TabIndex = 0
Me.Label10.Text = "Kd-Auftr.Nr.:"
Me.lblErwKdAtrNr.AutoSize = True
Me.lblErwKdAtrNr.ForeColor = System.Drawing.Color.White
Me.lblErwKdAtrNr.Location = New System.Drawing.Point(316, 38)
Me.lblErwKdAtrNr.Name = "lblErwKdAtrNr"
Me.lblErwKdAtrNr.Size = New System.Drawing.Size(65, 13)
Me.lblErwKdAtrNr.TabIndex = 0
Me.lblErwKdAtrNr.Text = "Kd-Auftr.Nr.:"
'
'Button4
'
@@ -2652,15 +2674,15 @@ Partial Class frmHauptfenster
Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button4.UseVisualStyleBackColor = True
'
'Label12
'lblErwEmpfänger
'
Me.Label12.AutoSize = True
Me.Label12.ForeColor = System.Drawing.Color.White
Me.Label12.Location = New System.Drawing.Point(8, 38)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(61, 13)
Me.Label12.TabIndex = 6
Me.Label12.Text = "Empfänger:"
Me.lblErwEmpfänger.AutoSize = True
Me.lblErwEmpfänger.ForeColor = System.Drawing.Color.White
Me.lblErwEmpfänger.Location = New System.Drawing.Point(8, 38)
Me.lblErwEmpfänger.Name = "lblErwEmpfänger"
Me.lblErwEmpfänger.Size = New System.Drawing.Size(61, 13)
Me.lblErwEmpfänger.TabIndex = 6
Me.lblErwEmpfänger.Text = "Empfänger:"
'
'txtEmpfänger
'
@@ -2694,25 +2716,25 @@ Partial Class frmHauptfenster
Me.txtAbfertigungsnummer.Size = New System.Drawing.Size(147, 23)
Me.txtAbfertigungsnummer.TabIndex = 4
'
'Label11
'lblErwFilialePos
'
Me.Label11.AutoSize = True
Me.Label11.ForeColor = System.Drawing.Color.White
Me.Label11.Location = New System.Drawing.Point(316, 16)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(73, 13)
Me.Label11.TabIndex = 2
Me.Label11.Text = "Filiale/PosNr.:"
Me.lblErwFilialePos.AutoSize = True
Me.lblErwFilialePos.ForeColor = System.Drawing.Color.White
Me.lblErwFilialePos.Location = New System.Drawing.Point(316, 16)
Me.lblErwFilialePos.Name = "lblErwFilialePos"
Me.lblErwFilialePos.Size = New System.Drawing.Size(73, 13)
Me.lblErwFilialePos.TabIndex = 2
Me.lblErwFilialePos.Text = "Filiale/PosNr.:"
'
'Label13
'lblErwAuftraggeber
'
Me.Label13.AutoSize = True
Me.Label13.ForeColor = System.Drawing.Color.White
Me.Label13.Location = New System.Drawing.Point(8, 17)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(71, 13)
Me.Label13.TabIndex = 7
Me.Label13.Text = "Auftraggeber:"
Me.lblErwAuftraggeber.AutoSize = True
Me.lblErwAuftraggeber.ForeColor = System.Drawing.Color.White
Me.lblErwAuftraggeber.Location = New System.Drawing.Point(8, 17)
Me.lblErwAuftraggeber.Name = "lblErwAuftraggeber"
Me.lblErwAuftraggeber.Size = New System.Drawing.Size(71, 13)
Me.lblErwAuftraggeber.TabIndex = 7
Me.lblErwAuftraggeber.Text = "Auftraggeber:"
'
'cbxAlle
'
@@ -3084,16 +3106,16 @@ Partial Class frmHauptfenster
Friend WithEvents pnlSearch As System.Windows.Forms.Panel
Friend WithEvents cboFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents txtAbfertigungsnummer As System.Windows.Forms.TextBox
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents lblErwFilialePos As System.Windows.Forms.Label
Friend WithEvents lblErwKdAtrNr As System.Windows.Forms.Label
Friend WithEvents txtKdAuftragsnr As System.Windows.Forms.TextBox
Friend WithEvents lklErweitereSuche As System.Windows.Forms.LinkLabel
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents lblErweitereSuche As System.Windows.Forms.LinkLabel
Friend WithEvents lblErwEmpfänger As System.Windows.Forms.Label
Friend WithEvents txtEmpfänger As System.Windows.Forms.TextBox
Friend WithEvents MyComboBox1 As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents txtAuftraggeber As System.Windows.Forms.TextBox
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents lblErwAuftraggeber As System.Windows.Forms.Label
Friend WithEvents cbxAlle As System.Windows.Forms.CheckBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents cbxNE As System.Windows.Forms.CheckBox
@@ -3102,7 +3124,7 @@ Partial Class frmHauptfenster
Friend WithEvents cbxVorg As System.Windows.Forms.CheckBox
Friend WithEvents cbxVorb As System.Windows.Forms.CheckBox
Friend WithEvents cbxErfasst As System.Windows.Forms.CheckBox
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents lblErwLKWID As System.Windows.Forms.Label
Friend WithEvents txtlkwId As System.Windows.Forms.TextBox
Friend WithEvents btnDienstplan As System.Windows.Forms.Button
Friend WithEvents MDMParkplatzkartenToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
@@ -3210,4 +3232,7 @@ Partial Class frmHauptfenster
Friend WithEvents AMBToolStripMenuItem As ToolStripMenuItem
Friend WithEvents MRNBarcodedruckToolStripMenuItem As ToolStripMenuItem
Friend WithEvents SecretAvisoToolStripMenuItem As ToolStripMenuItem
Friend WithEvents SpracheWechselnToolStripMenuItem As ToolStripMenuItem
Friend WithEvents DeutschToolStripMenuItem As ToolStripMenuItem
Friend WithEvents TürkischToolStripMenuItem As ToolStripMenuItem
End Class