1058 lines
48 KiB
VB.net
1058 lines
48 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|
Partial Class frmEssensbestellungen
|
|
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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmEssensbestellungen))
|
|
Me.lblWochenkarte = New System.Windows.Forms.Label()
|
|
Me.btnSave = New System.Windows.Forms.Button()
|
|
Me.lblDatum = New System.Windows.Forms.Label()
|
|
Me.ToolTipInfoMo = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.ToolTipInfoDi = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.ToolTipInfoMi = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.ToolTipInfoDo = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.ToolTipInfoFr = New System.Windows.Forms.ToolTip(Me.components)
|
|
Me.lblAbteilung = New System.Windows.Forms.Label()
|
|
Me.lblGebaeude = New System.Windows.Forms.Label()
|
|
Me.lblBestellungen = New System.Windows.Forms.Label()
|
|
Me.lblBestellungBis = New System.Windows.Forms.Label()
|
|
Me.cbxGebauede = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.MyPanel1 = New VERAG_PROG_ALLGEMEIN.MyPanel(Me.components)
|
|
Me.lblWarning = New System.Windows.Forms.Label()
|
|
Me.txtPreis = New System.Windows.Forms.Label()
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|
Me.GroupBoxDienstag = New System.Windows.Forms.GroupBox()
|
|
Me.txtMenu_dienstag = New System.Windows.Forms.Label()
|
|
Me.pb_dienstag = New System.Windows.Forms.PictureBox()
|
|
Me.cb_dienstag = New System.Windows.Forms.CheckBox()
|
|
Me.txtAlt_dienstag = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.rbMenuAlt_dienstag = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.rbMenu_dienstag = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.lbl1 = New System.Windows.Forms.Label()
|
|
Me.Button1 = New System.Windows.Forms.Button()
|
|
Me.GroupBoxMontag = New System.Windows.Forms.GroupBox()
|
|
Me.txtMenu_montag = New System.Windows.Forms.Label()
|
|
Me.pb_montag = New System.Windows.Forms.PictureBox()
|
|
Me.cb_montag = New System.Windows.Forms.CheckBox()
|
|
Me.txtAlt_montag = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.rbMenuAlt_montag = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.rbMenu_montag = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.GroupBoxFreitag = New System.Windows.Forms.GroupBox()
|
|
Me.txtMenu_freitag = New System.Windows.Forms.Label()
|
|
Me.pb_freitag = New System.Windows.Forms.PictureBox()
|
|
Me.cb_freitag = New System.Windows.Forms.CheckBox()
|
|
Me.txtAlt_freitag = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.rbMenuAlt_freitag = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.rbMenu__freitag = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.txtAnzahlLaCart = New System.Windows.Forms.Label()
|
|
Me.lbl2 = New System.Windows.Forms.Label()
|
|
Me.Mittwoch = New System.Windows.Forms.GroupBox()
|
|
Me.txtMenu_mittwoch = New System.Windows.Forms.Label()
|
|
Me.pb_mittwoch = New System.Windows.Forms.PictureBox()
|
|
Me.cb_mittwoch = New System.Windows.Forms.CheckBox()
|
|
Me.txtAlt_mittwoch = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.rbMenuAlt_mittwoch = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.rbMenu_mittwoch = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.GroupBoxDonnerstag = New System.Windows.Forms.GroupBox()
|
|
Me.txtMenu_donnerstag = New System.Windows.Forms.Label()
|
|
Me.pb_donnerstag = New System.Windows.Forms.PictureBox()
|
|
Me.cbdonnerstag = New System.Windows.Forms.CheckBox()
|
|
Me.txtAlt_donnerstag = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.rbMenuAlt_donnerstag = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.rbMenu_donnerstag = New VERAG_PROG_ALLGEMEIN.MyRadioButton(Me.components)
|
|
Me.txtAnzahlMenu = New System.Windows.Forms.Label()
|
|
Me.dgvBestellungen = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components)
|
|
Me.cbxMenu = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.txtAbteilung = New System.Windows.Forms.Label()
|
|
Me.Button2 = New System.Windows.Forms.Button()
|
|
Me.txtMA = New System.Windows.Forms.Label()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.lblTest = New System.Windows.Forms.Label()
|
|
Me.pnlTop = New System.Windows.Forms.Panel()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.txtAnmerkung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.MyPanel1.SuspendLayout()
|
|
Me.GroupBoxDienstag.SuspendLayout()
|
|
CType(Me.pb_dienstag, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBoxMontag.SuspendLayout()
|
|
CType(Me.pb_montag, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBoxFreitag.SuspendLayout()
|
|
CType(Me.pb_freitag, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.Mittwoch.SuspendLayout()
|
|
CType(Me.pb_mittwoch, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.GroupBoxDonnerstag.SuspendLayout()
|
|
CType(Me.pb_donnerstag, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.dgvBestellungen, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
Me.pnlTop.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'lblWochenkarte
|
|
'
|
|
Me.lblWochenkarte.AutoSize = True
|
|
Me.lblWochenkarte.Location = New System.Drawing.Point(18, 65)
|
|
Me.lblWochenkarte.Name = "lblWochenkarte"
|
|
Me.lblWochenkarte.Size = New System.Drawing.Size(34, 13)
|
|
Me.lblWochenkarte.TabIndex = 1
|
|
Me.lblWochenkarte.Text = "Menü"
|
|
'
|
|
'btnSave
|
|
'
|
|
Me.btnSave.Anchor = System.Windows.Forms.AnchorStyles.Bottom
|
|
Me.btnSave.Location = New System.Drawing.Point(319, 644)
|
|
Me.btnSave.Name = "btnSave"
|
|
Me.btnSave.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnSave.TabIndex = 10
|
|
Me.btnSave.Text = "OK"
|
|
Me.btnSave.UseVisualStyleBackColor = True
|
|
'
|
|
'lblDatum
|
|
'
|
|
Me.lblDatum.AutoSize = True
|
|
Me.lblDatum.Location = New System.Drawing.Point(167, 65)
|
|
Me.lblDatum.Name = "lblDatum"
|
|
Me.lblDatum.Size = New System.Drawing.Size(41, 13)
|
|
Me.lblDatum.TabIndex = 11
|
|
Me.lblDatum.Text = "Datum:"
|
|
'
|
|
'ToolTipInfoMo
|
|
'
|
|
Me.ToolTipInfoMo.BackColor = System.Drawing.Color.White
|
|
'
|
|
'ToolTipInfoDi
|
|
'
|
|
'
|
|
'ToolTipInfoMi
|
|
'
|
|
'
|
|
'ToolTipInfoDo
|
|
'
|
|
'
|
|
'ToolTipInfoFr
|
|
'
|
|
'
|
|
'lblAbteilung
|
|
'
|
|
Me.lblAbteilung.AutoSize = True
|
|
Me.lblAbteilung.Location = New System.Drawing.Point(507, 74)
|
|
Me.lblAbteilung.Name = "lblAbteilung"
|
|
Me.lblAbteilung.Size = New System.Drawing.Size(54, 13)
|
|
Me.lblAbteilung.TabIndex = 18
|
|
Me.lblAbteilung.Text = "Abteilung:"
|
|
'
|
|
'lblGebaeude
|
|
'
|
|
Me.lblGebaeude.AutoSize = True
|
|
Me.lblGebaeude.Location = New System.Drawing.Point(507, 92)
|
|
Me.lblGebaeude.Name = "lblGebaeude"
|
|
Me.lblGebaeude.Size = New System.Drawing.Size(54, 13)
|
|
Me.lblGebaeude.TabIndex = 19
|
|
Me.lblGebaeude.Text = "Gebäude:"
|
|
'
|
|
'lblBestellungen
|
|
'
|
|
Me.lblBestellungen.AutoSize = True
|
|
Me.lblBestellungen.Location = New System.Drawing.Point(15, 385)
|
|
Me.lblBestellungen.Name = "lblBestellungen"
|
|
Me.lblBestellungen.Size = New System.Drawing.Size(100, 13)
|
|
Me.lblBestellungen.TabIndex = 20
|
|
Me.lblBestellungen.Text = "Meine Bestellungen"
|
|
'
|
|
'lblBestellungBis
|
|
'
|
|
Me.lblBestellungBis.AutoSize = True
|
|
Me.lblBestellungBis.Location = New System.Drawing.Point(167, 89)
|
|
Me.lblBestellungBis.Name = "lblBestellungBis"
|
|
Me.lblBestellungBis.Size = New System.Drawing.Size(114, 13)
|
|
Me.lblBestellungBis.TabIndex = 22
|
|
Me.lblBestellungBis.Text = "Bestellung möglich bis:"
|
|
'
|
|
'cbxGebauede
|
|
'
|
|
Me.cbxGebauede._allowedValuesFreiText = Nothing
|
|
Me.cbxGebauede._allowFreiText = True
|
|
Me.cbxGebauede._value = ""
|
|
Me.cbxGebauede.DropDownWidth = 150
|
|
Me.cbxGebauede.FormattingEnabled = True
|
|
Me.cbxGebauede.Location = New System.Drawing.Point(580, 89)
|
|
Me.cbxGebauede.Name = "cbxGebauede"
|
|
Me.cbxGebauede.Size = New System.Drawing.Size(95, 21)
|
|
Me.cbxGebauede.TabIndex = 21
|
|
'
|
|
'MyPanel1
|
|
'
|
|
Me.MyPanel1.Controls.Add(Me.lblWarning)
|
|
Me.MyPanel1.Controls.Add(Me.txtPreis)
|
|
Me.MyPanel1.Controls.Add(Me.Label2)
|
|
Me.MyPanel1.Controls.Add(Me.GroupBoxDienstag)
|
|
Me.MyPanel1.Controls.Add(Me.lbl1)
|
|
Me.MyPanel1.Controls.Add(Me.Button1)
|
|
Me.MyPanel1.Controls.Add(Me.GroupBoxMontag)
|
|
Me.MyPanel1.Controls.Add(Me.GroupBoxFreitag)
|
|
Me.MyPanel1.Controls.Add(Me.txtAnzahlLaCart)
|
|
Me.MyPanel1.Controls.Add(Me.lbl2)
|
|
Me.MyPanel1.Controls.Add(Me.Mittwoch)
|
|
Me.MyPanel1.Controls.Add(Me.GroupBoxDonnerstag)
|
|
Me.MyPanel1.Controls.Add(Me.txtAnzahlMenu)
|
|
Me.MyPanel1.Location = New System.Drawing.Point(12, 130)
|
|
Me.MyPanel1.Name = "MyPanel1"
|
|
Me.MyPanel1.Size = New System.Drawing.Size(667, 266)
|
|
Me.MyPanel1.TabIndex = 18
|
|
'
|
|
'lblWarning
|
|
'
|
|
Me.lblWarning.AutoSize = True
|
|
Me.lblWarning.ForeColor = System.Drawing.Color.Red
|
|
Me.lblWarning.Location = New System.Drawing.Point(465, 217)
|
|
Me.lblWarning.Name = "lblWarning"
|
|
Me.lblWarning.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblWarning.TabIndex = 31
|
|
'
|
|
'txtPreis
|
|
'
|
|
Me.txtPreis.AutoSize = True
|
|
Me.txtPreis.Location = New System.Drawing.Point(553, 188)
|
|
Me.txtPreis.Name = "txtPreis"
|
|
Me.txtPreis.Size = New System.Drawing.Size(13, 13)
|
|
Me.txtPreis.TabIndex = 19
|
|
Me.txtPreis.Text = "0"
|
|
'
|
|
'Label2
|
|
'
|
|
Me.Label2.AutoSize = True
|
|
Me.Label2.Location = New System.Drawing.Point(463, 188)
|
|
Me.Label2.Name = "Label2"
|
|
Me.Label2.Size = New System.Drawing.Size(68, 13)
|
|
Me.Label2.TabIndex = 18
|
|
Me.Label2.Text = "Gesamtpreis:"
|
|
'
|
|
'GroupBoxDienstag
|
|
'
|
|
Me.GroupBoxDienstag.Controls.Add(Me.txtMenu_dienstag)
|
|
Me.GroupBoxDienstag.Controls.Add(Me.pb_dienstag)
|
|
Me.GroupBoxDienstag.Controls.Add(Me.cb_dienstag)
|
|
Me.GroupBoxDienstag.Controls.Add(Me.txtAlt_dienstag)
|
|
Me.GroupBoxDienstag.Controls.Add(Me.rbMenuAlt_dienstag)
|
|
Me.GroupBoxDienstag.Controls.Add(Me.rbMenu_dienstag)
|
|
Me.GroupBoxDienstag.Location = New System.Drawing.Point(225, 8)
|
|
Me.GroupBoxDienstag.Name = "GroupBoxDienstag"
|
|
Me.GroupBoxDienstag.Size = New System.Drawing.Size(200, 121)
|
|
Me.GroupBoxDienstag.TabIndex = 13
|
|
Me.GroupBoxDienstag.TabStop = False
|
|
Me.GroupBoxDienstag.Text = "Dienstag"
|
|
'
|
|
'txtMenu_dienstag
|
|
'
|
|
Me.txtMenu_dienstag.Location = New System.Drawing.Point(0, 39)
|
|
Me.txtMenu_dienstag.Name = "txtMenu_dienstag"
|
|
Me.txtMenu_dienstag.Size = New System.Drawing.Size(188, 32)
|
|
Me.txtMenu_dienstag.TabIndex = 30
|
|
Me.txtMenu_dienstag.Text = "Menutext"
|
|
'
|
|
'pb_dienstag
|
|
'
|
|
Me.pb_dienstag.Image = Global.AVISO.My.Resources.Resources.documents
|
|
Me.pb_dienstag.Location = New System.Drawing.Point(168, 19)
|
|
Me.pb_dienstag.Name = "pb_dienstag"
|
|
Me.pb_dienstag.Size = New System.Drawing.Size(26, 26)
|
|
Me.pb_dienstag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.pb_dienstag.TabIndex = 5
|
|
Me.pb_dienstag.TabStop = False
|
|
Me.pb_dienstag.Visible = False
|
|
'
|
|
'cb_dienstag
|
|
'
|
|
Me.cb_dienstag.AutoSize = True
|
|
Me.cb_dienstag.Location = New System.Drawing.Point(0, 0)
|
|
Me.cb_dienstag.Name = "cb_dienstag"
|
|
Me.cb_dienstag.Size = New System.Drawing.Size(68, 17)
|
|
Me.cb_dienstag.TabIndex = 4
|
|
Me.cb_dienstag.Text = "Dienstag"
|
|
Me.cb_dienstag.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAlt_dienstag
|
|
'
|
|
Me.txtAlt_dienstag._DateTimeOnly = False
|
|
Me.txtAlt_dienstag._numbersOnly = False
|
|
Me.txtAlt_dienstag._numbersOnlyKommastellen = ""
|
|
Me.txtAlt_dienstag._numbersOnlyTrennzeichen = True
|
|
Me.txtAlt_dienstag._Prozent = False
|
|
Me.txtAlt_dienstag._ShortDateNew = False
|
|
Me.txtAlt_dienstag._ShortDateOnly = False
|
|
Me.txtAlt_dienstag._TimeOnly = False
|
|
Me.txtAlt_dienstag._TimeOnly_Seconds = False
|
|
Me.txtAlt_dienstag._value = ""
|
|
Me.txtAlt_dienstag._Waehrung = False
|
|
Me.txtAlt_dienstag._WaehrungZeichen = True
|
|
Me.txtAlt_dienstag.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAlt_dienstag.Location = New System.Drawing.Point(0, 93)
|
|
Me.txtAlt_dienstag.MaxLineLength = -1
|
|
Me.txtAlt_dienstag.MaxLines_Warning = ""
|
|
Me.txtAlt_dienstag.MaxLines_Warning_Label = Nothing
|
|
Me.txtAlt_dienstag.Name = "txtAlt_dienstag"
|
|
Me.txtAlt_dienstag.Size = New System.Drawing.Size(177, 20)
|
|
Me.txtAlt_dienstag.TabIndex = 2
|
|
Me.txtAlt_dienstag.Visible = False
|
|
'
|
|
'rbMenuAlt_dienstag
|
|
'
|
|
Me.rbMenuAlt_dienstag.AutoSize = True
|
|
Me.rbMenuAlt_dienstag.GroupName = "Dienstag"
|
|
Me.rbMenuAlt_dienstag.Location = New System.Drawing.Point(3, 74)
|
|
Me.rbMenuAlt_dienstag.Name = "rbMenuAlt_dienstag"
|
|
Me.rbMenuAlt_dienstag.Size = New System.Drawing.Size(70, 17)
|
|
Me.rbMenuAlt_dienstag.TabIndex = 1
|
|
Me.rbMenuAlt_dienstag.TabStop = True
|
|
Me.rbMenuAlt_dienstag.Text = "A la carte"
|
|
Me.rbMenuAlt_dienstag.UseVisualStyleBackColor = True
|
|
'
|
|
'rbMenu_dienstag
|
|
'
|
|
Me.rbMenu_dienstag.AutoSize = True
|
|
Me.rbMenu_dienstag.GroupName = "Dienstag"
|
|
Me.rbMenu_dienstag.Location = New System.Drawing.Point(3, 19)
|
|
Me.rbMenu_dienstag.Name = "rbMenu_dienstag"
|
|
Me.rbMenu_dienstag.Size = New System.Drawing.Size(52, 17)
|
|
Me.rbMenu_dienstag.TabIndex = 0
|
|
Me.rbMenu_dienstag.TabStop = True
|
|
Me.rbMenu_dienstag.Text = "Menü"
|
|
Me.rbMenu_dienstag.UseVisualStyleBackColor = True
|
|
'
|
|
'lbl1
|
|
'
|
|
Me.lbl1.AutoSize = True
|
|
Me.lbl1.Location = New System.Drawing.Point(463, 135)
|
|
Me.lbl1.Name = "lbl1"
|
|
Me.lbl1.Size = New System.Drawing.Size(72, 13)
|
|
Me.lbl1.TabIndex = 14
|
|
Me.lbl1.Text = "Anzahl Menü:"
|
|
'
|
|
'Button1
|
|
'
|
|
Me.Button1.Image = Global.AVISO.My.Resources.Resources.pdf
|
|
Me.Button1.Location = New System.Drawing.Point(599, 140)
|
|
Me.Button1.Name = "Button1"
|
|
Me.Button1.Size = New System.Drawing.Size(54, 57)
|
|
Me.Button1.TabIndex = 20
|
|
Me.Button1.UseVisualStyleBackColor = True
|
|
Me.Button1.Visible = False
|
|
'
|
|
'GroupBoxMontag
|
|
'
|
|
Me.GroupBoxMontag.Controls.Add(Me.txtMenu_montag)
|
|
Me.GroupBoxMontag.Controls.Add(Me.pb_montag)
|
|
Me.GroupBoxMontag.Controls.Add(Me.cb_montag)
|
|
Me.GroupBoxMontag.Controls.Add(Me.txtAlt_montag)
|
|
Me.GroupBoxMontag.Controls.Add(Me.rbMenuAlt_montag)
|
|
Me.GroupBoxMontag.Controls.Add(Me.rbMenu_montag)
|
|
Me.GroupBoxMontag.Location = New System.Drawing.Point(6, 8)
|
|
Me.GroupBoxMontag.Name = "GroupBoxMontag"
|
|
Me.GroupBoxMontag.Size = New System.Drawing.Size(200, 121)
|
|
Me.GroupBoxMontag.TabIndex = 12
|
|
Me.GroupBoxMontag.TabStop = False
|
|
Me.GroupBoxMontag.Text = "Montag"
|
|
'
|
|
'txtMenu_montag
|
|
'
|
|
Me.txtMenu_montag.Location = New System.Drawing.Point(6, 39)
|
|
Me.txtMenu_montag.Name = "txtMenu_montag"
|
|
Me.txtMenu_montag.Size = New System.Drawing.Size(188, 32)
|
|
Me.txtMenu_montag.TabIndex = 29
|
|
Me.txtMenu_montag.Text = "Menutext"
|
|
'
|
|
'pb_montag
|
|
'
|
|
Me.pb_montag.Image = Global.AVISO.My.Resources.Resources.documents
|
|
Me.pb_montag.Location = New System.Drawing.Point(168, 19)
|
|
Me.pb_montag.Name = "pb_montag"
|
|
Me.pb_montag.Size = New System.Drawing.Size(26, 26)
|
|
Me.pb_montag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.pb_montag.TabIndex = 4
|
|
Me.pb_montag.TabStop = False
|
|
Me.pb_montag.Visible = False
|
|
'
|
|
'cb_montag
|
|
'
|
|
Me.cb_montag.AutoSize = True
|
|
Me.cb_montag.Location = New System.Drawing.Point(3, 0)
|
|
Me.cb_montag.Name = "cb_montag"
|
|
Me.cb_montag.Size = New System.Drawing.Size(62, 17)
|
|
Me.cb_montag.TabIndex = 3
|
|
Me.cb_montag.Text = "Montag"
|
|
Me.cb_montag.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAlt_montag
|
|
'
|
|
Me.txtAlt_montag._DateTimeOnly = False
|
|
Me.txtAlt_montag._numbersOnly = False
|
|
Me.txtAlt_montag._numbersOnlyKommastellen = ""
|
|
Me.txtAlt_montag._numbersOnlyTrennzeichen = True
|
|
Me.txtAlt_montag._Prozent = False
|
|
Me.txtAlt_montag._ShortDateNew = False
|
|
Me.txtAlt_montag._ShortDateOnly = False
|
|
Me.txtAlt_montag._TimeOnly = False
|
|
Me.txtAlt_montag._TimeOnly_Seconds = False
|
|
Me.txtAlt_montag._value = ""
|
|
Me.txtAlt_montag._Waehrung = False
|
|
Me.txtAlt_montag._WaehrungZeichen = True
|
|
Me.txtAlt_montag.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAlt_montag.Location = New System.Drawing.Point(3, 92)
|
|
Me.txtAlt_montag.MaxLineLength = -1
|
|
Me.txtAlt_montag.MaxLines_Warning = ""
|
|
Me.txtAlt_montag.MaxLines_Warning_Label = Nothing
|
|
Me.txtAlt_montag.Name = "txtAlt_montag"
|
|
Me.txtAlt_montag.Size = New System.Drawing.Size(177, 20)
|
|
Me.txtAlt_montag.TabIndex = 2
|
|
Me.txtAlt_montag.Visible = False
|
|
'
|
|
'rbMenuAlt_montag
|
|
'
|
|
Me.rbMenuAlt_montag.AutoSize = True
|
|
Me.rbMenuAlt_montag.GroupName = "GroupBox1"
|
|
Me.rbMenuAlt_montag.Location = New System.Drawing.Point(6, 74)
|
|
Me.rbMenuAlt_montag.Name = "rbMenuAlt_montag"
|
|
Me.rbMenuAlt_montag.Size = New System.Drawing.Size(70, 17)
|
|
Me.rbMenuAlt_montag.TabIndex = 1
|
|
Me.rbMenuAlt_montag.TabStop = True
|
|
Me.rbMenuAlt_montag.Text = "A la carte"
|
|
Me.rbMenuAlt_montag.UseVisualStyleBackColor = True
|
|
'
|
|
'rbMenu_montag
|
|
'
|
|
Me.rbMenu_montag.AutoSize = True
|
|
Me.rbMenu_montag.GroupName = "GroupBox1"
|
|
Me.rbMenu_montag.Location = New System.Drawing.Point(3, 19)
|
|
Me.rbMenu_montag.Name = "rbMenu_montag"
|
|
Me.rbMenu_montag.Size = New System.Drawing.Size(52, 17)
|
|
Me.rbMenu_montag.TabIndex = 0
|
|
Me.rbMenu_montag.TabStop = True
|
|
Me.rbMenu_montag.Text = "Menü"
|
|
Me.rbMenu_montag.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBoxFreitag
|
|
'
|
|
Me.GroupBoxFreitag.Controls.Add(Me.txtMenu_freitag)
|
|
Me.GroupBoxFreitag.Controls.Add(Me.pb_freitag)
|
|
Me.GroupBoxFreitag.Controls.Add(Me.cb_freitag)
|
|
Me.GroupBoxFreitag.Controls.Add(Me.txtAlt_freitag)
|
|
Me.GroupBoxFreitag.Controls.Add(Me.rbMenuAlt_freitag)
|
|
Me.GroupBoxFreitag.Controls.Add(Me.rbMenu__freitag)
|
|
Me.GroupBoxFreitag.Location = New System.Drawing.Point(219, 135)
|
|
Me.GroupBoxFreitag.Name = "GroupBoxFreitag"
|
|
Me.GroupBoxFreitag.Size = New System.Drawing.Size(200, 121)
|
|
Me.GroupBoxFreitag.TabIndex = 13
|
|
Me.GroupBoxFreitag.TabStop = False
|
|
Me.GroupBoxFreitag.Text = "Freitag"
|
|
'
|
|
'txtMenu_freitag
|
|
'
|
|
Me.txtMenu_freitag.Location = New System.Drawing.Point(3, 39)
|
|
Me.txtMenu_freitag.Name = "txtMenu_freitag"
|
|
Me.txtMenu_freitag.Size = New System.Drawing.Size(188, 32)
|
|
Me.txtMenu_freitag.TabIndex = 32
|
|
Me.txtMenu_freitag.Text = "Menutext"
|
|
'
|
|
'pb_freitag
|
|
'
|
|
Me.pb_freitag.Image = Global.AVISO.My.Resources.Resources.documents
|
|
Me.pb_freitag.Location = New System.Drawing.Point(168, 19)
|
|
Me.pb_freitag.Name = "pb_freitag"
|
|
Me.pb_freitag.Size = New System.Drawing.Size(26, 26)
|
|
Me.pb_freitag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.pb_freitag.TabIndex = 8
|
|
Me.pb_freitag.TabStop = False
|
|
Me.pb_freitag.Visible = False
|
|
'
|
|
'cb_freitag
|
|
'
|
|
Me.cb_freitag.AutoSize = True
|
|
Me.cb_freitag.Location = New System.Drawing.Point(3, 0)
|
|
Me.cb_freitag.Name = "cb_freitag"
|
|
Me.cb_freitag.Size = New System.Drawing.Size(58, 17)
|
|
Me.cb_freitag.TabIndex = 6
|
|
Me.cb_freitag.Text = "Freitag"
|
|
Me.cb_freitag.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAlt_freitag
|
|
'
|
|
Me.txtAlt_freitag._DateTimeOnly = False
|
|
Me.txtAlt_freitag._numbersOnly = False
|
|
Me.txtAlt_freitag._numbersOnlyKommastellen = ""
|
|
Me.txtAlt_freitag._numbersOnlyTrennzeichen = True
|
|
Me.txtAlt_freitag._Prozent = False
|
|
Me.txtAlt_freitag._ShortDateNew = False
|
|
Me.txtAlt_freitag._ShortDateOnly = False
|
|
Me.txtAlt_freitag._TimeOnly = False
|
|
Me.txtAlt_freitag._TimeOnly_Seconds = False
|
|
Me.txtAlt_freitag._value = ""
|
|
Me.txtAlt_freitag._Waehrung = False
|
|
Me.txtAlt_freitag._WaehrungZeichen = True
|
|
Me.txtAlt_freitag.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAlt_freitag.Location = New System.Drawing.Point(-3, 97)
|
|
Me.txtAlt_freitag.MaxLineLength = -1
|
|
Me.txtAlt_freitag.MaxLines_Warning = ""
|
|
Me.txtAlt_freitag.MaxLines_Warning_Label = Nothing
|
|
Me.txtAlt_freitag.Name = "txtAlt_freitag"
|
|
Me.txtAlt_freitag.Size = New System.Drawing.Size(177, 20)
|
|
Me.txtAlt_freitag.TabIndex = 2
|
|
Me.txtAlt_freitag.Visible = False
|
|
'
|
|
'rbMenuAlt_freitag
|
|
'
|
|
Me.rbMenuAlt_freitag.AutoSize = True
|
|
Me.rbMenuAlt_freitag.GroupName = "Freitag"
|
|
Me.rbMenuAlt_freitag.Location = New System.Drawing.Point(0, 78)
|
|
Me.rbMenuAlt_freitag.Name = "rbMenuAlt_freitag"
|
|
Me.rbMenuAlt_freitag.Size = New System.Drawing.Size(70, 17)
|
|
Me.rbMenuAlt_freitag.TabIndex = 1
|
|
Me.rbMenuAlt_freitag.TabStop = True
|
|
Me.rbMenuAlt_freitag.Text = "A la carte"
|
|
Me.rbMenuAlt_freitag.UseVisualStyleBackColor = True
|
|
'
|
|
'rbMenu__freitag
|
|
'
|
|
Me.rbMenu__freitag.AutoSize = True
|
|
Me.rbMenu__freitag.GroupName = "Freitag"
|
|
Me.rbMenu__freitag.Location = New System.Drawing.Point(3, 19)
|
|
Me.rbMenu__freitag.Name = "rbMenu__freitag"
|
|
Me.rbMenu__freitag.Size = New System.Drawing.Size(52, 17)
|
|
Me.rbMenu__freitag.TabIndex = 0
|
|
Me.rbMenu__freitag.TabStop = True
|
|
Me.rbMenu__freitag.Text = "Menü"
|
|
Me.rbMenu__freitag.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAnzahlLaCart
|
|
'
|
|
Me.txtAnzahlLaCart.AutoSize = True
|
|
Me.txtAnzahlLaCart.Location = New System.Drawing.Point(553, 162)
|
|
Me.txtAnzahlLaCart.Name = "txtAnzahlLaCart"
|
|
Me.txtAnzahlLaCart.Size = New System.Drawing.Size(13, 13)
|
|
Me.txtAnzahlLaCart.TabIndex = 17
|
|
Me.txtAnzahlLaCart.Text = "0"
|
|
'
|
|
'lbl2
|
|
'
|
|
Me.lbl2.AutoSize = True
|
|
Me.lbl2.Location = New System.Drawing.Point(463, 162)
|
|
Me.lbl2.Name = "lbl2"
|
|
Me.lbl2.Size = New System.Drawing.Size(90, 13)
|
|
Me.lbl2.TabIndex = 15
|
|
Me.lbl2.Text = "Anzahl a la Carte:"
|
|
'
|
|
'Mittwoch
|
|
'
|
|
Me.Mittwoch.Controls.Add(Me.txtMenu_mittwoch)
|
|
Me.Mittwoch.Controls.Add(Me.pb_mittwoch)
|
|
Me.Mittwoch.Controls.Add(Me.cb_mittwoch)
|
|
Me.Mittwoch.Controls.Add(Me.txtAlt_mittwoch)
|
|
Me.Mittwoch.Controls.Add(Me.rbMenuAlt_mittwoch)
|
|
Me.Mittwoch.Controls.Add(Me.rbMenu_mittwoch)
|
|
Me.Mittwoch.Location = New System.Drawing.Point(431, 8)
|
|
Me.Mittwoch.Name = "Mittwoch"
|
|
Me.Mittwoch.Size = New System.Drawing.Size(200, 121)
|
|
Me.Mittwoch.TabIndex = 13
|
|
Me.Mittwoch.TabStop = False
|
|
Me.Mittwoch.Text = "Mittwoch"
|
|
'
|
|
'txtMenu_mittwoch
|
|
'
|
|
Me.txtMenu_mittwoch.Location = New System.Drawing.Point(0, 39)
|
|
Me.txtMenu_mittwoch.Name = "txtMenu_mittwoch"
|
|
Me.txtMenu_mittwoch.Size = New System.Drawing.Size(188, 32)
|
|
Me.txtMenu_mittwoch.TabIndex = 31
|
|
Me.txtMenu_mittwoch.Text = "Menutext"
|
|
'
|
|
'pb_mittwoch
|
|
'
|
|
Me.pb_mittwoch.Image = Global.AVISO.My.Resources.Resources.documents
|
|
Me.pb_mittwoch.Location = New System.Drawing.Point(168, 19)
|
|
Me.pb_mittwoch.Name = "pb_mittwoch"
|
|
Me.pb_mittwoch.Size = New System.Drawing.Size(26, 26)
|
|
Me.pb_mittwoch.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.pb_mittwoch.TabIndex = 6
|
|
Me.pb_mittwoch.TabStop = False
|
|
Me.pb_mittwoch.Visible = False
|
|
'
|
|
'cb_mittwoch
|
|
'
|
|
Me.cb_mittwoch.AutoSize = True
|
|
Me.cb_mittwoch.Location = New System.Drawing.Point(0, 0)
|
|
Me.cb_mittwoch.Name = "cb_mittwoch"
|
|
Me.cb_mittwoch.Size = New System.Drawing.Size(69, 17)
|
|
Me.cb_mittwoch.TabIndex = 5
|
|
Me.cb_mittwoch.Text = "Mittwoch"
|
|
Me.cb_mittwoch.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAlt_mittwoch
|
|
'
|
|
Me.txtAlt_mittwoch._DateTimeOnly = False
|
|
Me.txtAlt_mittwoch._numbersOnly = False
|
|
Me.txtAlt_mittwoch._numbersOnlyKommastellen = ""
|
|
Me.txtAlt_mittwoch._numbersOnlyTrennzeichen = True
|
|
Me.txtAlt_mittwoch._Prozent = False
|
|
Me.txtAlt_mittwoch._ShortDateNew = False
|
|
Me.txtAlt_mittwoch._ShortDateOnly = False
|
|
Me.txtAlt_mittwoch._TimeOnly = False
|
|
Me.txtAlt_mittwoch._TimeOnly_Seconds = False
|
|
Me.txtAlt_mittwoch._value = ""
|
|
Me.txtAlt_mittwoch._Waehrung = False
|
|
Me.txtAlt_mittwoch._WaehrungZeichen = True
|
|
Me.txtAlt_mittwoch.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAlt_mittwoch.Location = New System.Drawing.Point(0, 93)
|
|
Me.txtAlt_mittwoch.MaxLineLength = -1
|
|
Me.txtAlt_mittwoch.MaxLines_Warning = ""
|
|
Me.txtAlt_mittwoch.MaxLines_Warning_Label = Nothing
|
|
Me.txtAlt_mittwoch.Name = "txtAlt_mittwoch"
|
|
Me.txtAlt_mittwoch.Size = New System.Drawing.Size(177, 20)
|
|
Me.txtAlt_mittwoch.TabIndex = 2
|
|
Me.txtAlt_mittwoch.Visible = False
|
|
'
|
|
'rbMenuAlt_mittwoch
|
|
'
|
|
Me.rbMenuAlt_mittwoch.AutoSize = True
|
|
Me.rbMenuAlt_mittwoch.GroupName = "Mittwoch"
|
|
Me.rbMenuAlt_mittwoch.Location = New System.Drawing.Point(3, 74)
|
|
Me.rbMenuAlt_mittwoch.Name = "rbMenuAlt_mittwoch"
|
|
Me.rbMenuAlt_mittwoch.Size = New System.Drawing.Size(70, 17)
|
|
Me.rbMenuAlt_mittwoch.TabIndex = 1
|
|
Me.rbMenuAlt_mittwoch.TabStop = True
|
|
Me.rbMenuAlt_mittwoch.Text = "A la carte"
|
|
Me.rbMenuAlt_mittwoch.UseVisualStyleBackColor = True
|
|
'
|
|
'rbMenu_mittwoch
|
|
'
|
|
Me.rbMenu_mittwoch.AutoSize = True
|
|
Me.rbMenu_mittwoch.GroupName = "Mittwoch"
|
|
Me.rbMenu_mittwoch.Location = New System.Drawing.Point(3, 19)
|
|
Me.rbMenu_mittwoch.Name = "rbMenu_mittwoch"
|
|
Me.rbMenu_mittwoch.Size = New System.Drawing.Size(52, 17)
|
|
Me.rbMenu_mittwoch.TabIndex = 0
|
|
Me.rbMenu_mittwoch.TabStop = True
|
|
Me.rbMenu_mittwoch.Text = "Menü"
|
|
Me.rbMenu_mittwoch.UseVisualStyleBackColor = True
|
|
'
|
|
'GroupBoxDonnerstag
|
|
'
|
|
Me.GroupBoxDonnerstag.Controls.Add(Me.txtMenu_donnerstag)
|
|
Me.GroupBoxDonnerstag.Controls.Add(Me.pb_donnerstag)
|
|
Me.GroupBoxDonnerstag.Controls.Add(Me.cbdonnerstag)
|
|
Me.GroupBoxDonnerstag.Controls.Add(Me.txtAlt_donnerstag)
|
|
Me.GroupBoxDonnerstag.Controls.Add(Me.rbMenuAlt_donnerstag)
|
|
Me.GroupBoxDonnerstag.Controls.Add(Me.rbMenu_donnerstag)
|
|
Me.GroupBoxDonnerstag.Location = New System.Drawing.Point(3, 135)
|
|
Me.GroupBoxDonnerstag.Name = "GroupBoxDonnerstag"
|
|
Me.GroupBoxDonnerstag.Size = New System.Drawing.Size(200, 121)
|
|
Me.GroupBoxDonnerstag.TabIndex = 13
|
|
Me.GroupBoxDonnerstag.TabStop = False
|
|
Me.GroupBoxDonnerstag.Text = "Donnerstag"
|
|
'
|
|
'txtMenu_donnerstag
|
|
'
|
|
Me.txtMenu_donnerstag.Location = New System.Drawing.Point(3, 39)
|
|
Me.txtMenu_donnerstag.Name = "txtMenu_donnerstag"
|
|
Me.txtMenu_donnerstag.Size = New System.Drawing.Size(188, 32)
|
|
Me.txtMenu_donnerstag.TabIndex = 33
|
|
Me.txtMenu_donnerstag.Text = "Menutext"
|
|
'
|
|
'pb_donnerstag
|
|
'
|
|
Me.pb_donnerstag.Image = Global.AVISO.My.Resources.Resources.documents
|
|
Me.pb_donnerstag.Location = New System.Drawing.Point(171, 19)
|
|
Me.pb_donnerstag.Name = "pb_donnerstag"
|
|
Me.pb_donnerstag.Size = New System.Drawing.Size(26, 26)
|
|
Me.pb_donnerstag.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.pb_donnerstag.TabIndex = 7
|
|
Me.pb_donnerstag.TabStop = False
|
|
Me.pb_donnerstag.Visible = False
|
|
'
|
|
'cbdonnerstag
|
|
'
|
|
Me.cbdonnerstag.AutoSize = True
|
|
Me.cbdonnerstag.Location = New System.Drawing.Point(3, 0)
|
|
Me.cbdonnerstag.Name = "cbdonnerstag"
|
|
Me.cbdonnerstag.Size = New System.Drawing.Size(81, 17)
|
|
Me.cbdonnerstag.TabIndex = 7
|
|
Me.cbdonnerstag.Text = "Donnerstag"
|
|
Me.cbdonnerstag.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAlt_donnerstag
|
|
'
|
|
Me.txtAlt_donnerstag._DateTimeOnly = False
|
|
Me.txtAlt_donnerstag._numbersOnly = False
|
|
Me.txtAlt_donnerstag._numbersOnlyKommastellen = ""
|
|
Me.txtAlt_donnerstag._numbersOnlyTrennzeichen = True
|
|
Me.txtAlt_donnerstag._Prozent = False
|
|
Me.txtAlt_donnerstag._ShortDateNew = False
|
|
Me.txtAlt_donnerstag._ShortDateOnly = False
|
|
Me.txtAlt_donnerstag._TimeOnly = False
|
|
Me.txtAlt_donnerstag._TimeOnly_Seconds = False
|
|
Me.txtAlt_donnerstag._value = ""
|
|
Me.txtAlt_donnerstag._Waehrung = False
|
|
Me.txtAlt_donnerstag._WaehrungZeichen = True
|
|
Me.txtAlt_donnerstag.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAlt_donnerstag.Location = New System.Drawing.Point(1, 97)
|
|
Me.txtAlt_donnerstag.MaxLineLength = -1
|
|
Me.txtAlt_donnerstag.MaxLines_Warning = ""
|
|
Me.txtAlt_donnerstag.MaxLines_Warning_Label = Nothing
|
|
Me.txtAlt_donnerstag.Name = "txtAlt_donnerstag"
|
|
Me.txtAlt_donnerstag.Size = New System.Drawing.Size(177, 20)
|
|
Me.txtAlt_donnerstag.TabIndex = 2
|
|
Me.txtAlt_donnerstag.Visible = False
|
|
'
|
|
'rbMenuAlt_donnerstag
|
|
'
|
|
Me.rbMenuAlt_donnerstag.AutoSize = True
|
|
Me.rbMenuAlt_donnerstag.GroupName = "Donnerstag"
|
|
Me.rbMenuAlt_donnerstag.Location = New System.Drawing.Point(4, 78)
|
|
Me.rbMenuAlt_donnerstag.Name = "rbMenuAlt_donnerstag"
|
|
Me.rbMenuAlt_donnerstag.Size = New System.Drawing.Size(70, 17)
|
|
Me.rbMenuAlt_donnerstag.TabIndex = 1
|
|
Me.rbMenuAlt_donnerstag.TabStop = True
|
|
Me.rbMenuAlt_donnerstag.Text = "A la carte"
|
|
Me.rbMenuAlt_donnerstag.UseVisualStyleBackColor = True
|
|
'
|
|
'rbMenu_donnerstag
|
|
'
|
|
Me.rbMenu_donnerstag.AutoSize = True
|
|
Me.rbMenu_donnerstag.GroupName = "Donnerstag"
|
|
Me.rbMenu_donnerstag.Location = New System.Drawing.Point(3, 19)
|
|
Me.rbMenu_donnerstag.Name = "rbMenu_donnerstag"
|
|
Me.rbMenu_donnerstag.Size = New System.Drawing.Size(52, 17)
|
|
Me.rbMenu_donnerstag.TabIndex = 0
|
|
Me.rbMenu_donnerstag.TabStop = True
|
|
Me.rbMenu_donnerstag.Text = "Menü"
|
|
Me.rbMenu_donnerstag.UseVisualStyleBackColor = True
|
|
'
|
|
'txtAnzahlMenu
|
|
'
|
|
Me.txtAnzahlMenu.AutoSize = True
|
|
Me.txtAnzahlMenu.Location = New System.Drawing.Point(553, 137)
|
|
Me.txtAnzahlMenu.Name = "txtAnzahlMenu"
|
|
Me.txtAnzahlMenu.Size = New System.Drawing.Size(13, 13)
|
|
Me.txtAnzahlMenu.TabIndex = 16
|
|
Me.txtAnzahlMenu.Text = "0"
|
|
'
|
|
'dgvBestellungen
|
|
'
|
|
Me.dgvBestellungen.AKTUALISIERUNGS_INTERVALL = -1
|
|
Me.dgvBestellungen.AllowUserToAddRows = False
|
|
Me.dgvBestellungen.AllowUserToDeleteRows = False
|
|
Me.dgvBestellungen.AllowUserToOrderColumns = True
|
|
Me.dgvBestellungen.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
|
Me.dgvBestellungen.BackgroundColor = System.Drawing.Color.White
|
|
DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control
|
|
DataGridViewCellStyle1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText
|
|
DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.dgvBestellungen.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1
|
|
Me.dgvBestellungen.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.Highlight
|
|
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
|
Me.dgvBestellungen.DefaultCellStyle = DataGridViewCellStyle2
|
|
Me.dgvBestellungen.Location = New System.Drawing.Point(19, 463)
|
|
Me.dgvBestellungen.Name = "dgvBestellungen"
|
|
Me.dgvBestellungen.ReadOnly = True
|
|
DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
|
DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
|
|
DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
|
DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
|
|
DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
|
DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
|
DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
|
|
Me.dgvBestellungen.RowHeadersDefaultCellStyle = DataGridViewCellStyle3
|
|
Me.dgvBestellungen.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
|
|
Me.dgvBestellungen.ShowEditingIcon = False
|
|
Me.dgvBestellungen.Size = New System.Drawing.Size(660, 165)
|
|
Me.dgvBestellungen.TabIndex = 2
|
|
'
|
|
'cbxMenu
|
|
'
|
|
Me.cbxMenu._allowedValuesFreiText = Nothing
|
|
Me.cbxMenu._allowFreiText = False
|
|
Me.cbxMenu._value = ""
|
|
Me.cbxMenu.DropDownWidth = 200
|
|
Me.cbxMenu.FormattingEnabled = True
|
|
Me.cbxMenu.Location = New System.Drawing.Point(15, 81)
|
|
Me.cbxMenu.Name = "cbxMenu"
|
|
Me.cbxMenu.Size = New System.Drawing.Size(136, 21)
|
|
Me.cbxMenu.TabIndex = 0
|
|
'
|
|
'txtAbteilung
|
|
'
|
|
Me.txtAbteilung.AutoSize = True
|
|
Me.txtAbteilung.Location = New System.Drawing.Point(577, 74)
|
|
Me.txtAbteilung.Name = "txtAbteilung"
|
|
Me.txtAbteilung.Size = New System.Drawing.Size(29, 13)
|
|
Me.txtAbteilung.TabIndex = 23
|
|
Me.txtAbteilung.Text = "EDV"
|
|
'
|
|
'Button2
|
|
'
|
|
Me.Button2.Location = New System.Drawing.Point(499, 399)
|
|
Me.Button2.Name = "Button2"
|
|
Me.Button2.Size = New System.Drawing.Size(180, 21)
|
|
Me.Button2.TabIndex = 25
|
|
Me.Button2.Text = "meine Bestellungen anzeigen"
|
|
Me.Button2.UseVisualStyleBackColor = True
|
|
'
|
|
'txtMA
|
|
'
|
|
Me.txtMA.AutoSize = True
|
|
Me.txtMA.Location = New System.Drawing.Point(581, 55)
|
|
Me.txtMA.Name = "txtMA"
|
|
Me.txtMA.Size = New System.Drawing.Size(0, 13)
|
|
Me.txtMA.TabIndex = 27
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(507, 55)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label3.TabIndex = 26
|
|
Me.Label3.Text = "Mitarbeiter:"
|
|
'
|
|
'PictureBox1
|
|
'
|
|
Me.PictureBox1.Image = Global.AVISO.My.Resources.Resources.documents
|
|
Me.PictureBox1.Location = New System.Drawing.Point(442, 73)
|
|
Me.PictureBox1.Name = "PictureBox1"
|
|
Me.PictureBox1.Size = New System.Drawing.Size(42, 37)
|
|
Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
|
|
Me.PictureBox1.TabIndex = 7
|
|
Me.PictureBox1.TabStop = False
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(446, 57)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(34, 13)
|
|
Me.Label1.TabIndex = 28
|
|
Me.Label1.Text = "Menü"
|
|
'
|
|
'lblTest
|
|
'
|
|
Me.lblTest.AutoSize = True
|
|
Me.lblTest.ForeColor = System.Drawing.Color.Red
|
|
Me.lblTest.Location = New System.Drawing.Point(16, 52)
|
|
Me.lblTest.Name = "lblTest"
|
|
Me.lblTest.Size = New System.Drawing.Size(0, 13)
|
|
Me.lblTest.TabIndex = 29
|
|
'
|
|
'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(712, 48)
|
|
Me.pnlTop.TabIndex = 30
|
|
'
|
|
'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(13, 9)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(199, 26)
|
|
Me.Label4.TabIndex = 0
|
|
Me.Label4.Text = "Essensbestellung"
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(443, 114)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label5.TabIndex = 31
|
|
Me.Label5.Text = "Anmerkung:"
|
|
'
|
|
'txtAnmerkung
|
|
'
|
|
Me.txtAnmerkung._DateTimeOnly = False
|
|
Me.txtAnmerkung._numbersOnly = False
|
|
Me.txtAnmerkung._numbersOnlyKommastellen = ""
|
|
Me.txtAnmerkung._numbersOnlyTrennzeichen = True
|
|
Me.txtAnmerkung._Prozent = False
|
|
Me.txtAnmerkung._ShortDateNew = False
|
|
Me.txtAnmerkung._ShortDateOnly = False
|
|
Me.txtAnmerkung._TimeOnly = False
|
|
Me.txtAnmerkung._TimeOnly_Seconds = False
|
|
Me.txtAnmerkung._value = ""
|
|
Me.txtAnmerkung._Waehrung = False
|
|
Me.txtAnmerkung._WaehrungZeichen = True
|
|
Me.txtAnmerkung.ForeColor = System.Drawing.Color.Black
|
|
Me.txtAnmerkung.Location = New System.Drawing.Point(510, 111)
|
|
Me.txtAnmerkung.MaxLineLength = -1
|
|
Me.txtAnmerkung.MaxLines_Warning = ""
|
|
Me.txtAnmerkung.MaxLines_Warning_Label = Nothing
|
|
Me.txtAnmerkung.Name = "txtAnmerkung"
|
|
Me.txtAnmerkung.Size = New System.Drawing.Size(169, 20)
|
|
Me.txtAnmerkung.TabIndex = 33
|
|
'
|
|
'frmEssensbestellungen
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.ClientSize = New System.Drawing.Size(712, 677)
|
|
Me.Controls.Add(Me.txtAnmerkung)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.pnlTop)
|
|
Me.Controls.Add(Me.lblTest)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.PictureBox1)
|
|
Me.Controls.Add(Me.txtMA)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.Button2)
|
|
Me.Controls.Add(Me.txtAbteilung)
|
|
Me.Controls.Add(Me.lblBestellungBis)
|
|
Me.Controls.Add(Me.cbxGebauede)
|
|
Me.Controls.Add(Me.lblBestellungen)
|
|
Me.Controls.Add(Me.MyPanel1)
|
|
Me.Controls.Add(Me.btnSave)
|
|
Me.Controls.Add(Me.lblGebaeude)
|
|
Me.Controls.Add(Me.lblAbteilung)
|
|
Me.Controls.Add(Me.lblDatum)
|
|
Me.Controls.Add(Me.dgvBestellungen)
|
|
Me.Controls.Add(Me.lblWochenkarte)
|
|
Me.Controls.Add(Me.cbxMenu)
|
|
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
|
Me.Name = "frmEssensbestellungen"
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|
Me.Text = "Essensbestellung"
|
|
Me.MyPanel1.ResumeLayout(False)
|
|
Me.MyPanel1.PerformLayout()
|
|
Me.GroupBoxDienstag.ResumeLayout(False)
|
|
Me.GroupBoxDienstag.PerformLayout()
|
|
CType(Me.pb_dienstag, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBoxMontag.ResumeLayout(False)
|
|
Me.GroupBoxMontag.PerformLayout()
|
|
CType(Me.pb_montag, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBoxFreitag.ResumeLayout(False)
|
|
Me.GroupBoxFreitag.PerformLayout()
|
|
CType(Me.pb_freitag, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.Mittwoch.ResumeLayout(False)
|
|
Me.Mittwoch.PerformLayout()
|
|
CType(Me.pb_mittwoch, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.GroupBoxDonnerstag.ResumeLayout(False)
|
|
Me.GroupBoxDonnerstag.PerformLayout()
|
|
CType(Me.pb_donnerstag, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.dgvBestellungen, System.ComponentModel.ISupportInitialize).EndInit()
|
|
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
Me.pnlTop.ResumeLayout(False)
|
|
Me.pnlTop.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents cbxMenu As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents lblWochenkarte As Label
|
|
Friend WithEvents dgvBestellungen As VERAG_PROG_ALLGEMEIN.MyDatagridview
|
|
Friend WithEvents btnSave As Button
|
|
Friend WithEvents lblDatum As Label
|
|
Friend WithEvents GroupBoxMontag As GroupBox
|
|
Friend WithEvents txtAlt_montag As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents rbMenuAlt_montag As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents rbMenu_montag As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents GroupBoxDienstag As GroupBox
|
|
Friend WithEvents txtAlt_dienstag As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents rbMenuAlt_dienstag As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents rbMenu_dienstag As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents Mittwoch As GroupBox
|
|
Friend WithEvents txtAlt_mittwoch As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents rbMenuAlt_mittwoch As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents rbMenu_mittwoch As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents GroupBoxDonnerstag As GroupBox
|
|
Friend WithEvents txtAlt_donnerstag As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents rbMenuAlt_donnerstag As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents rbMenu_donnerstag As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents GroupBoxFreitag As GroupBox
|
|
Friend WithEvents txtAlt_freitag As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents rbMenuAlt_freitag As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents rbMenu__freitag As VERAG_PROG_ALLGEMEIN.MyRadioButton
|
|
Friend WithEvents lbl1 As Label
|
|
Friend WithEvents lbl2 As Label
|
|
Friend WithEvents txtAnzahlMenu As Label
|
|
Friend WithEvents txtAnzahlLaCart As Label
|
|
Friend WithEvents ToolTipInfoMo As ToolTip
|
|
Friend WithEvents ToolTipInfoDi As ToolTip
|
|
Friend WithEvents ToolTipInfoMi As ToolTip
|
|
Friend WithEvents ToolTipInfoDo As ToolTip
|
|
Friend WithEvents ToolTipInfoFr As ToolTip
|
|
Friend WithEvents cb_montag As CheckBox
|
|
Friend WithEvents cb_dienstag As CheckBox
|
|
Friend WithEvents cb_mittwoch As CheckBox
|
|
Friend WithEvents cbdonnerstag As CheckBox
|
|
Friend WithEvents cb_freitag As CheckBox
|
|
Friend WithEvents lblAbteilung As Label
|
|
Friend WithEvents lblGebaeude As Label
|
|
Friend WithEvents MyPanel1 As VERAG_PROG_ALLGEMEIN.MyPanel
|
|
Friend WithEvents lblBestellungen As Label
|
|
Friend WithEvents pb_montag As PictureBox
|
|
Friend WithEvents pb_dienstag As PictureBox
|
|
Friend WithEvents pb_mittwoch As PictureBox
|
|
Friend WithEvents pb_donnerstag As PictureBox
|
|
Friend WithEvents pb_freitag As PictureBox
|
|
Friend WithEvents txtPreis As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents cbxGebauede As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents lblBestellungBis As Label
|
|
Friend WithEvents Button1 As Button
|
|
Friend WithEvents txtAbteilung As Label
|
|
Friend WithEvents Button2 As Button
|
|
Friend WithEvents txtMA As Label
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents PictureBox1 As PictureBox
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents txtMenu_dienstag As Label
|
|
Friend WithEvents txtMenu_montag As Label
|
|
Friend WithEvents txtMenu_freitag As Label
|
|
Friend WithEvents txtMenu_mittwoch As Label
|
|
Friend WithEvents txtMenu_donnerstag As Label
|
|
Friend WithEvents lblTest As Label
|
|
Friend WithEvents pnlTop As Panel
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents lblWarning As Label
|
|
Friend WithEvents Label5 As Label
|
|
Friend WithEvents txtAnmerkung As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
End Class
|