Files
AVISO/Aviso/Auswertung/usrctlAuswertung.Designer.vb
2020-03-12 14:48:24 +01:00

1176 lines
50 KiB
VB.net

<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class usrctlAuswertung
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()
Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.TabPage1 = New System.Windows.Forms.TabPage()
Me.DataGridView1 = New System.Windows.Forms.DataGridView()
Me.Panel3 = New System.Windows.Forms.Panel()
Me.Label20 = New System.Windows.Forms.Label()
Me.cboFirmaIntern = New System.Windows.Forms.ComboBox()
Me.cboGrenzstelle = New System.Windows.Forms.ComboBox()
Me.Label19 = New System.Windows.Forms.Label()
Me.Label18 = New System.Windows.Forms.Label()
Me.txtDauerBis = New System.Windows.Forms.TextBox()
Me.txtDauerVon = New System.Windows.Forms.TextBox()
Me.Label14 = New System.Windows.Forms.Label()
Me.Button5 = New System.Windows.Forms.Button()
Me.Button4 = New System.Windows.Forms.Button()
Me.cbxStatBis = New System.Windows.Forms.CheckBox()
Me.cbxStatVon = New System.Windows.Forms.CheckBox()
Me.cboSrchAuftrFraecht = New System.Windows.Forms.ComboBox()
Me.datStatBis = New System.Windows.Forms.DateTimePicker()
Me.datStatVon = New System.Windows.Forms.DateTimePicker()
Me.txtCntBis = New System.Windows.Forms.TextBox()
Me.txtCntVon = New System.Windows.Forms.TextBox()
Me.txtSearch = New System.Windows.Forms.TextBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.Label1 = New System.Windows.Forms.Label()
Me.Panel2 = New System.Windows.Forms.Panel()
Me.Button1 = New System.Windows.Forms.Button()
Me.TabPage2 = New System.Windows.Forms.TabPage()
Me.Panel1 = New System.Windows.Forms.Panel()
Me.GroupBox5 = New System.Windows.Forms.GroupBox()
Me.txtMitarbeiter = New System.Windows.Forms.TextBox()
Me.Label5 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.txtLKW_Nr = New System.Windows.Forms.TextBox()
Me.txtFrächter = New System.Windows.Forms.TextBox()
Me.txtAuftraggeber = New System.Windows.Forms.TextBox()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label11 = New System.Windows.Forms.Label()
Me.Label12 = New System.Windows.Forms.Label()
Me.txtStdBis = New System.Windows.Forms.TextBox()
Me.Label13 = New System.Windows.Forms.Label()
Me.txtStdVon = New System.Windows.Forms.TextBox()
Me.GroupBox3 = New System.Windows.Forms.GroupBox()
Me.optWAI = New System.Windows.Forms.RadioButton()
Me.optNKD = New System.Windows.Forms.RadioButton()
Me.optStandortAlle = New System.Windows.Forms.RadioButton()
Me.optSBG = New System.Windows.Forms.RadioButton()
Me.optSUB = New System.Windows.Forms.RadioButton()
Me.btnLfdMonat = New System.Windows.Forms.Button()
Me.GroupBox4 = New System.Windows.Forms.GroupBox()
Me.cboFirma = New System.Windows.Forms.ComboBox()
Me.Label17 = New System.Windows.Forms.Label()
Me.optFrächter = New System.Windows.Forms.RadioButton()
Me.optFirmaBeides = New System.Windows.Forms.RadioButton()
Me.optAuftraggeber = New System.Windows.Forms.RadioButton()
Me.btnLfdJahr = New System.Windows.Forms.Button()
Me.btnVormonat = New System.Windows.Forms.Button()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.Label16 = New System.Windows.Forms.Label()
Me.optMonatJahr = New System.Windows.Forms.RadioButton()
Me.optDatumAviso = New System.Windows.Forms.RadioButton()
Me.optDatumFreigabe = New System.Windows.Forms.RadioButton()
Me.optDatumAnkunft = New System.Windows.Forms.RadioButton()
Me.dtpFreigabeBis = New System.Windows.Forms.DateTimePicker()
Me.dtpAnkunftBis = New System.Windows.Forms.DateTimePicker()
Me.txtJahr = New System.Windows.Forms.TextBox()
Me.txtMonat = New System.Windows.Forms.TextBox()
Me.dtpFreigabeVon = New System.Windows.Forms.DateTimePicker()
Me.dtpAvisoBis = New System.Windows.Forms.DateTimePicker()
Me.Label15 = New System.Windows.Forms.Label()
Me.dtpAnkunftVon = New System.Windows.Forms.DateTimePicker()
Me.Label6 = New System.Windows.Forms.Label()
Me.dtpAvisoVon = New System.Windows.Forms.DateTimePicker()
Me.Label10 = New System.Windows.Forms.Label()
Me.btnAbbruch = New System.Windows.Forms.Button()
Me.btnDruck = New System.Windows.Forms.Button()
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
Me.optFreigegeben = New System.Windows.Forms.RadioButton()
Me.optNichtEingetroffen = New System.Windows.Forms.RadioButton()
Me.optAlle = New System.Windows.Forms.RadioButton()
Me.optAnkunft = New System.Windows.Forms.RadioButton()
Me.optErfasst = New System.Windows.Forms.RadioButton()
Me.optKunde = New System.Windows.Forms.RadioButton()
Me.optIntern = New System.Windows.Forms.RadioButton()
Me.Label7 = New System.Windows.Forms.Label()
Me.Button3 = New System.Windows.Forms.Button()
Me.DataGridView2 = New System.Windows.Forms.DataGridView()
Me.TabControl1.SuspendLayout()
Me.TabPage1.SuspendLayout()
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel3.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.TabPage2.SuspendLayout()
Me.Panel1.SuspendLayout()
Me.GroupBox5.SuspendLayout()
Me.GroupBox3.SuspendLayout()
Me.GroupBox4.SuspendLayout()
Me.GroupBox2.SuspendLayout()
Me.GroupBox1.SuspendLayout()
CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'TabControl1
'
Me.TabControl1.Controls.Add(Me.TabPage1)
Me.TabControl1.Controls.Add(Me.TabPage2)
Me.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill
Me.TabControl1.Location = New System.Drawing.Point(0, 0)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(1138, 565)
Me.TabControl1.TabIndex = 0
'
'TabPage1
'
Me.TabPage1.Controls.Add(Me.DataGridView1)
Me.TabPage1.Controls.Add(Me.Panel3)
Me.TabPage1.Controls.Add(Me.Panel2)
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(1130, 539)
Me.TabPage1.TabIndex = 0
Me.TabPage1.Text = "Kunden"
Me.TabPage1.UseVisualStyleBackColor = True
'
'DataGridView1
'
DataGridViewCellStyle5.BackColor = System.Drawing.Color.Azure
Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.DataGridView1.Dock = System.Windows.Forms.DockStyle.Fill
Me.DataGridView1.Location = New System.Drawing.Point(3, 61)
Me.DataGridView1.Name = "DataGridView1"
Me.DataGridView1.Size = New System.Drawing.Size(1018, 475)
Me.DataGridView1.TabIndex = 0
'
'Panel3
'
Me.Panel3.Controls.Add(Me.Label20)
Me.Panel3.Controls.Add(Me.cboFirmaIntern)
Me.Panel3.Controls.Add(Me.cboGrenzstelle)
Me.Panel3.Controls.Add(Me.Label19)
Me.Panel3.Controls.Add(Me.Label18)
Me.Panel3.Controls.Add(Me.txtDauerBis)
Me.Panel3.Controls.Add(Me.txtDauerVon)
Me.Panel3.Controls.Add(Me.Label14)
Me.Panel3.Controls.Add(Me.Button5)
Me.Panel3.Controls.Add(Me.Button4)
Me.Panel3.Controls.Add(Me.cbxStatBis)
Me.Panel3.Controls.Add(Me.cbxStatVon)
Me.Panel3.Controls.Add(Me.cboSrchAuftrFraecht)
Me.Panel3.Controls.Add(Me.datStatBis)
Me.Panel3.Controls.Add(Me.datStatVon)
Me.Panel3.Controls.Add(Me.txtCntBis)
Me.Panel3.Controls.Add(Me.txtCntVon)
Me.Panel3.Controls.Add(Me.txtSearch)
Me.Panel3.Controls.Add(Me.Label9)
Me.Panel3.Controls.Add(Me.Label1)
Me.Panel3.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel3.Location = New System.Drawing.Point(3, 3)
Me.Panel3.Name = "Panel3"
Me.Panel3.Size = New System.Drawing.Size(1018, 58)
Me.Panel3.TabIndex = 2
'
'Label20
'
Me.Label20.AutoSize = True
Me.Label20.Location = New System.Drawing.Point(742, 9)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(54, 13)
Me.Label20.TabIndex = 14
Me.Label20.Text = "Firma/NL:"
'
'cboFirmaIntern
'
Me.cboFirmaIntern.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cboFirmaIntern.FormattingEnabled = True
Me.cboFirmaIntern.Items.AddRange(New Object() {"ALLE", "VERAG", "IMEX", "ATILLA", "UNISPED"})
Me.cboFirmaIntern.Location = New System.Drawing.Point(799, 6)
Me.cboFirmaIntern.Name = "cboFirmaIntern"
Me.cboFirmaIntern.Size = New System.Drawing.Size(99, 21)
Me.cboFirmaIntern.TabIndex = 13
'
'cboGrenzstelle
'
Me.cboGrenzstelle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cboGrenzstelle.FormattingEnabled = True
Me.cboGrenzstelle.Items.AddRange(New Object() {"ALLE", "SUB", "WAI", "SBG", "NKD", "SFD", "???"})
Me.cboGrenzstelle.Location = New System.Drawing.Point(904, 5)
Me.cboGrenzstelle.Name = "cboGrenzstelle"
Me.cboGrenzstelle.Size = New System.Drawing.Size(99, 21)
Me.cboGrenzstelle.TabIndex = 12
'
'Label19
'
Me.Label19.AutoSize = True
Me.Label19.Location = New System.Drawing.Point(238, 35)
Me.Label19.Name = "Label19"
Me.Label19.Size = New System.Drawing.Size(23, 13)
Me.Label19.TabIndex = 11
Me.Label19.Text = "min"
'
'Label18
'
Me.Label18.AutoSize = True
Me.Label18.Location = New System.Drawing.Point(183, 36)
Me.Label18.Name = "Label18"
Me.Label18.Size = New System.Drawing.Size(10, 13)
Me.Label18.TabIndex = 10
Me.Label18.Text = "-"
'
'txtDauerBis
'
Me.txtDauerBis.Location = New System.Drawing.Point(193, 32)
Me.txtDauerBis.Name = "txtDauerBis"
Me.txtDauerBis.Size = New System.Drawing.Size(45, 20)
Me.txtDauerBis.TabIndex = 9
Me.txtDauerBis.Text = "300"
'
'txtDauerVon
'
Me.txtDauerVon.Location = New System.Drawing.Point(140, 32)
Me.txtDauerVon.Name = "txtDauerVon"
Me.txtDauerVon.Size = New System.Drawing.Size(43, 20)
Me.txtDauerVon.TabIndex = 8
Me.txtDauerVon.Text = "10"
'
'Label14
'
Me.Label14.AutoSize = True
Me.Label14.Location = New System.Drawing.Point(3, 35)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(131, 13)
Me.Label14.TabIndex = 7
Me.Label14.Text = "Berücksichtigte Wartezeit:"
'
'Button5
'
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button5.Location = New System.Drawing.Point(654, 30)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(83, 23)
Me.Button5.TabIndex = 6
Me.Button5.Text = "Zurücksetzen"
Me.Button5.UseVisualStyleBackColor = True
'
'Button4
'
Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button4.Location = New System.Drawing.Point(573, 30)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(75, 23)
Me.Button4.TabIndex = 6
Me.Button4.Text = "Auswerten"
Me.Button4.UseVisualStyleBackColor = True
'
'cbxStatBis
'
Me.cbxStatBis.AutoSize = True
Me.cbxStatBis.Location = New System.Drawing.Point(550, 8)
Me.cbxStatBis.Name = "cbxStatBis"
Me.cbxStatBis.Size = New System.Drawing.Size(15, 14)
Me.cbxStatBis.TabIndex = 5
Me.cbxStatBis.UseVisualStyleBackColor = True
'
'cbxStatVon
'
Me.cbxStatVon.AutoSize = True
Me.cbxStatVon.Checked = True
Me.cbxStatVon.CheckState = System.Windows.Forms.CheckState.Checked
Me.cbxStatVon.Location = New System.Drawing.Point(424, 8)
Me.cbxStatVon.Name = "cbxStatVon"
Me.cbxStatVon.Size = New System.Drawing.Size(15, 14)
Me.cbxStatVon.TabIndex = 5
Me.cbxStatVon.UseVisualStyleBackColor = True
'
'cboSrchAuftrFraecht
'
Me.cboSrchAuftrFraecht.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.cboSrchAuftrFraecht.FormattingEnabled = True
Me.cboSrchAuftrFraecht.Items.AddRange(New Object() {"Avisierer", "Frächter"})
Me.cboSrchAuftrFraecht.Location = New System.Drawing.Point(4, 5)
Me.cboSrchAuftrFraecht.Name = "cboSrchAuftrFraecht"
Me.cboSrchAuftrFraecht.Size = New System.Drawing.Size(93, 21)
Me.cboSrchAuftrFraecht.TabIndex = 4
'
'datStatBis
'
Me.datStatBis.Enabled = False
Me.datStatBis.Location = New System.Drawing.Point(569, 6)
Me.datStatBis.Name = "datStatBis"
Me.datStatBis.Size = New System.Drawing.Size(94, 20)
Me.datStatBis.TabIndex = 3
'
'datStatVon
'
Me.datStatVon.Location = New System.Drawing.Point(443, 6)
Me.datStatVon.Name = "datStatVon"
Me.datStatVon.Size = New System.Drawing.Size(94, 20)
Me.datStatVon.TabIndex = 3
Me.datStatVon.Value = New Date(2014, 1, 1, 0, 0, 0, 0)
'
'txtCntBis
'
Me.txtCntBis.Location = New System.Drawing.Point(472, 33)
Me.txtCntBis.Name = "txtCntBis"
Me.txtCntBis.Size = New System.Drawing.Size(45, 20)
Me.txtCntBis.TabIndex = 2
'
'txtCntVon
'
Me.txtCntVon.Location = New System.Drawing.Point(423, 33)
Me.txtCntVon.Name = "txtCntVon"
Me.txtCntVon.Size = New System.Drawing.Size(43, 20)
Me.txtCntVon.TabIndex = 2
'
'txtSearch
'
Me.txtSearch.Location = New System.Drawing.Point(103, 6)
Me.txtSearch.Name = "txtSearch"
Me.txtSearch.Size = New System.Drawing.Size(256, 20)
Me.txtSearch.TabIndex = 1
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(363, 36)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(54, 13)
Me.Label9.TabIndex = 0
Me.Label9.Text = "Frequenz:"
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(366, 9)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(51, 13)
Me.Label1.TabIndex = 0
Me.Label1.Text = "Zeitraum:"
'
'Panel2
'
Me.Panel2.Controls.Add(Me.Button1)
Me.Panel2.Dock = System.Windows.Forms.DockStyle.Right
Me.Panel2.Location = New System.Drawing.Point(1021, 3)
Me.Panel2.Name = "Panel2"
Me.Panel2.Size = New System.Drawing.Size(106, 533)
Me.Panel2.TabIndex = 1
'
'Button1
'
Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.Image = Global.AVISO.My.Resources.Resources.Excel_2013_logo_155x110
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
Me.Button1.Location = New System.Drawing.Point(11, 3)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(85, 47)
Me.Button1.TabIndex = 0
Me.Button1.Text = "Excel"
Me.Button1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.Button1.UseVisualStyleBackColor = True
'
'TabPage2
'
Me.TabPage2.Controls.Add(Me.Panel1)
Me.TabPage2.Controls.Add(Me.DataGridView2)
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(1130, 539)
Me.TabPage2.TabIndex = 1
Me.TabPage2.Text = "Filter"
Me.TabPage2.UseVisualStyleBackColor = True
'
'Panel1
'
Me.Panel1.Controls.Add(Me.GroupBox5)
Me.Panel1.Controls.Add(Me.GroupBox3)
Me.Panel1.Controls.Add(Me.btnLfdMonat)
Me.Panel1.Controls.Add(Me.GroupBox4)
Me.Panel1.Controls.Add(Me.btnLfdJahr)
Me.Panel1.Controls.Add(Me.btnVormonat)
Me.Panel1.Controls.Add(Me.GroupBox2)
Me.Panel1.Controls.Add(Me.btnAbbruch)
Me.Panel1.Controls.Add(Me.btnDruck)
Me.Panel1.Controls.Add(Me.GroupBox1)
Me.Panel1.Controls.Add(Me.optKunde)
Me.Panel1.Controls.Add(Me.optIntern)
Me.Panel1.Controls.Add(Me.Label7)
Me.Panel1.Controls.Add(Me.Button3)
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
Me.Panel1.Location = New System.Drawing.Point(3, 3)
Me.Panel1.Name = "Panel1"
Me.Panel1.Size = New System.Drawing.Size(1124, 331)
Me.Panel1.TabIndex = 2
'
'GroupBox5
'
Me.GroupBox5.Controls.Add(Me.txtMitarbeiter)
Me.GroupBox5.Controls.Add(Me.Label5)
Me.GroupBox5.Controls.Add(Me.Label2)
Me.GroupBox5.Controls.Add(Me.Label8)
Me.GroupBox5.Controls.Add(Me.Label3)
Me.GroupBox5.Controls.Add(Me.txtLKW_Nr)
Me.GroupBox5.Controls.Add(Me.txtFrächter)
Me.GroupBox5.Controls.Add(Me.txtAuftraggeber)
Me.GroupBox5.Controls.Add(Me.Label4)
Me.GroupBox5.Controls.Add(Me.Label11)
Me.GroupBox5.Controls.Add(Me.Label12)
Me.GroupBox5.Controls.Add(Me.txtStdBis)
Me.GroupBox5.Controls.Add(Me.Label13)
Me.GroupBox5.Controls.Add(Me.txtStdVon)
Me.GroupBox5.Location = New System.Drawing.Point(490, 120)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(284, 175)
Me.GroupBox5.TabIndex = 31
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "sonstige Suchbegriffe (*-Suche)"
'
'txtMitarbeiter
'
Me.txtMitarbeiter.Location = New System.Drawing.Point(96, 96)
Me.txtMitarbeiter.MaxLength = 20
Me.txtMitarbeiter.Name = "txtMitarbeiter"
Me.txtMitarbeiter.Size = New System.Drawing.Size(100, 20)
Me.txtMitarbeiter.TabIndex = 3
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(17, 47)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(46, 13)
Me.Label5.TabIndex = 5
Me.Label5.Text = "Frächter"
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(16, 73)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(68, 13)
Me.Label2.TabIndex = 5
Me.Label2.Text = "Auftraggeber"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(17, 21)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(73, 13)
Me.Label8.TabIndex = 5
Me.Label8.Text = "LKW-Nummer"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(17, 99)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(78, 13)
Me.Label3.TabIndex = 5
Me.Label3.Text = "letz. Mitarbeiter"
'
'txtLKW_Nr
'
Me.txtLKW_Nr.Location = New System.Drawing.Point(96, 18)
Me.txtLKW_Nr.MaxLength = 20
Me.txtLKW_Nr.Name = "txtLKW_Nr"
Me.txtLKW_Nr.Size = New System.Drawing.Size(100, 20)
Me.txtLKW_Nr.TabIndex = 0
'
'txtFrächter
'
Me.txtFrächter.Location = New System.Drawing.Point(96, 44)
Me.txtFrächter.MaxLength = 20
Me.txtFrächter.Name = "txtFrächter"
Me.txtFrächter.Size = New System.Drawing.Size(100, 20)
Me.txtFrächter.TabIndex = 1
'
'txtAuftraggeber
'
Me.txtAuftraggeber.Location = New System.Drawing.Point(96, 70)
Me.txtAuftraggeber.MaxLength = 20
Me.txtAuftraggeber.Name = "txtAuftraggeber"
Me.txtAuftraggeber.Size = New System.Drawing.Size(100, 20)
Me.txtAuftraggeber.TabIndex = 2
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(16, 129)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(90, 13)
Me.Label4.TabIndex = 5
Me.Label4.Text = "Dauer in Stunden"
'
'Label11
'
Me.Label11.AutoSize = True
Me.Label11.Location = New System.Drawing.Point(184, 129)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(20, 13)
Me.Label11.TabIndex = 6
Me.Label11.Text = "bis"
'
'Label12
'
Me.Label12.AutoSize = True
Me.Label12.Location = New System.Drawing.Point(112, 129)
Me.Label12.Name = "Label12"
Me.Label12.Size = New System.Drawing.Size(25, 13)
Me.Label12.TabIndex = 4
Me.Label12.Text = "von"
'
'txtStdBis
'
Me.txtStdBis.Location = New System.Drawing.Point(210, 126)
Me.txtStdBis.MaxLength = 3
Me.txtStdBis.Name = "txtStdBis"
Me.txtStdBis.Size = New System.Drawing.Size(35, 20)
Me.txtStdBis.TabIndex = 7
Me.txtStdBis.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'Label13
'
Me.Label13.AutoSize = True
Me.Label13.Location = New System.Drawing.Point(38, 149)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(167, 13)
Me.Label13.TabIndex = 7
Me.Label13.Text = "(gilt nur bei Auswahl 'freigegeben')"
'
'txtStdVon
'
Me.txtStdVon.Location = New System.Drawing.Point(143, 126)
Me.txtStdVon.MaxLength = 2
Me.txtStdVon.Name = "txtStdVon"
Me.txtStdVon.Size = New System.Drawing.Size(35, 20)
Me.txtStdVon.TabIndex = 5
Me.txtStdVon.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.optWAI)
Me.GroupBox3.Controls.Add(Me.optNKD)
Me.GroupBox3.Controls.Add(Me.optStandortAlle)
Me.GroupBox3.Controls.Add(Me.optSBG)
Me.GroupBox3.Controls.Add(Me.optSUB)
Me.GroupBox3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox3.Location = New System.Drawing.Point(3, 257)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(334, 68)
Me.GroupBox3.TabIndex = 29
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "Standort / Grenzstelle"
'
'optWAI
'
Me.optWAI.AutoSize = True
Me.optWAI.Location = New System.Drawing.Point(173, 42)
Me.optWAI.Name = "optWAI"
Me.optWAI.Size = New System.Drawing.Size(103, 17)
Me.optWAI.TabIndex = 4
Me.optWAI.TabStop = True
Me.optWAI.Text = "Waidhaus (WAI)"
Me.optWAI.UseVisualStyleBackColor = True
'
'optNKD
'
Me.optNKD.AutoSize = True
Me.optNKD.Location = New System.Drawing.Point(173, 19)
Me.optNKD.Name = "optNKD"
Me.optNKD.Size = New System.Drawing.Size(110, 17)
Me.optNKD.TabIndex = 2
Me.optNKD.TabStop = True
Me.optNKD.Text = "Nickelsdorf (NKD)"
Me.optNKD.UseVisualStyleBackColor = True
'
'optStandortAlle
'
Me.optStandortAlle.AutoSize = True
Me.optStandortAlle.Location = New System.Drawing.Point(9, 19)
Me.optStandortAlle.Name = "optStandortAlle"
Me.optStandortAlle.Size = New System.Drawing.Size(42, 17)
Me.optStandortAlle.TabIndex = 0
Me.optStandortAlle.TabStop = True
Me.optStandortAlle.Text = "Alle"
Me.optStandortAlle.UseVisualStyleBackColor = True
'
'optSBG
'
Me.optSBG.AutoSize = True
Me.optSBG.Location = New System.Drawing.Point(67, 42)
Me.optSBG.Name = "optSBG"
Me.optSBG.Size = New System.Drawing.Size(97, 17)
Me.optSBG.TabIndex = 3
Me.optSBG.TabStop = True
Me.optSBG.Text = "Salzburg (SBG)"
Me.optSBG.UseVisualStyleBackColor = True
'
'optSUB
'
Me.optSUB.AutoSize = True
Me.optSUB.ForeColor = System.Drawing.SystemColors.ControlText
Me.optSUB.Location = New System.Drawing.Point(67, 19)
Me.optSUB.Name = "optSUB"
Me.optSUB.Size = New System.Drawing.Size(87, 17)
Me.optSUB.TabIndex = 1
Me.optSUB.TabStop = True
Me.optSUB.Text = "Suben (SUB)"
Me.optSUB.UseVisualStyleBackColor = True
'
'btnLfdMonat
'
Me.btnLfdMonat.Location = New System.Drawing.Point(341, 139)
Me.btnLfdMonat.Name = "btnLfdMonat"
Me.btnLfdMonat.Size = New System.Drawing.Size(91, 22)
Me.btnLfdMonat.TabIndex = 35
Me.btnLfdMonat.TabStop = False
Me.btnLfdMonat.Text = "Lfd. Monat"
Me.btnLfdMonat.UseVisualStyleBackColor = True
'
'GroupBox4
'
Me.GroupBox4.Controls.Add(Me.cboFirma)
Me.GroupBox4.Controls.Add(Me.Label17)
Me.GroupBox4.Controls.Add(Me.optFrächter)
Me.GroupBox4.Controls.Add(Me.optFirmaBeides)
Me.GroupBox4.Controls.Add(Me.optAuftraggeber)
Me.GroupBox4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.GroupBox4.Location = New System.Drawing.Point(3, 37)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(334, 77)
Me.GroupBox4.TabIndex = 30
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "Firma"
'
'cboFirma
'
Me.cboFirma.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
Me.cboFirma.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
Me.cboFirma.FormattingEnabled = True
Me.cboFirma.Location = New System.Drawing.Point(54, 19)
Me.cboFirma.Name = "cboFirma"
Me.cboFirma.Size = New System.Drawing.Size(273, 21)
Me.cboFirma.TabIndex = 0
'
'Label17
'
Me.Label17.AutoSize = True
Me.Label17.Location = New System.Drawing.Point(16, 22)
Me.Label17.Name = "Label17"
Me.Label17.Size = New System.Drawing.Size(32, 13)
Me.Label17.TabIndex = 8
Me.Label17.Text = "Firma"
'
'optFrächter
'
Me.optFrächter.AutoSize = True
Me.optFrächter.Location = New System.Drawing.Point(54, 51)
Me.optFrächter.Name = "optFrächter"
Me.optFrächter.Size = New System.Drawing.Size(80, 17)
Me.optFrächter.TabIndex = 1
Me.optFrächter.TabStop = True
Me.optFrächter.Text = "als Frächter"
Me.optFrächter.UseVisualStyleBackColor = True
'
'optFirmaBeides
'
Me.optFirmaBeides.AutoSize = True
Me.optFirmaBeides.Location = New System.Drawing.Point(248, 51)
Me.optFirmaBeides.Name = "optFirmaBeides"
Me.optFirmaBeides.Size = New System.Drawing.Size(56, 17)
Me.optFirmaBeides.TabIndex = 3
Me.optFirmaBeides.TabStop = True
Me.optFirmaBeides.Text = "beides"
Me.optFirmaBeides.UseVisualStyleBackColor = True
'
'optAuftraggeber
'
Me.optAuftraggeber.AutoSize = True
Me.optAuftraggeber.ForeColor = System.Drawing.SystemColors.ControlText
Me.optAuftraggeber.Location = New System.Drawing.Point(140, 51)
Me.optAuftraggeber.Name = "optAuftraggeber"
Me.optAuftraggeber.Size = New System.Drawing.Size(81, 17)
Me.optAuftraggeber.TabIndex = 2
Me.optAuftraggeber.TabStop = True
Me.optAuftraggeber.Text = "als Avisierer"
Me.optAuftraggeber.UseVisualStyleBackColor = True
'
'btnLfdJahr
'
Me.btnLfdJahr.Location = New System.Drawing.Point(341, 190)
Me.btnLfdJahr.Name = "btnLfdJahr"
Me.btnLfdJahr.Size = New System.Drawing.Size(91, 22)
Me.btnLfdJahr.TabIndex = 36
Me.btnLfdJahr.TabStop = False
Me.btnLfdJahr.Text = "Lfd. Jahr"
Me.btnLfdJahr.UseVisualStyleBackColor = True
'
'btnVormonat
'
Me.btnVormonat.Location = New System.Drawing.Point(341, 165)
Me.btnVormonat.Name = "btnVormonat"
Me.btnVormonat.Size = New System.Drawing.Size(91, 22)
Me.btnVormonat.TabIndex = 37
Me.btnVormonat.TabStop = False
Me.btnVormonat.Text = "Vormonat"
Me.btnVormonat.UseVisualStyleBackColor = True
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.Label16)
Me.GroupBox2.Controls.Add(Me.optMonatJahr)
Me.GroupBox2.Controls.Add(Me.optDatumAviso)
Me.GroupBox2.Controls.Add(Me.optDatumFreigabe)
Me.GroupBox2.Controls.Add(Me.optDatumAnkunft)
Me.GroupBox2.Controls.Add(Me.dtpFreigabeBis)
Me.GroupBox2.Controls.Add(Me.dtpAnkunftBis)
Me.GroupBox2.Controls.Add(Me.txtJahr)
Me.GroupBox2.Controls.Add(Me.txtMonat)
Me.GroupBox2.Controls.Add(Me.dtpFreigabeVon)
Me.GroupBox2.Controls.Add(Me.dtpAvisoBis)
Me.GroupBox2.Controls.Add(Me.Label15)
Me.GroupBox2.Controls.Add(Me.dtpAnkunftVon)
Me.GroupBox2.Controls.Add(Me.Label6)
Me.GroupBox2.Controls.Add(Me.dtpAvisoVon)
Me.GroupBox2.Controls.Add(Me.Label10)
Me.GroupBox2.Location = New System.Drawing.Point(3, 120)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(334, 131)
Me.GroupBox2.TabIndex = 28
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "Datum"
'
'Label16
'
Me.Label16.AutoSize = True
Me.Label16.Location = New System.Drawing.Point(154, 100)
Me.Label16.Name = "Label16"
Me.Label16.Size = New System.Drawing.Size(27, 13)
Me.Label16.TabIndex = 12
Me.Label16.Text = "Jahr"
'
'optMonatJahr
'
Me.optMonatJahr.AutoSize = True
Me.optMonatJahr.Location = New System.Drawing.Point(9, 98)
Me.optMonatJahr.Name = "optMonatJahr"
Me.optMonatJahr.Size = New System.Drawing.Size(94, 17)
Me.optMonatJahr.TabIndex = 2
Me.optMonatJahr.TabStop = True
Me.optMonatJahr.Text = "Gesamt Monat"
Me.optMonatJahr.UseVisualStyleBackColor = True
'
'optDatumAviso
'
Me.optDatumAviso.AutoSize = True
Me.optDatumAviso.Location = New System.Drawing.Point(9, 19)
Me.optDatumAviso.Name = "optDatumAviso"
Me.optDatumAviso.Size = New System.Drawing.Size(93, 17)
Me.optDatumAviso.TabIndex = 0
Me.optDatumAviso.TabStop = True
Me.optDatumAviso.Text = "Aviso-Eingang"
Me.optDatumAviso.UseVisualStyleBackColor = True
'
'optDatumFreigabe
'
Me.optDatumFreigabe.AutoSize = True
Me.optDatumFreigabe.Location = New System.Drawing.Point(9, 71)
Me.optDatumFreigabe.Name = "optDatumFreigabe"
Me.optDatumFreigabe.Size = New System.Drawing.Size(66, 17)
Me.optDatumFreigabe.TabIndex = 3
Me.optDatumFreigabe.TabStop = True
Me.optDatumFreigabe.Text = "Freigabe"
Me.optDatumFreigabe.UseVisualStyleBackColor = True
'
'optDatumAnkunft
'
Me.optDatumAnkunft.AutoSize = True
Me.optDatumAnkunft.ForeColor = System.Drawing.SystemColors.ControlText
Me.optDatumAnkunft.Location = New System.Drawing.Point(9, 45)
Me.optDatumAnkunft.Name = "optDatumAnkunft"
Me.optDatumAnkunft.Size = New System.Drawing.Size(62, 17)
Me.optDatumAnkunft.TabIndex = 1
Me.optDatumAnkunft.TabStop = True
Me.optDatumAnkunft.Text = "Ankunft"
Me.optDatumAnkunft.UseVisualStyleBackColor = True
'
'dtpFreigabeBis
'
Me.dtpFreigabeBis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dtpFreigabeBis.Location = New System.Drawing.Point(234, 71)
Me.dtpFreigabeBis.Name = "dtpFreigabeBis"
Me.dtpFreigabeBis.Size = New System.Drawing.Size(93, 20)
Me.dtpFreigabeBis.TabIndex = 5
'
'dtpAnkunftBis
'
Me.dtpAnkunftBis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dtpAnkunftBis.Location = New System.Drawing.Point(234, 45)
Me.dtpAnkunftBis.Name = "dtpAnkunftBis"
Me.dtpAnkunftBis.Size = New System.Drawing.Size(93, 20)
Me.dtpAnkunftBis.TabIndex = 3
'
'txtJahr
'
Me.txtJahr.Location = New System.Drawing.Point(187, 97)
Me.txtJahr.MaxLength = 4
Me.txtJahr.Name = "txtJahr"
Me.txtJahr.Size = New System.Drawing.Size(35, 20)
Me.txtJahr.TabIndex = 7
Me.txtJahr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'txtMonat
'
Me.txtMonat.Location = New System.Drawing.Point(118, 97)
Me.txtMonat.MaxLength = 2
Me.txtMonat.Name = "txtMonat"
Me.txtMonat.Size = New System.Drawing.Size(30, 20)
Me.txtMonat.TabIndex = 6
Me.txtMonat.Text = "01"
Me.txtMonat.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'dtpFreigabeVon
'
Me.dtpFreigabeVon.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dtpFreigabeVon.Location = New System.Drawing.Point(118, 71)
Me.dtpFreigabeVon.Name = "dtpFreigabeVon"
Me.dtpFreigabeVon.Size = New System.Drawing.Size(93, 20)
Me.dtpFreigabeVon.TabIndex = 4
'
'dtpAvisoBis
'
Me.dtpAvisoBis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dtpAvisoBis.Location = New System.Drawing.Point(234, 19)
Me.dtpAvisoBis.Name = "dtpAvisoBis"
Me.dtpAvisoBis.Size = New System.Drawing.Size(93, 20)
Me.dtpAvisoBis.TabIndex = 1
'
'Label15
'
Me.Label15.AutoSize = True
Me.Label15.Location = New System.Drawing.Point(213, 73)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(20, 13)
Me.Label15.TabIndex = 7
Me.Label15.Text = "bis"
'
'dtpAnkunftVon
'
Me.dtpAnkunftVon.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dtpAnkunftVon.Location = New System.Drawing.Point(118, 45)
Me.dtpAnkunftVon.Name = "dtpAnkunftVon"
Me.dtpAnkunftVon.Size = New System.Drawing.Size(93, 20)
Me.dtpAnkunftVon.TabIndex = 2
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(213, 47)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(20, 13)
Me.Label6.TabIndex = 7
Me.Label6.Text = "bis"
'
'dtpAvisoVon
'
Me.dtpAvisoVon.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.dtpAvisoVon.Location = New System.Drawing.Point(118, 19)
Me.dtpAvisoVon.Name = "dtpAvisoVon"
Me.dtpAvisoVon.Size = New System.Drawing.Size(93, 20)
Me.dtpAvisoVon.TabIndex = 0
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(213, 21)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(20, 13)
Me.Label10.TabIndex = 7
Me.Label10.Text = "bis"
'
'btnAbbruch
'
Me.btnAbbruch.Location = New System.Drawing.Point(830, 174)
Me.btnAbbruch.Name = "btnAbbruch"
Me.btnAbbruch.Size = New System.Drawing.Size(80, 40)
Me.btnAbbruch.TabIndex = 33
Me.btnAbbruch.Text = "Schließen"
Me.btnAbbruch.UseVisualStyleBackColor = True
'
'btnDruck
'
Me.btnDruck.Location = New System.Drawing.Point(830, 131)
Me.btnDruck.Name = "btnDruck"
Me.btnDruck.Size = New System.Drawing.Size(80, 40)
Me.btnDruck.TabIndex = 32
Me.btnDruck.Text = "Drucken"
Me.btnDruck.UseVisualStyleBackColor = True
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.optFreigegeben)
Me.GroupBox1.Controls.Add(Me.optNichtEingetroffen)
Me.GroupBox1.Controls.Add(Me.optAlle)
Me.GroupBox1.Controls.Add(Me.optAnkunft)
Me.GroupBox1.Controls.Add(Me.optErfasst)
Me.GroupBox1.Location = New System.Drawing.Point(490, 37)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(284, 77)
Me.GroupBox1.TabIndex = 27
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "Status"
'
'optFreigegeben
'
Me.optFreigegeben.AutoSize = True
Me.optFreigegeben.Location = New System.Drawing.Point(146, 42)
Me.optFreigegeben.Name = "optFreigegeben"
Me.optFreigegeben.Size = New System.Drawing.Size(81, 17)
Me.optFreigegeben.TabIndex = 4
Me.optFreigegeben.TabStop = True
Me.optFreigegeben.Text = "freigegeben"
Me.optFreigegeben.UseVisualStyleBackColor = True
'
'optNichtEingetroffen
'
Me.optNichtEingetroffen.AutoSize = True
Me.optNichtEingetroffen.Location = New System.Drawing.Point(146, 19)
Me.optNichtEingetroffen.Name = "optNichtEingetroffen"
Me.optNichtEingetroffen.Size = New System.Drawing.Size(134, 17)
Me.optNichtEingetroffen.TabIndex = 2
Me.optNichtEingetroffen.TabStop = True
Me.optNichtEingetroffen.Text = "LKW nicht eingetroffen"
Me.optNichtEingetroffen.UseVisualStyleBackColor = True
'
'optAlle
'
Me.optAlle.AutoSize = True
Me.optAlle.Location = New System.Drawing.Point(9, 19)
Me.optAlle.Name = "optAlle"
Me.optAlle.Size = New System.Drawing.Size(42, 17)
Me.optAlle.TabIndex = 0
Me.optAlle.TabStop = True
Me.optAlle.Text = "Alle"
Me.optAlle.UseVisualStyleBackColor = True
'
'optAnkunft
'
Me.optAnkunft.AutoSize = True
Me.optAnkunft.Location = New System.Drawing.Point(67, 42)
Me.optAnkunft.Name = "optAnkunft"
Me.optAnkunft.Size = New System.Drawing.Size(62, 17)
Me.optAnkunft.TabIndex = 3
Me.optAnkunft.TabStop = True
Me.optAnkunft.Text = "Ankunft"
Me.optAnkunft.UseVisualStyleBackColor = True
'
'optErfasst
'
Me.optErfasst.AutoSize = True
Me.optErfasst.ForeColor = System.Drawing.SystemColors.ControlText
Me.optErfasst.Location = New System.Drawing.Point(67, 19)
Me.optErfasst.Name = "optErfasst"
Me.optErfasst.Size = New System.Drawing.Size(56, 17)
Me.optErfasst.TabIndex = 1
Me.optErfasst.TabStop = True
Me.optErfasst.Text = "erfasst"
Me.optErfasst.UseVisualStyleBackColor = True
'
'optKunde
'
Me.optKunde.AutoSize = True
Me.optKunde.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.optKunde.Location = New System.Drawing.Point(234, 11)
Me.optKunde.Name = "optKunde"
Me.optKunde.Size = New System.Drawing.Size(95, 20)
Me.optKunde.TabIndex = 25
Me.optKunde.TabStop = True
Me.optKunde.Text = "Kundenliste"
Me.optKunde.UseVisualStyleBackColor = True
'
'optIntern
'
Me.optIntern.AutoSize = True
Me.optIntern.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.optIntern.Location = New System.Drawing.Point(335, 11)
Me.optIntern.Name = "optIntern"
Me.optIntern.Size = New System.Drawing.Size(97, 20)
Me.optIntern.TabIndex = 26
Me.optIntern.TabStop = True
Me.optIntern.Text = "interne Liste"
Me.optIntern.UseVisualStyleBackColor = True
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label7.Location = New System.Drawing.Point(150, 13)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(78, 16)
Me.Label7.TabIndex = 34
Me.Label7.Text = "Art der Liste"
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(793, 292)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(107, 31)
Me.Button3.TabIndex = 1
Me.Button3.Text = "Anzeigen"
Me.Button3.UseVisualStyleBackColor = True
'
'DataGridView2
'
DataGridViewCellStyle6.BackColor = System.Drawing.Color.Azure
Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.DataGridView2.Dock = System.Windows.Forms.DockStyle.Fill
Me.DataGridView2.Location = New System.Drawing.Point(3, 3)
Me.DataGridView2.Name = "DataGridView2"
Me.DataGridView2.Size = New System.Drawing.Size(1124, 533)
Me.DataGridView2.TabIndex = 1
'
'usrctlAuswertung
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.AutoSize = True
Me.Controls.Add(Me.TabControl1)
Me.Name = "usrctlAuswertung"
Me.Size = New System.Drawing.Size(1138, 565)
Me.TabControl1.ResumeLayout(False)
Me.TabPage1.ResumeLayout(False)
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
Me.Panel3.ResumeLayout(False)
Me.Panel3.PerformLayout()
Me.Panel2.ResumeLayout(False)
Me.TabPage2.ResumeLayout(False)
Me.Panel1.ResumeLayout(False)
Me.Panel1.PerformLayout()
Me.GroupBox5.ResumeLayout(False)
Me.GroupBox5.PerformLayout()
Me.GroupBox3.ResumeLayout(False)
Me.GroupBox3.PerformLayout()
Me.GroupBox4.ResumeLayout(False)
Me.GroupBox4.PerformLayout()
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
Me.GroupBox1.ResumeLayout(False)
Me.GroupBox1.PerformLayout()
CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
End Sub
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
Friend WithEvents Panel2 As System.Windows.Forms.Panel
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents Panel1 As System.Windows.Forms.Panel
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents DataGridView2 As System.Windows.Forms.DataGridView
Friend WithEvents Panel3 As System.Windows.Forms.Panel
Friend WithEvents txtSearch As System.Windows.Forms.TextBox
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents txtMitarbeiter As System.Windows.Forms.TextBox
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents txtLKW_Nr As System.Windows.Forms.TextBox
Friend WithEvents txtFrächter As System.Windows.Forms.TextBox
Friend WithEvents txtAuftraggeber As System.Windows.Forms.TextBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents txtStdBis As System.Windows.Forms.TextBox
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents txtStdVon As System.Windows.Forms.TextBox
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents optWAI As System.Windows.Forms.RadioButton
Friend WithEvents optNKD As System.Windows.Forms.RadioButton
Friend WithEvents optStandortAlle As System.Windows.Forms.RadioButton
Friend WithEvents optSBG As System.Windows.Forms.RadioButton
Friend WithEvents optSUB As System.Windows.Forms.RadioButton
Friend WithEvents btnLfdMonat As System.Windows.Forms.Button
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents cboFirma As System.Windows.Forms.ComboBox
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents optFrächter As System.Windows.Forms.RadioButton
Friend WithEvents optFirmaBeides As System.Windows.Forms.RadioButton
Friend WithEvents optAuftraggeber As System.Windows.Forms.RadioButton
Friend WithEvents btnLfdJahr As System.Windows.Forms.Button
Friend WithEvents btnVormonat As System.Windows.Forms.Button
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents optMonatJahr As System.Windows.Forms.RadioButton
Friend WithEvents optDatumAviso As System.Windows.Forms.RadioButton
Friend WithEvents optDatumFreigabe As System.Windows.Forms.RadioButton
Friend WithEvents optDatumAnkunft As System.Windows.Forms.RadioButton
Friend WithEvents dtpFreigabeBis As System.Windows.Forms.DateTimePicker
Friend WithEvents dtpAnkunftBis As System.Windows.Forms.DateTimePicker
Friend WithEvents txtJahr As System.Windows.Forms.TextBox
Friend WithEvents txtMonat As System.Windows.Forms.TextBox
Friend WithEvents dtpFreigabeVon As System.Windows.Forms.DateTimePicker
Friend WithEvents dtpAvisoBis As System.Windows.Forms.DateTimePicker
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents dtpAnkunftVon As System.Windows.Forms.DateTimePicker
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents dtpAvisoVon As System.Windows.Forms.DateTimePicker
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents btnAbbruch As System.Windows.Forms.Button
Friend WithEvents btnDruck As System.Windows.Forms.Button
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents optFreigegeben As System.Windows.Forms.RadioButton
Friend WithEvents optNichtEingetroffen As System.Windows.Forms.RadioButton
Friend WithEvents optAlle As System.Windows.Forms.RadioButton
Friend WithEvents optAnkunft As System.Windows.Forms.RadioButton
Friend WithEvents optErfasst As System.Windows.Forms.RadioButton
Friend WithEvents optKunde As System.Windows.Forms.RadioButton
Friend WithEvents optIntern As System.Windows.Forms.RadioButton
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents txtCntBis As System.Windows.Forms.TextBox
Friend WithEvents txtCntVon As System.Windows.Forms.TextBox
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents cboSrchAuftrFraecht As System.Windows.Forms.ComboBox
Friend WithEvents datStatVon As System.Windows.Forms.DateTimePicker
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents cbxStatBis As System.Windows.Forms.CheckBox
Friend WithEvents cbxStatVon As System.Windows.Forms.CheckBox
Friend WithEvents datStatBis As System.Windows.Forms.DateTimePicker
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents txtDauerBis As System.Windows.Forms.TextBox
Friend WithEvents txtDauerVon As System.Windows.Forms.TextBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label19 As Label
Friend WithEvents Label20 As Label
Friend WithEvents cboFirmaIntern As ComboBox
Friend WithEvents cboGrenzstelle As ComboBox
End Class