Aviso Redesign

This commit is contained in:
2026-03-27 10:08:20 +01:00
parent 0e00ec3a2a
commit d134027977
122 changed files with 2696 additions and 1394 deletions

View File

@@ -30,22 +30,41 @@ Partial Class usrCntlHauptfenster_Suche_SND
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.btnDetailsuche = New System.Windows.Forms.Button()
Me.lblDauer = New System.Windows.Forms.Label()
Me.lblEintraege = New System.Windows.Forms.Label()
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.cboMy_VB = New System.Windows.Forms.CheckBox()
Me.lblMySnd_Grenzstelle = New System.Windows.Forms.Label()
Me.cbxLoseSnd = New System.Windows.Forms.CheckBox()
Me.txtAvisierer = New System.Windows.Forms.TextBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.lblErwLKWID = New System.Windows.Forms.Label()
Me.lblAbsender = New System.Windows.Forms.Label()
Me.txtlkwId = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.txtAbsender = New System.Windows.Forms.TextBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.lblZeit_aktuell = New System.Windows.Forms.Label()
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.btnColor = New System.Windows.Forms.Button()
Me.Button4 = New System.Windows.Forms.Button()
Me.lblDauer = New System.Windows.Forms.Label()
Me.lblMySND_Anzeige = New System.Windows.Forms.Label()
Me.txtKdAuftragsnr = New System.Windows.Forms.TextBox()
Me.lblErwKdAtrNr = New System.Windows.Forms.Label()
Me.cboMyAvisoAnzeige = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.btnNeu = New System.Windows.Forms.Button()
Me.cboMy_Grenzstelle = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.cboFiliale = New VERAG_PROG_ALLGEMEIN.MyComboBox()
Me.txtEmpfänger = New System.Windows.Forms.TextBox()
Me.txtAbfertigungsnummer = New System.Windows.Forms.TextBox()
Me.lblErwFilialePos = New System.Windows.Forms.Label()
Me.lblErwEmpfänger = New System.Windows.Forms.Label()
Me.lblEintraege = New System.Windows.Forms.Label()
Me.cboMy_QS = New System.Windows.Forms.CheckBox()
Me.txtAuftraggeber = New System.Windows.Forms.TextBox()
Me.cboMy_VB = New System.Windows.Forms.CheckBox()
Me.lblMySnd_Grenzstelle = New System.Windows.Forms.Label()
Me.lblErwAuftraggeber = New System.Windows.Forms.Label()
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)
@@ -53,10 +72,7 @@ Partial Class usrCntlHauptfenster_Suche_SND
Me.ToolStripMenuItem19 = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripMenuItem20 = New System.Windows.Forms.ToolStripMenuItem()
Me.ToolStripMenuItem21 = New System.Windows.Forms.ToolStripMenuItem()
Me.lblZeit_aktuell = New System.Windows.Forms.Label()
Me.Button1 = New System.Windows.Forms.Button()
Me.Button2 = New System.Windows.Forms.Button()
Me.Label1 = New System.Windows.Forms.Label()
Me.tbNichtEingetroffen = New System.Windows.Forms.TabPage()
Me.Panel1.SuspendLayout()
Me.tbcntrAvisoSND.SuspendLayout()
CType(Me.gridAviso, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -66,171 +82,166 @@ Partial Class usrCntlHauptfenster_Suche_SND
'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.cbxLoseSnd)
Me.Panel1.Controls.Add(Me.txtAvisierer)
Me.Panel1.Controls.Add(Me.Label2)
Me.Panel1.Controls.Add(Me.lblErwLKWID)
Me.Panel1.Controls.Add(Me.lblAbsender)
Me.Panel1.Controls.Add(Me.txtlkwId)
Me.Panel1.Controls.Add(Me.Label1)
Me.Panel1.Controls.Add(Me.txtAbsender)
Me.Panel1.Controls.Add(Me.Button2)
Me.Panel1.Controls.Add(Me.Button1)
Me.Panel1.Controls.Add(Me.lblZeit_aktuell)
Me.Panel1.Controls.Add(Me.cbx_My_Brexit)
Me.Panel1.Controls.Add(Me.tbcntrAvisoSND)
Me.Panel1.Controls.Add(Me.btnDetailsuche)
Me.Panel1.Controls.Add(Me.btnColor)
Me.Panel1.Controls.Add(Me.Button4)
Me.Panel1.Controls.Add(Me.lblDauer)
Me.Panel1.Controls.Add(Me.lblMySND_Anzeige)
Me.Panel1.Controls.Add(Me.txtKdAuftragsnr)
Me.Panel1.Controls.Add(Me.lblErwKdAtrNr)
Me.Panel1.Controls.Add(Me.cboMyAvisoAnzeige)
Me.Panel1.Controls.Add(Me.btnNeu)
Me.Panel1.Controls.Add(Me.cboMy_Grenzstelle)
Me.Panel1.Controls.Add(Me.cboFiliale)
Me.Panel1.Controls.Add(Me.txtEmpfänger)
Me.Panel1.Controls.Add(Me.txtAbfertigungsnummer)
Me.Panel1.Controls.Add(Me.lblErwFilialePos)
Me.Panel1.Controls.Add(Me.lblErwEmpfänger)
Me.Panel1.Controls.Add(Me.lblEintraege)
Me.Panel1.Controls.Add(Me.cboMy_QS)
Me.Panel1.Controls.Add(Me.txtAuftraggeber)
Me.Panel1.Controls.Add(Me.cboMy_VB)
Me.Panel1.Controls.Add(Me.lblMySnd_Grenzstelle)
Me.Panel1.Controls.Add(Me.lblErwAuftraggeber)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Me.Panel1.Location = New System.Drawing.Point(0, 0)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(1243, 76)
Me.Panel1.Size = New System.Drawing.Size(1243, 115)
Me.Panel1.TabIndex = 3
'
'btnDetailsuche
'cbxLoseSnd
'
Me.btnDetailsuche.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer))
Me.btnDetailsuche.FlatAppearance.BorderColor = System.Drawing.Color.Black
Me.btnDetailsuche.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnDetailsuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!)
Me.btnDetailsuche.ForeColor = System.Drawing.Color.White
Me.btnDetailsuche.ImageAlign = System.Drawing.ContentAlignment.TopRight
Me.btnDetailsuche.Location = New System.Drawing.Point(788, 11)
Me.btnDetailsuche.Margin = New System.Windows.Forms.Padding(0)
Me.btnDetailsuche.Name = "btnDetailsuche"
Me.btnDetailsuche.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
Me.btnDetailsuche.Size = New System.Drawing.Size(185, 27)
Me.btnDetailsuche.TabIndex = 39
Me.btnDetailsuche.Text = "Detailsuche"
Me.btnDetailsuche.UseVisualStyleBackColor = False
Me.cbxLoseSnd.AutoSize = True
Me.cbxLoseSnd.ForeColor = System.Drawing.Color.White
Me.cbxLoseSnd.Location = New System.Drawing.Point(832, 53)
Me.cbxLoseSnd.Name = "cbxLoseSnd"
Me.cbxLoseSnd.Size = New System.Drawing.Size(181, 19)
Me.cbxLoseSnd.TabIndex = 46
Me.cbxLoseSnd.Text = "nur lose Sendungen anzeigen"
Me.cbxLoseSnd.UseVisualStyleBackColor = True
Me.cbxLoseSnd.Visible = False
'
'lblDauer
'txtAvisierer
'
Me.lblDauer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblDauer.BackColor = System.Drawing.Color.Transparent
Me.lblDauer.ForeColor = System.Drawing.Color.White
Me.lblDauer.Location = New System.Drawing.Point(974, 21)
Me.lblDauer.Name = "lblDauer"
Me.lblDauer.Size = New System.Drawing.Size(136, 17)
Me.lblDauer.TabIndex = 27
Me.lblDauer.Text = "1111123 ms"
Me.lblDauer.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.txtAvisierer.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAvisierer.Location = New System.Drawing.Point(622, 50)
Me.txtAvisierer.MaxLength = 100
Me.txtAvisierer.Name = "txtAvisierer"
Me.txtAvisierer.Size = New System.Drawing.Size(199, 23)
Me.txtAvisierer.TabIndex = 44
'
'lblEintraege
'Label2
'
Me.lblEintraege.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblEintraege.BackColor = System.Drawing.Color.Transparent
Me.lblEintraege.ForeColor = System.Drawing.Color.White
Me.lblEintraege.Location = New System.Drawing.Point(971, 8)
Me.lblEintraege.Name = "lblEintraege"
Me.lblEintraege.Size = New System.Drawing.Size(139, 15)
Me.lblEintraege.TabIndex = 14
Me.lblEintraege.Text = "0 Einträge"
Me.lblEintraege.TextAlign = System.Drawing.ContentAlignment.TopRight
Me.Label2.AutoSize = True
Me.Label2.ForeColor = System.Drawing.Color.White
Me.Label2.Location = New System.Drawing.Point(619, 32)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(55, 15)
Me.Label2.TabIndex = 45
Me.Label2.Text = "Avisierer:"
'
'cbx_My_Brexit
'lblErwLKWID
'
Me.cbx_My_Brexit.AutoSize = True
Me.cbx_My_Brexit.ForeColor = System.Drawing.Color.White
Me.cbx_My_Brexit.Location = New System.Drawing.Point(342, 6)
Me.cbx_My_Brexit.Name = "cbx_My_Brexit"
Me.cbx_My_Brexit.Size = New System.Drawing.Size(63, 19)
Me.cbx_My_Brexit.TabIndex = 28
Me.cbx_My_Brexit.Text = "BREXIT"
Me.cbx_My_Brexit.UseVisualStyleBackColor = True
Me.cbx_My_Brexit.Visible = False
Me.lblErwLKWID.AutoSize = True
Me.lblErwLKWID.ForeColor = System.Drawing.Color.White
Me.lblErwLKWID.Location = New System.Drawing.Point(619, 9)
Me.lblErwLKWID.Name = "lblErwLKWID"
Me.lblErwLKWID.Size = New System.Drawing.Size(49, 15)
Me.lblErwLKWID.TabIndex = 19
Me.lblErwLKWID.Text = "LKW-Id:"
'
'btnColor
'lblAbsender
'
Me.btnColor.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnColor.BackColor = System.Drawing.Color.White
Me.btnColor.Location = New System.Drawing.Point(937, 50)
Me.btnColor.Name = "btnColor"
Me.btnColor.Size = New System.Drawing.Size(36, 23)
Me.btnColor.TabIndex = 37
Me.btnColor.UseVisualStyleBackColor = False
Me.lblAbsender.AutoSize = True
Me.lblAbsender.ForeColor = System.Drawing.Color.White
Me.lblAbsender.Location = New System.Drawing.Point(209, 32)
Me.lblAbsender.Name = "lblAbsender"
Me.lblAbsender.Size = New System.Drawing.Size(60, 15)
Me.lblAbsender.TabIndex = 23
Me.lblAbsender.Text = "Absender:"
'
'lblMySND_Anzeige
'txtlkwId
'
Me.lblMySND_Anzeige.AutoSize = True
Me.lblMySND_Anzeige.ForeColor = System.Drawing.Color.White
Me.lblMySND_Anzeige.Location = New System.Drawing.Point(142, 7)
Me.lblMySND_Anzeige.Name = "lblMySND_Anzeige"
Me.lblMySND_Anzeige.Size = New System.Drawing.Size(52, 15)
Me.lblMySND_Anzeige.TabIndex = 20
Me.lblMySND_Anzeige.Text = "Anzeige:"
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(674, 5)
Me.txtlkwId.MaxLength = 100
Me.txtlkwId.Name = "txtlkwId"
Me.txtlkwId.Size = New System.Drawing.Size(147, 23)
Me.txtlkwId.TabIndex = 10
'
'cboMyAvisoAnzeige
'Label1
'
Me.cboMyAvisoAnzeige._allowedValuesFreiText = Nothing
Me.cboMyAvisoAnzeige._allowFreiText = False
Me.cboMyAvisoAnzeige._value = ""
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(200, 5)
Me.cboMyAvisoAnzeige.Name = "cboMyAvisoAnzeige"
Me.cboMyAvisoAnzeige.Size = New System.Drawing.Size(118, 21)
Me.cboMyAvisoAnzeige.TabIndex = 21
Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label1.AutoSize = True
Me.Label1.ForeColor = System.Drawing.Color.White
Me.Label1.Location = New System.Drawing.Point(892, 89)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(63, 15)
Me.Label1.TabIndex = 43
Me.Label1.Text = "Prio/Stufe:"
'
'cboMy_Grenzstelle
'txtAbsender
'
Me.cboMy_Grenzstelle._allowedValuesFreiText = Nothing
Me.cboMy_Grenzstelle._allowFreiText = False
Me.cboMy_Grenzstelle._value = ""
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(72, 5)
Me.cboMy_Grenzstelle.Name = "cboMy_Grenzstelle"
Me.cboMy_Grenzstelle.Size = New System.Drawing.Size(64, 21)
Me.cboMy_Grenzstelle.TabIndex = 26
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(212, 50)
Me.txtAbsender.MaxLength = 100
Me.txtAbsender.Name = "txtAbsender"
Me.txtAbsender.Size = New System.Drawing.Size(199, 23)
Me.txtAbsender.TabIndex = 2
'
'cboMy_QS
'Button2
'
Me.cboMy_QS.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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(1203, 55)
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
Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
Me.Button2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Me.Button2.ForeColor = System.Drawing.Color.White
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.Location = New System.Drawing.Point(1015, 86)
Me.Button2.MaximumSize = New System.Drawing.Size(121, 35)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(88, 24)
Me.Button2.TabIndex = 42
Me.Button2.Text = "Abklärung"
Me.Button2.UseVisualStyleBackColor = False
'
'cboMy_VB
'Button1
'
Me.cboMy_VB.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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(1222, 55)
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
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button1.BackColor = System.Drawing.Color.Purple
Me.Button1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Me.Button1.ForeColor = System.Drawing.Color.White
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.Location = New System.Drawing.Point(1109, 86)
Me.Button1.MaximumSize = New System.Drawing.Size(121, 35)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(88, 24)
Me.Button1.TabIndex = 41
Me.Button1.Text = "Vorschreiben"
Me.Button1.UseVisualStyleBackColor = False
'
'lblMySnd_Grenzstelle
'lblZeit_aktuell
'
Me.lblMySnd_Grenzstelle.AutoSize = True
Me.lblMySnd_Grenzstelle.ForeColor = System.Drawing.Color.White
Me.lblMySnd_Grenzstelle.Location = New System.Drawing.Point(4, 8)
Me.lblMySnd_Grenzstelle.Name = "lblMySnd_Grenzstelle"
Me.lblMySnd_Grenzstelle.Size = New System.Drawing.Size(67, 15)
Me.lblMySnd_Grenzstelle.TabIndex = 25
Me.lblMySnd_Grenzstelle.Text = "Grenzstelle:"
Me.lblZeit_aktuell.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblZeit_aktuell.AutoSize = True
Me.lblZeit_aktuell.ForeColor = System.Drawing.Color.White
Me.lblZeit_aktuell.Location = New System.Drawing.Point(1012, 38)
Me.lblZeit_aktuell.Name = "lblZeit_aktuell"
Me.lblZeit_aktuell.Size = New System.Drawing.Size(101, 15)
Me.lblZeit_aktuell.TabIndex = 40
Me.lblZeit_aktuell.Text = "Refresh: 11:22 Uhr"
Me.lblZeit_aktuell.Visible = False
'
'tbcntrAvisoSND
'
@@ -238,14 +249,15 @@ Partial Class usrCntlHauptfenster_Suche_SND
Me.tbcntrAvisoSND.Controls.Add(Me.tbSndAlle)
Me.tbcntrAvisoSND.Controls.Add(Me.tbSndOffen)
Me.tbcntrAvisoSND.Controls.Add(Me.tbSndFreigegeben)
Me.tbcntrAvisoSND.Controls.Add(Me.tbNichtEingetroffen)
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(3, 45)
Me.tbcntrAvisoSND.Location = New System.Drawing.Point(3, 84)
Me.tbcntrAvisoSND.Name = "tbcntrAvisoSND"
Me.tbcntrAvisoSND.Padding = New System.Drawing.Point(12, 3)
Me.tbcntrAvisoSND.SelectedIndex = 0
Me.tbcntrAvisoSND.Size = New System.Drawing.Size(360, 31)
Me.tbcntrAvisoSND.Size = New System.Drawing.Size(486, 31)
Me.tbcntrAvisoSND.TabIndex = 27
Me.tbcntrAvisoSND.Visible = False
'
@@ -257,7 +269,7 @@ Partial Class usrCntlHauptfenster_Suche_SND
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(352, 0)
Me.tbSndAlle.Size = New System.Drawing.Size(478, 0)
Me.tbSndAlle.TabIndex = 0
Me.tbSndAlle.Text = "Alle Sendungen"
'
@@ -268,19 +280,102 @@ Partial Class usrCntlHauptfenster_Suche_SND
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.Size = New System.Drawing.Size(478, 0)
Me.tbSndOffen.TabIndex = 1
Me.tbSndOffen.Text = "Offen"
Me.tbSndOffen.Text = "In Bearbeitung"
'
'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.Size = New System.Drawing.Size(478, 0)
Me.tbSndFreigegeben.TabIndex = 2
Me.tbSndFreigegeben.Text = "Freigegeben"
Me.tbSndFreigegeben.Text = "Überlassen"
Me.tbSndFreigegeben.UseVisualStyleBackColor = True
'
'btnColor
'
Me.btnColor.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.btnColor.BackColor = System.Drawing.Color.White
Me.btnColor.Location = New System.Drawing.Point(961, 87)
Me.btnColor.Name = "btnColor"
Me.btnColor.Size = New System.Drawing.Size(36, 23)
Me.btnColor.TabIndex = 37
Me.btnColor.UseVisualStyleBackColor = False
'
'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(916, 5)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(92, 44)
Me.Button4.TabIndex = 17
Me.Button4.TabStop = False
Me.Button4.Text = "Suche"
Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button4.UseVisualStyleBackColor = True
'
'lblDauer
'
Me.lblDauer.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblDauer.BackColor = System.Drawing.Color.Transparent
Me.lblDauer.ForeColor = System.Drawing.Color.White
Me.lblDauer.Location = New System.Drawing.Point(1005, 21)
Me.lblDauer.Name = "lblDauer"
Me.lblDauer.Size = New System.Drawing.Size(105, 17)
Me.lblDauer.TabIndex = 27
Me.lblDauer.Text = "1111123 ms"
Me.lblDauer.TextAlign = System.Drawing.ContentAlignment.MiddleRight
'
'lblMySND_Anzeige
'
Me.lblMySND_Anzeige.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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(710, 89)
Me.lblMySND_Anzeige.Name = "lblMySND_Anzeige"
Me.lblMySND_Anzeige.Size = New System.Drawing.Size(52, 15)
Me.lblMySND_Anzeige.TabIndex = 20
Me.lblMySND_Anzeige.Text = "Anzeige:"
'
'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(495, 5)
Me.txtKdAuftragsnr.MaxLength = 100
Me.txtKdAuftragsnr.Name = "txtKdAuftragsnr"
Me.txtKdAuftragsnr.Size = New System.Drawing.Size(121, 23)
Me.txtKdAuftragsnr.TabIndex = 9
'
'lblErwKdAtrNr
'
Me.lblErwKdAtrNr.AutoSize = True
Me.lblErwKdAtrNr.ForeColor = System.Drawing.Color.White
Me.lblErwKdAtrNr.Location = New System.Drawing.Point(414, 9)
Me.lblErwKdAtrNr.Name = "lblErwKdAtrNr"
Me.lblErwKdAtrNr.Size = New System.Drawing.Size(75, 15)
Me.lblErwKdAtrNr.TabIndex = 0
Me.lblErwKdAtrNr.Text = "Kd-Auftr.Nr.:"
'
'cboMyAvisoAnzeige
'
Me.cboMyAvisoAnzeige._allowedValuesFreiText = Nothing
Me.cboMyAvisoAnzeige._allowFreiText = False
Me.cboMyAvisoAnzeige._value = ""
Me.cboMyAvisoAnzeige.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
Me.cboMyAvisoAnzeige.FormattingEnabled = True
Me.cboMyAvisoAnzeige.Location = New System.Drawing.Point(768, 87)
Me.cboMyAvisoAnzeige.Name = "cboMyAvisoAnzeige"
Me.cboMyAvisoAnzeige.Size = New System.Drawing.Size(118, 21)
Me.cboMyAvisoAnzeige.TabIndex = 21
'
'btnNeu
'
Me.btnNeu.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
@@ -296,7 +391,144 @@ Partial Class usrCntlHauptfenster_Suche_SND
Me.btnNeu.Text = "Sendung"
Me.btnNeu.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnNeu.UseVisualStyleBackColor = True
Me.btnNeu.Visible = False
'
'cboMy_Grenzstelle
'
Me.cboMy_Grenzstelle._allowedValuesFreiText = Nothing
Me.cboMy_Grenzstelle._allowFreiText = False
Me.cboMy_Grenzstelle._value = ""
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.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.cboMy_Grenzstelle.FormattingEnabled = True
Me.cboMy_Grenzstelle.Location = New System.Drawing.Point(72, 5)
Me.cboMy_Grenzstelle.Name = "cboMy_Grenzstelle"
Me.cboMy_Grenzstelle.Size = New System.Drawing.Size(64, 24)
Me.cboMy_Grenzstelle.TabIndex = 26
'
'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(212, 4)
Me.cboFiliale.MaxLength = 4
Me.cboFiliale.Name = "cboFiliale"
Me.cboFiliale.Size = New System.Drawing.Size(70, 24)
Me.cboFiliale.TabIndex = 3
'
'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(417, 50)
Me.txtEmpfänger.MaxLength = 100
Me.txtEmpfänger.Name = "txtEmpfänger"
Me.txtEmpfänger.Size = New System.Drawing.Size(199, 23)
Me.txtEmpfänger.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(281, 5)
Me.txtAbfertigungsnummer.MaxLength = 8
Me.txtAbfertigungsnummer.Name = "txtAbfertigungsnummer"
Me.txtAbfertigungsnummer.Size = New System.Drawing.Size(130, 23)
Me.txtAbfertigungsnummer.TabIndex = 5
'
'lblErwFilialePos
'
Me.lblErwFilialePos.AutoSize = True
Me.lblErwFilialePos.ForeColor = System.Drawing.Color.White
Me.lblErwFilialePos.Location = New System.Drawing.Point(142, 9)
Me.lblErwFilialePos.Name = "lblErwFilialePos"
Me.lblErwFilialePos.Size = New System.Drawing.Size(64, 15)
Me.lblErwFilialePos.TabIndex = 2
Me.lblErwFilialePos.Text = "Filiale/Pos:"
'
'lblErwEmpfänger
'
Me.lblErwEmpfänger.AutoSize = True
Me.lblErwEmpfänger.ForeColor = System.Drawing.Color.White
Me.lblErwEmpfänger.Location = New System.Drawing.Point(414, 34)
Me.lblErwEmpfänger.Name = "lblErwEmpfänger"
Me.lblErwEmpfänger.Size = New System.Drawing.Size(68, 15)
Me.lblErwEmpfänger.TabIndex = 6
Me.lblErwEmpfänger.Text = "Empfänger:"
'
'lblEintraege
'
Me.lblEintraege.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblEintraege.BackColor = System.Drawing.Color.Transparent
Me.lblEintraege.ForeColor = System.Drawing.Color.White
Me.lblEintraege.Location = New System.Drawing.Point(971, 8)
Me.lblEintraege.Name = "lblEintraege"
Me.lblEintraege.Size = New System.Drawing.Size(139, 15)
Me.lblEintraege.TabIndex = 14
Me.lblEintraege.Text = "0 Einträge"
Me.lblEintraege.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'cboMy_QS
'
Me.cboMy_QS.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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.FlatAppearance.CheckedBackColor = System.Drawing.Color.Yellow
Me.cboMy_QS.ForeColor = System.Drawing.Color.White
Me.cboMy_QS.Location = New System.Drawing.Point(1203, 92)
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
'
'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(7, 50)
Me.txtAuftraggeber.MaxLength = 100
Me.txtAuftraggeber.Name = "txtAuftraggeber"
Me.txtAuftraggeber.Size = New System.Drawing.Size(199, 23)
Me.txtAuftraggeber.TabIndex = 1
'
'cboMy_VB
'
Me.cboMy_VB.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom 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.FlatAppearance.CheckedBackColor = System.Drawing.Color.Yellow
Me.cboMy_VB.ForeColor = System.Drawing.Color.White
Me.cboMy_VB.Location = New System.Drawing.Point(1222, 92)
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.AutoSize = True
Me.lblMySnd_Grenzstelle.ForeColor = System.Drawing.Color.White
Me.lblMySnd_Grenzstelle.Location = New System.Drawing.Point(4, 9)
Me.lblMySnd_Grenzstelle.Name = "lblMySnd_Grenzstelle"
Me.lblMySnd_Grenzstelle.Size = New System.Drawing.Size(67, 15)
Me.lblMySnd_Grenzstelle.TabIndex = 25
Me.lblMySnd_Grenzstelle.Text = "Grenzstelle:"
'
'lblErwAuftraggeber
'
Me.lblErwAuftraggeber.AutoSize = True
Me.lblErwAuftraggeber.ForeColor = System.Drawing.Color.White
Me.lblErwAuftraggeber.Location = New System.Drawing.Point(4, 32)
Me.lblErwAuftraggeber.Name = "lblErwAuftraggeber"
Me.lblErwAuftraggeber.Size = New System.Drawing.Size(80, 15)
Me.lblErwAuftraggeber.TabIndex = 7
Me.lblErwAuftraggeber.Text = "Auftraggeber:"
'
'gridAviso
'
@@ -308,6 +540,7 @@ Partial Class usrCntlHauptfenster_Suche_SND
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridAviso.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
Me.gridAviso.BackgroundColor = System.Drawing.Color.DarkGray
Me.gridAviso.CausesValidation = False
Me.gridAviso.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.Disable
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle2.BackColor = System.Drawing.Color.LightBlue
@@ -328,7 +561,7 @@ Partial Class usrCntlHauptfenster_Suche_SND
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, 76)
Me.gridAviso.Location = New System.Drawing.Point(0, 115)
Me.gridAviso.MultiSelect = False
Me.gridAviso.Name = "gridAviso"
Me.gridAviso.ReadOnly = True
@@ -348,7 +581,7 @@ Partial Class usrCntlHauptfenster_Suche_SND
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(1243, 556)
Me.gridAviso.Size = New System.Drawing.Size(1243, 517)
Me.gridAviso.TabIndex = 4
Me.gridAviso.TabStop = False
'
@@ -390,58 +623,14 @@ Partial Class usrCntlHauptfenster_Suche_SND
Me.ToolStripMenuItem21.Size = New System.Drawing.Size(121, 22)
Me.ToolStripMenuItem21.Text = "GELB"
'
'lblZeit_aktuell
'tbNichtEingetroffen
'
Me.lblZeit_aktuell.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblZeit_aktuell.AutoSize = True
Me.lblZeit_aktuell.ForeColor = System.Drawing.Color.White
Me.lblZeit_aktuell.Location = New System.Drawing.Point(668, 13)
Me.lblZeit_aktuell.Name = "lblZeit_aktuell"
Me.lblZeit_aktuell.Size = New System.Drawing.Size(101, 15)
Me.lblZeit_aktuell.TabIndex = 40
Me.lblZeit_aktuell.Text = "Refresh: 11:22 Uhr"
Me.lblZeit_aktuell.Visible = False
'
'Button1
'
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button1.BackColor = System.Drawing.Color.Purple
Me.Button1.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Me.Button1.ForeColor = System.Drawing.Color.White
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.Location = New System.Drawing.Point(1109, 49)
Me.Button1.MaximumSize = New System.Drawing.Size(121, 35)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(88, 24)
Me.Button1.TabIndex = 41
Me.Button1.Text = "Vorschreiben"
Me.Button1.UseVisualStyleBackColor = False
'
'Button2
'
Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
Me.Button2.Font = New System.Drawing.Font("Segoe UI", 9.0!)
Me.Button2.ForeColor = System.Drawing.Color.White
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.Location = New System.Drawing.Point(1015, 49)
Me.Button2.MaximumSize = New System.Drawing.Size(121, 35)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(88, 24)
Me.Button2.TabIndex = 42
Me.Button2.Text = "Abklärung"
Me.Button2.UseVisualStyleBackColor = False
'
'Label1
'
Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Label1.AutoSize = True
Me.Label1.ForeColor = System.Drawing.Color.White
Me.Label1.Location = New System.Drawing.Point(868, 54)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(63, 15)
Me.Label1.TabIndex = 43
Me.Label1.Text = "Prio/Stufe:"
Me.tbNichtEingetroffen.Location = New System.Drawing.Point(4, 34)
Me.tbNichtEingetroffen.Name = "tbNichtEingetroffen"
Me.tbNichtEingetroffen.Size = New System.Drawing.Size(478, 0)
Me.tbNichtEingetroffen.TabIndex = 3
Me.tbNichtEingetroffen.Text = "Nicht Eingetroffen"
Me.tbNichtEingetroffen.UseVisualStyleBackColor = True
'
'usrCntlHauptfenster_Suche_SND
'
@@ -461,7 +650,6 @@ Partial Class usrCntlHauptfenster_Suche_SND
End Sub
Friend WithEvents Panel1 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
@@ -483,9 +671,26 @@ Partial Class usrCntlHauptfenster_Suche_SND
Friend WithEvents ToolStripMenuItem21 As ToolStripMenuItem
Friend WithEvents lblDauer As Label
Friend WithEvents btnNeu As Button
Friend WithEvents btnDetailsuche As Button
Friend WithEvents lblZeit_aktuell As Label
Friend WithEvents Button2 As Button
Friend WithEvents Button1 As Button
Friend WithEvents Label1 As Label
Friend WithEvents lblAbsender As Label
Friend WithEvents txtAbsender As TextBox
Friend WithEvents txtKdAuftragsnr As TextBox
Friend WithEvents lblErwKdAtrNr As Label
Friend WithEvents cboFiliale As VERAG_PROG_ALLGEMEIN.MyComboBox
Friend WithEvents txtEmpfänger As TextBox
Friend WithEvents txtAbfertigungsnummer As TextBox
Friend WithEvents lblErwFilialePos As Label
Friend WithEvents lblErwEmpfänger As Label
Friend WithEvents txtAuftraggeber As TextBox
Friend WithEvents lblErwAuftraggeber As Label
Friend WithEvents lblErwLKWID As Label
Friend WithEvents txtlkwId As TextBox
Friend WithEvents Button4 As Button
Friend WithEvents txtAvisierer As TextBox
Friend WithEvents Label2 As Label
Friend WithEvents cbxLoseSnd As CheckBox
Friend WithEvents tbNichtEingetroffen As TabPage
End Class