784 lines
38 KiB
VB.net
784 lines
38 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class frmEssensbestellungenAdministration
|
|
Inherits System.Windows.Forms.Form
|
|
|
|
'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
|
|
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
Try
|
|
If disposing AndAlso components IsNot Nothing Then
|
|
components.Dispose()
|
|
End If
|
|
Finally
|
|
MyBase.Dispose(disposing)
|
|
End Try
|
|
End Sub
|
|
|
|
'Wird vom Windows Form-Designer benötigt.
|
|
Private components As System.ComponentModel.IContainer
|
|
|
|
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
|
|
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
|
|
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
|
|
<System.Diagnostics.DebuggerStepThrough()> _
|
|
Private Sub InitializeComponent()
|
|
Me.components = New System.ComponentModel.Container()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmEssensbestellungenAdministration))
|
|
Me.pnlTop = New System.Windows.Forms.Panel()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label22 = New System.Windows.Forms.Label()
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|
Me.cbKW = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label6 = New System.Windows.Forms.Label()
|
|
Me.cbxNichtAbgeschickt = New System.Windows.Forms.CheckBox()
|
|
Me.cbxAbgerechnet = New System.Windows.Forms.CheckBox()
|
|
Me.cbxStornos = New System.Windows.Forms.CheckBox()
|
|
Me.FlatButton7 = New System.Windows.Forms.Button()
|
|
Me.btnSuche = New System.Windows.Forms.Button()
|
|
Me.cboGebaeude = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.btnJahr = New System.Windows.Forms.Button()
|
|
Me.btnBisJahr = New System.Windows.Forms.Button()
|
|
Me.btnVonJahr = New System.Windows.Forms.Button()
|
|
Me.txtBestellDat = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label23 = New System.Windows.Forms.Label()
|
|
Me.txtBestellDatBis = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
|
|
Me.Label13 = New System.Windows.Forms.Label()
|
|
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
|
|
Me.txtMitarbeiter = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label18 = New System.Windows.Forms.Label()
|
|
Me.btnMonat = New System.Windows.Forms.Button()
|
|
Me.btnBisMonat = New System.Windows.Forms.Button()
|
|
Me.btnVonMonat = New System.Windows.Forms.Button()
|
|
Me.cboAbteilung = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
|
Me.StornierenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AbgerechnetToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.BearbeitenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.AnHigway118SchickenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
|
Me.txtAnzahlDS = New System.Windows.Forms.TextBox()
|
|
Me.Label27 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.txtSumme = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.dgvBestellungen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.cbxMailKW = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label7 = New System.Windows.Forms.Label()
|
|
Me.cbxMailGebäude = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label8 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.lblWarning = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.Label9 = New System.Windows.Forms.Label()
|
|
Me.btnNew = New System.Windows.Forms.Button()
|
|
Me.pnlTop.SuspendLayout()
|
|
Me.Panel1.SuspendLayout()
|
|
Me.ContextMenuStrip1.SuspendLayout()
|
|
CType(Me.dgvBestellungen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.SuspendLayout()
|
|
'
|
|
'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.Controls.Add(Me.Label22)
|
|
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(1242, 48)
|
|
Me.pnlTop.TabIndex = 1
|
|
'
|
|
'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(386, 26)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "Administration-Essensbestellungen"
|
|
'
|
|
'Label22
|
|
'
|
|
Me.Label22.AutoSize = True
|
|
Me.Label22.ForeColor = System.Drawing.Color.White
|
|
Me.Label22.Location = New System.Drawing.Point(505, 22)
|
|
Me.Label22.Name = "Label22"
|
|
Me.Label22.Size = New System.Drawing.Size(221, 13)
|
|
Me.Label22.TabIndex = 1
|
|
Me.Label22.Text = "(Erweiterte suche: * vor oder nach dem Text )"
|
|
'
|
|
'Panel1
|
|
'
|
|
Me.Panel1.Controls.Add(Me.btnNew)
|
|
Me.Panel1.Controls.Add(Me.cbKW)
|
|
Me.Panel1.Controls.Add(Me.Label6)
|
|
Me.Panel1.Controls.Add(Me.cbxNichtAbgeschickt)
|
|
Me.Panel1.Controls.Add(Me.cbxAbgerechnet)
|
|
Me.Panel1.Controls.Add(Me.cbxStornos)
|
|
Me.Panel1.Controls.Add(Me.FlatButton7)
|
|
Me.Panel1.Controls.Add(Me.btnSuche)
|
|
Me.Panel1.Controls.Add(Me.cboGebaeude)
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|
Me.Panel1.Controls.Add(Me.btnJahr)
|
|
Me.Panel1.Controls.Add(Me.btnBisJahr)
|
|
Me.Panel1.Controls.Add(Me.btnVonJahr)
|
|
Me.Panel1.Controls.Add(Me.txtBestellDat)
|
|
Me.Panel1.Controls.Add(Me.Label23)
|
|
Me.Panel1.Controls.Add(Me.txtBestellDatBis)
|
|
Me.Panel1.Controls.Add(Me.DateTimePicker2)
|
|
Me.Panel1.Controls.Add(Me.Label13)
|
|
Me.Panel1.Controls.Add(Me.DateTimePicker1)
|
|
Me.Panel1.Controls.Add(Me.txtMitarbeiter)
|
|
Me.Panel1.Controls.Add(Me.Label18)
|
|
Me.Panel1.Controls.Add(Me.btnMonat)
|
|
Me.Panel1.Controls.Add(Me.btnBisMonat)
|
|
Me.Panel1.Controls.Add(Me.btnVonMonat)
|
|
Me.Panel1.Controls.Add(Me.cboAbteilung)
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 49)
|
|
Me.Panel1.Name = "Panel1"
|
|
Me.Panel1.Size = New System.Drawing.Size(1242, 85)
|
|
Me.Panel1.TabIndex = 2
|
|
'
|
|
'cbKW
|
|
'
|
|
Me.cbKW._allowedValuesFreiText = Nothing
|
|
Me.cbKW._allowFreiText = False
|
|
Me.cbKW._value = ""
|
|
Me.cbKW.DropDownWidth = 100
|
|
Me.cbKW.Font = New System.Drawing.Font("Microsoft Tai Le", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbKW.FormattingEnabled = True
|
|
Me.cbKW.Location = New System.Drawing.Point(311, 29)
|
|
Me.cbKW.Name = "cbKW"
|
|
Me.cbKW.Size = New System.Drawing.Size(80, 22)
|
|
Me.cbKW.TabIndex = 53
|
|
'
|
|
'Label6
|
|
'
|
|
Me.Label6.AutoSize = True
|
|
Me.Label6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label6.Location = New System.Drawing.Point(308, 12)
|
|
Me.Label6.Name = "Label6"
|
|
Me.Label6.Size = New System.Drawing.Size(94, 13)
|
|
Me.Label6.TabIndex = 52
|
|
Me.Label6.Text = "Kalenderwoche"
|
|
'
|
|
'cbxNichtAbgeschickt
|
|
'
|
|
Me.cbxNichtAbgeschickt.AutoSize = True
|
|
Me.cbxNichtAbgeschickt.Location = New System.Drawing.Point(668, 58)
|
|
Me.cbxNichtAbgeschickt.Name = "cbxNichtAbgeschickt"
|
|
Me.cbxNichtAbgeschickt.Size = New System.Drawing.Size(137, 17)
|
|
Me.cbxNichtAbgeschickt.TabIndex = 51
|
|
Me.cbxNichtAbgeschickt.Text = "noch nicht abgeschickt"
|
|
Me.cbxNichtAbgeschickt.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxAbgerechnet
|
|
'
|
|
Me.cbxAbgerechnet.AutoSize = True
|
|
Me.cbxAbgerechnet.Location = New System.Drawing.Point(668, 19)
|
|
Me.cbxAbgerechnet.Name = "cbxAbgerechnet"
|
|
Me.cbxAbgerechnet.Size = New System.Drawing.Size(86, 17)
|
|
Me.cbxAbgerechnet.TabIndex = 50
|
|
Me.cbxAbgerechnet.Text = "abgerechnet"
|
|
Me.cbxAbgerechnet.UseVisualStyleBackColor = True
|
|
'
|
|
'cbxStornos
|
|
'
|
|
Me.cbxStornos.AutoSize = True
|
|
Me.cbxStornos.Location = New System.Drawing.Point(668, 39)
|
|
Me.cbxStornos.Name = "cbxStornos"
|
|
Me.cbxStornos.Size = New System.Drawing.Size(63, 17)
|
|
Me.cbxStornos.TabIndex = 49
|
|
Me.cbxStornos.Text = "storniert"
|
|
Me.cbxStornos.UseVisualStyleBackColor = True
|
|
'
|
|
'FlatButton7
|
|
'
|
|
Me.FlatButton7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
|
|
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.Image = Global.AVISO.My.Resources.Resources.refresh
|
|
Me.FlatButton7.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.FlatButton7.Location = New System.Drawing.Point(1035, 5)
|
|
Me.FlatButton7.Name = "FlatButton7"
|
|
Me.FlatButton7.Size = New System.Drawing.Size(41, 34)
|
|
Me.FlatButton7.TabIndex = 48
|
|
Me.FlatButton7.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSuche
|
|
'
|
|
Me.btnSuche.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
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.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnSuche.Location = New System.Drawing.Point(1098, 3)
|
|
Me.btnSuche.Name = "btnSuche"
|
|
Me.btnSuche.Size = New System.Drawing.Size(132, 38)
|
|
Me.btnSuche.TabIndex = 47
|
|
Me.btnSuche.Text = "Suche starten"
|
|
Me.btnSuche.UseVisualStyleBackColor = True
|
|
'
|
|
'cboGebaeude
|
|
'
|
|
Me.cboGebaeude._allowedValuesFreiText = Nothing
|
|
Me.cboGebaeude._allowFreiText = True
|
|
Me.cboGebaeude._value = ""
|
|
Me.cboGebaeude.DropDownWidth = 250
|
|
Me.cboGebaeude.Font = New System.Drawing.Font("Microsoft Tai Le", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cboGebaeude.FormattingEnabled = True
|
|
Me.cboGebaeude.Location = New System.Drawing.Point(814, 25)
|
|
Me.cboGebaeude.Name = "cboGebaeude"
|
|
Me.cboGebaeude.Size = New System.Drawing.Size(80, 22)
|
|
Me.cboGebaeude.TabIndex = 46
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label3.Location = New System.Drawing.Point(811, 12)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(58, 13)
|
|
Me.Label3.TabIndex = 45
|
|
Me.Label3.Text = "Gebäude"
|
|
'
|
|
'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(11, 13)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(56, 13)
|
|
Me.Label2.TabIndex = 42
|
|
Me.Label2.Text = "Zeitraum"
|
|
'
|
|
'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(176, 49)
|
|
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 = 40
|
|
Me.btnJahr.Text = "2023"
|
|
Me.btnJahr.UseVisualStyleBackColor = True
|
|
'
|
|
'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(262, 49)
|
|
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 = 41
|
|
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(143, 49)
|
|
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 = 39
|
|
Me.btnVonJahr.Text = "<<"
|
|
Me.btnVonJahr.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnVonJahr.UseVisualStyleBackColor = True
|
|
'
|
|
'txtBestellDat
|
|
'
|
|
Me.txtBestellDat._DateTimeOnly = False
|
|
Me.txtBestellDat._numbersOnly = False
|
|
Me.txtBestellDat._numbersOnlyKommastellen = ""
|
|
Me.txtBestellDat._numbersOnlyTrennzeichen = True
|
|
Me.txtBestellDat._Prozent = False
|
|
Me.txtBestellDat._ShortDateNew = False
|
|
Me.txtBestellDat._ShortDateOnly = True
|
|
Me.txtBestellDat._TimeOnly = False
|
|
Me.txtBestellDat._TimeOnly_Seconds = False
|
|
Me.txtBestellDat._value = ""
|
|
Me.txtBestellDat._Waehrung = False
|
|
Me.txtBestellDat._WaehrungZeichen = True
|
|
Me.txtBestellDat.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBestellDat.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBestellDat.Location = New System.Drawing.Point(40, 28)
|
|
Me.txtBestellDat.MaxLength = 10
|
|
Me.txtBestellDat.MaxLineLength = -1
|
|
Me.txtBestellDat.MaxLines_Warning = ""
|
|
Me.txtBestellDat.MaxLines_Warning_Label = Nothing
|
|
Me.txtBestellDat.Name = "txtBestellDat"
|
|
Me.txtBestellDat.Size = New System.Drawing.Size(63, 20)
|
|
Me.txtBestellDat.TabIndex = 33
|
|
'
|
|
'Label23
|
|
'
|
|
Me.Label23.AutoSize = True
|
|
Me.Label23.Location = New System.Drawing.Point(11, 56)
|
|
Me.Label23.Name = "Label23"
|
|
Me.Label23.Size = New System.Drawing.Size(23, 13)
|
|
Me.Label23.TabIndex = 37
|
|
Me.Label23.Text = "bis:"
|
|
'
|
|
'txtBestellDatBis
|
|
'
|
|
Me.txtBestellDatBis._DateTimeOnly = False
|
|
Me.txtBestellDatBis._numbersOnly = False
|
|
Me.txtBestellDatBis._numbersOnlyKommastellen = ""
|
|
Me.txtBestellDatBis._numbersOnlyTrennzeichen = True
|
|
Me.txtBestellDatBis._Prozent = False
|
|
Me.txtBestellDatBis._ShortDateNew = False
|
|
Me.txtBestellDatBis._ShortDateOnly = True
|
|
Me.txtBestellDatBis._TimeOnly = False
|
|
Me.txtBestellDatBis._TimeOnly_Seconds = False
|
|
Me.txtBestellDatBis._value = ""
|
|
Me.txtBestellDatBis._Waehrung = False
|
|
Me.txtBestellDatBis._WaehrungZeichen = True
|
|
Me.txtBestellDatBis.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtBestellDatBis.ForeColor = System.Drawing.Color.Black
|
|
Me.txtBestellDatBis.Location = New System.Drawing.Point(40, 53)
|
|
Me.txtBestellDatBis.MaxLength = 10
|
|
Me.txtBestellDatBis.MaxLineLength = -1
|
|
Me.txtBestellDatBis.MaxLines_Warning = ""
|
|
Me.txtBestellDatBis.MaxLines_Warning_Label = Nothing
|
|
Me.txtBestellDatBis.Name = "txtBestellDatBis"
|
|
Me.txtBestellDatBis.Size = New System.Drawing.Size(63, 20)
|
|
Me.txtBestellDatBis.TabIndex = 35
|
|
'
|
|
'DateTimePicker2
|
|
'
|
|
Me.DateTimePicker2.CustomFormat = "''"
|
|
Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.DateTimePicker2.Location = New System.Drawing.Point(40, 53)
|
|
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(92, 20)
|
|
Me.DateTimePicker2.TabIndex = 36
|
|
'
|
|
'Label13
|
|
'
|
|
Me.Label13.AutoSize = True
|
|
Me.Label13.Location = New System.Drawing.Point(11, 32)
|
|
Me.Label13.Name = "Label13"
|
|
Me.Label13.Size = New System.Drawing.Size(28, 13)
|
|
Me.Label13.TabIndex = 38
|
|
Me.Label13.Text = "von:"
|
|
'
|
|
'DateTimePicker1
|
|
'
|
|
Me.DateTimePicker1.CustomFormat = "''"
|
|
Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom
|
|
Me.DateTimePicker1.Location = New System.Drawing.Point(40, 28)
|
|
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(92, 20)
|
|
Me.DateTimePicker1.TabIndex = 34
|
|
'
|
|
'txtMitarbeiter
|
|
'
|
|
Me.txtMitarbeiter._DateTimeOnly = False
|
|
Me.txtMitarbeiter._numbersOnly = False
|
|
Me.txtMitarbeiter._numbersOnlyKommastellen = ""
|
|
Me.txtMitarbeiter._numbersOnlyTrennzeichen = True
|
|
Me.txtMitarbeiter._Prozent = False
|
|
Me.txtMitarbeiter._ShortDateNew = False
|
|
Me.txtMitarbeiter._ShortDateOnly = False
|
|
Me.txtMitarbeiter._TimeOnly = False
|
|
Me.txtMitarbeiter._TimeOnly_Seconds = False
|
|
Me.txtMitarbeiter._value = Nothing
|
|
Me.txtMitarbeiter._Waehrung = False
|
|
Me.txtMitarbeiter._WaehrungZeichen = False
|
|
Me.txtMitarbeiter.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.txtMitarbeiter.ForeColor = System.Drawing.Color.Black
|
|
Me.txtMitarbeiter.Location = New System.Drawing.Point(432, 27)
|
|
Me.txtMitarbeiter.MaxLineLength = -1
|
|
Me.txtMitarbeiter.MaxLines_Warning = ""
|
|
Me.txtMitarbeiter.MaxLines_Warning_Label = Nothing
|
|
Me.txtMitarbeiter.Name = "txtMitarbeiter"
|
|
Me.txtMitarbeiter.Size = New System.Drawing.Size(218, 20)
|
|
Me.txtMitarbeiter.TabIndex = 32
|
|
'
|
|
'Label18
|
|
'
|
|
Me.Label18.AutoSize = True
|
|
Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label18.Location = New System.Drawing.Point(429, 12)
|
|
Me.Label18.Name = "Label18"
|
|
Me.Label18.Size = New System.Drawing.Size(67, 13)
|
|
Me.Label18.TabIndex = 31
|
|
Me.Label18.Text = "Mitarbeiter"
|
|
'
|
|
'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(176, 29)
|
|
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 = 24
|
|
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(262, 29)
|
|
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 = 25
|
|
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(143, 29)
|
|
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 = 23
|
|
Me.btnVonMonat.Text = "<<"
|
|
Me.btnVonMonat.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnVonMonat.UseVisualStyleBackColor = True
|
|
'
|
|
'cboAbteilung
|
|
'
|
|
Me.cboAbteilung._allowedValuesFreiText = Nothing
|
|
Me.cboAbteilung._allowFreiText = False
|
|
Me.cboAbteilung._value = ""
|
|
Me.cboAbteilung.DropDownWidth = 250
|
|
Me.cboAbteilung.Font = New System.Drawing.Font("Microsoft Tai Le", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cboAbteilung.FormattingEnabled = True
|
|
Me.cboAbteilung.Location = New System.Drawing.Point(916, 25)
|
|
Me.cboAbteilung.Name = "cboAbteilung"
|
|
Me.cboAbteilung.Size = New System.Drawing.Size(80, 22)
|
|
Me.cboAbteilung.TabIndex = 22
|
|
'
|
|
'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.Location = New System.Drawing.Point(913, 12)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(60, 13)
|
|
Me.Label1.TabIndex = 21
|
|
Me.Label1.Text = "Abteilung"
|
|
'
|
|
'ContextMenuStrip1
|
|
'
|
|
Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.StornierenToolStripMenuItem, Me.AbgerechnetToolStripMenuItem, Me.BearbeitenToolStripMenuItem, Me.AnHigway118SchickenToolStripMenuItem})
|
|
Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
|
|
Me.ContextMenuStrip1.Size = New System.Drawing.Size(283, 92)
|
|
'
|
|
'StornierenToolStripMenuItem
|
|
'
|
|
Me.StornierenToolStripMenuItem.Name = "StornierenToolStripMenuItem"
|
|
Me.StornierenToolStripMenuItem.Size = New System.Drawing.Size(282, 22)
|
|
Me.StornierenToolStripMenuItem.Text = "stornieren"
|
|
'
|
|
'AbgerechnetToolStripMenuItem
|
|
'
|
|
Me.AbgerechnetToolStripMenuItem.Name = "AbgerechnetToolStripMenuItem"
|
|
Me.AbgerechnetToolStripMenuItem.Size = New System.Drawing.Size(282, 22)
|
|
Me.AbgerechnetToolStripMenuItem.Text = "abgerechnen"
|
|
'
|
|
'BearbeitenToolStripMenuItem
|
|
'
|
|
Me.BearbeitenToolStripMenuItem.Name = "BearbeitenToolStripMenuItem"
|
|
Me.BearbeitenToolStripMenuItem.Size = New System.Drawing.Size(282, 22)
|
|
Me.BearbeitenToolStripMenuItem.Text = "bearbeiten"
|
|
'
|
|
'AnHigway118SchickenToolStripMenuItem
|
|
'
|
|
Me.AnHigway118SchickenToolStripMenuItem.Name = "AnHigway118SchickenToolStripMenuItem"
|
|
Me.AnHigway118SchickenToolStripMenuItem.Size = New System.Drawing.Size(282, 22)
|
|
Me.AnHigway118SchickenToolStripMenuItem.Text = "markierte Bestellungen per Mail senden"
|
|
'
|
|
'txtAnzahlDS
|
|
'
|
|
Me.txtAnzahlDS.Location = New System.Drawing.Point(1020, 744)
|
|
Me.txtAnzahlDS.Name = "txtAnzahlDS"
|
|
Me.txtAnzahlDS.ReadOnly = True
|
|
Me.txtAnzahlDS.Size = New System.Drawing.Size(42, 20)
|
|
Me.txtAnzahlDS.TabIndex = 45
|
|
Me.txtAnzahlDS.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'Label27
|
|
'
|
|
Me.Label27.AutoSize = True
|
|
Me.Label27.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label27.Location = New System.Drawing.Point(1080, 748)
|
|
Me.Label27.Name = "Label27"
|
|
Me.Label27.Size = New System.Drawing.Size(45, 13)
|
|
Me.Label27.TabIndex = 46
|
|
Me.Label27.Text = "Summe:"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label5.Location = New System.Drawing.Point(913, 747)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(99, 13)
|
|
Me.Label5.TabIndex = 44
|
|
Me.Label5.Text = "Anzahl Datensätze:"
|
|
'
|
|
'txtSumme
|
|
'
|
|
Me.txtSumme._DateTimeOnly = False
|
|
Me.txtSumme._numbersOnly = False
|
|
Me.txtSumme._numbersOnlyKommastellen = ""
|
|
Me.txtSumme._numbersOnlyTrennzeichen = False
|
|
Me.txtSumme._Prozent = False
|
|
Me.txtSumme._ShortDateNew = False
|
|
Me.txtSumme._ShortDateOnly = False
|
|
Me.txtSumme._TimeOnly = False
|
|
Me.txtSumme._TimeOnly_Seconds = False
|
|
Me.txtSumme._value = ""
|
|
Me.txtSumme._Waehrung = True
|
|
Me.txtSumme._WaehrungZeichen = True
|
|
Me.txtSumme.ForeColor = System.Drawing.Color.Black
|
|
Me.txtSumme.Location = New System.Drawing.Point(1130, 744)
|
|
Me.txtSumme.MaxLineLength = -1
|
|
Me.txtSumme.MaxLines_Warning = ""
|
|
Me.txtSumme.MaxLines_Warning_Label = Nothing
|
|
Me.txtSumme.Name = "txtSumme"
|
|
Me.txtSumme.ReadOnly = True
|
|
Me.txtSumme.Size = New System.Drawing.Size(100, 20)
|
|
Me.txtSumme.TabIndex = 47
|
|
Me.txtSumme.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
|
|
'
|
|
'dgvBestellungen
|
|
'
|
|
Me.dgvBestellungen.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvBestellungen.AllowUserToAddRows = False
|
|
Me.dgvBestellungen.AllowUserToDeleteRows = False
|
|
Me.dgvBestellungen.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
|
Me.dgvBestellungen.ContextMenuStrip = Me.ContextMenuStrip1
|
|
Me.dgvBestellungen.Location = New System.Drawing.Point(0, 140)
|
|
Me.dgvBestellungen.Name = "dgvBestellungen"
|
|
Me.dgvBestellungen.Size = New System.Drawing.Size(1242, 581)
|
|
Me.dgvBestellungen.TabIndex = 43
|
|
'
|
|
'cbxMailKW
|
|
'
|
|
Me.cbxMailKW._allowedValuesFreiText = Nothing
|
|
Me.cbxMailKW._allowFreiText = False
|
|
Me.cbxMailKW._value = ""
|
|
Me.cbxMailKW.DropDownWidth = 100
|
|
Me.cbxMailKW.Font = New System.Drawing.Font("Microsoft Tai Le", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxMailKW.FormattingEnabled = True
|
|
Me.cbxMailKW.Location = New System.Drawing.Point(14, 741)
|
|
Me.cbxMailKW.Name = "cbxMailKW"
|
|
Me.cbxMailKW.Size = New System.Drawing.Size(91, 22)
|
|
Me.cbxMailKW.TabIndex = 57
|
|
'
|
|
'Label7
|
|
'
|
|
Me.Label7.AutoSize = True
|
|
Me.Label7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label7.Location = New System.Drawing.Point(11, 724)
|
|
Me.Label7.Name = "Label7"
|
|
Me.Label7.Size = New System.Drawing.Size(94, 13)
|
|
Me.Label7.TabIndex = 56
|
|
Me.Label7.Text = "Kalenderwoche"
|
|
'
|
|
'cbxMailGebäude
|
|
'
|
|
Me.cbxMailGebäude._allowedValuesFreiText = Nothing
|
|
Me.cbxMailGebäude._allowFreiText = True
|
|
Me.cbxMailGebäude._value = ""
|
|
Me.cbxMailGebäude.DropDownWidth = 250
|
|
Me.cbxMailGebäude.Font = New System.Drawing.Font("Microsoft Tai Le", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.cbxMailGebäude.FormattingEnabled = True
|
|
Me.cbxMailGebäude.Location = New System.Drawing.Point(122, 741)
|
|
Me.cbxMailGebäude.Name = "cbxMailGebäude"
|
|
Me.cbxMailGebäude.Size = New System.Drawing.Size(80, 22)
|
|
Me.cbxMailGebäude.TabIndex = 55
|
|
'
|
|
'Label8
|
|
'
|
|
Me.Label8.AutoSize = True
|
|
Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label8.Location = New System.Drawing.Point(119, 724)
|
|
Me.Label8.Name = "Label8"
|
|
Me.Label8.Size = New System.Drawing.Size(58, 13)
|
|
Me.Label8.TabIndex = 54
|
|
Me.Label8.Text = "Gebäude"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
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.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button1.Location = New System.Drawing.Point(228, 734)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(113, 29)
|
|
Me.Button1.TabIndex = 54
|
|
Me.Button1.Text = "Email"
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
'
|
|
'lblWarning
|
|
'
|
|
Me.lblWarning.AutoSize = True
|
|
Me.lblWarning.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarning.Location = New System.Drawing.Point(496, 744)
|
|
Me.lblWarning.Name = "lblWarning"
|
|
Me.lblWarning.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblWarning.TabIndex = 58
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.Button2.Location = New System.Drawing.Point(361, 734)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(113, 29)
|
|
Me.Button2.TabIndex = 59
|
|
Me.Button2.Text = "Excel"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'Label9
|
|
'
|
|
Me.Label9.AutoSize = True
|
|
Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.Label9.Location = New System.Drawing.Point(1145, 728)
|
|
Me.Label9.Name = "Label9"
|
|
Me.Label9.Size = New System.Drawing.Size(85, 13)
|
|
Me.Label9.TabIndex = 60
|
|
Me.Label9.Text = "Gesamtbetrag"
|
|
Me.Label9.TextAlign = System.Drawing.ContentAlignment.TopRight
|
|
'
|
|
'btnNew
|
|
'
|
|
Me.btnNew.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.btnNew.BackgroundImage = Global.AVISO.My.Resources.Resources.plus
|
|
Me.btnNew.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
|
Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Flat
|
|
Me.btnNew.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
Me.btnNew.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
|
Me.btnNew.Location = New System.Drawing.Point(1180, 46)
|
|
Me.btnNew.Name = "btnNew"
|
|
Me.btnNew.Size = New System.Drawing.Size(50, 29)
|
|
Me.btnNew.TabIndex = 54
|
|
Me.btnNew.UseVisualStyleBackColor = True
|
|
'
|
|
'frmEssensbestellungenAdministration
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(1242, 767)
|
|
Me.Controls.Add(Me.Label9)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.lblWarning)
|
|
Me.Controls.Add(Me.Button1)
|
|
Me.Controls.Add(Me.cbxMailKW)
|
|
Me.Controls.Add(Me.Label7)
|
|
Me.Controls.Add(Me.cbxMailGebäude)
|
|
Me.Controls.Add(Me.txtSumme)
|
|
Me.Controls.Add(Me.Label8)
|
|
Me.Controls.Add(Me.txtAnzahlDS)
|
|
Me.Controls.Add(Me.Label27)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.dgvBestellungen)
|
|
Me.Controls.Add(Me.Panel1)
|
|
Me.Controls.Add(Me.pnlTop)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmEssensbestellungenAdministration"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Essensbestellungen Administration"
|
|
Me.pnlTop.ResumeLayout(False)
|
|
Me.pnlTop.PerformLayout()
|
|
Me.Panel1.ResumeLayout(False)
|
|
Me.Panel1.PerformLayout()
|
|
Me.ContextMenuStrip1.ResumeLayout(False)
|
|
CType(Me.dgvBestellungen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents pnlTop As Panel
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents Label22 As Label
|
|
Friend WithEvents Panel1 As Panel
|
|
Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
|
|
Friend WithEvents StornierenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents AbgerechnetToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents cboAbteilung As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents btnMonat As Button
|
|
Friend WithEvents btnBisMonat As Button
|
|
Friend WithEvents btnVonMonat As Button
|
|
Friend WithEvents txtMitarbeiter As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label18 As Label
|
|
Friend WithEvents txtBestellDat As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label23 As Label
|
|
Friend WithEvents txtBestellDatBis As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents DateTimePicker2 As DateTimePicker
|
|
Friend WithEvents Label13 As Label
|
|
Friend WithEvents DateTimePicker1 As DateTimePicker
|
|
Friend WithEvents btnJahr As Button
|
|
Friend WithEvents btnBisJahr As Button
|
|
Friend WithEvents btnVonJahr As Button
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents dgvBestellungen As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents cboGebaeude As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents btnSuche As Button
|
|
Friend WithEvents FlatButton7 As Button
|
|
Friend WithEvents txtSumme As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents txtAnzahlDS As TextBox
|
|
Friend WithEvents Label27 As Label
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents BearbeitenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents cbxAbgerechnet As CheckBox
|
|
Friend WithEvents cbxStornos As CheckBox
|
|
Friend WithEvents AnHigway118SchickenToolStripMenuItem As ToolStripMenuItem
|
|
Friend WithEvents cbxNichtAbgeschickt As CheckBox
|
|
Friend WithEvents cbKW As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label6 As Label
|
|
Friend WithEvents cbxMailKW As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label7 As Label
|
|
Friend WithEvents cbxMailGebäude As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label8 As Label
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents lblWarning As Label
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents Label9 As Label
|
|
Friend WithEvents btnNew As Button
|
|
End Class
|