1054 lines
52 KiB
VB.net
1054 lines
52 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class usrCntlSDLAbholung
|
|
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 DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Me.pnlBH = New System.Windows.Forms.Panel()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.btnBuchungAufheben = New System.Windows.Forms.Button()
|
|
Me.pic = New System.Windows.Forms.PictureBox()
|
|
Me.txtBemerkung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.MyComboBox1 = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.txtFirma = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.txtLKW = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.cboSachbearbeiterAbh = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.txtAbfertDatBis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Button3 = New System.Windows.Forms.Button()
|
|
Me.txtAbfertDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.btnExcel = New System.Windows.Forms.Button()
|
|
Me.cboSachbearbeiterErf = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.txtAuftragsnr = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Button7 = New System.Windows.Forms.Button()
|
|
Me.Button6 = New System.Windows.Forms.Button()
|
|
Me.Button5 = New System.Windows.Forms.Button()
|
|
Me.pnloptions = New System.Windows.Forms.Panel()
|
|
Me.Panel2 = New System.Windows.Forms.Panel()
|
|
Me.Button8 = New System.Windows.Forms.Button()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.btnDel = New System.Windows.Forms.Button()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.FlatButton7 = New System.Windows.Forms.Button()
|
|
Me.lblErgebnis = New System.Windows.Forms.Label()
|
|
Me.Label37 = New System.Windows.Forms.Label()
|
|
Me.txtMaxSrch = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.btnSuche = New System.Windows.Forms.Button()
|
|
Me.Label28 = New System.Windows.Forms.Label()
|
|
Me.Label21 = New System.Windows.Forms.Label()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.btnJahr = New System.Windows.Forms.Button()
|
|
Me.pnlTop = New System.Windows.Forms.Panel()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.btnBisJahr = New System.Windows.Forms.Button()
|
|
Me.btnVonJahr = New System.Windows.Forms.Button()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.MyDatagridview1 = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.btnMonat = New System.Windows.Forms.Button()
|
|
Me.btnBisMonat = New System.Windows.Forms.Button()
|
|
Me.btnVonMonat = New System.Windows.Forms.Button()
|
|
Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.Label12 = New System.Windows.Forms.Label()
|
|
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
|
|
Me.pnl = New System.Windows.Forms.Panel()
|
|
Me.cbxAbholungFremdDL = New System.Windows.Forms.CheckBox()
|
|
Me.cbxFahrerAbholungsAuftrag = New System.Windows.Forms.CheckBox()
|
|
Me.cbxStorno = New System.Windows.Forms.CheckBox()
|
|
Me.cbxAbhegolt = New System.Windows.Forms.CheckBox()
|
|
Me.txtFahrer = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.cntxtOptionen = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.AbgeholtToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.StornoToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.pnlBH.SuspendLayout()
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnloptions.SuspendLayout()
|
|
Me.Panel2.SuspendLayout()
|
|
Me.pnlTop.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
CType(Me.MyDatagridview1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnl.SuspendLayout()
|
|
Me.cntxtOptionen.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'pnlBH
|
|
'
|
|
Me.pnlBH.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.pnlBH.BackColor = System.Drawing.SystemColors.Control
|
|
Me.pnlBH.Controls.Add(Me.Button1)
|
|
Me.pnlBH.Location = New System.Drawing.Point(397, 0)
|
|
Me.pnlBH.Name = "pnlBH"
|
|
Me.pnlBH.Size = New System.Drawing.Size(216, 56)
|
|
Me.pnlBH.TabIndex = 2
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button1.Image = Global.SDL.My.Resources.Resources.ok
|
|
Me.Button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(5, 4)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(203, 46)
|
|
Me.Button1.TabIndex = 2
|
|
Me.Button1.Text = " Karten/Boxen abgeholt"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'btnBuchungAufheben
|
|
'
|
|
Me.btnBuchungAufheben.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnBuchungAufheben.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnBuchungAufheben.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.btnBuchungAufheben.Image = Global.SDL.My.Resources.Resources.del_small
|
|
Me.btnBuchungAufheben.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnBuchungAufheben.Location = New System.Drawing.Point(402, 56)
|
|
Me.btnBuchungAufheben.Name = "btnBuchungAufheben"
|
|
Me.btnBuchungAufheben.Size = New System.Drawing.Size(130, 21)
|
|
Me.btnBuchungAufheben.TabIndex = 1
|
|
Me.btnBuchungAufheben.Text = "Abholung aufheben"
|
|
Me.btnBuchungAufheben.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnBuchungAufheben.UseVisualStyleBackColor = True
|
|
Me.btnBuchungAufheben.Visible = False
|
|
'
|
|
'pic
|
|
'
|
|
Me.pic.BackgroundImage = Global.SDL.My.Resources.Resources.save
|
|
Me.pic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.pic.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pic.Location = New System.Drawing.Point(294, 30)
|
|
Me.pic.Name = "pic"
|
|
Me.pic.Size = New System.Drawing.Size(20, 20)
|
|
Me.pic.TabIndex = 4
|
|
Me.pic.TabStop = False
|
|
'
|
|
'txtBemerkung
|
|
'
|
|
Me.txtBemerkung._DateTimeOnly = False
|
|
Me.txtBemerkung._numbersOnly = False
|
|
Me.txtBemerkung._numbersOnlyKommastellen = ""
|
|
Me.txtBemerkung._numbersOnlyTrennzeichen = True
|
|
Me.txtBemerkung._Prozent = False
|
|
Me.txtBemerkung._ShortDateNew = False
|
|
Me.txtBemerkung._ShortDateOnly = False
|
|
Me.txtBemerkung._TimeOnly = False
|
|
Me.txtBemerkung._TimeOnly_Seconds = False
|
|
Me.txtBemerkung._value = Nothing
|
|
Me.txtBemerkung._Waehrung = False
|
|
Me.txtBemerkung._WaehrungZeichen = True
|
|
Me.txtBemerkung.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBemerkung.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBemerkung.Location = New System.Drawing.Point(112, 30)
|
|
Me.txtBemerkung.MaxLineLength = -1
|
|
Me.txtBemerkung.MaxLines_Warning = ""
|
|
Me.txtBemerkung.MaxLines_Warning_Label = Nothing
|
|
Me.txtBemerkung.Name = "txtBemerkung"
|
|
Me.txtBemerkung.Size = New System.Drawing.Size(183, 20)
|
|
Me.txtBemerkung.TabIndex = 3
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(109, 14)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label5.TabIndex = 0
|
|
Me.Label5.Text = "Bemerkung:"
|
|
'
|
|
'MyComboBox1
|
|
'
|
|
Me.MyComboBox1._allowedValuesFreiText = Nothing
|
|
Me.MyComboBox1._allowFreiText = False
|
|
Me.MyComboBox1._value = ""
|
|
Me.MyComboBox1.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.MyComboBox1.DropDownWidth = 250
|
|
Me.MyComboBox1.Font = New System.Drawing.Font("Microsoft Tai Le", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.MyComboBox1.FormattingEnabled = True
|
|
Me.MyComboBox1.Location = New System.Drawing.Point(11, 52)
|
|
Me.MyComboBox1.Name = "MyComboBox1"
|
|
Me.MyComboBox1.Size = New System.Drawing.Size(145, 22)
|
|
Me.MyComboBox1.TabIndex = 1
|
|
Me.MyComboBox1.Text = "Auftragsdatum:"
|
|
'
|
|
'txtFirma
|
|
'
|
|
Me.txtFirma._DateTimeOnly = False
|
|
Me.txtFirma._numbersOnly = False
|
|
Me.txtFirma._numbersOnlyKommastellen = ""
|
|
Me.txtFirma._numbersOnlyTrennzeichen = True
|
|
Me.txtFirma._Prozent = False
|
|
Me.txtFirma._ShortDateNew = False
|
|
Me.txtFirma._ShortDateOnly = False
|
|
Me.txtFirma._TimeOnly = False
|
|
Me.txtFirma._TimeOnly_Seconds = False
|
|
Me.txtFirma._value = Nothing
|
|
Me.txtFirma._Waehrung = False
|
|
Me.txtFirma._WaehrungZeichen = True
|
|
Me.txtFirma.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtFirma.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFirma.Location = New System.Drawing.Point(411, 79)
|
|
Me.txtFirma.MaxLineLength = -1
|
|
Me.txtFirma.MaxLines_Warning = ""
|
|
Me.txtFirma.MaxLines_Warning_Label = Nothing
|
|
Me.txtFirma.Name = "txtFirma"
|
|
Me.txtFirma.Size = New System.Drawing.Size(168, 20)
|
|
Me.txtFirma.TabIndex = 15
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(336, 82)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(35, 13)
|
|
Me.Label6.TabIndex = 14
|
|
Me.Label6.Text = "Firma:"
|
|
'
|
|
'txtLKW
|
|
'
|
|
Me.txtLKW._DateTimeOnly = False
|
|
Me.txtLKW._numbersOnly = False
|
|
Me.txtLKW._numbersOnlyKommastellen = ""
|
|
Me.txtLKW._numbersOnlyTrennzeichen = True
|
|
Me.txtLKW._Prozent = False
|
|
Me.txtLKW._ShortDateNew = False
|
|
Me.txtLKW._ShortDateOnly = False
|
|
Me.txtLKW._TimeOnly = False
|
|
Me.txtLKW._TimeOnly_Seconds = False
|
|
Me.txtLKW._value = Nothing
|
|
Me.txtLKW._Waehrung = False
|
|
Me.txtLKW._WaehrungZeichen = True
|
|
Me.txtLKW.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtLKW.ForeColor = System.Drawing.Color.Black
|
|
Me.txtLKW.Location = New System.Drawing.Point(411, 98)
|
|
Me.txtLKW.MaxLineLength = -1
|
|
Me.txtLKW.MaxLines_Warning = ""
|
|
Me.txtLKW.MaxLines_Warning_Label = Nothing
|
|
Me.txtLKW.Name = "txtLKW"
|
|
Me.txtLKW.Size = New System.Drawing.Size(168, 20)
|
|
Me.txtLKW.TabIndex = 19
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(336, 101)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(34, 13)
|
|
Me.Label3.TabIndex = 18
|
|
Me.Label3.Text = "LKW:"
|
|
'
|
|
'cboSachbearbeiterAbh
|
|
'
|
|
Me.cboSachbearbeiterAbh._allowedValuesFreiText = Nothing
|
|
Me.cboSachbearbeiterAbh._allowFreiText = False
|
|
Me.cboSachbearbeiterAbh._value = ""
|
|
Me.cboSachbearbeiterAbh.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
|
Me.cboSachbearbeiterAbh.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
|
Me.cboSachbearbeiterAbh.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cboSachbearbeiterAbh.FormattingEnabled = True
|
|
Me.cboSachbearbeiterAbh.Location = New System.Drawing.Point(668, 100)
|
|
Me.cboSachbearbeiterAbh.Name = "cboSachbearbeiterAbh"
|
|
Me.cboSachbearbeiterAbh.Size = New System.Drawing.Size(226, 24)
|
|
Me.cboSachbearbeiterAbh.TabIndex = 21
|
|
'
|
|
'txtAbfertDatBis
|
|
'
|
|
Me.txtAbfertDatBis._DateTimeOnly = False
|
|
Me.txtAbfertDatBis._numbersOnly = False
|
|
Me.txtAbfertDatBis._numbersOnlyKommastellen = ""
|
|
Me.txtAbfertDatBis._numbersOnlyTrennzeichen = True
|
|
Me.txtAbfertDatBis._Prozent = False
|
|
Me.txtAbfertDatBis._ShortDateNew = True
|
|
Me.txtAbfertDatBis._ShortDateOnly = False
|
|
Me.txtAbfertDatBis._TimeOnly = False
|
|
Me.txtAbfertDatBis._TimeOnly_Seconds = False
|
|
Me.txtAbfertDatBis._value = ""
|
|
Me.txtAbfertDatBis._Waehrung = False
|
|
Me.txtAbfertDatBis._WaehrungZeichen = True
|
|
Me.txtAbfertDatBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAbfertDatBis.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAbfertDatBis.Location = New System.Drawing.Point(41, 106)
|
|
Me.txtAbfertDatBis.MaxLength = 10
|
|
Me.txtAbfertDatBis.MaxLineLength = -1
|
|
Me.txtAbfertDatBis.MaxLines_Warning = ""
|
|
Me.txtAbfertDatBis.MaxLines_Warning_Label = Nothing
|
|
Me.txtAbfertDatBis.Name = "txtAbfertDatBis"
|
|
Me.txtAbfertDatBis.Size = New System.Drawing.Size(83, 20)
|
|
Me.txtAbfertDatBis.TabIndex = 23
|
|
'
|
|
'Button3
|
|
'
|
|
Me.Button3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button3.Image = Global.SDL.My.Resources.Resources.del_small
|
|
Me.Button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button3.Location = New System.Drawing.Point(616, 56)
|
|
Me.Button3.Name = "Button3"
|
|
Me.Button3.Size = New System.Drawing.Size(141, 21)
|
|
Me.Button3.TabIndex = 4
|
|
Me.Button3.Text = "Auftrag stornieren"
|
|
Me.Button3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button3.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAbfertDat
|
|
'
|
|
Me.txtAbfertDat._DateTimeOnly = False
|
|
Me.txtAbfertDat._numbersOnly = False
|
|
Me.txtAbfertDat._numbersOnlyKommastellen = ""
|
|
Me.txtAbfertDat._numbersOnlyTrennzeichen = True
|
|
Me.txtAbfertDat._Prozent = False
|
|
Me.txtAbfertDat._ShortDateNew = True
|
|
Me.txtAbfertDat._ShortDateOnly = False
|
|
Me.txtAbfertDat._TimeOnly = False
|
|
Me.txtAbfertDat._TimeOnly_Seconds = False
|
|
Me.txtAbfertDat._value = ""
|
|
Me.txtAbfertDat._Waehrung = False
|
|
Me.txtAbfertDat._WaehrungZeichen = True
|
|
Me.txtAbfertDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAbfertDat.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAbfertDat.Location = New System.Drawing.Point(41, 77)
|
|
Me.txtAbfertDat.MaxLength = 10
|
|
Me.txtAbfertDat.MaxLineLength = -1
|
|
Me.txtAbfertDat.MaxLines_Warning = ""
|
|
Me.txtAbfertDat.MaxLines_Warning_Label = Nothing
|
|
Me.txtAbfertDat.Name = "txtAbfertDat"
|
|
Me.txtAbfertDat.Size = New System.Drawing.Size(83, 20)
|
|
Me.txtAbfertDat.TabIndex = 9
|
|
'
|
|
'btnExcel
|
|
'
|
|
Me.btnExcel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnExcel.BackgroundImage = Global.SDL.My.Resources.Resources.Excel_logo
|
|
Me.btnExcel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
|
|
Me.btnExcel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnExcel.Location = New System.Drawing.Point(1020, 22)
|
|
Me.btnExcel.Name = "btnExcel"
|
|
Me.btnExcel.Size = New System.Drawing.Size(41, 34)
|
|
Me.btnExcel.TabIndex = 7
|
|
Me.btnExcel.UseVisualStyleBackColor = True
|
|
'
|
|
'cboSachbearbeiterErf
|
|
'
|
|
Me.cboSachbearbeiterErf._allowedValuesFreiText = Nothing
|
|
Me.cboSachbearbeiterErf._allowFreiText = False
|
|
Me.cboSachbearbeiterErf._value = ""
|
|
Me.cboSachbearbeiterErf.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend
|
|
Me.cboSachbearbeiterErf.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
|
|
Me.cboSachbearbeiterErf.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cboSachbearbeiterErf.FormattingEnabled = True
|
|
Me.cboSachbearbeiterErf.Location = New System.Drawing.Point(668, 77)
|
|
Me.cboSachbearbeiterErf.Name = "cboSachbearbeiterErf"
|
|
Me.cboSachbearbeiterErf.Size = New System.Drawing.Size(226, 24)
|
|
Me.cboSachbearbeiterErf.TabIndex = 17
|
|
'
|
|
'txtAuftragsnr
|
|
'
|
|
Me.txtAuftragsnr._DateTimeOnly = False
|
|
Me.txtAuftragsnr._numbersOnly = False
|
|
Me.txtAuftragsnr._numbersOnlyKommastellen = ""
|
|
Me.txtAuftragsnr._numbersOnlyTrennzeichen = True
|
|
Me.txtAuftragsnr._Prozent = False
|
|
Me.txtAuftragsnr._ShortDateNew = False
|
|
Me.txtAuftragsnr._ShortDateOnly = False
|
|
Me.txtAuftragsnr._TimeOnly = False
|
|
Me.txtAuftragsnr._TimeOnly_Seconds = False
|
|
Me.txtAuftragsnr._value = ""
|
|
Me.txtAuftragsnr._Waehrung = False
|
|
Me.txtAuftragsnr._WaehrungZeichen = True
|
|
Me.txtAuftragsnr.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtAuftragsnr.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAuftragsnr.Location = New System.Drawing.Point(411, 57)
|
|
Me.txtAuftragsnr.MaxLineLength = -1
|
|
Me.txtAuftragsnr.MaxLines_Warning = ""
|
|
Me.txtAuftragsnr.MaxLines_Warning_Label = Nothing
|
|
Me.txtAuftragsnr.Name = "txtAuftragsnr"
|
|
Me.txtAuftragsnr.Size = New System.Drawing.Size(168, 23)
|
|
Me.txtAuftragsnr.TabIndex = 6
|
|
Me.txtAuftragsnr.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Button7
|
|
'
|
|
Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button7.ForeColor = System.Drawing.Color.Black
|
|
Me.Button7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button7.Location = New System.Drawing.Point(281, 51)
|
|
Me.Button7.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button7.Name = "Button7"
|
|
Me.Button7.Size = New System.Drawing.Size(34, 23)
|
|
Me.Button7.TabIndex = 4
|
|
Me.Button7.Text = ">>"
|
|
Me.Button7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button7.UseVisualStyleBackColor = True
|
|
'
|
|
'Button6
|
|
'
|
|
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button6.ForeColor = System.Drawing.Color.Black
|
|
Me.Button6.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button6.Location = New System.Drawing.Point(162, 51)
|
|
Me.Button6.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button6.Name = "Button6"
|
|
Me.Button6.Size = New System.Drawing.Size(34, 23)
|
|
Me.Button6.TabIndex = 2
|
|
Me.Button6.Text = "<<"
|
|
Me.Button6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button6.UseVisualStyleBackColor = True
|
|
'
|
|
'Button5
|
|
'
|
|
Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.Button5.ForeColor = System.Drawing.Color.Black
|
|
Me.Button5.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button5.Location = New System.Drawing.Point(195, 51)
|
|
Me.Button5.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button5.Name = "Button5"
|
|
Me.Button5.Size = New System.Drawing.Size(87, 23)
|
|
Me.Button5.TabIndex = 3
|
|
Me.Button5.Text = "Heute"
|
|
Me.Button5.UseVisualStyleBackColor = True
|
|
'
|
|
'pnloptions
|
|
'
|
|
Me.pnloptions.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.pnloptions.Controls.Add(Me.btnBuchungAufheben)
|
|
Me.pnloptions.Controls.Add(Me.pic)
|
|
Me.pnloptions.Controls.Add(Me.Label5)
|
|
Me.pnloptions.Controls.Add(Me.Panel2)
|
|
Me.pnloptions.Controls.Add(Me.Button2)
|
|
Me.pnloptions.Controls.Add(Me.txtBemerkung)
|
|
Me.pnloptions.Controls.Add(Me.btnDel)
|
|
Me.pnloptions.Controls.Add(Me.Label7)
|
|
Me.pnloptions.Controls.Add(Me.Button3)
|
|
Me.pnloptions.Controls.Add(Me.pnlBH)
|
|
Me.pnloptions.Controls.Add(Me.btnExcel)
|
|
Me.pnloptions.Controls.Add(Me.FlatButton7)
|
|
Me.pnloptions.Controls.Add(Me.lblErgebnis)
|
|
Me.pnloptions.Controls.Add(Me.Label37)
|
|
Me.pnloptions.Controls.Add(Me.txtMaxSrch)
|
|
Me.pnloptions.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
Me.pnloptions.Location = New System.Drawing.Point(0, 782)
|
|
Me.pnloptions.Name = "pnloptions"
|
|
Me.pnloptions.Size = New System.Drawing.Size(1111, 95)
|
|
Me.pnloptions.TabIndex = 2
|
|
'
|
|
'Panel2
|
|
'
|
|
Me.Panel2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Panel2.BackColor = System.Drawing.SystemColors.Control
|
|
Me.Panel2.Controls.Add(Me.Button8)
|
|
Me.Panel2.Location = New System.Drawing.Point(611, 0)
|
|
Me.Panel2.Name = "Panel2"
|
|
Me.Panel2.Size = New System.Drawing.Size(224, 56)
|
|
Me.Panel2.TabIndex = 5
|
|
'
|
|
'Button8
|
|
'
|
|
Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button8.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button8.Image = Global.SDL.My.Resources.Resources.email11
|
|
Me.Button8.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button8.Location = New System.Drawing.Point(5, 4)
|
|
Me.Button8.Name = "Button8"
|
|
Me.Button8.Size = New System.Drawing.Size(211, 46)
|
|
Me.Button8.TabIndex = 2
|
|
Me.Button8.Text = " Karten/Boxen werden " & Global.Microsoft.VisualBasic.ChrW(10) & " nicht abgeholt"
|
|
Me.Button8.UseVisualStyleBackColor = True
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Image = Global.SDL.My.Resources.Resources.plus
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(12, 5)
|
|
Me.Button2.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Padding = New System.Windows.Forms.Padding(0, 0, 10, 0)
|
|
Me.Button2.Size = New System.Drawing.Size(84, 45)
|
|
Me.Button2.TabIndex = 1
|
|
Me.Button2.Text = "Neu"
|
|
Me.Button2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'btnDel
|
|
'
|
|
Me.btnDel.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnDel.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.btnDel.Image = Global.SDL.My.Resources.Resources.del_small
|
|
Me.btnDel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnDel.Location = New System.Drawing.Point(896, 4)
|
|
Me.btnDel.Name = "btnDel"
|
|
Me.btnDel.Size = New System.Drawing.Size(118, 24)
|
|
Me.btnDel.TabIndex = 0
|
|
Me.btnDel.Text = "Auftrag löschen"
|
|
Me.btnDel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
|
|
Me.btnDel.UseVisualStyleBackColor = True
|
|
Me.btnDel.Visible = False
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.BackColor = System.Drawing.Color.Red
|
|
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label7.ForeColor = System.Drawing.Color.White
|
|
Me.Label7.Location = New System.Drawing.Point(12, 58)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(302, 17)
|
|
Me.Label7.TabIndex = 0
|
|
Me.Label7.Text = "Es sind 99 Aufträge vorhanden!"
|
|
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
|
|
Me.Label7.Visible = False
|
|
'
|
|
'FlatButton7
|
|
'
|
|
Me.FlatButton7.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.FlatButton7.BackgroundImage = Global.SDL.My.Resources.Resources.refresh
|
|
Me.FlatButton7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.FlatButton7.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.FlatButton7.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.FlatButton7.ForeColor = System.Drawing.Color.Black
|
|
Me.FlatButton7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.FlatButton7.Location = New System.Drawing.Point(1067, 22)
|
|
Me.FlatButton7.Name = "FlatButton7"
|
|
Me.FlatButton7.Size = New System.Drawing.Size(41, 34)
|
|
Me.FlatButton7.TabIndex = 8
|
|
Me.FlatButton7.UseVisualStyleBackColor = True
|
|
'
|
|
'lblErgebnis
|
|
'
|
|
Me.lblErgebnis.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.lblErgebnis.Location = New System.Drawing.Point(893, 5)
|
|
Me.lblErgebnis.Name = "lblErgebnis"
|
|
Me.lblErgebnis.Size = New System.Drawing.Size(215, 14)
|
|
Me.lblErgebnis.TabIndex = 3
|
|
Me.lblErgebnis.Text = "Ergebnisse: 0"
|
|
Me.lblErgebnis.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'Label37
|
|
'
|
|
Me.Label37.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Label37.AutoSize = True
|
|
Me.Label37.Location = New System.Drawing.Point(934, 33)
|
|
Me.Label37.Name = "Label37"
|
|
Me.Label37.Size = New System.Drawing.Size(30, 13)
|
|
Me.Label37.TabIndex = 5
|
|
Me.Label37.Text = "Max:"
|
|
'
|
|
'txtMaxSrch
|
|
'
|
|
Me.txtMaxSrch._DateTimeOnly = False
|
|
Me.txtMaxSrch._numbersOnly = True
|
|
Me.txtMaxSrch._numbersOnlyKommastellen = ""
|
|
Me.txtMaxSrch._numbersOnlyTrennzeichen = True
|
|
Me.txtMaxSrch._Prozent = False
|
|
Me.txtMaxSrch._ShortDateNew = False
|
|
Me.txtMaxSrch._ShortDateOnly = False
|
|
Me.txtMaxSrch._TimeOnly = False
|
|
Me.txtMaxSrch._TimeOnly_Seconds = False
|
|
Me.txtMaxSrch._value = ""
|
|
Me.txtMaxSrch._Waehrung = False
|
|
Me.txtMaxSrch._WaehrungZeichen = True
|
|
Me.txtMaxSrch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.txtMaxSrch.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtMaxSrch.ForeColor = System.Drawing.Color.Black
|
|
Me.txtMaxSrch.Location = New System.Drawing.Point(966, 30)
|
|
Me.txtMaxSrch.MaxLineLength = -1
|
|
Me.txtMaxSrch.MaxLines_Warning = ""
|
|
Me.txtMaxSrch.MaxLines_Warning_Label = Nothing
|
|
Me.txtMaxSrch.Name = "txtMaxSrch"
|
|
Me.txtMaxSrch.Size = New System.Drawing.Size(48, 20)
|
|
Me.txtMaxSrch.TabIndex = 6
|
|
Me.txtMaxSrch.Text = "1000"
|
|
Me.txtMaxSrch.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'btnSuche
|
|
'
|
|
Me.btnSuche.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnSuche.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnSuche.Image = Global.SDL.My.Resources.Resources.search
|
|
Me.btnSuche.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnSuche.Location = New System.Drawing.Point(923, 72)
|
|
Me.btnSuche.Name = "btnSuche"
|
|
Me.btnSuche.Size = New System.Drawing.Size(162, 52)
|
|
Me.btnSuche.TabIndex = 22
|
|
Me.btnSuche.Text = "Suche starten"
|
|
Me.btnSuche.UseVisualStyleBackColor = True
|
|
'
|
|
'Label28
|
|
'
|
|
Me.Label28.AutoSize = True
|
|
Me.Label28.Location = New System.Drawing.Point(607, 105)
|
|
Me.Label28.Name = "Label28"
|
|
Me.Label28.Size = New System.Drawing.Size(55, 13)
|
|
Me.Label28.TabIndex = 28
|
|
Me.Label28.Text = "Abholung:"
|
|
'
|
|
'Label21
|
|
'
|
|
Me.Label21.AutoSize = True
|
|
Me.Label21.Location = New System.Drawing.Point(607, 82)
|
|
Me.Label21.Name = "Label21"
|
|
Me.Label21.Size = New System.Drawing.Size(57, 13)
|
|
Me.Label21.TabIndex = 16
|
|
Me.Label21.Text = "Erfassung:"
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Location = New System.Drawing.Point(12, 109)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(23, 13)
|
|
Me.Label23.TabIndex = 20
|
|
Me.Label23.Text = "bis:"
|
|
'
|
|
'btnJahr
|
|
'
|
|
Me.btnJahr.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnJahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.btnJahr.ForeColor = System.Drawing.Color.Black
|
|
Me.btnJahr.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnJahr.Location = New System.Drawing.Point(195, 103)
|
|
Me.btnJahr.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnJahr.Name = "btnJahr"
|
|
Me.btnJahr.Size = New System.Drawing.Size(87, 23)
|
|
Me.btnJahr.TabIndex = 26
|
|
Me.btnJahr.Text = "2016"
|
|
Me.btnJahr.UseVisualStyleBackColor = True
|
|
'
|
|
'pnlTop
|
|
'
|
|
Me.pnlTop.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
|
|
Me.pnlTop.Controls.Add(Me.Label4)
|
|
Me.pnlTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
Me.pnlTop.Location = New System.Drawing.Point(0, 0)
|
|
Me.pnlTop.Name = "pnlTop"
|
|
Me.pnlTop.Size = New System.Drawing.Size(1109, 48)
|
|
Me.pnlTop.TabIndex = 0
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 16.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label4.ForeColor = System.Drawing.Color.White
|
|
Me.Label4.Location = New System.Drawing.Point(10, 13)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(165, 26)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "SDL Abholung"
|
|
'
|
|
'btnBisJahr
|
|
'
|
|
Me.btnBisJahr.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnBisJahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.btnBisJahr.ForeColor = System.Drawing.Color.Black
|
|
Me.btnBisJahr.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnBisJahr.Location = New System.Drawing.Point(281, 103)
|
|
Me.btnBisJahr.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnBisJahr.Name = "btnBisJahr"
|
|
Me.btnBisJahr.Size = New System.Drawing.Size(34, 23)
|
|
Me.btnBisJahr.TabIndex = 27
|
|
Me.btnBisJahr.Text = ">>"
|
|
Me.btnBisJahr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnBisJahr.UseVisualStyleBackColor = True
|
|
'
|
|
'btnVonJahr
|
|
'
|
|
Me.btnVonJahr.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnVonJahr.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.btnVonJahr.ForeColor = System.Drawing.Color.Black
|
|
Me.btnVonJahr.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnVonJahr.Location = New System.Drawing.Point(162, 103)
|
|
Me.btnVonJahr.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnVonJahr.Name = "btnVonJahr"
|
|
Me.btnVonJahr.Size = New System.Drawing.Size(34, 23)
|
|
Me.btnVonJahr.TabIndex = 25
|
|
Me.btnVonJahr.Text = "<<"
|
|
Me.btnVonJahr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnVonJahr.UseVisualStyleBackColor = True
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.MyDatagridview1)
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 172)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(1111, 610)
|
|
Me.Panel1.TabIndex = 1
|
|
'
|
|
'MyDatagridview1
|
|
'
|
|
Me.MyDatagridview1.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.MyDatagridview1.AllowUserToAddRows = False
|
|
Me.MyDatagridview1.AllowUserToDeleteRows = False
|
|
Me.MyDatagridview1.AllowUserToOrderColumns = True
|
|
Me.MyDatagridview1.AllowUserToResizeRows = False
|
|
Me.MyDatagridview1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
|
|
DataGridViewCellStyle2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText
|
|
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.MyDatagridview1.DefaultCellStyle = DataGridViewCellStyle2
|
|
Me.MyDatagridview1.Dock = System.Windows.Forms.DockStyle.Fill
|
|
Me.MyDatagridview1.Location = New System.Drawing.Point(0, 0)
|
|
Me.MyDatagridview1.Name = "MyDatagridview1"
|
|
Me.MyDatagridview1.RowHeadersVisible = False
|
|
Me.MyDatagridview1.Size = New System.Drawing.Size(1111, 610)
|
|
Me.MyDatagridview1.TabIndex = 0
|
|
'
|
|
'btnMonat
|
|
'
|
|
Me.btnMonat.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnMonat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.btnMonat.ForeColor = System.Drawing.Color.Black
|
|
Me.btnMonat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnMonat.Location = New System.Drawing.Point(195, 77)
|
|
Me.btnMonat.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnMonat.Name = "btnMonat"
|
|
Me.btnMonat.Size = New System.Drawing.Size(87, 23)
|
|
Me.btnMonat.TabIndex = 12
|
|
Me.btnMonat.Text = "September"
|
|
Me.btnMonat.UseVisualStyleBackColor = True
|
|
'
|
|
'btnBisMonat
|
|
'
|
|
Me.btnBisMonat.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnBisMonat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.btnBisMonat.ForeColor = System.Drawing.Color.Black
|
|
Me.btnBisMonat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnBisMonat.Location = New System.Drawing.Point(281, 77)
|
|
Me.btnBisMonat.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnBisMonat.Name = "btnBisMonat"
|
|
Me.btnBisMonat.Size = New System.Drawing.Size(34, 23)
|
|
Me.btnBisMonat.TabIndex = 13
|
|
Me.btnBisMonat.Text = ">>"
|
|
Me.btnBisMonat.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnBisMonat.UseVisualStyleBackColor = True
|
|
'
|
|
'btnVonMonat
|
|
'
|
|
Me.btnVonMonat.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnVonMonat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!)
|
|
Me.btnVonMonat.ForeColor = System.Drawing.Color.Black
|
|
Me.btnVonMonat.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnVonMonat.Location = New System.Drawing.Point(162, 77)
|
|
Me.btnVonMonat.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.btnVonMonat.Name = "btnVonMonat"
|
|
Me.btnVonMonat.Size = New System.Drawing.Size(34, 23)
|
|
Me.btnVonMonat.TabIndex = 11
|
|
Me.btnVonMonat.Text = "<<"
|
|
Me.btnVonMonat.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnVonMonat.UseVisualStyleBackColor = True
|
|
'
|
|
'DateTimePicker2
|
|
'
|
|
Me.DateTimePicker2.CustomFormat = "''"
|
|
Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.DateTimePicker2.Location = New System.Drawing.Point(41, 106)
|
|
Me.DateTimePicker2.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.DateTimePicker2.Name = "DateTimePicker2"
|
|
Me.DateTimePicker2.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.DateTimePicker2.Size = New System.Drawing.Size(115, 20)
|
|
Me.DateTimePicker2.TabIndex = 24
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(12, 81)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(28, 13)
|
|
Me.Label13.TabIndex = 8
|
|
Me.Label13.Text = "von:"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label2.Location = New System.Drawing.Point(336, 62)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(73, 13)
|
|
Me.Label2.TabIndex = 5
|
|
Me.Label2.Text = "Auftragsnr.:"
|
|
'
|
|
'Label12
|
|
'
|
|
Me.Label12.AutoSize = True
|
|
Me.Label12.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label12.Location = New System.Drawing.Point(607, 62)
|
|
Me.Label12.Name = "Label12"
|
|
Me.Label12.Size = New System.Drawing.Size(97, 13)
|
|
Me.Label12.TabIndex = 7
|
|
Me.Label12.Text = "Sachbearbeiter:"
|
|
'
|
|
'DateTimePicker1
|
|
'
|
|
Me.DateTimePicker1.CustomFormat = "''"
|
|
Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.DateTimePicker1.Location = New System.Drawing.Point(41, 77)
|
|
Me.DateTimePicker1.Margin = New System.Windows.Forms.Padding(0)
|
|
Me.DateTimePicker1.Name = "DateTimePicker1"
|
|
Me.DateTimePicker1.RightToLeft = System.Windows.Forms.RightToLeft.No
|
|
Me.DateTimePicker1.Size = New System.Drawing.Size(115, 20)
|
|
Me.DateTimePicker1.TabIndex = 10
|
|
'
|
|
'pnl
|
|
'
|
|
Me.pnl.BackColor = System.Drawing.Color.WhiteSmoke
|
|
Me.pnl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|
Me.pnl.Controls.Add(Me.cbxAbholungFremdDL)
|
|
Me.pnl.Controls.Add(Me.cbxFahrerAbholungsAuftrag)
|
|
Me.pnl.Controls.Add(Me.cbxStorno)
|
|
Me.pnl.Controls.Add(Me.cbxAbhegolt)
|
|
Me.pnl.Controls.Add(Me.txtFahrer)
|
|
Me.pnl.Controls.Add(Me.Label1)
|
|
Me.pnl.Controls.Add(Me.MyComboBox1)
|
|
Me.pnl.Controls.Add(Me.txtFirma)
|
|
Me.pnl.Controls.Add(Me.Label6)
|
|
Me.pnl.Controls.Add(Me.txtLKW)
|
|
Me.pnl.Controls.Add(Me.Label3)
|
|
Me.pnl.Controls.Add(Me.cboSachbearbeiterAbh)
|
|
Me.pnl.Controls.Add(Me.txtAbfertDat)
|
|
Me.pnl.Controls.Add(Me.txtAbfertDatBis)
|
|
Me.pnl.Controls.Add(Me.cboSachbearbeiterErf)
|
|
Me.pnl.Controls.Add(Me.txtAuftragsnr)
|
|
Me.pnl.Controls.Add(Me.Button7)
|
|
Me.pnl.Controls.Add(Me.Button6)
|
|
Me.pnl.Controls.Add(Me.Button5)
|
|
Me.pnl.Controls.Add(Me.btnSuche)
|
|
Me.pnl.Controls.Add(Me.Label28)
|
|
Me.pnl.Controls.Add(Me.Label21)
|
|
Me.pnl.Controls.Add(Me.Label23)
|
|
Me.pnl.Controls.Add(Me.btnJahr)
|
|
Me.pnl.Controls.Add(Me.pnlTop)
|
|
Me.pnl.Controls.Add(Me.btnBisJahr)
|
|
Me.pnl.Controls.Add(Me.btnVonJahr)
|
|
Me.pnl.Controls.Add(Me.btnMonat)
|
|
Me.pnl.Controls.Add(Me.btnBisMonat)
|
|
Me.pnl.Controls.Add(Me.btnVonMonat)
|
|
Me.pnl.Controls.Add(Me.DateTimePicker2)
|
|
Me.pnl.Controls.Add(Me.Label13)
|
|
Me.pnl.Controls.Add(Me.Label2)
|
|
Me.pnl.Controls.Add(Me.Label12)
|
|
Me.pnl.Controls.Add(Me.DateTimePicker1)
|
|
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(1111, 172)
|
|
Me.pnl.TabIndex = 0
|
|
'
|
|
'cbxAbholungFremdDL
|
|
'
|
|
Me.cbxAbholungFremdDL.AutoSize = True
|
|
Me.cbxAbholungFremdDL.Location = New System.Drawing.Point(923, 145)
|
|
Me.cbxAbholungFremdDL.Name = "cbxAbholungFremdDL"
|
|
Me.cbxAbholungFremdDL.Size = New System.Drawing.Size(158, 17)
|
|
Me.cbxAbholungFremdDL.TabIndex = 34
|
|
Me.cbxAbholungFremdDL.Text = "Abholung Fremddienstleister"
|
|
Me.cbxAbholungFremdDL.ThreeState = True
|
|
Me.cbxAbholungFremdDL.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxFahrerAbholungsAuftrag
|
|
'
|
|
Me.cbxFahrerAbholungsAuftrag.AutoSize = True
|
|
Me.cbxFahrerAbholungsAuftrag.Checked = True
|
|
Me.cbxFahrerAbholungsAuftrag.CheckState = System.Windows.Forms.CheckState.Indeterminate
|
|
Me.cbxFahrerAbholungsAuftrag.Location = New System.Drawing.Point(923, 128)
|
|
Me.cbxFahrerAbholungsAuftrag.Name = "cbxFahrerAbholungsAuftrag"
|
|
Me.cbxFahrerAbholungsAuftrag.Size = New System.Drawing.Size(134, 17)
|
|
Me.cbxFahrerAbholungsAuftrag.TabIndex = 33
|
|
Me.cbxFahrerAbholungsAuftrag.Text = "Abholauftrag für Fahrer"
|
|
Me.cbxFahrerAbholungsAuftrag.ThreeState = True
|
|
Me.cbxFahrerAbholungsAuftrag.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxStorno
|
|
'
|
|
Me.cbxStorno.AutoSize = True
|
|
Me.cbxStorno.Location = New System.Drawing.Point(742, 128)
|
|
Me.cbxStorno.Name = "cbxStorno"
|
|
Me.cbxStorno.Size = New System.Drawing.Size(57, 17)
|
|
Me.cbxStorno.TabIndex = 32
|
|
Me.cbxStorno.Text = "Storno"
|
|
Me.cbxStorno.ThreeState = True
|
|
Me.cbxStorno.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxAbhegolt
|
|
'
|
|
Me.cbxAbhegolt.AutoSize = True
|
|
Me.cbxAbhegolt.Location = New System.Drawing.Point(668, 128)
|
|
Me.cbxAbhegolt.Name = "cbxAbhegolt"
|
|
Me.cbxAbhegolt.Size = New System.Drawing.Size(68, 17)
|
|
Me.cbxAbhegolt.TabIndex = 31
|
|
Me.cbxAbhegolt.Text = "Abgeholt"
|
|
Me.cbxAbhegolt.ThreeState = True
|
|
Me.cbxAbhegolt.UseVisualStyleBackColor = True
|
|
'
|
|
'txtFahrer
|
|
'
|
|
Me.txtFahrer._DateTimeOnly = False
|
|
Me.txtFahrer._numbersOnly = False
|
|
Me.txtFahrer._numbersOnlyKommastellen = ""
|
|
Me.txtFahrer._numbersOnlyTrennzeichen = True
|
|
Me.txtFahrer._Prozent = False
|
|
Me.txtFahrer._ShortDateNew = False
|
|
Me.txtFahrer._ShortDateOnly = False
|
|
Me.txtFahrer._TimeOnly = False
|
|
Me.txtFahrer._TimeOnly_Seconds = False
|
|
Me.txtFahrer._value = Nothing
|
|
Me.txtFahrer._Waehrung = False
|
|
Me.txtFahrer._WaehrungZeichen = True
|
|
Me.txtFahrer.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtFahrer.ForeColor = System.Drawing.Color.Black
|
|
Me.txtFahrer.Location = New System.Drawing.Point(411, 117)
|
|
Me.txtFahrer.MaxLineLength = -1
|
|
Me.txtFahrer.MaxLines_Warning = ""
|
|
Me.txtFahrer.MaxLines_Warning_Label = Nothing
|
|
Me.txtFahrer.Name = "txtFahrer"
|
|
Me.txtFahrer.Size = New System.Drawing.Size(168, 20)
|
|
Me.txtFahrer.TabIndex = 30
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label1.Location = New System.Drawing.Point(336, 120)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(40, 13)
|
|
Me.Label1.TabIndex = 29
|
|
Me.Label1.Text = "Fahrer:"
|
|
'
|
|
'cntxtOptionen
|
|
'
|
|
Me.cntxtOptionen.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AbgeholtToolStripMenuItem, Me.StornoToolStripMenuItem})
|
|
Me.cntxtOptionen.Name = "cntxtOptionen"
|
|
Me.cntxtOptionen.Size = New System.Drawing.Size(124, 48)
|
|
Me.cntxtOptionen.Text = "Optionen"
|
|
'
|
|
'AbgeholtToolStripMenuItem
|
|
'
|
|
Me.AbgeholtToolStripMenuItem.Name = "AbgeholtToolStripMenuItem"
|
|
Me.AbgeholtToolStripMenuItem.Size = New System.Drawing.Size(123, 22)
|
|
Me.AbgeholtToolStripMenuItem.Text = "Abgeholt"
|
|
'
|
|
'StornoToolStripMenuItem
|
|
'
|
|
Me.StornoToolStripMenuItem.Name = "StornoToolStripMenuItem"
|
|
Me.StornoToolStripMenuItem.Size = New System.Drawing.Size(123, 22)
|
|
Me.StornoToolStripMenuItem.Text = "Storno"
|
|
'
|
|
'usrCntlSDLAbholung
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.pnl)
|
|
Me.Controls.Add(Me.pnloptions)
|
|
Me.Name = "usrCntlSDLAbholung"
|
|
Me.Size = New System.Drawing.Size(1111, 877)
|
|
Me.pnlBH.ResumeLayout(False)
|
|
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnloptions.ResumeLayout(False)
|
|
Me.pnloptions.PerformLayout()
|
|
Me.Panel2.ResumeLayout(False)
|
|
Me.pnlTop.ResumeLayout(False)
|
|
Me.pnlTop.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
CType(Me.MyDatagridview1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnl.ResumeLayout(False)
|
|
Me.pnl.PerformLayout()
|
|
Me.cntxtOptionen.ResumeLayout(False)
|
|
Me.ResumeLayout(False)
|
|
|
|
End Sub
|
|
Friend WithEvents pnlBH As System.Windows.Forms.Panel
|
|
Friend WithEvents btnBuchungAufheben As System.Windows.Forms.Button
|
|
Friend WithEvents txtBemerkung As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label5 As System.Windows.Forms.Label
|
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
|
Friend WithEvents MyComboBox1 As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents txtFirma As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
|
Friend WithEvents txtLKW As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
|
Friend WithEvents cboSachbearbeiterAbh As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents txtAbfertDatBis As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Button3 As System.Windows.Forms.Button
|
|
Friend WithEvents txtAbfertDat As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents btnExcel As System.Windows.Forms.Button
|
|
Friend WithEvents cboSachbearbeiterErf As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents txtAuftragsnr As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Button7 As System.Windows.Forms.Button
|
|
Friend WithEvents Button6 As System.Windows.Forms.Button
|
|
Friend WithEvents Button5 As System.Windows.Forms.Button
|
|
Friend WithEvents pnloptions As System.Windows.Forms.Panel
|
|
Friend WithEvents btnDel As System.Windows.Forms.Button
|
|
Friend WithEvents FlatButton7 As System.Windows.Forms.Button
|
|
Friend WithEvents lblErgebnis As System.Windows.Forms.Label
|
|
Friend WithEvents Label37 As System.Windows.Forms.Label
|
|
Friend WithEvents txtMaxSrch As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents btnSuche As System.Windows.Forms.Button
|
|
Friend WithEvents Label28 As System.Windows.Forms.Label
|
|
Friend WithEvents Label21 As System.Windows.Forms.Label
|
|
Friend WithEvents Label23 As System.Windows.Forms.Label
|
|
Friend WithEvents btnJahr As System.Windows.Forms.Button
|
|
Friend WithEvents pnlTop As System.Windows.Forms.Panel
|
|
Friend WithEvents Label4 As System.Windows.Forms.Label
|
|
Friend WithEvents btnBisJahr As System.Windows.Forms.Button
|
|
Friend WithEvents btnVonJahr As System.Windows.Forms.Button
|
|
Friend WithEvents Panel1 As System.Windows.Forms.Panel
|
|
Friend WithEvents MyDatagridview1 As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents Button2 As System.Windows.Forms.Button
|
|
Friend WithEvents btnMonat As System.Windows.Forms.Button
|
|
Friend WithEvents btnBisMonat As System.Windows.Forms.Button
|
|
Friend WithEvents btnVonMonat As System.Windows.Forms.Button
|
|
Friend WithEvents DateTimePicker2 As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents Label13 As System.Windows.Forms.Label
|
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
|
Friend WithEvents Label12 As System.Windows.Forms.Label
|
|
Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker
|
|
Friend WithEvents pnl As System.Windows.Forms.Panel
|
|
Friend WithEvents cntxtOptionen As System.Windows.Forms.ContextMenuStrip
|
|
Friend WithEvents AbgeholtToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents StornoToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
|
|
Friend WithEvents txtFahrer As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
|
Friend WithEvents cbxStorno As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxAbhegolt As System.Windows.Forms.CheckBox
|
|
Friend WithEvents cbxFahrerAbholungsAuftrag As System.Windows.Forms.CheckBox
|
|
Friend WithEvents Label7 As System.Windows.Forms.Label
|
|
Friend WithEvents pic As System.Windows.Forms.PictureBox
|
|
Friend WithEvents Panel2 As System.Windows.Forms.Panel
|
|
Friend WithEvents Button8 As System.Windows.Forms.Button
|
|
Friend WithEvents cbxAbholungFremdDL As System.Windows.Forms.CheckBox
|
|
|
|
End Class
|