697 lines
36 KiB
VB.net
697 lines
36 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class usrCntlHauptfenster_Suche_SND
|
|
Inherits System.Windows.Forms.UserControl
|
|
|
|
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(usrCntlHauptfenster_Suche_SND))
|
|
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.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)
|
|
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.tbNichtEingetroffen = New System.Windows.Forms.TabPage()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.tbcntrAvisoSND.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.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.tbcntrAvisoSND)
|
|
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, 115)
|
|
Me.Panel1.TabIndex = 3
|
|
'
|
|
'cbxLoseSnd
|
|
'
|
|
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
|
|
'
|
|
'txtAvisierer
|
|
'
|
|
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
|
|
'
|
|
'Label2
|
|
'
|
|
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:"
|
|
'
|
|
'lblErwLKWID
|
|
'
|
|
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:"
|
|
'
|
|
'lblAbsender
|
|
'
|
|
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:"
|
|
'
|
|
'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(674, 5)
|
|
Me.txtlkwId.MaxLength = 100
|
|
Me.txtlkwId.Name = "txtlkwId"
|
|
Me.txtlkwId.Size = New System.Drawing.Size(147, 23)
|
|
Me.txtlkwId.TabIndex = 10
|
|
'
|
|
'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(892, 89)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(63, 15)
|
|
Me.Label1.TabIndex = 43
|
|
Me.Label1.Text = "Prio/Stufe:"
|
|
'
|
|
'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(212, 50)
|
|
Me.txtAbsender.MaxLength = 100
|
|
Me.txtAbsender.Name = "txtAbsender"
|
|
Me.txtAbsender.Size = New System.Drawing.Size(199, 23)
|
|
Me.txtAbsender.TabIndex = 2
|
|
'
|
|
'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, 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
|
|
'
|
|
'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, 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
|
|
'
|
|
'lblZeit_aktuell
|
|
'
|
|
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
|
|
'
|
|
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.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, 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(486, 31)
|
|
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(478, 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(478, 0)
|
|
Me.tbSndOffen.TabIndex = 1
|
|
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(478, 0)
|
|
Me.tbSndFreigegeben.TabIndex = 2
|
|
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)
|
|
Me.btnNeu.Font = New System.Drawing.Font("Segoe UI", 11.0!)
|
|
Me.btnNeu.ForeColor = System.Drawing.Color.Black
|
|
Me.btnNeu.Image = CType(resources.GetObject("btnNeu.Image"), System.Drawing.Image)
|
|
Me.btnNeu.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnNeu.Location = New System.Drawing.Point(1116, 6)
|
|
Me.btnNeu.MaximumSize = New System.Drawing.Size(121, 35)
|
|
Me.btnNeu.Name = "btnNeu"
|
|
Me.btnNeu.Size = New System.Drawing.Size(121, 35)
|
|
Me.btnNeu.TabIndex = 32
|
|
Me.btnNeu.Text = "Sendung"
|
|
Me.btnNeu.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnNeu.UseVisualStyleBackColor = True
|
|
'
|
|
'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
|
|
'
|
|
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.CausesValidation = False
|
|
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, 115)
|
|
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(1243, 517)
|
|
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"
|
|
'
|
|
'tbNichtEingetroffen
|
|
'
|
|
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
|
|
'
|
|
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_SND"
|
|
Me.Size = New System.Drawing.Size(1243, 632)
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.tbcntrAvisoSND.ResumeLayout(False)
|
|
CType(Me.gridAviso, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ctxtFarben.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents Panel1 As Panel
|
|
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 cboMy_VB As CheckBox
|
|
Friend WithEvents lblMySnd_Grenzstelle As Label
|
|
Friend WithEvents tbcntrAvisoSND As TabControl
|
|
Friend WithEvents tbSndAlle As TabPage
|
|
Friend WithEvents tbSndOffen As TabPage
|
|
Friend WithEvents tbSndFreigegeben As TabPage
|
|
Friend WithEvents lblEintraege As Label
|
|
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
|
|
Friend WithEvents btnNeu 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
|