_ Partial Class usrCntlHauptfenster_Suche_AVISO Inherits System.Windows.Forms.UserControl 'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ 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. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() 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() Me.Panel1 = New System.Windows.Forms.Panel() Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.pblSNDOptions = New System.Windows.Forms.Panel() Me.cbx_My_Brexit = New System.Windows.Forms.CheckBox() Me.btnColor = New System.Windows.Forms.Button() Me.lblMySND_Anzeige = New System.Windows.Forms.Label() Me.cboMyAvisoAnzeige = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.cboMy_Grenzstelle = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.cboMy_QS = New System.Windows.Forms.CheckBox() Me.cbx_My_LKW = New System.Windows.Forms.CheckBox() Me.cboMy_VB = New System.Windows.Forms.CheckBox() Me.lblMySnd_Grenzstelle = New System.Windows.Forms.Label() Me.btnHeute = New System.Windows.Forms.Button() Me.btnGestern = New System.Windows.Forms.Button() Me.CheckBox1 = New System.Windows.Forms.CheckBox() Me.btnWoche = New System.Windows.Forms.Button() Me.tbcntrAvisoSND = New System.Windows.Forms.TabControl() Me.tbSndAlle = New System.Windows.Forms.TabPage() Me.tbSndOffen = New System.Windows.Forms.TabPage() Me.tbSndFreigegeben = New System.Windows.Forms.TabPage() Me.dtpBis = New System.Windows.Forms.DateTimePicker() Me.Label2 = New System.Windows.Forms.Label() Me.dtpVon = New System.Windows.Forms.DateTimePicker() Me.Label5 = New System.Windows.Forms.Label() Me.lblAkte = New System.Windows.Forms.Label() Me.cboTeams = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label16 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.cboGrenzstelle = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.lblGrenze = New System.Windows.Forms.Label() Me.pnlTime = New System.Windows.Forms.Panel() Me.Label10 = New System.Windows.Forms.Label() Me.txtBestimmungszollstelle = New VERAG_PROG_ALLGEMEIN.MySearchBox() Me.Label21 = New System.Windows.Forms.Label() Me.cboImEx = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.lblEintraege = New System.Windows.Forms.Label() Me.cbxCluster = New System.Windows.Forms.CheckBox() Me.Label6 = New System.Windows.Forms.Label() Me.txtSuche = New System.Windows.Forms.TextBox() Me.lblZeit_aktuell = New System.Windows.Forms.Label() Me.Label1 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.btnWichtige = New System.Windows.Forms.Button() Me.btnWichtigeStandort = New System.Windows.Forms.Button() Me.btnAlleAnzeigen = New System.Windows.Forms.Button() Me.lblSuche = New System.Windows.Forms.Label() Me.tbcntrAvisoLKW = New System.Windows.Forms.TabControl() Me.tabAlle = New System.Windows.Forms.TabPage() Me.tabErfasst = New System.Windows.Forms.TabPage() Me.tabVorbereitet = New System.Windows.Forms.TabPage() Me.tabVorgeschrieben = New System.Windows.Forms.TabPage() Me.tabAnkunft = New System.Windows.Forms.TabPage() Me.tabVERIMEX = New System.Windows.Forms.TabPage() Me.tabINDONESIEN = New System.Windows.Forms.TabPage() Me.tabFreigegeben = New System.Windows.Forms.TabPage() Me.tabNichtEingetroffen = New System.Windows.Forms.TabPage() Me.pnlSearch = New System.Windows.Forms.Panel() Me.lblAbsender = New System.Windows.Forms.Label() Me.txtAbsender = New System.Windows.Forms.TextBox() Me.txtDyRef = New System.Windows.Forms.TextBox() Me.Label19 = 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() Me.cbxAnkunft = New System.Windows.Forms.CheckBox() Me.cbxVorg = New System.Windows.Forms.CheckBox() Me.cbxVorb = New System.Windows.Forms.CheckBox() Me.cbxErfasst = New System.Windows.Forms.CheckBox() Me.Label14 = New System.Windows.Forms.Label() Me.txtKdAuftragsnr = New System.Windows.Forms.TextBox() Me.txtAuftraggeber = New System.Windows.Forms.TextBox() Me.lblErwKdAtrNr = New System.Windows.Forms.Label() Me.Button4 = New System.Windows.Forms.Button() 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.lblErwFilialePos = New System.Windows.Forms.Label() Me.lblErwAuftraggeber = New System.Windows.Forms.Label() Me.cbxAlle = New System.Windows.Forms.CheckBox() Me.gridAviso = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.TimerAkte = New System.Windows.Forms.Timer(Me.components) Me.ctxtFarben = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ALLEToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem19 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem20 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem21 = New System.Windows.Forms.ToolStripMenuItem() Me.lblDauer = New System.Windows.Forms.Label() Me.Panel1.SuspendLayout() Me.pblSNDOptions.SuspendLayout() Me.tbcntrAvisoSND.SuspendLayout() Me.pnlTime.SuspendLayout() Me.tbcntrAvisoLKW.SuspendLayout() Me.pnlSearch.SuspendLayout() CType(Me.gridAviso, System.ComponentModel.ISupportInitialize).BeginInit() Me.ctxtFarben.SuspendLayout() Me.SuspendLayout() ' 'Panel1 ' Me.Panel1.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Panel1.Controls.Add(Me.MyComboBox1) Me.Panel1.Controls.Add(Me.pblSNDOptions) Me.Panel1.Controls.Add(Me.btnHeute) Me.Panel1.Controls.Add(Me.btnGestern) Me.Panel1.Controls.Add(Me.CheckBox1) Me.Panel1.Controls.Add(Me.btnWoche) Me.Panel1.Controls.Add(Me.tbcntrAvisoSND) Me.Panel1.Controls.Add(Me.dtpBis) Me.Panel1.Controls.Add(Me.Label2) Me.Panel1.Controls.Add(Me.dtpVon) Me.Panel1.Controls.Add(Me.Label5) Me.Panel1.Controls.Add(Me.lblAkte) Me.Panel1.Controls.Add(Me.cboTeams) Me.Panel1.Controls.Add(Me.Label16) Me.Panel1.Controls.Add(Me.Label8) Me.Panel1.Controls.Add(Me.cboGrenzstelle) Me.Panel1.Controls.Add(Me.lblGrenze) Me.Panel1.Controls.Add(Me.pnlTime) Me.Panel1.Controls.Add(Me.Label6) Me.Panel1.Controls.Add(Me.txtSuche) Me.Panel1.Controls.Add(Me.lblZeit_aktuell) Me.Panel1.Controls.Add(Me.Label1) Me.Panel1.Controls.Add(Me.Label3) Me.Panel1.Controls.Add(Me.btnWichtige) Me.Panel1.Controls.Add(Me.btnWichtigeStandort) Me.Panel1.Controls.Add(Me.btnAlleAnzeigen) Me.Panel1.Controls.Add(Me.lblSuche) Me.Panel1.Controls.Add(Me.tbcntrAvisoLKW) Me.Panel1.Controls.Add(Me.pnlSearch) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top Me.Panel1.Location = New System.Drawing.Point(0, 0) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(1156, 225) Me.Panel1.TabIndex = 3 ' 'MyComboBox1 ' Me.MyComboBox1._allowedValuesFreiText = Nothing Me.MyComboBox1._allowFreiText = False Me.MyComboBox1._value = "" Me.MyComboBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.MyComboBox1.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.MyComboBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.MyComboBox1.ForeColor = System.Drawing.Color.White Me.MyComboBox1.FormattingEnabled = True Me.MyComboBox1.Location = New System.Drawing.Point(44, 68) Me.MyComboBox1.MaxLength = 4 Me.MyComboBox1.Name = "MyComboBox1" Me.MyComboBox1.Size = New System.Drawing.Size(98, 21) Me.MyComboBox1.TabIndex = 7 ' 'pblSNDOptions ' Me.pblSNDOptions.Controls.Add(Me.cbx_My_Brexit) Me.pblSNDOptions.Controls.Add(Me.btnColor) Me.pblSNDOptions.Controls.Add(Me.lblMySND_Anzeige) Me.pblSNDOptions.Controls.Add(Me.cboMyAvisoAnzeige) Me.pblSNDOptions.Controls.Add(Me.cboMy_Grenzstelle) Me.pblSNDOptions.Controls.Add(Me.cboMy_QS) Me.pblSNDOptions.Controls.Add(Me.cbx_My_LKW) Me.pblSNDOptions.Controls.Add(Me.cboMy_VB) Me.pblSNDOptions.Controls.Add(Me.lblMySnd_Grenzstelle) Me.pblSNDOptions.Location = New System.Drawing.Point(335, 188) Me.pblSNDOptions.Name = "pblSNDOptions" Me.pblSNDOptions.Size = New System.Drawing.Size(568, 25) Me.pblSNDOptions.TabIndex = 29 Me.pblSNDOptions.Visible = False ' 'cbx_My_Brexit ' Me.cbx_My_Brexit.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cbx_My_Brexit.AutoSize = True Me.cbx_My_Brexit.ForeColor = System.Drawing.Color.White Me.cbx_My_Brexit.Location = New System.Drawing.Point(3, 3) Me.cbx_My_Brexit.Name = "cbx_My_Brexit" Me.cbx_My_Brexit.Size = New System.Drawing.Size(65, 17) Me.cbx_My_Brexit.TabIndex = 28 Me.cbx_My_Brexit.Text = "BREXIT" Me.cbx_My_Brexit.UseVisualStyleBackColor = True Me.cbx_My_Brexit.Visible = False ' 'btnColor ' Me.btnColor.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.btnColor.BackColor = System.Drawing.Color.White Me.btnColor.Location = New System.Drawing.Point(471, 1) Me.btnColor.Name = "btnColor" Me.btnColor.Size = New System.Drawing.Size(36, 23) Me.btnColor.TabIndex = 37 Me.btnColor.UseVisualStyleBackColor = False Me.btnColor.Visible = False ' 'lblMySND_Anzeige ' Me.lblMySND_Anzeige.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblMySND_Anzeige.AutoSize = True Me.lblMySND_Anzeige.ForeColor = System.Drawing.Color.White Me.lblMySND_Anzeige.Location = New System.Drawing.Point(277, 3) Me.lblMySND_Anzeige.Name = "lblMySND_Anzeige" Me.lblMySND_Anzeige.Size = New System.Drawing.Size(48, 13) Me.lblMySND_Anzeige.TabIndex = 20 Me.lblMySND_Anzeige.Text = "Anzeige:" ' 'cboMyAvisoAnzeige ' Me.cboMyAvisoAnzeige._allowedValuesFreiText = Nothing Me.cboMyAvisoAnzeige._allowFreiText = False Me.cboMyAvisoAnzeige._value = "" Me.cboMyAvisoAnzeige.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cboMyAvisoAnzeige.BackColor = System.Drawing.Color.WhiteSmoke Me.cboMyAvisoAnzeige.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboMyAvisoAnzeige.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboMyAvisoAnzeige.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.cboMyAvisoAnzeige.FormattingEnabled = True Me.cboMyAvisoAnzeige.Location = New System.Drawing.Point(326, 1) Me.cboMyAvisoAnzeige.Name = "cboMyAvisoAnzeige" Me.cboMyAvisoAnzeige.Size = New System.Drawing.Size(127, 21) Me.cboMyAvisoAnzeige.TabIndex = 21 ' 'cboMy_Grenzstelle ' Me.cboMy_Grenzstelle._allowedValuesFreiText = Nothing Me.cboMy_Grenzstelle._allowFreiText = False Me.cboMy_Grenzstelle._value = "" Me.cboMy_Grenzstelle.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cboMy_Grenzstelle.BackColor = System.Drawing.Color.WhiteSmoke Me.cboMy_Grenzstelle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboMy_Grenzstelle.DropDownWidth = 120 Me.cboMy_Grenzstelle.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboMy_Grenzstelle.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!) Me.cboMy_Grenzstelle.FormattingEnabled = True Me.cboMy_Grenzstelle.Location = New System.Drawing.Point(207, 1) Me.cboMy_Grenzstelle.Name = "cboMy_Grenzstelle" Me.cboMy_Grenzstelle.Size = New System.Drawing.Size(64, 21) Me.cboMy_Grenzstelle.TabIndex = 26 ' 'cboMy_QS ' Me.cboMy_QS.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cboMy_QS.AutoSize = True Me.cboMy_QS.Checked = True Me.cboMy_QS.CheckState = System.Windows.Forms.CheckState.Indeterminate Me.cboMy_QS.ForeColor = System.Drawing.Color.White Me.cboMy_QS.Location = New System.Drawing.Point(519, 5) Me.cboMy_QS.Name = "cboMy_QS" Me.cboMy_QS.Size = New System.Drawing.Size(15, 14) Me.cboMy_QS.TabIndex = 33 Me.cboMy_QS.ThreeState = True Me.cboMy_QS.UseVisualStyleBackColor = True ' 'cbx_My_LKW ' Me.cbx_My_LKW.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cbx_My_LKW.AutoSize = True Me.cbx_My_LKW.ForeColor = System.Drawing.Color.White Me.cbx_My_LKW.Location = New System.Drawing.Point(83, 3) Me.cbx_My_LKW.Name = "cbx_My_LKW" Me.cbx_My_LKW.Size = New System.Drawing.Size(50, 17) Me.cbx_My_LKW.TabIndex = 24 Me.cbx_My_LKW.Text = "LKW" Me.cbx_My_LKW.UseVisualStyleBackColor = True ' 'cboMy_VB ' Me.cboMy_VB.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.cboMy_VB.AutoSize = True Me.cboMy_VB.Checked = True Me.cboMy_VB.CheckState = System.Windows.Forms.CheckState.Indeterminate Me.cboMy_VB.ForeColor = System.Drawing.Color.White Me.cboMy_VB.Location = New System.Drawing.Point(538, 5) Me.cboMy_VB.Name = "cboMy_VB" Me.cboMy_VB.Size = New System.Drawing.Size(15, 14) Me.cboMy_VB.TabIndex = 32 Me.cboMy_VB.ThreeState = True Me.cboMy_VB.UseVisualStyleBackColor = True ' 'lblMySnd_Grenzstelle ' Me.lblMySnd_Grenzstelle.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblMySnd_Grenzstelle.AutoSize = True Me.lblMySnd_Grenzstelle.ForeColor = System.Drawing.Color.White Me.lblMySnd_Grenzstelle.Location = New System.Drawing.Point(139, 4) Me.lblMySnd_Grenzstelle.Name = "lblMySnd_Grenzstelle" Me.lblMySnd_Grenzstelle.Size = New System.Drawing.Size(62, 13) Me.lblMySnd_Grenzstelle.TabIndex = 25 Me.lblMySnd_Grenzstelle.Text = "Grenzstelle:" ' 'btnHeute ' Me.btnHeute.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnHeute.ForeColor = System.Drawing.Color.White Me.btnHeute.Location = New System.Drawing.Point(143, 67) Me.btnHeute.Name = "btnHeute" Me.btnHeute.Size = New System.Drawing.Size(50, 22) Me.btnHeute.TabIndex = 0 Me.btnHeute.TabStop = False Me.btnHeute.Text = "Heute" Me.btnHeute.UseVisualStyleBackColor = True ' 'btnGestern ' Me.btnGestern.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnGestern.ForeColor = System.Drawing.Color.White Me.btnGestern.Location = New System.Drawing.Point(192, 67) Me.btnGestern.Name = "btnGestern" Me.btnGestern.Size = New System.Drawing.Size(58, 22) Me.btnGestern.TabIndex = 1 Me.btnGestern.TabStop = False Me.btnGestern.Text = "Gestern" Me.btnGestern.UseVisualStyleBackColor = True ' 'CheckBox1 ' Me.CheckBox1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.CheckBox1.AutoSize = True Me.CheckBox1.Checked = True Me.CheckBox1.CheckState = System.Windows.Forms.CheckState.Checked Me.CheckBox1.ForeColor = System.Drawing.Color.White Me.CheckBox1.Location = New System.Drawing.Point(1038, 181) Me.CheckBox1.Name = "CheckBox1" Me.CheckBox1.Size = New System.Drawing.Size(50, 17) Me.CheckBox1.TabIndex = 28 Me.CheckBox1.Text = "LKW" Me.CheckBox1.UseVisualStyleBackColor = True ' 'btnWoche ' Me.btnWoche.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnWoche.ForeColor = System.Drawing.Color.White Me.btnWoche.Location = New System.Drawing.Point(249, 67) Me.btnWoche.Name = "btnWoche" Me.btnWoche.Size = New System.Drawing.Size(64, 22) Me.btnWoche.TabIndex = 2 Me.btnWoche.TabStop = False Me.btnWoche.Text = "1 Woche" Me.btnWoche.UseVisualStyleBackColor = True ' 'tbcntrAvisoSND ' Me.tbcntrAvisoSND.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.tbcntrAvisoSND.Controls.Add(Me.tbSndAlle) Me.tbcntrAvisoSND.Controls.Add(Me.tbSndOffen) Me.tbcntrAvisoSND.Controls.Add(Me.tbSndFreigegeben) Me.tbcntrAvisoSND.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.tbcntrAvisoSND.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.tbcntrAvisoSND.ItemSize = New System.Drawing.Size(60, 30) Me.tbcntrAvisoSND.Location = New System.Drawing.Point(157, 166) Me.tbcntrAvisoSND.Name = "tbcntrAvisoSND" Me.tbcntrAvisoSND.Padding = New System.Drawing.Point(12, 3) Me.tbcntrAvisoSND.SelectedIndex = 0 Me.tbcntrAvisoSND.Size = New System.Drawing.Size(129, 11) Me.tbcntrAvisoSND.TabIndex = 27 Me.tbcntrAvisoSND.Visible = False ' 'tbSndAlle ' Me.tbSndAlle.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tbSndAlle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tbSndAlle.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.tbSndAlle.Location = New System.Drawing.Point(4, 34) Me.tbSndAlle.Name = "tbSndAlle" Me.tbSndAlle.Padding = New System.Windows.Forms.Padding(3) Me.tbSndAlle.Size = New System.Drawing.Size(121, 0) Me.tbSndAlle.TabIndex = 0 Me.tbSndAlle.Text = "Alle Sendungen" ' 'tbSndOffen ' Me.tbSndOffen.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tbSndOffen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tbSndOffen.Location = New System.Drawing.Point(4, 34) Me.tbSndOffen.Name = "tbSndOffen" Me.tbSndOffen.Padding = New System.Windows.Forms.Padding(3) Me.tbSndOffen.Size = New System.Drawing.Size(121, 0) Me.tbSndOffen.TabIndex = 1 Me.tbSndOffen.Text = "Offen" ' 'tbSndFreigegeben ' Me.tbSndFreigegeben.Location = New System.Drawing.Point(4, 34) Me.tbSndFreigegeben.Name = "tbSndFreigegeben" Me.tbSndFreigegeben.Size = New System.Drawing.Size(121, 0) Me.tbSndFreigegeben.TabIndex = 2 Me.tbSndFreigegeben.Text = "Freigegeben" Me.tbSndFreigegeben.UseVisualStyleBackColor = True ' 'dtpBis ' Me.dtpBis.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpBis.Location = New System.Drawing.Point(228, 101) Me.dtpBis.Name = "dtpBis" Me.dtpBis.Size = New System.Drawing.Size(85, 20) Me.dtpBis.TabIndex = 4 ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.ForeColor = System.Drawing.Color.White Me.Label2.Location = New System.Drawing.Point(226, 89) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(20, 13) Me.Label2.TabIndex = 5 Me.Label2.Text = "bis" ' 'dtpVon ' Me.dtpVon.Format = System.Windows.Forms.DateTimePickerFormat.[Short] Me.dtpVon.Location = New System.Drawing.Point(143, 101) Me.dtpVon.Name = "dtpVon" Me.dtpVon.Size = New System.Drawing.Size(85, 20) Me.dtpVon.TabIndex = 3 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.ForeColor = System.Drawing.Color.White Me.Label5.Location = New System.Drawing.Point(141, 89) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(25, 13) Me.Label5.TabIndex = 6 Me.Label5.Text = "von" ' 'lblAkte ' Me.lblAkte.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.lblAkte.ForeColor = System.Drawing.Color.White Me.lblAkte.Location = New System.Drawing.Point(580, 163) Me.lblAkte.Name = "lblAkte" Me.lblAkte.Size = New System.Drawing.Size(207, 19) Me.lblAkte.TabIndex = 29 Me.lblAkte.Text = "0 Akte vom Arbeitsplatz übernommen" Me.lblAkte.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'cboTeams ' Me.cboTeams._allowedValuesFreiText = Nothing Me.cboTeams._allowFreiText = False Me.cboTeams._value = "" Me.cboTeams.BackColor = System.Drawing.Color.WhiteSmoke Me.cboTeams.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboTeams.DropDownWidth = 200 Me.cboTeams.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboTeams.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cboTeams.FormattingEnabled = True Me.cboTeams.Location = New System.Drawing.Point(408, 4) Me.cboTeams.Name = "cboTeams" Me.cboTeams.Size = New System.Drawing.Size(107, 24) Me.cboTeams.TabIndex = 19 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.ForeColor = System.Drawing.Color.White Me.Label16.Location = New System.Drawing.Point(368, 9) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(37, 13) Me.Label16.TabIndex = 18 Me.Label16.Text = "Team:" ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Label8.Location = New System.Drawing.Point(67, 7) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(15, 18) Me.Label8.TabIndex = 15 Me.Label8.Text = "*" Me.Label8.Visible = False ' 'cboGrenzstelle ' Me.cboGrenzstelle._allowedValuesFreiText = Nothing Me.cboGrenzstelle._allowFreiText = False Me.cboGrenzstelle._value = "" Me.cboGrenzstelle.BackColor = System.Drawing.Color.WhiteSmoke Me.cboGrenzstelle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboGrenzstelle.DropDownWidth = 200 Me.cboGrenzstelle.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboGrenzstelle.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cboGrenzstelle.FormattingEnabled = True Me.cboGrenzstelle.Items.AddRange(New Object() {"ALLE", "SUB", "SBG", "WAI", "NKD", "NEU", "AMB", "???"}) Me.cboGrenzstelle.Location = New System.Drawing.Point(408, 31) Me.cboGrenzstelle.Name = "cboGrenzstelle" Me.cboGrenzstelle.Size = New System.Drawing.Size(107, 24) Me.cboGrenzstelle.TabIndex = 13 ' 'lblGrenze ' Me.lblGrenze.AutoSize = True Me.lblGrenze.ForeColor = System.Drawing.Color.White Me.lblGrenze.Location = New System.Drawing.Point(343, 37) Me.lblGrenze.Name = "lblGrenze" Me.lblGrenze.Size = New System.Drawing.Size(62, 13) Me.lblGrenze.TabIndex = 9 Me.lblGrenze.Text = "Grenzstelle:" ' 'pnlTime ' Me.pnlTime.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.pnlTime.Controls.Add(Me.lblDauer) Me.pnlTime.Controls.Add(Me.Label10) Me.pnlTime.Controls.Add(Me.txtBestimmungszollstelle) Me.pnlTime.Controls.Add(Me.Label21) Me.pnlTime.Controls.Add(Me.cboImEx) Me.pnlTime.Controls.Add(Me.lblEintraege) Me.pnlTime.Controls.Add(Me.cbxCluster) Me.pnlTime.Location = New System.Drawing.Point(475, 1) Me.pnlTime.Name = "pnlTime" Me.pnlTime.Size = New System.Drawing.Size(683, 57) Me.pnlTime.TabIndex = 12 ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.ForeColor = System.Drawing.Color.White Me.Label10.Location = New System.Drawing.Point(48, 36) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(44, 13) Me.Label10.TabIndex = 26 Me.Label10.Text = "Zollamt:" ' 'txtBestimmungszollstelle ' Me.txtBestimmungszollstelle._allowFreitext = False Me.txtBestimmungszollstelle._AllowSetValue = False Me.txtBestimmungszollstelle._allowSpaceAsSplitter = False Me.txtBestimmungszollstelle._autoSizeGross = False Me.txtBestimmungszollstelle._hideIfListEmpty = True Me.txtBestimmungszollstelle._value = Nothing Me.txtBestimmungszollstelle.conn_art = "FMZOLL" Me.txtBestimmungszollstelle.dgvpos = "LEFT" Me.txtBestimmungszollstelle.DISPLAY_PARAM = Nothing Me.txtBestimmungszollstelle.INVISIBLE_COLUMNS = Nothing Me.txtBestimmungszollstelle.key_visible = False Me.txtBestimmungszollstelle.KEYPARAM = Nothing Me.txtBestimmungszollstelle.Location = New System.Drawing.Point(102, 32) Me.txtBestimmungszollstelle.MaxLength = 50 Me.txtBestimmungszollstelle.Name = "txtBestimmungszollstelle" Me.txtBestimmungszollstelle.searchActive = True Me.txtBestimmungszollstelle.Size = New System.Drawing.Size(211, 20) Me.txtBestimmungszollstelle.SQL_ORDER_BY = Nothing Me.txtBestimmungszollstelle.SQL_SELECT = Nothing Me.txtBestimmungszollstelle.SQL_WHERE = Nothing Me.txtBestimmungszollstelle.SQL_WhereParamList = Nothing Me.txtBestimmungszollstelle.TabIndex = 25 Me.txtBestimmungszollstelle.usrcntl = Nothing ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.ForeColor = System.Drawing.Color.White Me.Label21.Location = New System.Drawing.Point(51, 8) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(41, 13) Me.Label21.TabIndex = 23 Me.Label21.Text = "IM/EX:" ' 'cboImEx ' Me.cboImEx._allowedValuesFreiText = Nothing Me.cboImEx._allowFreiText = False Me.cboImEx._value = "" Me.cboImEx.BackColor = System.Drawing.Color.WhiteSmoke Me.cboImEx.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboImEx.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboImEx.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cboImEx.FormattingEnabled = True Me.cboImEx.Items.AddRange(New Object() {"ALLE", "SUB", "SBG", "WAI", "NKD"}) Me.cboImEx.Location = New System.Drawing.Point(102, 2) Me.cboImEx.Name = "cboImEx" Me.cboImEx.Size = New System.Drawing.Size(78, 24) Me.cboImEx.TabIndex = 24 ' 'lblEintraege ' Me.lblEintraege.BackColor = System.Drawing.Color.Transparent Me.lblEintraege.ForeColor = System.Drawing.Color.White Me.lblEintraege.Location = New System.Drawing.Point(394, 6) Me.lblEintraege.Name = "lblEintraege" Me.lblEintraege.Size = New System.Drawing.Size(169, 15) Me.lblEintraege.TabIndex = 14 Me.lblEintraege.Text = "0 Einträge" Me.lblEintraege.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'cbxCluster ' Me.cbxCluster.AutoSize = True Me.cbxCluster.Checked = True Me.cbxCluster.CheckState = System.Windows.Forms.CheckState.Checked Me.cbxCluster.ForeColor = System.Drawing.Color.White Me.cbxCluster.Location = New System.Drawing.Point(186, 6) Me.cbxCluster.Name = "cbxCluster" Me.cbxCluster.Size = New System.Drawing.Size(96, 17) Me.cbxCluster.TabIndex = 20 Me.cbxCluster.Text = "Firmenverbund" Me.cbxCluster.UseVisualStyleBackColor = True ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label6.ForeColor = System.Drawing.Color.White Me.Label6.Location = New System.Drawing.Point(6, 53) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(81, 13) Me.Label6.TabIndex = 11 Me.Label6.Text = "mind. 2 Zeichen" ' 'txtSuche ' Me.txtSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSuche.Location = New System.Drawing.Point(7, 28) Me.txtSuche.MaxLength = 30 Me.txtSuche.Name = "txtSuche" Me.txtSuche.Size = New System.Drawing.Size(306, 26) Me.txtSuche.TabIndex = 0 ' 'lblZeit_aktuell ' Me.lblZeit_aktuell.AutoSize = True Me.lblZeit_aktuell.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.lblZeit_aktuell.Location = New System.Drawing.Point(6, 39) Me.lblZeit_aktuell.Name = "lblZeit_aktuell" Me.lblZeit_aktuell.Size = New System.Drawing.Size(154, 13) Me.lblZeit_aktuell.TabIndex = 6 Me.lblZeit_aktuell.Text = "letzte Aktualisierung: 11:22 Uhr" ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.ForeColor = System.Drawing.Color.White Me.Label1.Location = New System.Drawing.Point(827, 40) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(140, 13) Me.Label1.TabIndex = 8 Me.Label1.Text = "(zeigt alle ANKUNFT-LKWs)" Me.Label1.Visible = False ' 'Label3 ' Me.Label3.ForeColor = System.Drawing.Color.White Me.Label3.Location = New System.Drawing.Point(825, 2) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(142, 34) Me.Label3.TabIndex = 7 Me.Label3.Text = "(zeigt ANKUNFT-LKWs für aktiven Standort)" Me.Label3.Visible = False ' 'btnWichtige ' Me.btnWichtige.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnWichtige.ForeColor = System.Drawing.Color.White Me.btnWichtige.Location = New System.Drawing.Point(235, 1) Me.btnWichtige.Name = "btnWichtige" Me.btnWichtige.Size = New System.Drawing.Size(78, 25) Me.btnWichtige.TabIndex = 4 Me.btnWichtige.TabStop = False Me.btnWichtige.Text = "WICHTIG" Me.btnWichtige.UseVisualStyleBackColor = True ' 'btnWichtigeStandort ' Me.btnWichtigeStandort.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnWichtigeStandort.ForeColor = System.Drawing.Color.White Me.btnWichtigeStandort.Location = New System.Drawing.Point(137, 0) Me.btnWichtigeStandort.Name = "btnWichtigeStandort" Me.btnWichtigeStandort.Size = New System.Drawing.Size(92, 27) Me.btnWichtigeStandort.TabIndex = 3 Me.btnWichtigeStandort.TabStop = False Me.btnWichtigeStandort.Text = "Wichtig-Standort" Me.btnWichtigeStandort.UseVisualStyleBackColor = True ' 'btnAlleAnzeigen ' Me.btnAlleAnzeigen.FlatAppearance.BorderSize = 0 Me.btnAlleAnzeigen.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnAlleAnzeigen.ForeColor = System.Drawing.Color.White Me.btnAlleAnzeigen.Location = New System.Drawing.Point(960, 25) Me.btnAlleAnzeigen.Name = "btnAlleAnzeigen" Me.btnAlleAnzeigen.Size = New System.Drawing.Size(84, 29) Me.btnAlleAnzeigen.TabIndex = 2 Me.btnAlleAnzeigen.Text = "Alle anzeigen" Me.btnAlleAnzeigen.UseVisualStyleBackColor = True Me.btnAlleAnzeigen.Visible = False ' 'lblSuche ' Me.lblSuche.AutoSize = True Me.lblSuche.ForeColor = System.Drawing.Color.White Me.lblSuche.Location = New System.Drawing.Point(6, 9) Me.lblSuche.Name = "lblSuche" Me.lblSuche.Size = New System.Drawing.Size(61, 13) Me.lblSuche.TabIndex = 1 Me.lblSuche.Text = "Suchbegriff" ' 'tbcntrAvisoLKW ' Me.tbcntrAvisoLKW.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles) Me.tbcntrAvisoLKW.Controls.Add(Me.tabAlle) Me.tbcntrAvisoLKW.Controls.Add(Me.tabErfasst) Me.tbcntrAvisoLKW.Controls.Add(Me.tabVorbereitet) Me.tbcntrAvisoLKW.Controls.Add(Me.tabVorgeschrieben) Me.tbcntrAvisoLKW.Controls.Add(Me.tabAnkunft) Me.tbcntrAvisoLKW.Controls.Add(Me.tabVERIMEX) Me.tbcntrAvisoLKW.Controls.Add(Me.tabINDONESIEN) Me.tbcntrAvisoLKW.Controls.Add(Me.tabFreigegeben) Me.tbcntrAvisoLKW.Controls.Add(Me.tabNichtEingetroffen) Me.tbcntrAvisoLKW.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.tbcntrAvisoLKW.ImeMode = System.Windows.Forms.ImeMode.NoControl Me.tbcntrAvisoLKW.ItemSize = New System.Drawing.Size(60, 30) Me.tbcntrAvisoLKW.Location = New System.Drawing.Point(-1, 193) Me.tbcntrAvisoLKW.Name = "tbcntrAvisoLKW" Me.tbcntrAvisoLKW.Padding = New System.Drawing.Point(12, 3) Me.tbcntrAvisoLKW.SelectedIndex = 0 Me.tbcntrAvisoLKW.Size = New System.Drawing.Size(129, 37) Me.tbcntrAvisoLKW.TabIndex = 10 ' 'tabAlle ' Me.tabAlle.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tabAlle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tabAlle.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.tabAlle.Location = New System.Drawing.Point(4, 34) Me.tabAlle.Name = "tabAlle" Me.tabAlle.Padding = New System.Windows.Forms.Padding(3) Me.tabAlle.Size = New System.Drawing.Size(121, 0) Me.tabAlle.TabIndex = 0 Me.tabAlle.Text = "Alle LKW" ' 'tabErfasst ' Me.tabErfasst.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tabErfasst.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tabErfasst.Location = New System.Drawing.Point(4, 34) Me.tabErfasst.Name = "tabErfasst" Me.tabErfasst.Padding = New System.Windows.Forms.Padding(3) Me.tabErfasst.Size = New System.Drawing.Size(121, 0) Me.tabErfasst.TabIndex = 1 Me.tabErfasst.Text = "1. Erfasst" ' 'tabVorbereitet ' Me.tabVorbereitet.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tabVorbereitet.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tabVorbereitet.Location = New System.Drawing.Point(4, 34) Me.tabVorbereitet.Name = "tabVorbereitet" Me.tabVorbereitet.Padding = New System.Windows.Forms.Padding(3) Me.tabVorbereitet.Size = New System.Drawing.Size(121, 0) Me.tabVorbereitet.TabIndex = 2 Me.tabVorbereitet.Text = "2.Vorbereitet QS" ' 'tabVorgeschrieben ' Me.tabVorgeschrieben.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tabVorgeschrieben.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tabVorgeschrieben.Location = New System.Drawing.Point(4, 34) Me.tabVorgeschrieben.Name = "tabVorgeschrieben" Me.tabVorgeschrieben.Padding = New System.Windows.Forms.Padding(3) Me.tabVorgeschrieben.Size = New System.Drawing.Size(121, 0) Me.tabVorgeschrieben.TabIndex = 3 Me.tabVorgeschrieben.Text = "3.Vorgeschrieben" ' 'tabAnkunft ' Me.tabAnkunft.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tabAnkunft.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tabAnkunft.Location = New System.Drawing.Point(4, 34) Me.tabAnkunft.Name = "tabAnkunft" Me.tabAnkunft.Padding = New System.Windows.Forms.Padding(3) Me.tabAnkunft.Size = New System.Drawing.Size(121, 0) Me.tabAnkunft.TabIndex = 4 Me.tabAnkunft.Text = "4. Ankunft" ' 'tabVERIMEX ' Me.tabVERIMEX.Location = New System.Drawing.Point(4, 34) Me.tabVERIMEX.Name = "tabVERIMEX" Me.tabVERIMEX.Size = New System.Drawing.Size(121, 0) Me.tabVERIMEX.TabIndex = 7 Me.tabVERIMEX.Text = "VERIMEX" Me.tabVERIMEX.UseVisualStyleBackColor = True ' 'tabINDONESIEN ' Me.tabINDONESIEN.Location = New System.Drawing.Point(4, 34) Me.tabINDONESIEN.Name = "tabINDONESIEN" Me.tabINDONESIEN.Size = New System.Drawing.Size(121, 0) Me.tabINDONESIEN.TabIndex = 8 Me.tabINDONESIEN.Text = "INDONESIEN" Me.tabINDONESIEN.UseVisualStyleBackColor = True ' 'tabFreigegeben ' Me.tabFreigegeben.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tabFreigegeben.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tabFreigegeben.Location = New System.Drawing.Point(4, 34) Me.tabFreigegeben.Name = "tabFreigegeben" Me.tabFreigegeben.Padding = New System.Windows.Forms.Padding(3) Me.tabFreigegeben.Size = New System.Drawing.Size(121, 0) Me.tabFreigegeben.TabIndex = 5 Me.tabFreigegeben.Text = "5. Freigegeben" ' 'tabNichtEingetroffen ' Me.tabNichtEingetroffen.BackColor = System.Drawing.SystemColors.ActiveBorder Me.tabNichtEingetroffen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.tabNichtEingetroffen.Location = New System.Drawing.Point(4, 34) Me.tabNichtEingetroffen.Name = "tabNichtEingetroffen" Me.tabNichtEingetroffen.Padding = New System.Windows.Forms.Padding(3) Me.tabNichtEingetroffen.Size = New System.Drawing.Size(121, 0) Me.tabNichtEingetroffen.TabIndex = 6 Me.tabNichtEingetroffen.Text = "Nicht eingetroffen" ' 'pnlSearch ' Me.pnlSearch.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(74, Byte), Integer), CType(CType(138, Byte), Integer)) Me.pnlSearch.Controls.Add(Me.lblAbsender) Me.pnlSearch.Controls.Add(Me.txtAbsender) Me.pnlSearch.Controls.Add(Me.txtDyRef) Me.pnlSearch.Controls.Add(Me.Label19) Me.pnlSearch.Controls.Add(Me.lblErwLKWID) Me.pnlSearch.Controls.Add(Me.txtlkwId) Me.pnlSearch.Controls.Add(Me.cbxNE) Me.pnlSearch.Controls.Add(Me.cbxFreigabe) Me.pnlSearch.Controls.Add(Me.cbxAnkunft) Me.pnlSearch.Controls.Add(Me.cbxVorg) Me.pnlSearch.Controls.Add(Me.cbxVorb) Me.pnlSearch.Controls.Add(Me.cbxErfasst) Me.pnlSearch.Controls.Add(Me.Label14) Me.pnlSearch.Controls.Add(Me.txtKdAuftragsnr) Me.pnlSearch.Controls.Add(Me.txtAuftraggeber) Me.pnlSearch.Controls.Add(Me.lblErwKdAtrNr) Me.pnlSearch.Controls.Add(Me.Button4) 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.lblErwFilialePos) Me.pnlSearch.Controls.Add(Me.lblErwAuftraggeber) Me.pnlSearch.Controls.Add(Me.cbxAlle) Me.pnlSearch.Location = New System.Drawing.Point(335, 61) Me.pnlSearch.Name = "pnlSearch" Me.pnlSearch.Size = New System.Drawing.Size(823, 121) Me.pnlSearch.TabIndex = 16 ' 'lblAbsender ' Me.lblAbsender.AutoSize = True Me.lblAbsender.ForeColor = System.Drawing.Color.White Me.lblAbsender.Location = New System.Drawing.Point(2, 33) Me.lblAbsender.Name = "lblAbsender" Me.lblAbsender.Size = New System.Drawing.Size(55, 13) Me.lblAbsender.TabIndex = 23 Me.lblAbsender.Text = "Absender:" ' 'txtAbsender ' Me.txtAbsender.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtAbsender.Location = New System.Drawing.Point(73, 28) Me.txtAbsender.MaxLength = 100 Me.txtAbsender.Name = "txtAbsender" Me.txtAbsender.Size = New System.Drawing.Size(236, 23) Me.txtAbsender.TabIndex = 2 ' 'txtDyRef ' Me.txtDyRef.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtDyRef.Location = New System.Drawing.Point(383, 77) Me.txtDyRef.MaxLength = 100 Me.txtDyRef.Name = "txtDyRef" Me.txtDyRef.Size = New System.Drawing.Size(216, 23) Me.txtDyRef.TabIndex = 10 ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.ForeColor = System.Drawing.Color.White Me.Label19.Location = New System.Drawing.Point(310, 82) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(48, 13) Me.Label19.TabIndex = 20 Me.Label19.Text = "DY-Ref.:" ' 'lblErwLKWID ' Me.lblErwLKWID.AutoSize = True Me.lblErwLKWID.ForeColor = System.Drawing.Color.White Me.lblErwLKWID.Location = New System.Drawing.Point(2, 82) Me.lblErwLKWID.Name = "lblErwLKWID" Me.lblErwLKWID.Size = New System.Drawing.Size(46, 13) Me.lblErwLKWID.TabIndex = 19 Me.lblErwLKWID.Text = "LKW-Id:" ' 'txtlkwId ' Me.txtlkwId.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtlkwId.Location = New System.Drawing.Point(73, 77) Me.txtlkwId.MaxLength = 100 Me.txtlkwId.Name = "txtlkwId" Me.txtlkwId.Size = New System.Drawing.Size(236, 23) Me.txtlkwId.TabIndex = 10 ' 'cbxNE ' Me.cbxNE.AutoSize = True Me.cbxNE.ForeColor = System.Drawing.Color.White Me.cbxNE.Location = New System.Drawing.Point(547, 104) Me.cbxNE.Name = "cbxNE" Me.cbxNE.Size = New System.Drawing.Size(110, 17) Me.cbxNE.TabIndex = 16 Me.cbxNE.Text = "Nicht eingetroffen" Me.cbxNE.UseVisualStyleBackColor = True ' 'cbxFreigabe ' Me.cbxFreigabe.AutoSize = True Me.cbxFreigabe.ForeColor = System.Drawing.Color.White Me.cbxFreigabe.Location = New System.Drawing.Point(456, 104) Me.cbxFreigabe.Name = "cbxFreigabe" Me.cbxFreigabe.Size = New System.Drawing.Size(85, 17) Me.cbxFreigabe.TabIndex = 15 Me.cbxFreigabe.Text = "Freigegeben" Me.cbxFreigabe.UseVisualStyleBackColor = True ' 'cbxAnkunft ' Me.cbxAnkunft.AutoSize = True Me.cbxAnkunft.ForeColor = System.Drawing.Color.White Me.cbxAnkunft.Location = New System.Drawing.Point(387, 104) Me.cbxAnkunft.Name = "cbxAnkunft" Me.cbxAnkunft.Size = New System.Drawing.Size(63, 17) Me.cbxAnkunft.TabIndex = 14 Me.cbxAnkunft.Text = "Ankunft" Me.cbxAnkunft.UseVisualStyleBackColor = True ' 'cbxVorg ' Me.cbxVorg.AutoSize = True Me.cbxVorg.ForeColor = System.Drawing.Color.White Me.cbxVorg.Location = New System.Drawing.Point(288, 104) Me.cbxVorg.Name = "cbxVorg" Me.cbxVorg.Size = New System.Drawing.Size(100, 17) Me.cbxVorg.TabIndex = 13 Me.cbxVorg.Text = "Vorgeschrieben" Me.cbxVorg.UseVisualStyleBackColor = True ' 'cbxVorb ' Me.cbxVorb.AutoSize = True Me.cbxVorb.ForeColor = System.Drawing.Color.White Me.cbxVorb.Location = New System.Drawing.Point(187, 104) Me.cbxVorb.Name = "cbxVorb" Me.cbxVorb.Size = New System.Drawing.Size(95, 17) Me.cbxVorb.TabIndex = 12 Me.cbxVorb.Text = "Vorbereitet QS" Me.cbxVorb.UseVisualStyleBackColor = True ' 'cbxErfasst ' Me.cbxErfasst.AutoSize = True Me.cbxErfasst.ForeColor = System.Drawing.Color.White Me.cbxErfasst.Location = New System.Drawing.Point(123, 104) Me.cbxErfasst.Name = "cbxErfasst" Me.cbxErfasst.Size = New System.Drawing.Size(58, 17) Me.cbxErfasst.TabIndex = 11 Me.cbxErfasst.Text = "Erfasst" Me.cbxErfasst.UseVisualStyleBackColor = True ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.ForeColor = System.Drawing.Color.White Me.Label14.Location = New System.Drawing.Point(2, 105) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(40, 13) Me.Label14.TabIndex = 8 Me.Label14.Text = "Status:" ' 'txtKdAuftragsnr ' Me.txtKdAuftragsnr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtKdAuftragsnr.Location = New System.Drawing.Point(383, 28) Me.txtKdAuftragsnr.MaxLength = 100 Me.txtKdAuftragsnr.Name = "txtKdAuftragsnr" Me.txtKdAuftragsnr.Size = New System.Drawing.Size(216, 23) Me.txtKdAuftragsnr.TabIndex = 9 ' 'txtAuftraggeber ' Me.txtAuftraggeber.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtAuftraggeber.Location = New System.Drawing.Point(73, 6) Me.txtAuftraggeber.MaxLength = 100 Me.txtAuftraggeber.Name = "txtAuftraggeber" Me.txtAuftraggeber.Size = New System.Drawing.Size(236, 23) Me.txtAuftraggeber.TabIndex = 1 ' 'lblErwKdAtrNr ' Me.lblErwKdAtrNr.AutoSize = True Me.lblErwKdAtrNr.ForeColor = System.Drawing.Color.White Me.lblErwKdAtrNr.Location = New System.Drawing.Point(310, 33) Me.lblErwKdAtrNr.Name = "lblErwKdAtrNr" Me.lblErwKdAtrNr.Size = New System.Drawing.Size(65, 13) Me.lblErwKdAtrNr.TabIndex = 0 Me.lblErwKdAtrNr.Text = "Kd-Auftr.Nr.:" ' 'Button4 ' Me.Button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button4.ForeColor = System.Drawing.Color.White Me.Button4.Image = Global.AVISO.My.Resources.Resources.search Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button4.Location = New System.Drawing.Point(615, 6) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(88, 45) Me.Button4.TabIndex = 17 Me.Button4.TabStop = False Me.Button4.Text = "Suche" Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button4.UseVisualStyleBackColor = True ' 'lblErwEmpfänger ' Me.lblErwEmpfänger.AutoSize = True Me.lblErwEmpfänger.ForeColor = System.Drawing.Color.White Me.lblErwEmpfänger.Location = New System.Drawing.Point(2, 55) 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 ' Me.txtEmpfänger.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtEmpfänger.Location = New System.Drawing.Point(73, 50) Me.txtEmpfänger.MaxLength = 100 Me.txtEmpfänger.Name = "txtEmpfänger" Me.txtEmpfänger.Size = New System.Drawing.Size(236, 23) Me.txtEmpfänger.TabIndex = 3 ' 'cboFiliale ' Me.cboFiliale._allowedValuesFreiText = Nothing Me.cboFiliale._allowFreiText = False Me.cboFiliale._value = "" Me.cboFiliale.DropDownWidth = 300 Me.cboFiliale.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cboFiliale.FormattingEnabled = True Me.cboFiliale.Location = New System.Drawing.Point(383, 6) Me.cboFiliale.MaxLength = 4 Me.cboFiliale.Name = "cboFiliale" Me.cboFiliale.Size = New System.Drawing.Size(70, 24) Me.cboFiliale.TabIndex = 3 ' 'txtAbfertigungsnummer ' Me.txtAbfertigungsnummer.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtAbfertigungsnummer.Location = New System.Drawing.Point(452, 6) Me.txtAbfertigungsnummer.MaxLength = 8 Me.txtAbfertigungsnummer.Name = "txtAbfertigungsnummer" Me.txtAbfertigungsnummer.Size = New System.Drawing.Size(147, 23) Me.txtAbfertigungsnummer.TabIndex = 5 ' 'lblErwFilialePos ' Me.lblErwFilialePos.AutoSize = True Me.lblErwFilialePos.ForeColor = System.Drawing.Color.White Me.lblErwFilialePos.Location = New System.Drawing.Point(310, 11) Me.lblErwFilialePos.Name = "lblErwFilialePos" Me.lblErwFilialePos.Size = New System.Drawing.Size(73, 13) Me.lblErwFilialePos.TabIndex = 2 Me.lblErwFilialePos.Text = "Filiale/PosNr.:" ' 'lblErwAuftraggeber ' Me.lblErwAuftraggeber.AutoSize = True Me.lblErwAuftraggeber.ForeColor = System.Drawing.Color.White Me.lblErwAuftraggeber.Location = New System.Drawing.Point(2, 12) Me.lblErwAuftraggeber.Name = "lblErwAuftraggeber" Me.lblErwAuftraggeber.Size = New System.Drawing.Size(71, 13) Me.lblErwAuftraggeber.TabIndex = 7 Me.lblErwAuftraggeber.Text = "Auftraggeber:" ' 'cbxAlle ' Me.cbxAlle.AutoSize = True Me.cbxAlle.ForeColor = System.Drawing.Color.White Me.cbxAlle.Location = New System.Drawing.Point(73, 104) Me.cbxAlle.Name = "cbxAlle" Me.cbxAlle.Size = New System.Drawing.Size(43, 17) Me.cbxAlle.TabIndex = 10 Me.cbxAlle.Text = "Alle" Me.cbxAlle.UseVisualStyleBackColor = True ' 'gridAviso ' Me.gridAviso.AKTUALISIERUNGS_INTERVALL = -1 Me.gridAviso.AllowUserToAddRows = False Me.gridAviso.AllowUserToDeleteRows = False Me.gridAviso.AllowUserToResizeRows = False DataGridViewCellStyle1.BackColor = System.Drawing.Color.Azure DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.gridAviso.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1 Me.gridAviso.BackgroundColor = System.Drawing.Color.DarkGray Me.gridAviso.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle2.BackColor = System.Drawing.Color.LightBlue DataGridViewCellStyle2.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.gridAviso.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2 Me.gridAviso.ColumnHeadersHeight = 25 Me.gridAviso.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.gridAviso.DefaultCellStyle = DataGridViewCellStyle3 Me.gridAviso.Dock = System.Windows.Forms.DockStyle.Fill Me.gridAviso.Location = New System.Drawing.Point(0, 225) Me.gridAviso.MultiSelect = False Me.gridAviso.Name = "gridAviso" Me.gridAviso.ReadOnly = True DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control 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.WindowText DataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.gridAviso.RowHeadersDefaultCellStyle = DataGridViewCellStyle4 Me.gridAviso.RowHeadersVisible = False Me.gridAviso.RowHeadersWidth = 62 Me.gridAviso.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] Me.gridAviso.RowsDefaultCellStyle = DataGridViewCellStyle5 Me.gridAviso.RowTemplate.ReadOnly = True Me.gridAviso.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False] Me.gridAviso.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect Me.gridAviso.Size = New System.Drawing.Size(1156, 407) Me.gridAviso.TabIndex = 4 Me.gridAviso.TabStop = False ' 'TimerAkte ' Me.TimerAkte.Interval = 5000 ' 'ctxtFarben ' Me.ctxtFarben.ImageScalingSize = New System.Drawing.Size(24, 24) Me.ctxtFarben.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ALLEToolStripMenuItem, Me.ToolStripMenuItem19, Me.ToolStripMenuItem20, Me.ToolStripMenuItem21}) Me.ctxtFarben.Name = "cntxt" Me.ctxtFarben.Size = New System.Drawing.Size(122, 92) ' 'ALLEToolStripMenuItem ' Me.ALLEToolStripMenuItem.Name = "ALLEToolStripMenuItem" Me.ALLEToolStripMenuItem.Size = New System.Drawing.Size(121, 22) Me.ALLEToolStripMenuItem.Text = "ALLE" ' 'ToolStripMenuItem19 ' Me.ToolStripMenuItem19.BackColor = System.Drawing.Color.Red Me.ToolStripMenuItem19.Name = "ToolStripMenuItem19" Me.ToolStripMenuItem19.Size = New System.Drawing.Size(121, 22) Me.ToolStripMenuItem19.Text = "ROT" ' 'ToolStripMenuItem20 ' Me.ToolStripMenuItem20.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer)) Me.ToolStripMenuItem20.Name = "ToolStripMenuItem20" Me.ToolStripMenuItem20.Size = New System.Drawing.Size(121, 22) Me.ToolStripMenuItem20.Text = "ORANGE" ' 'ToolStripMenuItem21 ' Me.ToolStripMenuItem21.BackColor = System.Drawing.Color.Yellow Me.ToolStripMenuItem21.Name = "ToolStripMenuItem21" Me.ToolStripMenuItem21.Size = New System.Drawing.Size(121, 22) Me.ToolStripMenuItem21.Text = "GELB" ' 'lblDauer ' Me.lblDauer.BackColor = System.Drawing.Color.Transparent Me.lblDauer.ForeColor = System.Drawing.Color.White Me.lblDauer.Location = New System.Drawing.Point(408, 18) Me.lblDauer.Name = "lblDauer" Me.lblDauer.Size = New System.Drawing.Size(155, 17) Me.lblDauer.TabIndex = 27 Me.lblDauer.Text = "1111123 ms" Me.lblDauer.TextAlign = System.Drawing.ContentAlignment.MiddleRight ' 'usrCntlHauptfenster_Suche_AVISO ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.gridAviso) Me.Controls.Add(Me.Panel1) Me.Name = "usrCntlHauptfenster_Suche_AVISO" Me.Size = New System.Drawing.Size(1156, 632) Me.Panel1.ResumeLayout(False) Me.Panel1.PerformLayout() Me.pblSNDOptions.ResumeLayout(False) Me.pblSNDOptions.PerformLayout() Me.tbcntrAvisoSND.ResumeLayout(False) Me.pnlTime.ResumeLayout(False) Me.pnlTime.PerformLayout() Me.tbcntrAvisoLKW.ResumeLayout(False) Me.pnlSearch.ResumeLayout(False) Me.pnlSearch.PerformLayout() CType(Me.gridAviso, System.ComponentModel.ISupportInitialize).EndInit() Me.ctxtFarben.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents Panel1 As Panel Friend WithEvents pblSNDOptions As Panel Friend WithEvents cbx_My_Brexit As CheckBox Friend WithEvents btnColor As Button Friend WithEvents lblMySND_Anzeige As Label Friend WithEvents cboMyAvisoAnzeige As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents cboMy_Grenzstelle As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents cboMy_QS As CheckBox Friend WithEvents cbx_My_LKW As CheckBox Friend WithEvents cboMy_VB As CheckBox Friend WithEvents lblMySnd_Grenzstelle As Label Friend WithEvents CheckBox1 As CheckBox Friend WithEvents tbcntrAvisoSND As TabControl Friend WithEvents tbSndAlle As TabPage Friend WithEvents tbSndOffen As TabPage Friend WithEvents tbSndFreigegeben As TabPage Friend WithEvents txtBestimmungszollstelle As VERAG_PROG_ALLGEMEIN.MySearchBox Friend WithEvents Label10 As Label Friend WithEvents cboImEx As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents lblAkte As Label Friend WithEvents Label21 As Label Friend WithEvents cbxCluster As CheckBox Friend WithEvents cboTeams As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label16 As Label Friend WithEvents Label8 As Label Friend WithEvents lblEintraege As Label Friend WithEvents cboGrenzstelle As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents lblGrenze As Label Friend WithEvents pnlTime As Panel Friend WithEvents MyComboBox1 As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents btnHeute As Button Friend WithEvents btnGestern As Button Friend WithEvents btnWoche As Button Friend WithEvents dtpBis As DateTimePicker Friend WithEvents Label2 As Label Friend WithEvents dtpVon As DateTimePicker Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents txtSuche As TextBox Friend WithEvents lblZeit_aktuell As Label Friend WithEvents Label1 As Label Friend WithEvents Label3 As Label Friend WithEvents btnWichtige As Button Friend WithEvents btnWichtigeStandort As Button Friend WithEvents btnAlleAnzeigen As Button Friend WithEvents lblSuche As Label Friend WithEvents tbcntrAvisoLKW As TabControl Friend WithEvents tabAlle As TabPage Friend WithEvents tabErfasst As TabPage Friend WithEvents tabVorbereitet As TabPage Friend WithEvents tabVorgeschrieben As TabPage Friend WithEvents tabAnkunft As TabPage Friend WithEvents tabVERIMEX As TabPage Friend WithEvents tabINDONESIEN As TabPage Friend WithEvents tabFreigegeben As TabPage Friend WithEvents tabNichtEingetroffen As TabPage Friend WithEvents pnlSearch As Panel Friend WithEvents lblAbsender As Label Friend WithEvents txtAbsender As TextBox Friend WithEvents txtDyRef As TextBox Friend WithEvents Label19 As Label Friend WithEvents lblErwLKWID As Label Friend WithEvents txtlkwId As TextBox Friend WithEvents cbxNE As CheckBox Friend WithEvents cbxFreigabe As CheckBox Friend WithEvents cbxAnkunft As CheckBox Friend WithEvents cbxVorg As CheckBox Friend WithEvents cbxVorb As CheckBox Friend WithEvents cbxErfasst As CheckBox Friend WithEvents Label14 As Label Friend WithEvents txtKdAuftragsnr As TextBox Friend WithEvents txtAuftraggeber As TextBox Friend WithEvents lblErwKdAtrNr As Label Friend WithEvents Button4 As Button Friend WithEvents lblErwEmpfänger As Label Friend WithEvents txtEmpfänger As TextBox Friend WithEvents cboFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents txtAbfertigungsnummer As TextBox Friend WithEvents lblErwFilialePos As Label Friend WithEvents lblErwAuftraggeber As Label Friend WithEvents cbxAlle As CheckBox Friend WithEvents gridAviso As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents TimerAkte As Timer Friend WithEvents ctxtFarben As ContextMenuStrip Friend WithEvents ALLEToolStripMenuItem As ToolStripMenuItem Friend WithEvents ToolStripMenuItem19 As ToolStripMenuItem Friend WithEvents ToolStripMenuItem20 As ToolStripMenuItem Friend WithEvents ToolStripMenuItem21 As ToolStripMenuItem Friend WithEvents lblDauer As Label End Class