Files
AVISO/Aviso/usrcntlAktDetailsATILLA.Designer.vb

1200 lines
65 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class usrcntlAktDetailsATILLA
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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(usrcntlAktDetailsATILLA))
Me.pnlDetailsRechts = New System.Windows.Forms.Panel()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.SplitContainer = New System.Windows.Forms.SplitContainer()
Me.tbcntr = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.UsrCntlVermerkeATilla1 = New AVISO.usrCntlVermerkeATilla()
Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.dgvSpeditionsbuch = New System.Windows.Forms.DataGridView()
Me.pnlSendungenTop = New System.Windows.Forms.Panel()
Me.btn = New System.Windows.Forms.Button()
Me.Label1 = New System.Windows.Forms.Label()
Me.Panel7 = New System.Windows.Forms.Panel()
Me.gridVermerke = New System.Windows.Forms.DataGridView()
Me.pnlVermerkeTop = New System.Windows.Forms.Panel()
Me.Label4 = New System.Windows.Forms.Label()
Me.addVermerk = New System.Windows.Forms.Button()
Me.Panel8 = New System.Windows.Forms.Panel()
Me.cbxHandling = New System.Windows.Forms.Label()
Me.TextBox1 = New System.Windows.Forms.TextBox()
Me.TextBox2 = New System.Windows.Forms.TextBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.txtLKWID = New System.Windows.Forms.TextBox()
Me.Button2 = New System.Windows.Forms.Button()
Me.pnlOptionen = New System.Windows.Forms.Panel()
Me.btnLöschen = New System.Windows.Forms.Button()
Me.btnÄndern = New System.Windows.Forms.Button()
Me.Button5 = New System.Windows.Forms.Button()
Me.Button1 = New System.Windows.Forms.Button()
Me.lblAktUebernommen = New System.Windows.Forms.Label()
Me.Button4 = New System.Windows.Forms.Button()
Me.btnKassenbuchEintrag = New System.Windows.Forms.Button()
Me.Button3 = New System.Windows.Forms.Button()
Me.txtAktMA = New System.Windows.Forms.TextBox()
Me.Label3 = New System.Windows.Forms.Label()
Me.Label10 = New System.Windows.Forms.Label()
Me.Label9 = New System.Windows.Forms.Label()
Me.txtFrächter = New System.Windows.Forms.TextBox()
Me.txtAuftraggeber = New System.Windows.Forms.TextBox()
Me.pnlAbgeschlossen = New System.Windows.Forms.Panel()
Me.Label2 = New System.Windows.Forms.Label()
Me.pic = New System.Windows.Forms.PictureBox()
Me.FlowLayoutPanel = New System.Windows.Forms.FlowLayoutPanel()
Me.Panel9 = New System.Windows.Forms.Panel()
Me.btnErfasst = New System.Windows.Forms.Button()
Me.lblTimeErfasst = New System.Windows.Forms.Label()
Me.Panel10 = New System.Windows.Forms.Panel()
Me.Panel13 = New System.Windows.Forms.Panel()
Me.btnVorgeschrieben = New System.Windows.Forms.Button()
Me.lblTimeVorgeschreiben = New System.Windows.Forms.Label()
Me.Panel11 = New System.Windows.Forms.Panel()
Me.btnAnkunft = New System.Windows.Forms.Button()
Me.lblTimeAnkunft = New System.Windows.Forms.Label()
Me.Panel12 = New System.Windows.Forms.Panel()
Me.btnFreigabe = New System.Windows.Forms.Button()
Me.lblTimeFreigabe = New System.Windows.Forms.Label()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.btnNichtEingetroffen = New System.Windows.Forms.Button()
Me.lblInfoAviso = New System.Windows.Forms.Label()
Me.pnl = New System.Windows.Forms.Panel()
Me.txtLKW_Nr = New System.Windows.Forms.TextBox()
Me.pnlStatus = New System.Windows.Forms.Panel()
Me.lblStatus = New System.Windows.Forms.Label()
Me.conMenuVermerke = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.conVermerkLöschen = New System.Windows.Forms.ToolStripMenuItem()
Me.cntxtFormulare = New System.Windows.Forms.ContextMenuStrip(Me.components)
Me.DispolisteTRToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.DispolisteENToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
Me.pnlDetailsRechts.SuspendLayout()
Me.Panel3.SuspendLayout()
CType(Me.SplitContainer, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SplitContainer.Panel1.SuspendLayout()
Me.SplitContainer.Panel2.SuspendLayout()
Me.SplitContainer.SuspendLayout()
Me.tbcntr.SuspendLayout()
Me.TabPage1.SuspendLayout()
Me.TabPage2.SuspendLayout()
CType(Me.dgvSpeditionsbuch, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnlSendungenTop.SuspendLayout()
CType(Me.gridVermerke, System.ComponentModel.ISupportInitialize).BeginInit()
Me.pnlVermerkeTop.SuspendLayout()
Me.Panel8.SuspendLayout()
Me.pnlOptionen.SuspendLayout()
Me.pnlAbgeschlossen.SuspendLayout()
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
Me.FlowLayoutPanel.SuspendLayout()
Me.Panel9.SuspendLayout()
Me.Panel13.SuspendLayout()
Me.Panel11.SuspendLayout()
Me.Panel12.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.pnl.SuspendLayout()
Me.pnlStatus.SuspendLayout()
Me.conMenuVermerke.SuspendLayout()
Me.cntxtFormulare.SuspendLayout()
Me.SuspendLayout()
'
'pnlDetailsRechts
'
Me.pnlDetailsRechts.AutoScroll = True
Me.pnlDetailsRechts.AutoSize = True
Me.pnlDetailsRechts.BackColor = System.Drawing.Color.WhiteSmoke
Me.pnlDetailsRechts.Controls.Add(Me.Panel3)
Me.pnlDetailsRechts.Controls.Add(Me.FlowLayoutPanel)
Me.pnlDetailsRechts.Controls.Add(Me.lblInfoAviso)
Me.pnlDetailsRechts.Controls.Add(Me.pnl)
Me.pnlDetailsRechts.Dock = System.Windows.Forms.DockStyle.Fill
Me.pnlDetailsRechts.Location = New System.Drawing.Point(0, 0)
Me.pnlDetailsRechts.MinimumSize = New System.Drawing.Size(200, 0)
Me.pnlDetailsRechts.Name = "pnlDetailsRechts"
Me.pnlDetailsRechts.Size = New System.Drawing.Size(575, 583)
Me.pnlDetailsRechts.TabIndex = 81
'
'Panel3
'
Me.Panel3.AutoSize = True
Me.Panel3.Controls.Add(Me.SplitContainer)
Me.Panel3.Controls.Add(Me.Panel8)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill
Me.Panel3.Location = New System.Drawing.Point(0, 101)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(575, 482)
Me.Panel3.TabIndex = 91
'
'SplitContainer
'
Me.SplitContainer.Dock = System.Windows.Forms.DockStyle.Fill
Me.SplitContainer.ImeMode = System.Windows.Forms.ImeMode.[On]
Me.SplitContainer.IsSplitterFixed = True
Me.SplitContainer.Location = New System.Drawing.Point(0, 159)
Me.SplitContainer.Name = "SplitContainer"
Me.SplitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal
'
'SplitContainer.Panel1
'
Me.SplitContainer.Panel1.Controls.Add(Me.tbcntr)
Me.SplitContainer.Panel1.Controls.Add(Me.Panel7)
'
'SplitContainer.Panel2
'
Me.SplitContainer.Panel2.Controls.Add(Me.gridVermerke)
Me.SplitContainer.Panel2.Controls.Add(Me.pnlVermerkeTop)
Me.SplitContainer.Panel2.Controls.Add(Me.addVermerk)
Me.SplitContainer.Size = New System.Drawing.Size(575, 323)
Me.SplitContainer.SplitterDistance = 212
Me.SplitContainer.TabIndex = 91
'
'tbcntr
'
Me.tbcntr.Controls.Add(Me.TabPage1)
Me.tbcntr.Controls.Add(Me.TabPage2)
Me.tbcntr.Dock = System.Windows.Forms.DockStyle.Fill
Me.tbcntr.Location = New System.Drawing.Point(0, 0)
Me.tbcntr.Name = "tbcntr"
Me.tbcntr.SelectedIndex = 0
Me.tbcntr.Size = New System.Drawing.Size(575, 212)
Me.tbcntr.TabIndex = 100
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.UsrCntlVermerkeATilla1)
Me.TabPage1.Location = New System.Drawing.Point(4, 22)
Me.TabPage1.Name = "TabPage1"
Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage1.Size = New System.Drawing.Size(567, 186)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Vermerk eintragen"
Me.TabPage1.UseVisualStyleBackColor = True
'
'UsrCntlVermerkeATilla1
'
Me.UsrCntlVermerkeATilla1.AutoScroll = True
Me.UsrCntlVermerkeATilla1.BackColor = System.Drawing.SystemColors.Control
Me.UsrCntlVermerkeATilla1.Dock = System.Windows.Forms.DockStyle.Fill
Me.UsrCntlVermerkeATilla1.Location = New System.Drawing.Point(3, 3)
Me.UsrCntlVermerkeATilla1.Name = "UsrCntlVermerkeATilla1"
Me.UsrCntlVermerkeATilla1.Size = New System.Drawing.Size(561, 180)
Me.UsrCntlVermerkeATilla1.TabIndex = 0
'
'TabPage2
'
Me.TabPage2.Controls.Add(Me.dgvSpeditionsbuch)
Me.TabPage2.Controls.Add(Me.pnlSendungenTop)
Me.TabPage2.Location = New System.Drawing.Point(4, 22)
Me.TabPage2.Name = "TabPage2"
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage2.Size = New System.Drawing.Size(567, 186)
Me.TabPage2.TabIndex = 1
Me.TabPage2.Text = "Speditionsbuch"
Me.TabPage2.UseVisualStyleBackColor = True
'
'dgvSpeditionsbuch
'
Me.dgvSpeditionsbuch.AllowUserToAddRows = False
Me.dgvSpeditionsbuch.AllowUserToDeleteRows = False
Me.dgvSpeditionsbuch.AllowUserToResizeRows = False
DataGridViewCellStyle1.BackColor = System.Drawing.Color.Azure
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.dgvSpeditionsbuch.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
Me.dgvSpeditionsbuch.BackgroundColor = System.Drawing.Color.White
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.dgvSpeditionsbuch.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
Me.dgvSpeditionsbuch.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.dgvSpeditionsbuch.DefaultCellStyle = DataGridViewCellStyle3
Me.dgvSpeditionsbuch.Dock = System.Windows.Forms.DockStyle.Fill
Me.dgvSpeditionsbuch.Location = New System.Drawing.Point(3, 34)
Me.dgvSpeditionsbuch.MultiSelect = False
Me.dgvSpeditionsbuch.Name = "dgvSpeditionsbuch"
Me.dgvSpeditionsbuch.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.[True]
Me.dgvSpeditionsbuch.RowHeadersDefaultCellStyle = DataGridViewCellStyle4
Me.dgvSpeditionsbuch.RowHeadersVisible = False
Me.dgvSpeditionsbuch.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.dgvSpeditionsbuch.RowsDefaultCellStyle = DataGridViewCellStyle5
Me.dgvSpeditionsbuch.RowTemplate.Height = 20
Me.dgvSpeditionsbuch.RowTemplate.ReadOnly = True
Me.dgvSpeditionsbuch.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
Me.dgvSpeditionsbuch.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.dgvSpeditionsbuch.ShowCellErrors = False
Me.dgvSpeditionsbuch.ShowRowErrors = False
Me.dgvSpeditionsbuch.Size = New System.Drawing.Size(561, 149)
Me.dgvSpeditionsbuch.TabIndex = 101
Me.dgvSpeditionsbuch.TabStop = False
'
'pnlSendungenTop
'
Me.pnlSendungenTop.Controls.Add(Me.btn)
Me.pnlSendungenTop.Controls.Add(Me.Label1)
Me.pnlSendungenTop.Dock = System.Windows.Forms.DockStyle.Top
Me.pnlSendungenTop.Location = New System.Drawing.Point(3, 3)
Me.pnlSendungenTop.Name = "pnlSendungenTop"
Me.pnlSendungenTop.Size = New System.Drawing.Size(561, 31)
Me.pnlSendungenTop.TabIndex = 100
'
'btn
'
Me.btn.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btn.Image = Global.AVISO.My.Resources.Resources.spedbuch_small
Me.btn.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btn.Location = New System.Drawing.Point(396, 3)
Me.btn.Name = "btn"
Me.btn.Size = New System.Drawing.Size(162, 28)
Me.btn.TabIndex = 96
Me.btn.Text = "Eintrag Speditionsbuch"
Me.btn.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btn.UseVisualStyleBackColor = True
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.ForeColor = System.Drawing.SystemColors.WindowText
Me.Label1.Location = New System.Drawing.Point(3, 15)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(144, 13)
Me.Label1.TabIndex = 98
Me.Label1.Text = "Speditionsbucheinträge:"
'
'Panel7
'
Me.Panel7.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
Me.Panel7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel7.Location = New System.Drawing.Point(4, 19)
Me.Panel7.MaximumSize = New System.Drawing.Size(2, 250)
Me.Panel7.Name = "Panel7"
Me.Panel7.Size = New System.Drawing.Size(0, 84)
Me.Panel7.TabIndex = 15
'
'gridVermerke
'
Me.gridVermerke.AllowUserToAddRows = False
Me.gridVermerke.AllowUserToDeleteRows = False
Me.gridVermerke.AllowUserToResizeRows = False
DataGridViewCellStyle6.BackColor = System.Drawing.Color.Azure
DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
Me.gridVermerke.BackgroundColor = System.Drawing.Color.White
DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle7.BackColor = System.Drawing.Color.LightBlue
DataGridViewCellStyle7.Font = New System.Drawing.Font("Tahoma", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
Me.gridVermerke.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing
DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
DataGridViewCellStyle8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
DataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridVermerke.DefaultCellStyle = DataGridViewCellStyle8
Me.gridVermerke.Dock = System.Windows.Forms.DockStyle.Fill
Me.gridVermerke.Location = New System.Drawing.Point(0, 20)
Me.gridVermerke.MultiSelect = False
Me.gridVermerke.Name = "gridVermerke"
Me.gridVermerke.ReadOnly = True
DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control
DataGridViewCellStyle9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText
DataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight
DataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText
DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.RowHeadersDefaultCellStyle = DataGridViewCellStyle9
Me.gridVermerke.RowHeadersVisible = False
Me.gridVermerke.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing
DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
Me.gridVermerke.RowsDefaultCellStyle = DataGridViewCellStyle10
Me.gridVermerke.RowTemplate.Height = 20
Me.gridVermerke.RowTemplate.ReadOnly = True
Me.gridVermerke.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[False]
Me.gridVermerke.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
Me.gridVermerke.ShowCellErrors = False
Me.gridVermerke.ShowRowErrors = False
Me.gridVermerke.Size = New System.Drawing.Size(575, 87)
Me.gridVermerke.TabIndex = 70
Me.gridVermerke.TabStop = False
'
'pnlVermerkeTop
'
Me.pnlVermerkeTop.Controls.Add(Me.Label4)
Me.pnlVermerkeTop.Dock = System.Windows.Forms.DockStyle.Top
Me.pnlVermerkeTop.Location = New System.Drawing.Point(0, 0)
Me.pnlVermerkeTop.Name = "pnlVermerkeTop"
Me.pnlVermerkeTop.Size = New System.Drawing.Size(575, 20)
Me.pnlVermerkeTop.TabIndex = 72
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.ForeColor = System.Drawing.SystemColors.WindowText
Me.Label4.Location = New System.Drawing.Point(3, 4)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(64, 13)
Me.Label4.TabIndex = 0
Me.Label4.Text = "Vermerke:"
'
'addVermerk
'
Me.addVermerk.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.addVermerk.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.addVermerk.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.addVermerk.ForeColor = System.Drawing.Color.Black
Me.addVermerk.Image = CType(resources.GetObject("addVermerk.Image"), System.Drawing.Image)
Me.addVermerk.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.addVermerk.Location = New System.Drawing.Point(438, 0)
Me.addVermerk.Name = "addVermerk"
Me.addVermerk.Size = New System.Drawing.Size(134, 40)
Me.addVermerk.TabIndex = 101
Me.addVermerk.Text = "Neuer Vermerk"
Me.addVermerk.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.addVermerk.UseVisualStyleBackColor = True
Me.addVermerk.Visible = False
'
'Panel8
'
Me.Panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.Panel8.Controls.Add(Me.cbxHandling)
Me.Panel8.Controls.Add(Me.TextBox1)
Me.Panel8.Controls.Add(Me.TextBox2)
Me.Panel8.Controls.Add(Me.Label5)
Me.Panel8.Controls.Add(Me.txtLKWID)
Me.Panel8.Controls.Add(Me.Button2)
Me.Panel8.Controls.Add(Me.pnlOptionen)
Me.Panel8.Controls.Add(Me.Button5)
Me.Panel8.Controls.Add(Me.Button1)
Me.Panel8.Controls.Add(Me.lblAktUebernommen)
Me.Panel8.Controls.Add(Me.Button4)
Me.Panel8.Controls.Add(Me.btnKassenbuchEintrag)
Me.Panel8.Controls.Add(Me.Button3)
Me.Panel8.Controls.Add(Me.txtAktMA)
Me.Panel8.Controls.Add(Me.Label3)
Me.Panel8.Controls.Add(Me.Label10)
Me.Panel8.Controls.Add(Me.Label9)
Me.Panel8.Controls.Add(Me.txtFrächter)
Me.Panel8.Controls.Add(Me.txtAuftraggeber)
Me.Panel8.Controls.Add(Me.pnlAbgeschlossen)
Me.Panel8.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel8.Location = New System.Drawing.Point(0, 0)
Me.Panel8.Name = "Panel8"
Me.Panel8.Size = New System.Drawing.Size(575, 159)
Me.Panel8.TabIndex = 92
'
'cbxHandling
'
Me.cbxHandling.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.cbxHandling.BackColor = System.Drawing.SystemColors.WindowFrame
Me.cbxHandling.Font = New System.Drawing.Font("Microsoft Sans Serif", 11.0!, System.Drawing.FontStyle.Bold)
Me.cbxHandling.ForeColor = System.Drawing.Color.White
Me.cbxHandling.Location = New System.Drawing.Point(436, 9)
Me.cbxHandling.Name = "cbxHandling"
Me.cbxHandling.Size = New System.Drawing.Size(134, 19)
Me.cbxHandling.TabIndex = 99
Me.cbxHandling.Text = "HANDLING"
Me.cbxHandling.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
Me.cbxHandling.Visible = False
'
'TextBox1
'
Me.TextBox1.BackColor = System.Drawing.Color.WhiteSmoke
Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 20.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox1.ForeColor = System.Drawing.Color.Black
Me.TextBox1.Location = New System.Drawing.Point(75, 0)
Me.TextBox1.MaxLength = 0
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ReadOnly = True
Me.TextBox1.Size = New System.Drawing.Size(151, 31)
Me.TextBox1.TabIndex = 121
Me.TextBox1.TabStop = False
Me.TextBox1.Text = "17000000"
'
'TextBox2
'
Me.TextBox2.BackColor = System.Drawing.Color.WhiteSmoke
Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.TextBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.TextBox2.ForeColor = System.Drawing.Color.Black
Me.TextBox2.Location = New System.Drawing.Point(5, 13)
Me.TextBox2.MaxLength = 0
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.ReadOnly = True
Me.TextBox2.Size = New System.Drawing.Size(45, 16)
Me.TextBox2.TabIndex = 122
Me.TextBox2.TabStop = False
Me.TextBox2.Text = "Pos.Nr:"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.ForeColor = System.Drawing.Color.Black
Me.Label5.Location = New System.Drawing.Point(225, 12)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(58, 17)
Me.Label5.TabIndex = 119
Me.Label5.Text = "LKW-Id:"
'
'txtLKWID
'
Me.txtLKWID.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtLKWID.BackColor = System.Drawing.Color.WhiteSmoke
Me.txtLKWID.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.txtLKWID.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtLKWID.ForeColor = System.Drawing.Color.Black
Me.txtLKWID.Location = New System.Drawing.Point(298, 13)
Me.txtLKWID.MaxLength = 0
Me.txtLKWID.Name = "txtLKWID"
Me.txtLKWID.ReadOnly = True
Me.txtLKWID.Size = New System.Drawing.Size(271, 16)
Me.txtLKWID.TabIndex = 120
Me.txtLKWID.TabStop = False
Me.txtLKWID.Text = "000000"
'
'Button2
'
Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button2.Image = Global.AVISO.My.Resources.Resources.beleg1
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button2.Location = New System.Drawing.Point(174, 111)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(120, 44)
Me.Button2.TabIndex = 108
Me.Button2.Text = "Aktendeckel" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "drucken"
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button2.UseVisualStyleBackColor = True
'
'pnlOptionen
'
Me.pnlOptionen.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.pnlOptionen.BackColor = System.Drawing.Color.Black
Me.pnlOptionen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
Me.pnlOptionen.Controls.Add(Me.btnLöschen)
Me.pnlOptionen.Controls.Add(Me.btnÄndern)
Me.pnlOptionen.Location = New System.Drawing.Point(454, 70)
Me.pnlOptionen.Name = "pnlOptionen"
Me.pnlOptionen.Size = New System.Drawing.Size(116, 19)
Me.pnlOptionen.TabIndex = 105
Me.pnlOptionen.Visible = False
'
'btnLöschen
'
Me.btnLöschen.BackColor = System.Drawing.Color.White
Me.btnLöschen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnLöschen.ForeColor = System.Drawing.Color.Black
Me.btnLöschen.Image = CType(resources.GetObject("btnLöschen.Image"), System.Drawing.Image)
Me.btnLöschen.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnLöschen.Location = New System.Drawing.Point(2, 32)
Me.btnLöschen.Name = "btnLöschen"
Me.btnLöschen.Size = New System.Drawing.Size(109, 34)
Me.btnLöschen.TabIndex = 4
Me.btnLöschen.Text = "Akt löschen"
Me.btnLöschen.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnLöschen.UseVisualStyleBackColor = False
'
'btnÄndern
'
Me.btnÄndern.BackColor = System.Drawing.Color.White
Me.btnÄndern.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnÄndern.ForeColor = System.Drawing.Color.Black
Me.btnÄndern.Image = CType(resources.GetObject("btnÄndern.Image"), System.Drawing.Image)
Me.btnÄndern.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnÄndern.Location = New System.Drawing.Point(2, -1)
Me.btnÄndern.Name = "btnÄndern"
Me.btnÄndern.Size = New System.Drawing.Size(109, 34)
Me.btnÄndern.TabIndex = 3
Me.btnÄndern.Text = "Akt bearbeiten"
Me.btnÄndern.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnÄndern.UseVisualStyleBackColor = False
'
'Button5
'
Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button5.ForeColor = System.Drawing.Color.Black
Me.Button5.Image = Global.AVISO.My.Resources.Resources.gear2
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button5.Location = New System.Drawing.Point(436, 31)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(134, 40)
Me.Button5.TabIndex = 106
Me.Button5.Text = "Optionen "
Me.Button5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button5.UseVisualStyleBackColor = True
'
'Button1
'
Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Image = Global.AVISO.My.Resources.Resources.belegEUR1
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button1.Location = New System.Drawing.Point(317, 116)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(78, 35)
Me.Button1.TabIndex = 104
Me.Button1.Text = "LG "
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.UseVisualStyleBackColor = True
Me.Button1.Visible = False
'
'lblAktUebernommen
'
Me.lblAktUebernommen.AutoSize = True
Me.lblAktUebernommen.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblAktUebernommen.ForeColor = System.Drawing.Color.Green
Me.lblAktUebernommen.Location = New System.Drawing.Point(297, 84)
Me.lblAktUebernommen.Name = "lblAktUebernommen"
Me.lblAktUebernommen.Size = New System.Drawing.Size(133, 17)
Me.lblAktUebernommen.TabIndex = 103
Me.lblAktUebernommen.Text = "Akt übernommen!"
Me.lblAktUebernommen.Visible = False
'
'Button4
'
Me.Button4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Button4.ForeColor = System.Drawing.Color.Black
Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button4.Location = New System.Drawing.Point(436, 75)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(134, 32)
Me.Button4.TabIndex = 100
Me.Button4.Text = "Akt übernehmen"
Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button4.UseVisualStyleBackColor = True
'
'btnKassenbuchEintrag
'
Me.btnKassenbuchEintrag.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.btnKassenbuchEintrag.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnKassenbuchEintrag.Image = Global.AVISO.My.Resources.Resources.beleg1
Me.btnKassenbuchEintrag.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.btnKassenbuchEintrag.Location = New System.Drawing.Point(6, 111)
Me.btnKassenbuchEintrag.Name = "btnKassenbuchEintrag"
Me.btnKassenbuchEintrag.Size = New System.Drawing.Size(162, 44)
Me.btnKassenbuchEintrag.TabIndex = 95
Me.btnKassenbuchEintrag.Text = "Neuer Kassen-Beleg"
Me.btnKassenbuchEintrag.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.btnKassenbuchEintrag.UseVisualStyleBackColor = True
'
'Button3
'
Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.Button3.BackColor = System.Drawing.Color.DarkGreen
Me.Button3.Cursor = System.Windows.Forms.Cursors.Hand
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Button3.ForeColor = System.Drawing.Color.White
Me.Button3.Image = Global.AVISO.My.Resources.Resources.ok
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button3.Location = New System.Drawing.Point(436, 110)
Me.Button3.Margin = New System.Windows.Forms.Padding(0)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(134, 45)
Me.Button3.TabIndex = 98
Me.Button3.Text = "Akt " & Global.Microsoft.VisualBasic.ChrW(10) & "abschließen"
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button3.UseVisualStyleBackColor = False
Me.Button3.Visible = False
'
'txtAktMA
'
Me.txtAktMA.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtAktMA.BackColor = System.Drawing.Color.WhiteSmoke
Me.txtAktMA.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.txtAktMA.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAktMA.ForeColor = System.Drawing.Color.Black
Me.txtAktMA.Location = New System.Drawing.Point(75, 84)
Me.txtAktMA.MaxLength = 0
Me.txtAktMA.Name = "txtAktMA"
Me.txtAktMA.ReadOnly = True
Me.txtAktMA.Size = New System.Drawing.Size(355, 16)
Me.txtAktMA.TabIndex = 97
Me.txtAktMA.TabStop = False
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.ForeColor = System.Drawing.Color.Black
Me.Label3.Location = New System.Drawing.Point(2, 84)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(59, 17)
Me.Label3.TabIndex = 96
Me.Label3.Text = "akt. MA:"
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label10.ForeColor = System.Drawing.Color.Black
Me.Label10.Location = New System.Drawing.Point(2, 37)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(65, 17)
Me.Label10.TabIndex = 84
Me.Label10.Text = "Frächter:"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label9.ForeColor = System.Drawing.Color.Black
Me.Label9.Location = New System.Drawing.Point(2, 61)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(67, 17)
Me.Label9.TabIndex = 88
Me.Label9.Text = "Avisierer:"
'
'txtFrächter
'
Me.txtFrächter.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtFrächter.BackColor = System.Drawing.Color.WhiteSmoke
Me.txtFrächter.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.txtFrächter.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtFrächter.ForeColor = System.Drawing.Color.Black
Me.txtFrächter.Location = New System.Drawing.Point(75, 37)
Me.txtFrächter.MaxLength = 0
Me.txtFrächter.Name = "txtFrächter"
Me.txtFrächter.ReadOnly = True
Me.txtFrächter.Size = New System.Drawing.Size(352, 16)
Me.txtFrächter.TabIndex = 85
Me.txtFrächter.TabStop = False
'
'txtAuftraggeber
'
Me.txtAuftraggeber.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtAuftraggeber.BackColor = System.Drawing.Color.WhiteSmoke
Me.txtAuftraggeber.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.txtAuftraggeber.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtAuftraggeber.ForeColor = System.Drawing.Color.Black
Me.txtAuftraggeber.Location = New System.Drawing.Point(75, 61)
Me.txtAuftraggeber.MaxLength = 0
Me.txtAuftraggeber.Name = "txtAuftraggeber"
Me.txtAuftraggeber.ReadOnly = True
Me.txtAuftraggeber.Size = New System.Drawing.Size(355, 16)
Me.txtAuftraggeber.TabIndex = 89
Me.txtAuftraggeber.TabStop = False
'
'pnlAbgeschlossen
'
Me.pnlAbgeschlossen.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.pnlAbgeschlossen.Controls.Add(Me.Label2)
Me.pnlAbgeschlossen.Controls.Add(Me.pic)
Me.pnlAbgeschlossen.Location = New System.Drawing.Point(413, 111)
Me.pnlAbgeschlossen.Name = "pnlAbgeschlossen"
Me.pnlAbgeschlossen.Size = New System.Drawing.Size(157, 44)
Me.pnlAbgeschlossen.TabIndex = 1
Me.pnlAbgeschlossen.Visible = False
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Cursor = System.Windows.Forms.Cursors.Hand
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.ForeColor = System.Drawing.Color.Green
Me.Label2.Location = New System.Drawing.Point(39, 14)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(117, 17)
Me.Label2.TabIndex = 105
Me.Label2.Text = "Abgeschlossen"
'
'pic
'
Me.pic.BackgroundImage = Global.AVISO.My.Resources.Resources.ok
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.pic.Location = New System.Drawing.Point(0, 9)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(38, 27)
Me.pic.TabIndex = 0
Me.pic.TabStop = False
'
'FlowLayoutPanel
'
Me.FlowLayoutPanel.AutoSize = True
Me.FlowLayoutPanel.Controls.Add(Me.Panel9)
Me.FlowLayoutPanel.Controls.Add(Me.Panel10)
Me.FlowLayoutPanel.Controls.Add(Me.Panel13)
Me.FlowLayoutPanel.Controls.Add(Me.Panel11)
Me.FlowLayoutPanel.Controls.Add(Me.Panel12)
Me.FlowLayoutPanel.Controls.Add(Me.Panel2)
Me.FlowLayoutPanel.Dock = System.Windows.Forms.DockStyle.Top
Me.FlowLayoutPanel.Location = New System.Drawing.Point(0, 36)
Me.FlowLayoutPanel.Name = "FlowLayoutPanel"
Me.FlowLayoutPanel.Size = New System.Drawing.Size(575, 65)
Me.FlowLayoutPanel.TabIndex = 13
'
'Panel9
'
Me.Panel9.AutoSize = True
Me.Panel9.Controls.Add(Me.btnErfasst)
Me.Panel9.Controls.Add(Me.lblTimeErfasst)
Me.Panel9.Location = New System.Drawing.Point(3, 3)
Me.Panel9.Name = "Panel9"
Me.Panel9.Size = New System.Drawing.Size(100, 58)
Me.Panel9.TabIndex = 15
'
'btnErfasst
'
Me.btnErfasst.AutoSize = True
Me.btnErfasst.BackColor = System.Drawing.Color.Red
Me.btnErfasst.Cursor = System.Windows.Forms.Cursors.Hand
Me.btnErfasst.Dock = System.Windows.Forms.DockStyle.Fill
Me.btnErfasst.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnErfasst.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnErfasst.ForeColor = System.Drawing.Color.White
Me.btnErfasst.Location = New System.Drawing.Point(0, 0)
Me.btnErfasst.Margin = New System.Windows.Forms.Padding(0)
Me.btnErfasst.MinimumSize = New System.Drawing.Size(100, 0)
Me.btnErfasst.Name = "btnErfasst"
Me.btnErfasst.Size = New System.Drawing.Size(100, 46)
Me.btnErfasst.TabIndex = 12
Me.btnErfasst.Text = "1. " & Global.Microsoft.VisualBasic.ChrW(10) & "ERFASST"
Me.btnErfasst.UseVisualStyleBackColor = False
'
'lblTimeErfasst
'
Me.lblTimeErfasst.Dock = System.Windows.Forms.DockStyle.Bottom
Me.lblTimeErfasst.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblTimeErfasst.Location = New System.Drawing.Point(0, 46)
Me.lblTimeErfasst.Name = "lblTimeErfasst"
Me.lblTimeErfasst.Size = New System.Drawing.Size(100, 12)
Me.lblTimeErfasst.TabIndex = 0
Me.lblTimeErfasst.Text = "-"
Me.lblTimeErfasst.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'Panel10
'
Me.Panel10.AutoSize = True
Me.Panel10.Location = New System.Drawing.Point(109, 3)
Me.Panel10.Name = "Panel10"
Me.Panel10.Size = New System.Drawing.Size(0, 0)
Me.Panel10.TabIndex = 16
'
'Panel13
'
Me.Panel13.AutoSize = True
Me.Panel13.Controls.Add(Me.btnVorgeschrieben)
Me.Panel13.Controls.Add(Me.lblTimeVorgeschreiben)
Me.Panel13.Location = New System.Drawing.Point(115, 3)
Me.Panel13.Name = "Panel13"
Me.Panel13.Size = New System.Drawing.Size(148, 59)
Me.Panel13.TabIndex = 17
'
'btnVorgeschrieben
'
Me.btnVorgeschrieben.AutoSize = True
Me.btnVorgeschrieben.BackColor = System.Drawing.Color.Purple
Me.btnVorgeschrieben.Cursor = System.Windows.Forms.Cursors.Hand
Me.btnVorgeschrieben.Dock = System.Windows.Forms.DockStyle.Fill
Me.btnVorgeschrieben.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnVorgeschrieben.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnVorgeschrieben.ForeColor = System.Drawing.Color.White
Me.btnVorgeschrieben.Location = New System.Drawing.Point(0, 0)
Me.btnVorgeschrieben.Margin = New System.Windows.Forms.Padding(0)
Me.btnVorgeschrieben.MinimumSize = New System.Drawing.Size(100, 0)
Me.btnVorgeschrieben.Name = "btnVorgeschrieben"
Me.btnVorgeschrieben.Size = New System.Drawing.Size(148, 46)
Me.btnVorgeschrieben.TabIndex = 14
Me.btnVorgeschrieben.Text = "3." & Global.Microsoft.VisualBasic.ChrW(10) & "VORGESCHRIEBEN"
Me.btnVorgeschrieben.UseVisualStyleBackColor = False
'
'lblTimeVorgeschreiben
'
Me.lblTimeVorgeschreiben.Dock = System.Windows.Forms.DockStyle.Bottom
Me.lblTimeVorgeschreiben.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblTimeVorgeschreiben.Location = New System.Drawing.Point(0, 46)
Me.lblTimeVorgeschreiben.Name = "lblTimeVorgeschreiben"
Me.lblTimeVorgeschreiben.Size = New System.Drawing.Size(148, 13)
Me.lblTimeVorgeschreiben.TabIndex = 0
Me.lblTimeVorgeschreiben.Text = "-"
Me.lblTimeVorgeschreiben.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'Panel11
'
Me.Panel11.AutoSize = True
Me.Panel11.Controls.Add(Me.btnAnkunft)
Me.Panel11.Controls.Add(Me.lblTimeAnkunft)
Me.Panel11.Location = New System.Drawing.Point(269, 3)
Me.Panel11.Name = "Panel11"
Me.Panel11.Size = New System.Drawing.Size(100, 59)
Me.Panel11.TabIndex = 17
'
'btnAnkunft
'
Me.btnAnkunft.AutoSize = True
Me.btnAnkunft.BackColor = System.Drawing.Color.Blue
Me.btnAnkunft.Cursor = System.Windows.Forms.Cursors.Hand
Me.btnAnkunft.Dock = System.Windows.Forms.DockStyle.Fill
Me.btnAnkunft.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnAnkunft.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnAnkunft.ForeColor = System.Drawing.Color.White
Me.btnAnkunft.Location = New System.Drawing.Point(0, 0)
Me.btnAnkunft.Margin = New System.Windows.Forms.Padding(0)
Me.btnAnkunft.MinimumSize = New System.Drawing.Size(100, 0)
Me.btnAnkunft.Name = "btnAnkunft"
Me.btnAnkunft.Size = New System.Drawing.Size(100, 46)
Me.btnAnkunft.TabIndex = 12
Me.btnAnkunft.Text = "4." & Global.Microsoft.VisualBasic.ChrW(10) & "ANKUNFT"
Me.btnAnkunft.UseVisualStyleBackColor = False
'
'lblTimeAnkunft
'
Me.lblTimeAnkunft.Dock = System.Windows.Forms.DockStyle.Bottom
Me.lblTimeAnkunft.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblTimeAnkunft.Location = New System.Drawing.Point(0, 46)
Me.lblTimeAnkunft.Name = "lblTimeAnkunft"
Me.lblTimeAnkunft.Size = New System.Drawing.Size(100, 13)
Me.lblTimeAnkunft.TabIndex = 0
Me.lblTimeAnkunft.Text = "-"
Me.lblTimeAnkunft.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'Panel12
'
Me.Panel12.AutoSize = True
Me.Panel12.Controls.Add(Me.btnFreigabe)
Me.Panel12.Controls.Add(Me.lblTimeFreigabe)
Me.Panel12.Location = New System.Drawing.Point(375, 3)
Me.Panel12.Name = "Panel12"
Me.Panel12.Size = New System.Drawing.Size(100, 58)
Me.Panel12.TabIndex = 17
'
'btnFreigabe
'
Me.btnFreigabe.AutoSize = True
Me.btnFreigabe.BackColor = System.Drawing.Color.Green
Me.btnFreigabe.Cursor = System.Windows.Forms.Cursors.Hand
Me.btnFreigabe.Dock = System.Windows.Forms.DockStyle.Fill
Me.btnFreigabe.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnFreigabe.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnFreigabe.ForeColor = System.Drawing.Color.White
Me.btnFreigabe.Location = New System.Drawing.Point(0, 0)
Me.btnFreigabe.Margin = New System.Windows.Forms.Padding(0)
Me.btnFreigabe.MinimumSize = New System.Drawing.Size(100, 0)
Me.btnFreigabe.Name = "btnFreigabe"
Me.btnFreigabe.Size = New System.Drawing.Size(100, 46)
Me.btnFreigabe.TabIndex = 12
Me.btnFreigabe.Text = "5." & Global.Microsoft.VisualBasic.ChrW(10) & "FREIGABE"
Me.btnFreigabe.UseVisualStyleBackColor = False
'
'lblTimeFreigabe
'
Me.lblTimeFreigabe.Dock = System.Windows.Forms.DockStyle.Bottom
Me.lblTimeFreigabe.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblTimeFreigabe.Location = New System.Drawing.Point(0, 46)
Me.lblTimeFreigabe.Name = "lblTimeFreigabe"
Me.lblTimeFreigabe.Size = New System.Drawing.Size(100, 12)
Me.lblTimeFreigabe.TabIndex = 0
Me.lblTimeFreigabe.Text = "-"
Me.lblTimeFreigabe.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'Panel2
'
Me.Panel2.AutoSize = True
Me.Panel2.Controls.Add(Me.btnNichtEingetroffen)
Me.Panel2.Location = New System.Drawing.Point(481, 3)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(59, 29)
Me.Panel2.TabIndex = 18
'
'btnNichtEingetroffen
'
Me.btnNichtEingetroffen.AutoSize = True
Me.btnNichtEingetroffen.BackColor = System.Drawing.SystemColors.ButtonShadow
Me.btnNichtEingetroffen.Cursor = System.Windows.Forms.Cursors.Hand
Me.btnNichtEingetroffen.Dock = System.Windows.Forms.DockStyle.Fill
Me.btnNichtEingetroffen.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.btnNichtEingetroffen.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.btnNichtEingetroffen.ForeColor = System.Drawing.Color.White
Me.btnNichtEingetroffen.Location = New System.Drawing.Point(0, 0)
Me.btnNichtEingetroffen.Margin = New System.Windows.Forms.Padding(0)
Me.btnNichtEingetroffen.Name = "btnNichtEingetroffen"
Me.btnNichtEingetroffen.Size = New System.Drawing.Size(59, 29)
Me.btnNichtEingetroffen.TabIndex = 12
Me.btnNichtEingetroffen.Text = "NE"
Me.btnNichtEingetroffen.UseVisualStyleBackColor = False
Me.btnNichtEingetroffen.Visible = False
'
'lblInfoAviso
'
Me.lblInfoAviso.AutoSize = True
Me.lblInfoAviso.Cursor = System.Windows.Forms.Cursors.Hand
Me.lblInfoAviso.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblInfoAviso.ForeColor = System.Drawing.SystemColors.WindowText
Me.lblInfoAviso.Location = New System.Drawing.Point(475, 89)
Me.lblInfoAviso.Name = "lblInfoAviso"
Me.lblInfoAviso.Size = New System.Drawing.Size(100, 13)
Me.lblInfoAviso.TabIndex = 76
Me.lblInfoAviso.Text = "Aviso-Info anzeigen"
Me.lblInfoAviso.Visible = False
'
'pnl
'
Me.pnl.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.pnl.Controls.Add(Me.txtLKW_Nr)
Me.pnl.Controls.Add(Me.pnlStatus)
Me.pnl.Dock = System.Windows.Forms.DockStyle.Top
Me.pnl.Location = New System.Drawing.Point(0, 0)
Me.pnl.Name = "pnl"
Me.pnl.Size = New System.Drawing.Size(575, 36)
Me.pnl.TabIndex = 91
'
'txtLKW_Nr
'
Me.txtLKW_Nr.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.txtLKW_Nr.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.txtLKW_Nr.BorderStyle = System.Windows.Forms.BorderStyle.None
Me.txtLKW_Nr.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.txtLKW_Nr.ForeColor = System.Drawing.Color.White
Me.txtLKW_Nr.Location = New System.Drawing.Point(24, 9)
Me.txtLKW_Nr.MaxLength = 0
Me.txtLKW_Nr.Name = "txtLKW_Nr"
Me.txtLKW_Nr.ReadOnly = True
Me.txtLKW_Nr.Size = New System.Drawing.Size(330, 19)
Me.txtLKW_Nr.TabIndex = 87
Me.txtLKW_Nr.TabStop = False
Me.txtLKW_Nr.Text = "-"
'
'pnlStatus
'
Me.pnlStatus.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.pnlStatus.BackColor = System.Drawing.Color.FromArgb(CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(64, Byte), Integer))
Me.pnlStatus.Controls.Add(Me.lblStatus)
Me.pnlStatus.Location = New System.Drawing.Point(357, 0)
Me.pnlStatus.Name = "pnlStatus"
Me.pnlStatus.Size = New System.Drawing.Size(218, 36)
Me.pnlStatus.TabIndex = 89
'
'lblStatus
'
Me.lblStatus.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.lblStatus.BackColor = System.Drawing.Color.Transparent
Me.lblStatus.Font = New System.Drawing.Font("Microsoft Sans Serif", 13.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblStatus.ForeColor = System.Drawing.Color.White
Me.lblStatus.Location = New System.Drawing.Point(0, 0)
Me.lblStatus.Margin = New System.Windows.Forms.Padding(0)
Me.lblStatus.Name = "lblStatus"
Me.lblStatus.Size = New System.Drawing.Size(215, 36)
Me.lblStatus.TabIndex = 1
Me.lblStatus.Text = "-"
Me.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
'
'conMenuVermerke
'
Me.conMenuVermerke.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.conVermerkLöschen})
Me.conMenuVermerke.Name = "conMenuVermerke"
Me.conMenuVermerke.Size = New System.Drawing.Size(162, 26)
'
'conVermerkLöschen
'
Me.conVermerkLöschen.Name = "conVermerkLöschen"
Me.conVermerkLöschen.Size = New System.Drawing.Size(161, 22)
Me.conVermerkLöschen.Text = "Vermerk löschen"
'
'cntxtFormulare
'
Me.cntxtFormulare.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DispolisteTRToolStripMenuItem, Me.DispolisteENToolStripMenuItem})
Me.cntxtFormulare.Name = "cntxtFormulare"
Me.cntxtFormulare.Size = New System.Drawing.Size(144, 48)
'
'DispolisteTRToolStripMenuItem
'
Me.DispolisteTRToolStripMenuItem.Name = "DispolisteTRToolStripMenuItem"
Me.DispolisteTRToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
Me.DispolisteTRToolStripMenuItem.Text = "Dispoliste TR"
'
'DispolisteENToolStripMenuItem
'
Me.DispolisteENToolStripMenuItem.Name = "DispolisteENToolStripMenuItem"
Me.DispolisteENToolStripMenuItem.Size = New System.Drawing.Size(143, 22)
Me.DispolisteENToolStripMenuItem.Text = "Dispoliste EN"
'
'usrcntlAktDetailsATILLA
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.Controls.Add(Me.pnlDetailsRechts)
Me.Name = "usrcntlAktDetailsATILLA"
Me.Size = New System.Drawing.Size(575, 583)
Me.pnlDetailsRechts.ResumeLayout(False)
Me.pnlDetailsRechts.PerformLayout()
Me.Panel3.ResumeLayout(False)
Me.SplitContainer.Panel1.ResumeLayout(False)
Me.SplitContainer.Panel2.ResumeLayout(False)
CType(Me.SplitContainer, System.ComponentModel.ISupportInitialize).EndInit()
Me.SplitContainer.ResumeLayout(False)
Me.tbcntr.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
Me.TabPage2.ResumeLayout(False)
CType(Me.dgvSpeditionsbuch, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlSendungenTop.ResumeLayout(False)
Me.pnlSendungenTop.PerformLayout()
CType(Me.gridVermerke, System.ComponentModel.ISupportInitialize).EndInit()
Me.pnlVermerkeTop.ResumeLayout(False)
Me.pnlVermerkeTop.PerformLayout()
Me.Panel8.ResumeLayout(False)
Me.Panel8.PerformLayout()
Me.pnlOptionen.ResumeLayout(False)
Me.pnlAbgeschlossen.ResumeLayout(False)
Me.pnlAbgeschlossen.PerformLayout()
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
Me.FlowLayoutPanel.ResumeLayout(False)
Me.FlowLayoutPanel.PerformLayout()
Me.Panel9.ResumeLayout(False)
Me.Panel9.PerformLayout()
Me.Panel13.ResumeLayout(False)
Me.Panel13.PerformLayout()
Me.Panel11.ResumeLayout(False)
Me.Panel11.PerformLayout()
Me.Panel12.ResumeLayout(False)
Me.Panel12.PerformLayout()
Me.Panel2.ResumeLayout(False)
Me.Panel2.PerformLayout()
Me.pnl.ResumeLayout(False)
Me.pnl.PerformLayout()
Me.pnlStatus.ResumeLayout(False)
Me.conMenuVermerke.ResumeLayout(False)
Me.cntxtFormulare.ResumeLayout(False)
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents pnlDetailsRechts As System.Windows.Forms.Panel
Friend WithEvents Panel3 As System.Windows.Forms.Panel
Friend WithEvents SplitContainer As System.Windows.Forms.SplitContainer
Friend WithEvents Panel7 As System.Windows.Forms.Panel
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents gridVermerke As System.Windows.Forms.DataGridView
Friend WithEvents Panel8 As System.Windows.Forms.Panel
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents txtFrächter As System.Windows.Forms.TextBox
Friend WithEvents txtAuftraggeber As System.Windows.Forms.TextBox
Friend WithEvents FlowLayoutPanel As System.Windows.Forms.FlowLayoutPanel
Friend WithEvents Panel9 As System.Windows.Forms.Panel
Friend WithEvents btnErfasst As System.Windows.Forms.Button
Friend WithEvents lblTimeErfasst As System.Windows.Forms.Label
Friend WithEvents Panel10 As System.Windows.Forms.Panel
Friend WithEvents Panel13 As System.Windows.Forms.Panel
Friend WithEvents btnVorgeschrieben As System.Windows.Forms.Button
Friend WithEvents lblTimeVorgeschreiben As System.Windows.Forms.Label
Friend WithEvents Panel11 As System.Windows.Forms.Panel
Friend WithEvents btnAnkunft As System.Windows.Forms.Button
Friend WithEvents lblTimeAnkunft As System.Windows.Forms.Label
Friend WithEvents Panel12 As System.Windows.Forms.Panel
Friend WithEvents btnFreigabe As System.Windows.Forms.Button
Friend WithEvents lblTimeFreigabe As System.Windows.Forms.Label
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents lblInfoAviso As System.Windows.Forms.Label
Friend WithEvents pnl As System.Windows.Forms.Panel
Friend WithEvents txtLKW_Nr As System.Windows.Forms.TextBox
Friend WithEvents conMenuVermerke As System.Windows.Forms.ContextMenuStrip
Friend WithEvents conVermerkLöschen As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents pnlStatus As System.Windows.Forms.Panel
Friend WithEvents lblStatus As System.Windows.Forms.Label
Friend WithEvents txtAktMA As System.Windows.Forms.TextBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents btnNichtEingetroffen As System.Windows.Forms.Button
Friend WithEvents pnlVermerkeTop As System.Windows.Forms.Panel
Friend WithEvents cntxtFormulare As System.Windows.Forms.ContextMenuStrip
Friend WithEvents DispolisteTRToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents DispolisteENToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents btnKassenbuchEintrag As System.Windows.Forms.Button
Friend WithEvents btn As System.Windows.Forms.Button
Friend WithEvents addVermerk As System.Windows.Forms.Button
Friend WithEvents cbxHandling As System.Windows.Forms.Label
Friend WithEvents tbcntr As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
Friend WithEvents dgvSpeditionsbuch As System.Windows.Forms.DataGridView
Friend WithEvents pnlSendungenTop As System.Windows.Forms.Panel
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents UsrCntlVermerkeATilla1 As AVISO.usrCntlVermerkeATilla
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents lblAktUebernommen As System.Windows.Forms.Label
Friend WithEvents pnlAbgeschlossen As System.Windows.Forms.Panel
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents pic As System.Windows.Forms.PictureBox
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents pnlOptionen As System.Windows.Forms.Panel
Friend WithEvents btnLöschen As System.Windows.Forms.Button
Friend WithEvents btnÄndern As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents txtLKWID As System.Windows.Forms.TextBox
End Class