814 lines
35 KiB
VB.net
814 lines
35 KiB
VB.net
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
Partial Class UsrCntlessensbestellungen
|
|
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()
|
|
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.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.GroupBoxMontag = New System.Windows.Forms.GroupBox()
|
|
Me.txtMenu_montag = New System.Windows.Forms.Label()
|
|
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.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.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.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.CheckBox1 = New System.Windows.Forms.CheckBox()
|
|
Me.BackgroundWorker1 = New System.ComponentModel.BackgroundWorker()
|
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|
Me.btnSave = New System.Windows.Forms.Button()
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|
Me.CheckBox3 = New System.Windows.Forms.CheckBox()
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|
Me.txtAnmerkung = New VERAG_PROG_ALLGEMEIN.MyTextBox()
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|
Me.cbxMitarbeiter = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cbxGebäude = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.lblWochenkarte = New System.Windows.Forms.Label()
|
|
Me.cbxMenu = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.cbxAbteilung = New VERAG_PROG_ALLGEMEIN.MyComboBox()
|
|
Me.Label5 = New System.Windows.Forms.Label()
|
|
Me.MyPanel1.SuspendLayout()
|
|
Me.GroupBoxDienstag.SuspendLayout()
|
|
Me.GroupBoxMontag.SuspendLayout()
|
|
Me.GroupBoxFreitag.SuspendLayout()
|
|
Me.Mittwoch.SuspendLayout()
|
|
Me.GroupBoxDonnerstag.SuspendLayout()
|
|
Me.SuspendLayout()
|
|
'
|
|
'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.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(3, 77)
|
|
Me.MyPanel1.Name = "MyPanel1"
|
|
Me.MyPanel1.Size = New System.Drawing.Size(667, 266)
|
|
Me.MyPanel1.TabIndex = 19
|
|
'
|
|
'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.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"
|
|
'
|
|
'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ü:"
|
|
'
|
|
'GroupBoxMontag
|
|
'
|
|
Me.GroupBoxMontag.Controls.Add(Me.txtMenu_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"
|
|
'
|
|
'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.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"
|
|
'
|
|
'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.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"
|
|
'
|
|
'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.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"
|
|
'
|
|
'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"
|
|
'
|
|
'CheckBox1
|
|
'
|
|
Me.CheckBox1.AutoSize = True
|
|
Me.CheckBox1.Location = New System.Drawing.Point(12, 26)
|
|
Me.CheckBox1.Name = "CheckBox1"
|
|
Me.CheckBox1.Size = New System.Drawing.Size(63, 17)
|
|
Me.CheckBox1.TabIndex = 20
|
|
Me.CheckBox1.Text = "storniert"
|
|
Me.CheckBox1.UseVisualStyleBackColor = True
|
|
'
|
|
'CheckBox2
|
|
'
|
|
Me.CheckBox2.AutoSize = True
|
|
Me.CheckBox2.Location = New System.Drawing.Point(12, 4)
|
|
Me.CheckBox2.Name = "CheckBox2"
|
|
Me.CheckBox2.Size = New System.Drawing.Size(86, 17)
|
|
Me.CheckBox2.TabIndex = 21
|
|
Me.CheckBox2.Text = "abgerechnet"
|
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|
'
|
|
'btnSave
|
|
'
|
|
Me.btnSave.DialogResult = System.Windows.Forms.DialogResult.OK
|
|
Me.btnSave.Location = New System.Drawing.Point(595, 349)
|
|
Me.btnSave.Name = "btnSave"
|
|
Me.btnSave.Size = New System.Drawing.Size(75, 23)
|
|
Me.btnSave.TabIndex = 22
|
|
Me.btnSave.Text = "Speichern"
|
|
Me.btnSave.UseVisualStyleBackColor = True
|
|
'
|
|
'Label1
|
|
'
|
|
Me.Label1.AutoSize = True
|
|
Me.Label1.Location = New System.Drawing.Point(443, 27)
|
|
Me.Label1.Name = "Label1"
|
|
Me.Label1.Size = New System.Drawing.Size(54, 13)
|
|
Me.Label1.TabIndex = 30
|
|
Me.Label1.Text = "Gebäude:"
|
|
'
|
|
'CheckBox3
|
|
'
|
|
Me.CheckBox3.AutoSize = True
|
|
Me.CheckBox3.Location = New System.Drawing.Point(12, 49)
|
|
Me.CheckBox3.Name = "CheckBox3"
|
|
Me.CheckBox3.Size = New System.Drawing.Size(70, 17)
|
|
Me.CheckBox3.TabIndex = 31
|
|
Me.CheckBox3.Text = "gesendet"
|
|
Me.CheckBox3.UseVisualStyleBackColor = True
|
|
'
|
|
'Label3
|
|
'
|
|
Me.Label3.AutoSize = True
|
|
Me.Label3.Location = New System.Drawing.Point(444, 50)
|
|
Me.Label3.Name = "Label3"
|
|
Me.Label3.Size = New System.Drawing.Size(64, 13)
|
|
Me.Label3.TabIndex = 32
|
|
Me.Label3.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(514, 46)
|
|
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(142, 20)
|
|
Me.txtAnmerkung.TabIndex = 33
|
|
'
|
|
'Label4
|
|
'
|
|
Me.Label4.AutoSize = True
|
|
Me.Label4.Location = New System.Drawing.Point(210, 5)
|
|
Me.Label4.Name = "Label4"
|
|
Me.Label4.Size = New System.Drawing.Size(59, 13)
|
|
Me.Label4.TabIndex = 34
|
|
Me.Label4.Text = "Mitarbeiter:"
|
|
'
|
|
'cbxMitarbeiter
|
|
'
|
|
Me.cbxMitarbeiter._allowedValuesFreiText = Nothing
|
|
Me.cbxMitarbeiter._allowFreiText = False
|
|
Me.cbxMitarbeiter._value = ""
|
|
Me.cbxMitarbeiter.FormattingEnabled = True
|
|
Me.cbxMitarbeiter.Location = New System.Drawing.Point(275, 0)
|
|
Me.cbxMitarbeiter.Name = "cbxMitarbeiter"
|
|
Me.cbxMitarbeiter.Size = New System.Drawing.Size(138, 21)
|
|
Me.cbxMitarbeiter.TabIndex = 35
|
|
'
|
|
'cbxGebäude
|
|
'
|
|
Me.cbxGebäude._allowedValuesFreiText = Nothing
|
|
Me.cbxGebäude._allowFreiText = False
|
|
Me.cbxGebäude._value = ""
|
|
Me.cbxGebäude.FormattingEnabled = True
|
|
Me.cbxGebäude.Location = New System.Drawing.Point(514, 24)
|
|
Me.cbxGebäude.Name = "cbxGebäude"
|
|
Me.cbxGebäude.Size = New System.Drawing.Size(142, 21)
|
|
Me.cbxGebäude.TabIndex = 36
|
|
'
|
|
'lblWochenkarte
|
|
'
|
|
Me.lblWochenkarte.AutoSize = True
|
|
Me.lblWochenkarte.Location = New System.Drawing.Point(210, 26)
|
|
Me.lblWochenkarte.Name = "lblWochenkarte"
|
|
Me.lblWochenkarte.Size = New System.Drawing.Size(34, 13)
|
|
Me.lblWochenkarte.TabIndex = 38
|
|
Me.lblWochenkarte.Text = "Menü"
|
|
'
|
|
'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(275, 27)
|
|
Me.cbxMenu.Name = "cbxMenu"
|
|
Me.cbxMenu.Size = New System.Drawing.Size(138, 21)
|
|
Me.cbxMenu.TabIndex = 37
|
|
'
|
|
'cbxAbteilung
|
|
'
|
|
Me.cbxAbteilung._allowedValuesFreiText = Nothing
|
|
Me.cbxAbteilung._allowFreiText = False
|
|
Me.cbxAbteilung._value = ""
|
|
Me.cbxAbteilung.FormattingEnabled = True
|
|
Me.cbxAbteilung.Location = New System.Drawing.Point(514, 0)
|
|
Me.cbxAbteilung.Name = "cbxAbteilung"
|
|
Me.cbxAbteilung.Size = New System.Drawing.Size(142, 21)
|
|
Me.cbxAbteilung.TabIndex = 40
|
|
'
|
|
'Label5
|
|
'
|
|
Me.Label5.AutoSize = True
|
|
Me.Label5.Location = New System.Drawing.Point(444, 5)
|
|
Me.Label5.Name = "Label5"
|
|
Me.Label5.Size = New System.Drawing.Size(54, 13)
|
|
Me.Label5.TabIndex = 39
|
|
Me.Label5.Text = "Abteilung:"
|
|
'
|
|
'UsrCntlessensbestellungen
|
|
'
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
Me.Controls.Add(Me.cbxAbteilung)
|
|
Me.Controls.Add(Me.Label5)
|
|
Me.Controls.Add(Me.lblWochenkarte)
|
|
Me.Controls.Add(Me.cbxMenu)
|
|
Me.Controls.Add(Me.cbxGebäude)
|
|
Me.Controls.Add(Me.cbxMitarbeiter)
|
|
Me.Controls.Add(Me.Label4)
|
|
Me.Controls.Add(Me.Label3)
|
|
Me.Controls.Add(Me.txtAnmerkung)
|
|
Me.Controls.Add(Me.CheckBox3)
|
|
Me.Controls.Add(Me.Label1)
|
|
Me.Controls.Add(Me.btnSave)
|
|
Me.Controls.Add(Me.CheckBox2)
|
|
Me.Controls.Add(Me.CheckBox1)
|
|
Me.Controls.Add(Me.MyPanel1)
|
|
Me.Name = "UsrCntlessensbestellungen"
|
|
Me.Size = New System.Drawing.Size(700, 412)
|
|
Me.MyPanel1.ResumeLayout(False)
|
|
Me.MyPanel1.PerformLayout()
|
|
Me.GroupBoxDienstag.ResumeLayout(False)
|
|
Me.GroupBoxDienstag.PerformLayout()
|
|
Me.GroupBoxMontag.ResumeLayout(False)
|
|
Me.GroupBoxMontag.PerformLayout()
|
|
Me.GroupBoxFreitag.ResumeLayout(False)
|
|
Me.GroupBoxFreitag.PerformLayout()
|
|
Me.Mittwoch.ResumeLayout(False)
|
|
Me.Mittwoch.PerformLayout()
|
|
Me.GroupBoxDonnerstag.ResumeLayout(False)
|
|
Me.GroupBoxDonnerstag.PerformLayout()
|
|
Me.ResumeLayout(False)
|
|
Me.PerformLayout()
|
|
|
|
End Sub
|
|
|
|
Friend WithEvents MyPanel1 As VERAG_PROG_ALLGEMEIN.MyPanel
|
|
Friend WithEvents lblWarning As Label
|
|
Friend WithEvents txtPreis As Label
|
|
Friend WithEvents Label2 As Label
|
|
Friend WithEvents GroupBoxDienstag As GroupBox
|
|
Friend WithEvents txtMenu_dienstag As Label
|
|
Friend WithEvents cb_dienstag As CheckBox
|
|
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 lbl1 As Label
|
|
Friend WithEvents GroupBoxMontag As GroupBox
|
|
Friend WithEvents txtMenu_montag As Label
|
|
Friend WithEvents cb_montag As CheckBox
|
|
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 GroupBoxFreitag As GroupBox
|
|
Friend WithEvents txtMenu_freitag As Label
|
|
Friend WithEvents cb_freitag As CheckBox
|
|
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 txtAnzahlLaCart As Label
|
|
Friend WithEvents lbl2 As Label
|
|
Friend WithEvents Mittwoch As GroupBox
|
|
Friend WithEvents txtMenu_mittwoch As Label
|
|
Friend WithEvents cb_mittwoch As CheckBox
|
|
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 txtMenu_donnerstag As Label
|
|
Friend WithEvents cbdonnerstag As CheckBox
|
|
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 txtAnzahlMenu As Label
|
|
Friend WithEvents CheckBox1 As CheckBox
|
|
Friend WithEvents BackgroundWorker1 As System.ComponentModel.BackgroundWorker
|
|
Friend WithEvents CheckBox2 As CheckBox
|
|
Friend WithEvents btnSave As Button
|
|
Friend WithEvents Label1 As Label
|
|
Friend WithEvents CheckBox3 As CheckBox
|
|
Friend WithEvents Label3 As Label
|
|
Friend WithEvents txtAnmerkung As VERAG_PROG_ALLGEMEIN.MyTextBox
|
|
Friend WithEvents Label4 As Label
|
|
Friend WithEvents cbxMitarbeiter As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents cbxGebäude As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents lblWochenkarte As Label
|
|
Friend WithEvents cbxMenu As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents cbxAbteilung As VERAG_PROG_ALLGEMEIN.MyComboBox
|
|
Friend WithEvents Label5 As Label
|
|
End Class
|