_ Partial Class frmDiestAddMa Inherits System.Windows.Forms.Form 'Das Formular überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen. _ 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. _ Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDiestAddMa)) Me.cboMA = New System.Windows.Forms.ComboBox() Me.txtWoStd = New System.Windows.Forms.TextBox() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.cboFunktion = New System.Windows.Forms.ComboBox() Me.Label3 = New System.Windows.Forms.Label() Me.cboArbVerh = New System.Windows.Forms.ComboBox() Me.Label4 = New System.Windows.Forms.Label() Me.cboStammSchicht = New System.Windows.Forms.ComboBox() Me.Label5 = New System.Windows.Forms.Label() Me.cboAbt = New VERAG_PROG_ALLGEMEIN.MyComboBox() Me.Label6 = New System.Windows.Forms.Label() Me.btnOK = New System.Windows.Forms.Button() Me.txtKuerzel = New System.Windows.Forms.TextBox() Me.Label7 = New System.Windows.Forms.Label() Me.grpTeilzeit = New System.Windows.Forms.GroupBox() Me.cbxWEStdRegelAZ = New System.Windows.Forms.CheckBox() Me.cbx4WoRhythmus = New System.Windows.Forms.CheckBox() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.txtRotBemSo = New System.Windows.Forms.TextBox() Me.txtRotBemSa = New System.Windows.Forms.TextBox() Me.txtRotBemFr = New System.Windows.Forms.TextBox() Me.txtRotBemDo = New System.Windows.Forms.TextBox() Me.txtRotBemMi = New System.Windows.Forms.TextBox() Me.txtRotBemDi = New System.Windows.Forms.TextBox() Me.txtRotBemMo = New System.Windows.Forms.TextBox() Me.Label51 = New System.Windows.Forms.Label() Me.Label29 = New System.Windows.Forms.Label() Me.txtRotPauseSo = New System.Windows.Forms.TextBox() Me.txtRotPauseSa = New System.Windows.Forms.TextBox() Me.txtRotPauseFr = New System.Windows.Forms.TextBox() Me.txtRotPauseDo = New System.Windows.Forms.TextBox() Me.txtRotPauseMi = New System.Windows.Forms.TextBox() Me.txtRotPauseDi = New System.Windows.Forms.TextBox() Me.txtRotPauseMo = New System.Windows.Forms.TextBox() Me.Label28 = New System.Windows.Forms.Label() Me.txtRotBisSo = New System.Windows.Forms.TextBox() Me.txtRotBisSa = New System.Windows.Forms.TextBox() Me.txtRotBisFr = New System.Windows.Forms.TextBox() Me.txtRotBisDo = New System.Windows.Forms.TextBox() Me.txtRotBisMi = New System.Windows.Forms.TextBox() Me.txtRotBisDi = New System.Windows.Forms.TextBox() Me.txtRotVonSo = New System.Windows.Forms.TextBox() Me.txtRotVonSa = New System.Windows.Forms.TextBox() Me.txtRotVonFr = New System.Windows.Forms.TextBox() Me.txtRotVonDo = New System.Windows.Forms.TextBox() Me.txtRotVonMi = New System.Windows.Forms.TextBox() Me.txtRotVonDi = New System.Windows.Forms.TextBox() Me.txtRotBisMo = New System.Windows.Forms.TextBox() Me.txtRotVonMo = New System.Windows.Forms.TextBox() Me.cboRotSo = New System.Windows.Forms.ComboBox() Me.cboRotSa = New System.Windows.Forms.ComboBox() Me.cboRotFr = New System.Windows.Forms.ComboBox() Me.cboRotDo = New System.Windows.Forms.ComboBox() Me.cboRotMi = New System.Windows.Forms.ComboBox() Me.cboRotDi = New System.Windows.Forms.ComboBox() Me.cboRotMo = New System.Windows.Forms.ComboBox() Me.Label17 = New System.Windows.Forms.Label() Me.cbxRotSo = New System.Windows.Forms.CheckBox() Me.Label18 = New System.Windows.Forms.Label() Me.cbxRotSa = New System.Windows.Forms.CheckBox() Me.Label19 = New System.Windows.Forms.Label() Me.cbxRotFr = New System.Windows.Forms.CheckBox() Me.Label20 = New System.Windows.Forms.Label() Me.cbxRotDo = New System.Windows.Forms.CheckBox() Me.Label21 = New System.Windows.Forms.Label() Me.cbxRotMi = New System.Windows.Forms.CheckBox() Me.Label22 = New System.Windows.Forms.Label() Me.cbxRotDi = New System.Windows.Forms.CheckBox() Me.Label23 = New System.Windows.Forms.Label() Me.Label24 = New System.Windows.Forms.Label() Me.Label25 = New System.Windows.Forms.Label() Me.cbxRotMo = New System.Windows.Forms.CheckBox() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.txtBlauBemSo = New System.Windows.Forms.TextBox() Me.txtBlauBemSa = New System.Windows.Forms.TextBox() Me.txtBlauBemFr = New System.Windows.Forms.TextBox() Me.txtBlauBemDo = New System.Windows.Forms.TextBox() Me.txtBlauBemMi = New System.Windows.Forms.TextBox() Me.txtBlauBemDi = New System.Windows.Forms.TextBox() Me.txtBlauBemMo = New System.Windows.Forms.TextBox() Me.Label54 = New System.Windows.Forms.Label() Me.Label30 = New System.Windows.Forms.Label() Me.txtBlauPauseSo = New System.Windows.Forms.TextBox() Me.txtBlauPauseSa = New System.Windows.Forms.TextBox() Me.txtBlauPauseFr = New System.Windows.Forms.TextBox() Me.txtBlauPauseDo = New System.Windows.Forms.TextBox() Me.txtBlauPauseMi = New System.Windows.Forms.TextBox() Me.txtBlauPauseDi = New System.Windows.Forms.TextBox() Me.txtBlauPauseMo = New System.Windows.Forms.TextBox() Me.Label31 = New System.Windows.Forms.Label() Me.txtBlauBisSo = New System.Windows.Forms.TextBox() Me.txtBlauBisSa = New System.Windows.Forms.TextBox() Me.txtBlauBisFr = New System.Windows.Forms.TextBox() Me.txtBlauBisDo = New System.Windows.Forms.TextBox() Me.txtBlauBisMi = New System.Windows.Forms.TextBox() Me.txtBlauBisDi = New System.Windows.Forms.TextBox() Me.txtBlauVonSo = New System.Windows.Forms.TextBox() Me.txtBlauVonSa = New System.Windows.Forms.TextBox() Me.txtBlauVonFr = New System.Windows.Forms.TextBox() Me.txtBlauVonDo = New System.Windows.Forms.TextBox() Me.txtBlauVonMi = New System.Windows.Forms.TextBox() Me.txtBlauVonDi = New System.Windows.Forms.TextBox() Me.txtBlauBisMo = New System.Windows.Forms.TextBox() Me.txtBlauVonMo = New System.Windows.Forms.TextBox() Me.cboBlauSo = New System.Windows.Forms.ComboBox() Me.cboBlauSa = New System.Windows.Forms.ComboBox() Me.cboBlauFr = New System.Windows.Forms.ComboBox() Me.cboBlauDo = New System.Windows.Forms.ComboBox() Me.cboBlauMi = New System.Windows.Forms.ComboBox() Me.cboBlauDi = New System.Windows.Forms.ComboBox() Me.cboBlauMo = New System.Windows.Forms.ComboBox() Me.Label8 = New System.Windows.Forms.Label() Me.cbxBlauSo = New System.Windows.Forms.CheckBox() Me.Label9 = New System.Windows.Forms.Label() Me.cbxBlauSa = New System.Windows.Forms.CheckBox() Me.Label10 = New System.Windows.Forms.Label() Me.cbxBlauFr = New System.Windows.Forms.CheckBox() Me.Label11 = New System.Windows.Forms.Label() Me.cbxBlauDo = New System.Windows.Forms.CheckBox() Me.Label12 = New System.Windows.Forms.Label() Me.cbxBlauMi = New System.Windows.Forms.CheckBox() Me.Label13 = New System.Windows.Forms.Label() Me.cbxBlauDi = New System.Windows.Forms.CheckBox() Me.Label14 = New System.Windows.Forms.Label() Me.Label15 = New System.Windows.Forms.Label() Me.Label16 = New System.Windows.Forms.Label() Me.cbxBlauMo = New System.Windows.Forms.CheckBox() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.pnl4 = New System.Windows.Forms.Panel() Me.txtRot2BemSo = New System.Windows.Forms.TextBox() Me.txtRot2BemSa = New System.Windows.Forms.TextBox() Me.txtRot2BemFr = New System.Windows.Forms.TextBox() Me.txtRot2BemDo = New System.Windows.Forms.TextBox() Me.txtRot2BemMi = New System.Windows.Forms.TextBox() Me.txtRot2BemDi = New System.Windows.Forms.TextBox() Me.txtRot2BemMo = New System.Windows.Forms.TextBox() Me.Label55 = New System.Windows.Forms.Label() Me.Label53 = New System.Windows.Forms.Label() Me.Label43 = New System.Windows.Forms.Label() Me.cbxRot2Mo = New System.Windows.Forms.CheckBox() Me.txtRot2PauseSo = New System.Windows.Forms.TextBox() Me.Label52 = New System.Windows.Forms.Label() Me.txtRot2PauseSa = New System.Windows.Forms.TextBox() Me.label = New System.Windows.Forms.Label() Me.txtRot2PauseFr = New System.Windows.Forms.TextBox() Me.cbxRot2Di = New System.Windows.Forms.CheckBox() Me.txtRot2PauseDo = New System.Windows.Forms.TextBox() Me.Label50 = New System.Windows.Forms.Label() Me.txtRot2PauseMi = New System.Windows.Forms.TextBox() Me.cbxRot2Mi = New System.Windows.Forms.CheckBox() Me.txtRot2PauseDi = New System.Windows.Forms.TextBox() Me.Label49 = New System.Windows.Forms.Label() Me.txtRot2PauseMo = New System.Windows.Forms.TextBox() Me.cbxRot2Do = New System.Windows.Forms.CheckBox() Me.Label44 = New System.Windows.Forms.Label() Me.Label48 = New System.Windows.Forms.Label() Me.txtRot2BisSo = New System.Windows.Forms.TextBox() Me.cbxRot2Fr = New System.Windows.Forms.CheckBox() Me.txtRot2BisSa = New System.Windows.Forms.TextBox() Me.Label47 = New System.Windows.Forms.Label() Me.txtRot2BisFr = New System.Windows.Forms.TextBox() Me.cbxRot2Sa = New System.Windows.Forms.CheckBox() Me.txtRot2BisDo = New System.Windows.Forms.TextBox() Me.Label46 = New System.Windows.Forms.Label() Me.txtRot2BisMi = New System.Windows.Forms.TextBox() Me.cbxRot2So = New System.Windows.Forms.CheckBox() Me.txtRot2BisDi = New System.Windows.Forms.TextBox() Me.Label45 = New System.Windows.Forms.Label() Me.txtRot2VonSo = New System.Windows.Forms.TextBox() Me.cboRot2Mo = New System.Windows.Forms.ComboBox() Me.txtRot2VonSa = New System.Windows.Forms.TextBox() Me.cboRot2Di = New System.Windows.Forms.ComboBox() Me.txtRot2VonFr = New System.Windows.Forms.TextBox() Me.cboRot2Mi = New System.Windows.Forms.ComboBox() Me.txtRot2VonDo = New System.Windows.Forms.TextBox() Me.cboRot2Do = New System.Windows.Forms.ComboBox() Me.txtRot2VonMi = New System.Windows.Forms.TextBox() Me.cboRot2Fr = New System.Windows.Forms.ComboBox() Me.txtRot2VonDi = New System.Windows.Forms.TextBox() Me.cboRot2Sa = New System.Windows.Forms.ComboBox() Me.txtRot2BisMo = New System.Windows.Forms.TextBox() Me.cboRot2So = New System.Windows.Forms.ComboBox() Me.txtRot2VonMo = New System.Windows.Forms.TextBox() Me.TabPage3 = New System.Windows.Forms.TabPage() Me.pnl3 = New System.Windows.Forms.Panel() Me.txtBlau2BemSo = New System.Windows.Forms.TextBox() Me.txtBlau2BemSa = New System.Windows.Forms.TextBox() Me.txtBlau2BemFr = New System.Windows.Forms.TextBox() Me.txtBlau2BemDo = New System.Windows.Forms.TextBox() Me.txtBlau2BemMi = New System.Windows.Forms.TextBox() Me.txtBlau2BemDi = New System.Windows.Forms.TextBox() Me.txtBlau2BemMo = New System.Windows.Forms.TextBox() Me.Label56 = New System.Windows.Forms.Label() Me.Label42 = New System.Windows.Forms.Label() Me.Label32 = New System.Windows.Forms.Label() Me.cbxBlau2Mo = New System.Windows.Forms.CheckBox() Me.txtBlau2PauseSo = New System.Windows.Forms.TextBox() Me.Label41 = New System.Windows.Forms.Label() Me.txtBlau2PauseSa = New System.Windows.Forms.TextBox() Me.Label40 = New System.Windows.Forms.Label() Me.txtBlau2PauseFr = New System.Windows.Forms.TextBox() Me.cbxBlau2Di = New System.Windows.Forms.CheckBox() Me.txtBlau2PauseDo = New System.Windows.Forms.TextBox() Me.Label39 = New System.Windows.Forms.Label() Me.txtBlau2PauseMi = New System.Windows.Forms.TextBox() Me.cbxBlau2Mi = New System.Windows.Forms.CheckBox() Me.txtBlau2PauseDi = New System.Windows.Forms.TextBox() Me.Label38 = New System.Windows.Forms.Label() Me.txtBlau2PauseMo = New System.Windows.Forms.TextBox() Me.cbxBlau2Do = New System.Windows.Forms.CheckBox() Me.Label33 = New System.Windows.Forms.Label() Me.Label37 = New System.Windows.Forms.Label() Me.txtBlau2BisSo = New System.Windows.Forms.TextBox() Me.cbxBlau2Fr = New System.Windows.Forms.CheckBox() Me.txtBlau2BisSa = New System.Windows.Forms.TextBox() Me.Label36 = New System.Windows.Forms.Label() Me.txtBlau2BisFr = New System.Windows.Forms.TextBox() Me.cbxBlau2Sa = New System.Windows.Forms.CheckBox() Me.txtBlau2BisDo = New System.Windows.Forms.TextBox() Me.Label35 = New System.Windows.Forms.Label() Me.txtBlau2BisMi = New System.Windows.Forms.TextBox() Me.cbxBlau2So = New System.Windows.Forms.CheckBox() Me.txtBlau2BisDi = New System.Windows.Forms.TextBox() Me.Label34 = New System.Windows.Forms.Label() Me.txtBlau2VonSo = New System.Windows.Forms.TextBox() Me.cboBlau2Mo = New System.Windows.Forms.ComboBox() Me.txtBlau2VonSa = New System.Windows.Forms.TextBox() Me.cboBlau2Di = New System.Windows.Forms.ComboBox() Me.txtBlau2VonFr = New System.Windows.Forms.TextBox() Me.cboBlau2Mi = New System.Windows.Forms.ComboBox() Me.txtBlau2VonDo = New System.Windows.Forms.TextBox() Me.cboBlau2Do = New System.Windows.Forms.ComboBox() Me.txtBlau2VonMi = New System.Windows.Forms.TextBox() Me.cboBlau2Fr = New System.Windows.Forms.ComboBox() Me.txtBlau2VonDi = New System.Windows.Forms.TextBox() Me.cboBlau2Sa = New System.Windows.Forms.ComboBox() Me.txtBlau2BisMo = New System.Windows.Forms.TextBox() Me.cboBlau2So = New System.Windows.Forms.ComboBox() Me.txtBlau2VonMo = New System.Windows.Forms.TextBox() Me.dgvAbwWStd = New VERAG_PROG_ALLGEMEIN.MyDatagridview(Me.components) Me.Label26 = New System.Windows.Forms.Label() Me.txtReihenfolge = New System.Windows.Forms.TextBox() Me.ColorDialog1 = New System.Windows.Forms.ColorDialog() Me.Button1 = New System.Windows.Forms.Button() Me.Label27 = New System.Windows.Forms.Label() Me.lblTage = New System.Windows.Forms.Label() Me.cboDaysPerWeek = New System.Windows.Forms.ComboBox() Me.Button2 = New System.Windows.Forms.Button() Me.cbxMuster = New System.Windows.Forms.CheckBox() Me.cbxInaktiv = New System.Windows.Forms.CheckBox() Me.Label57 = New System.Windows.Forms.Label() Me.txtStdFeiertagTZ = New System.Windows.Forms.TextBox() Me.Label58 = New System.Windows.Forms.Label() Me.grpTeilzeit.SuspendLayout() Me.TabControl1.SuspendLayout() Me.TabPage1.SuspendLayout() Me.TabPage2.SuspendLayout() Me.TabPage4.SuspendLayout() Me.pnl4.SuspendLayout() Me.TabPage3.SuspendLayout() Me.pnl3.SuspendLayout() CType(Me.dgvAbwWStd, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'cboMA ' Me.cboMA.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend Me.cboMA.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems Me.cboMA.FormattingEnabled = True Me.cboMA.Location = New System.Drawing.Point(12, 34) Me.cboMA.Name = "cboMA" Me.cboMA.Size = New System.Drawing.Size(296, 21) Me.cboMA.TabIndex = 2 ' 'txtWoStd ' Me.txtWoStd.Location = New System.Drawing.Point(307, 125) Me.txtWoStd.Name = "txtWoStd" Me.txtWoStd.Size = New System.Drawing.Size(86, 20) Me.txtWoStd.TabIndex = 17 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Location = New System.Drawing.Point(9, 18) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(59, 13) Me.Label1.TabIndex = 0 Me.Label1.Text = "Mitarbeiter:" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Location = New System.Drawing.Point(304, 109) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(89, 13) Me.Label2.TabIndex = 14 Me.Label2.Text = "Wochenstunden:" ' 'cboFunktion ' Me.cboFunktion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboFunktion.FormattingEnabled = True Me.cboFunktion.Items.AddRange(New Object() {"M"}) Me.cboFunktion.Location = New System.Drawing.Point(144, 79) Me.cboFunktion.Name = "cboFunktion" Me.cboFunktion.Size = New System.Drawing.Size(93, 21) Me.cboFunktion.TabIndex = 9 ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(141, 63) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(51, 13) Me.Label3.TabIndex = 5 Me.Label3.Text = "Funktion:" ' 'cboArbVerh ' Me.cboArbVerh.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboArbVerh.FormattingEnabled = True Me.cboArbVerh.Location = New System.Drawing.Point(15, 124) Me.cboArbVerh.Name = "cboArbVerh" Me.cboArbVerh.Size = New System.Drawing.Size(84, 21) Me.cboArbVerh.TabIndex = 16 ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Location = New System.Drawing.Point(12, 108) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(87, 13) Me.Label4.TabIndex = 13 Me.Label4.Text = "Arbeitsverhältnis:" ' 'cboStammSchicht ' Me.cboStammSchicht.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboStammSchicht.FormattingEnabled = True Me.cboStammSchicht.Items.AddRange(New Object() {"", "ZOLL 1", "ZOLL 2", "ZOLL TAG", "QS"}) Me.cboStammSchicht.Location = New System.Drawing.Point(243, 79) Me.cboStammSchicht.Name = "cboStammSchicht" Me.cboStammSchicht.Size = New System.Drawing.Size(72, 21) Me.cboStammSchicht.TabIndex = 10 ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(240, 63) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(76, 13) Me.Label5.TabIndex = 6 Me.Label5.Text = "Stammschicht:" ' 'cboAbt ' Me.cboAbt._allowedValuesFreiText = Nothing Me.cboAbt._allowFreiText = False Me.cboAbt._value = "" Me.cboAbt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboAbt.FormattingEnabled = True Me.cboAbt.Location = New System.Drawing.Point(12, 79) Me.cboAbt.Name = "cboAbt" Me.cboAbt.Size = New System.Drawing.Size(126, 21) Me.cboAbt.TabIndex = 8 ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Location = New System.Drawing.Point(9, 63) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(54, 13) Me.Label6.TabIndex = 4 Me.Label6.Text = "Abteilung:" ' 'btnOK ' Me.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.btnOK.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.btnOK.Location = New System.Drawing.Point(15, 555) Me.btnOK.Name = "btnOK" Me.btnOK.Size = New System.Drawing.Size(161, 37) Me.btnOK.TabIndex = 22 Me.btnOK.Text = "OK" Me.btnOK.UseVisualStyleBackColor = True ' 'txtKuerzel ' Me.txtKuerzel.Location = New System.Drawing.Point(314, 34) Me.txtKuerzel.Name = "txtKuerzel" Me.txtKuerzel.Size = New System.Drawing.Size(166, 20) Me.txtKuerzel.TabIndex = 3 ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Location = New System.Drawing.Point(311, 18) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(39, 13) Me.Label7.TabIndex = 1 Me.Label7.Text = "Kürzel:" ' 'grpTeilzeit ' Me.grpTeilzeit.Controls.Add(Me.cbxWEStdRegelAZ) Me.grpTeilzeit.Controls.Add(Me.cbx4WoRhythmus) Me.grpTeilzeit.Controls.Add(Me.TabControl1) Me.grpTeilzeit.Enabled = False Me.grpTeilzeit.Location = New System.Drawing.Point(15, 189) Me.grpTeilzeit.Name = "grpTeilzeit" Me.grpTeilzeit.Size = New System.Drawing.Size(475, 227) Me.grpTeilzeit.TabIndex = 21 Me.grpTeilzeit.TabStop = False Me.grpTeilzeit.Text = "Fixierte Einteilung" ' 'cbxWEStdRegelAZ ' Me.cbxWEStdRegelAZ.AutoSize = True Me.cbxWEStdRegelAZ.Location = New System.Drawing.Point(255, 8) Me.cbxWEStdRegelAZ.Name = "cbxWEStdRegelAZ" Me.cbxWEStdRegelAZ.Size = New System.Drawing.Size(207, 30) Me.cbxWEStdRegelAZ.TabIndex = 2 Me.cbxWEStdRegelAZ.Text = "Stunden am Wochenende zählen zur" & Global.Microsoft.VisualBasic.ChrW(10) & "Regel-Arbeitszeit (für AZ-Berechnung))" Me.cbxWEStdRegelAZ.UseVisualStyleBackColor = True ' 'cbx4WoRhythmus ' Me.cbx4WoRhythmus.AutoSize = True Me.cbx4WoRhythmus.Location = New System.Drawing.Point(6, 15) Me.cbx4WoRhythmus.Name = "cbx4WoRhythmus" Me.cbx4WoRhythmus.Size = New System.Drawing.Size(182, 17) Me.cbx4WoRhythmus.TabIndex = 0 Me.cbx4WoRhythmus.Text = "4 Wochen Rhythmus verwenden" Me.cbx4WoRhythmus.UseVisualStyleBackColor = True ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Controls.Add(Me.TabPage4) Me.TabControl1.Controls.Add(Me.TabPage3) Me.TabControl1.Location = New System.Drawing.Point(2, 34) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(467, 190) Me.TabControl1.TabIndex = 1 ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.txtRotBemSo) Me.TabPage1.Controls.Add(Me.txtRotBemSa) Me.TabPage1.Controls.Add(Me.txtRotBemFr) Me.TabPage1.Controls.Add(Me.txtRotBemDo) Me.TabPage1.Controls.Add(Me.txtRotBemMi) Me.TabPage1.Controls.Add(Me.txtRotBemDi) Me.TabPage1.Controls.Add(Me.txtRotBemMo) Me.TabPage1.Controls.Add(Me.Label51) Me.TabPage1.Controls.Add(Me.Label29) Me.TabPage1.Controls.Add(Me.txtRotPauseSo) Me.TabPage1.Controls.Add(Me.txtRotPauseSa) Me.TabPage1.Controls.Add(Me.txtRotPauseFr) Me.TabPage1.Controls.Add(Me.txtRotPauseDo) Me.TabPage1.Controls.Add(Me.txtRotPauseMi) Me.TabPage1.Controls.Add(Me.txtRotPauseDi) Me.TabPage1.Controls.Add(Me.txtRotPauseMo) Me.TabPage1.Controls.Add(Me.Label28) Me.TabPage1.Controls.Add(Me.txtRotBisSo) Me.TabPage1.Controls.Add(Me.txtRotBisSa) Me.TabPage1.Controls.Add(Me.txtRotBisFr) Me.TabPage1.Controls.Add(Me.txtRotBisDo) Me.TabPage1.Controls.Add(Me.txtRotBisMi) Me.TabPage1.Controls.Add(Me.txtRotBisDi) Me.TabPage1.Controls.Add(Me.txtRotVonSo) Me.TabPage1.Controls.Add(Me.txtRotVonSa) Me.TabPage1.Controls.Add(Me.txtRotVonFr) Me.TabPage1.Controls.Add(Me.txtRotVonDo) Me.TabPage1.Controls.Add(Me.txtRotVonMi) Me.TabPage1.Controls.Add(Me.txtRotVonDi) Me.TabPage1.Controls.Add(Me.txtRotBisMo) Me.TabPage1.Controls.Add(Me.txtRotVonMo) Me.TabPage1.Controls.Add(Me.cboRotSo) Me.TabPage1.Controls.Add(Me.cboRotSa) Me.TabPage1.Controls.Add(Me.cboRotFr) Me.TabPage1.Controls.Add(Me.cboRotDo) Me.TabPage1.Controls.Add(Me.cboRotMi) Me.TabPage1.Controls.Add(Me.cboRotDi) Me.TabPage1.Controls.Add(Me.cboRotMo) Me.TabPage1.Controls.Add(Me.Label17) Me.TabPage1.Controls.Add(Me.cbxRotSo) Me.TabPage1.Controls.Add(Me.Label18) Me.TabPage1.Controls.Add(Me.cbxRotSa) Me.TabPage1.Controls.Add(Me.Label19) Me.TabPage1.Controls.Add(Me.cbxRotFr) Me.TabPage1.Controls.Add(Me.Label20) Me.TabPage1.Controls.Add(Me.cbxRotDo) Me.TabPage1.Controls.Add(Me.Label21) Me.TabPage1.Controls.Add(Me.cbxRotMi) Me.TabPage1.Controls.Add(Me.Label22) Me.TabPage1.Controls.Add(Me.cbxRotDi) Me.TabPage1.Controls.Add(Me.Label23) Me.TabPage1.Controls.Add(Me.Label24) Me.TabPage1.Controls.Add(Me.Label25) Me.TabPage1.Controls.Add(Me.cbxRotMo) Me.TabPage1.Location = New System.Drawing.Point(4, 22) Me.TabPage1.Name = "TabPage1" Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) Me.TabPage1.Size = New System.Drawing.Size(459, 164) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "ROT 1" Me.TabPage1.UseVisualStyleBackColor = True ' 'txtRotBemSo ' Me.txtRotBemSo.Location = New System.Drawing.Point(363, 139) Me.txtRotBemSo.MaxLength = 50 Me.txtRotBemSo.Name = "txtRotBemSo" Me.txtRotBemSo.Size = New System.Drawing.Size(47, 20) Me.txtRotBemSo.TabIndex = 53 ' 'txtRotBemSa ' Me.txtRotBemSa.Location = New System.Drawing.Point(310, 139) Me.txtRotBemSa.MaxLength = 50 Me.txtRotBemSa.Name = "txtRotBemSa" Me.txtRotBemSa.Size = New System.Drawing.Size(47, 20) Me.txtRotBemSa.TabIndex = 52 ' 'txtRotBemFr ' Me.txtRotBemFr.Location = New System.Drawing.Point(257, 139) Me.txtRotBemFr.MaxLength = 50 Me.txtRotBemFr.Name = "txtRotBemFr" Me.txtRotBemFr.Size = New System.Drawing.Size(47, 20) Me.txtRotBemFr.TabIndex = 51 ' 'txtRotBemDo ' Me.txtRotBemDo.Location = New System.Drawing.Point(204, 139) Me.txtRotBemDo.MaxLength = 50 Me.txtRotBemDo.Name = "txtRotBemDo" Me.txtRotBemDo.Size = New System.Drawing.Size(47, 20) Me.txtRotBemDo.TabIndex = 50 ' 'txtRotBemMi ' Me.txtRotBemMi.Location = New System.Drawing.Point(151, 139) Me.txtRotBemMi.MaxLength = 50 Me.txtRotBemMi.Name = "txtRotBemMi" Me.txtRotBemMi.Size = New System.Drawing.Size(47, 20) Me.txtRotBemMi.TabIndex = 49 ' 'txtRotBemDi ' Me.txtRotBemDi.Location = New System.Drawing.Point(98, 139) Me.txtRotBemDi.MaxLength = 50 Me.txtRotBemDi.Name = "txtRotBemDi" Me.txtRotBemDi.Size = New System.Drawing.Size(47, 20) Me.txtRotBemDi.TabIndex = 48 ' 'txtRotBemMo ' Me.txtRotBemMo.Location = New System.Drawing.Point(45, 139) Me.txtRotBemMo.MaxLength = 50 Me.txtRotBemMo.Name = "txtRotBemMo" Me.txtRotBemMo.Size = New System.Drawing.Size(47, 20) Me.txtRotBemMo.TabIndex = 46 ' 'Label51 ' Me.Label51.AutoSize = True Me.Label51.Location = New System.Drawing.Point(9, 142) Me.Label51.Name = "Label51" Me.Label51.Size = New System.Drawing.Size(31, 13) Me.Label51.TabIndex = 47 Me.Label51.Text = "Bem." ' 'Label29 ' Me.Label29.AutoSize = True Me.Label29.Location = New System.Drawing.Point(416, 121) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(26, 13) Me.Label29.TabIndex = 45 Me.Label29.Text = "Std." ' 'txtRotPauseSo ' Me.txtRotPauseSo.Location = New System.Drawing.Point(363, 118) Me.txtRotPauseSo.MaxLength = 5 Me.txtRotPauseSo.Name = "txtRotPauseSo" Me.txtRotPauseSo.Size = New System.Drawing.Size(47, 20) Me.txtRotPauseSo.TabIndex = 44 Me.txtRotPauseSo.Text = "0" ' 'txtRotPauseSa ' Me.txtRotPauseSa.Location = New System.Drawing.Point(310, 118) Me.txtRotPauseSa.MaxLength = 5 Me.txtRotPauseSa.Name = "txtRotPauseSa" Me.txtRotPauseSa.Size = New System.Drawing.Size(47, 20) Me.txtRotPauseSa.TabIndex = 43 Me.txtRotPauseSa.Text = "0" ' 'txtRotPauseFr ' Me.txtRotPauseFr.Location = New System.Drawing.Point(257, 118) Me.txtRotPauseFr.MaxLength = 5 Me.txtRotPauseFr.Name = "txtRotPauseFr" Me.txtRotPauseFr.Size = New System.Drawing.Size(47, 20) Me.txtRotPauseFr.TabIndex = 42 Me.txtRotPauseFr.Text = "0" ' 'txtRotPauseDo ' Me.txtRotPauseDo.Location = New System.Drawing.Point(204, 118) Me.txtRotPauseDo.MaxLength = 5 Me.txtRotPauseDo.Name = "txtRotPauseDo" Me.txtRotPauseDo.Size = New System.Drawing.Size(47, 20) Me.txtRotPauseDo.TabIndex = 41 Me.txtRotPauseDo.Text = "0" ' 'txtRotPauseMi ' Me.txtRotPauseMi.Location = New System.Drawing.Point(151, 118) Me.txtRotPauseMi.MaxLength = 5 Me.txtRotPauseMi.Name = "txtRotPauseMi" Me.txtRotPauseMi.Size = New System.Drawing.Size(47, 20) Me.txtRotPauseMi.TabIndex = 40 Me.txtRotPauseMi.Text = "0" ' 'txtRotPauseDi ' Me.txtRotPauseDi.Location = New System.Drawing.Point(98, 118) Me.txtRotPauseDi.MaxLength = 5 Me.txtRotPauseDi.Name = "txtRotPauseDi" Me.txtRotPauseDi.Size = New System.Drawing.Size(47, 20) Me.txtRotPauseDi.TabIndex = 39 Me.txtRotPauseDi.Text = "0" ' 'txtRotPauseMo ' Me.txtRotPauseMo.Location = New System.Drawing.Point(45, 118) Me.txtRotPauseMo.MaxLength = 5 Me.txtRotPauseMo.Name = "txtRotPauseMo" Me.txtRotPauseMo.Size = New System.Drawing.Size(47, 20) Me.txtRotPauseMo.TabIndex = 37 Me.txtRotPauseMo.Text = "0" ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.Location = New System.Drawing.Point(9, 121) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(37, 13) Me.Label28.TabIndex = 38 Me.Label28.Text = "Pause" ' 'txtRotBisSo ' Me.txtRotBisSo.Location = New System.Drawing.Point(363, 92) Me.txtRotBisSo.MaxLength = 5 Me.txtRotBisSo.Name = "txtRotBisSo" Me.txtRotBisSo.Size = New System.Drawing.Size(47, 20) Me.txtRotBisSo.TabIndex = 36 Me.txtRotBisSo.Text = "00:00" ' 'txtRotBisSa ' Me.txtRotBisSa.Location = New System.Drawing.Point(310, 92) Me.txtRotBisSa.MaxLength = 5 Me.txtRotBisSa.Name = "txtRotBisSa" Me.txtRotBisSa.Size = New System.Drawing.Size(47, 20) Me.txtRotBisSa.TabIndex = 35 Me.txtRotBisSa.Text = "00:00" ' 'txtRotBisFr ' Me.txtRotBisFr.Location = New System.Drawing.Point(257, 92) Me.txtRotBisFr.MaxLength = 5 Me.txtRotBisFr.Name = "txtRotBisFr" Me.txtRotBisFr.Size = New System.Drawing.Size(47, 20) Me.txtRotBisFr.TabIndex = 34 Me.txtRotBisFr.Text = "00:00" ' 'txtRotBisDo ' Me.txtRotBisDo.Location = New System.Drawing.Point(204, 92) Me.txtRotBisDo.MaxLength = 5 Me.txtRotBisDo.Name = "txtRotBisDo" Me.txtRotBisDo.Size = New System.Drawing.Size(47, 20) Me.txtRotBisDo.TabIndex = 33 Me.txtRotBisDo.Text = "00:00" ' 'txtRotBisMi ' Me.txtRotBisMi.Location = New System.Drawing.Point(151, 92) Me.txtRotBisMi.MaxLength = 5 Me.txtRotBisMi.Name = "txtRotBisMi" Me.txtRotBisMi.Size = New System.Drawing.Size(47, 20) Me.txtRotBisMi.TabIndex = 32 Me.txtRotBisMi.Text = "00:00" ' 'txtRotBisDi ' Me.txtRotBisDi.Location = New System.Drawing.Point(98, 92) Me.txtRotBisDi.MaxLength = 5 Me.txtRotBisDi.Name = "txtRotBisDi" Me.txtRotBisDi.Size = New System.Drawing.Size(47, 20) Me.txtRotBisDi.TabIndex = 31 Me.txtRotBisDi.Text = "00:00" ' 'txtRotVonSo ' Me.txtRotVonSo.Location = New System.Drawing.Point(363, 71) Me.txtRotVonSo.MaxLength = 5 Me.txtRotVonSo.Name = "txtRotVonSo" Me.txtRotVonSo.Size = New System.Drawing.Size(47, 20) Me.txtRotVonSo.TabIndex = 28 Me.txtRotVonSo.Text = "00:00" ' 'txtRotVonSa ' Me.txtRotVonSa.Location = New System.Drawing.Point(310, 71) Me.txtRotVonSa.MaxLength = 5 Me.txtRotVonSa.Name = "txtRotVonSa" Me.txtRotVonSa.Size = New System.Drawing.Size(47, 20) Me.txtRotVonSa.TabIndex = 27 Me.txtRotVonSa.Text = "00:00" ' 'txtRotVonFr ' Me.txtRotVonFr.Location = New System.Drawing.Point(257, 71) Me.txtRotVonFr.MaxLength = 5 Me.txtRotVonFr.Name = "txtRotVonFr" Me.txtRotVonFr.Size = New System.Drawing.Size(47, 20) Me.txtRotVonFr.TabIndex = 26 Me.txtRotVonFr.Text = "00:00" ' 'txtRotVonDo ' Me.txtRotVonDo.Location = New System.Drawing.Point(204, 71) Me.txtRotVonDo.MaxLength = 5 Me.txtRotVonDo.Name = "txtRotVonDo" Me.txtRotVonDo.Size = New System.Drawing.Size(47, 20) Me.txtRotVonDo.TabIndex = 25 Me.txtRotVonDo.Text = "00:00" ' 'txtRotVonMi ' Me.txtRotVonMi.Location = New System.Drawing.Point(151, 71) Me.txtRotVonMi.MaxLength = 5 Me.txtRotVonMi.Name = "txtRotVonMi" Me.txtRotVonMi.Size = New System.Drawing.Size(47, 20) Me.txtRotVonMi.TabIndex = 24 Me.txtRotVonMi.Text = "00:00" ' 'txtRotVonDi ' Me.txtRotVonDi.Location = New System.Drawing.Point(98, 71) Me.txtRotVonDi.MaxLength = 5 Me.txtRotVonDi.Name = "txtRotVonDi" Me.txtRotVonDi.Size = New System.Drawing.Size(47, 20) Me.txtRotVonDi.TabIndex = 23 Me.txtRotVonDi.Text = "00:00" ' 'txtRotBisMo ' Me.txtRotBisMo.Location = New System.Drawing.Point(45, 92) Me.txtRotBisMo.MaxLength = 5 Me.txtRotBisMo.Name = "txtRotBisMo" Me.txtRotBisMo.Size = New System.Drawing.Size(47, 20) Me.txtRotBisMo.TabIndex = 30 Me.txtRotBisMo.Text = "00:00" ' 'txtRotVonMo ' Me.txtRotVonMo.Location = New System.Drawing.Point(45, 71) Me.txtRotVonMo.MaxLength = 5 Me.txtRotVonMo.Name = "txtRotVonMo" Me.txtRotVonMo.Size = New System.Drawing.Size(47, 20) Me.txtRotVonMo.TabIndex = 22 Me.txtRotVonMo.Text = "00:00" ' 'cboRotSo ' Me.cboRotSo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRotSo.DropDownWidth = 150 Me.cboRotSo.FormattingEnabled = True Me.cboRotSo.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRotSo.Location = New System.Drawing.Point(363, 44) Me.cboRotSo.Name = "cboRotSo" Me.cboRotSo.Size = New System.Drawing.Size(47, 21) Me.cboRotSo.TabIndex = 20 ' 'cboRotSa ' Me.cboRotSa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRotSa.DropDownWidth = 150 Me.cboRotSa.FormattingEnabled = True Me.cboRotSa.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRotSa.Location = New System.Drawing.Point(310, 44) Me.cboRotSa.Name = "cboRotSa" Me.cboRotSa.Size = New System.Drawing.Size(47, 21) Me.cboRotSa.TabIndex = 19 ' 'cboRotFr ' Me.cboRotFr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRotFr.DropDownWidth = 150 Me.cboRotFr.FormattingEnabled = True Me.cboRotFr.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRotFr.Location = New System.Drawing.Point(257, 44) Me.cboRotFr.Name = "cboRotFr" Me.cboRotFr.Size = New System.Drawing.Size(47, 21) Me.cboRotFr.TabIndex = 18 ' 'cboRotDo ' Me.cboRotDo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRotDo.DropDownWidth = 150 Me.cboRotDo.FormattingEnabled = True Me.cboRotDo.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRotDo.Location = New System.Drawing.Point(204, 44) Me.cboRotDo.Name = "cboRotDo" Me.cboRotDo.Size = New System.Drawing.Size(47, 21) Me.cboRotDo.TabIndex = 17 ' 'cboRotMi ' Me.cboRotMi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRotMi.DropDownWidth = 150 Me.cboRotMi.FormattingEnabled = True Me.cboRotMi.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRotMi.Location = New System.Drawing.Point(151, 44) Me.cboRotMi.Name = "cboRotMi" Me.cboRotMi.Size = New System.Drawing.Size(47, 21) Me.cboRotMi.TabIndex = 16 ' 'cboRotDi ' Me.cboRotDi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRotDi.DropDownWidth = 150 Me.cboRotDi.FormattingEnabled = True Me.cboRotDi.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRotDi.Location = New System.Drawing.Point(98, 44) Me.cboRotDi.Name = "cboRotDi" Me.cboRotDi.Size = New System.Drawing.Size(47, 21) Me.cboRotDi.TabIndex = 15 ' 'cboRotMo ' Me.cboRotMo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRotMo.DropDownWidth = 150 Me.cboRotMo.FormattingEnabled = True Me.cboRotMo.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRotMo.Location = New System.Drawing.Point(45, 44) Me.cboRotMo.Name = "cboRotMo" Me.cboRotMo.Size = New System.Drawing.Size(47, 21) Me.cboRotMo.TabIndex = 14 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Location = New System.Drawing.Point(375, 8) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(20, 13) Me.Label17.TabIndex = 6 Me.Label17.Text = "So" ' 'cbxRotSo ' Me.cbxRotSo.AutoSize = True Me.cbxRotSo.Location = New System.Drawing.Point(378, 24) Me.cbxRotSo.Name = "cbxRotSo" Me.cbxRotSo.Size = New System.Drawing.Size(15, 14) Me.cbxRotSo.TabIndex = 13 Me.cbxRotSo.UseVisualStyleBackColor = True ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Location = New System.Drawing.Point(324, 8) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(20, 13) Me.Label18.TabIndex = 5 Me.Label18.Text = "Sa" ' 'cbxRotSa ' Me.cbxRotSa.AutoSize = True Me.cbxRotSa.Location = New System.Drawing.Point(327, 24) Me.cbxRotSa.Name = "cbxRotSa" Me.cbxRotSa.Size = New System.Drawing.Size(15, 14) Me.cbxRotSa.TabIndex = 12 Me.cbxRotSa.UseVisualStyleBackColor = True ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Location = New System.Drawing.Point(269, 8) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(16, 13) Me.Label19.TabIndex = 4 Me.Label19.Text = "Fr" ' 'cbxRotFr ' Me.cbxRotFr.AutoSize = True Me.cbxRotFr.Location = New System.Drawing.Point(272, 24) Me.cbxRotFr.Name = "cbxRotFr" Me.cbxRotFr.Size = New System.Drawing.Size(15, 14) Me.cbxRotFr.TabIndex = 11 Me.cbxRotFr.UseVisualStyleBackColor = True ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Location = New System.Drawing.Point(217, 8) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(21, 13) Me.Label20.TabIndex = 3 Me.Label20.Text = "Do" ' 'cbxRotDo ' Me.cbxRotDo.AutoSize = True Me.cbxRotDo.Location = New System.Drawing.Point(220, 24) Me.cbxRotDo.Name = "cbxRotDo" Me.cbxRotDo.Size = New System.Drawing.Size(15, 14) Me.cbxRotDo.TabIndex = 10 Me.cbxRotDo.UseVisualStyleBackColor = True ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.Location = New System.Drawing.Point(163, 8) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(18, 13) Me.Label21.TabIndex = 2 Me.Label21.Text = "Mi" ' 'cbxRotMi ' Me.cbxRotMi.AutoSize = True Me.cbxRotMi.Location = New System.Drawing.Point(166, 24) Me.cbxRotMi.Name = "cbxRotMi" Me.cbxRotMi.Size = New System.Drawing.Size(15, 14) Me.cbxRotMi.TabIndex = 9 Me.cbxRotMi.UseVisualStyleBackColor = True ' 'Label22 ' Me.Label22.AutoSize = True Me.Label22.Location = New System.Drawing.Point(113, 8) Me.Label22.Name = "Label22" Me.Label22.Size = New System.Drawing.Size(17, 13) Me.Label22.TabIndex = 1 Me.Label22.Text = "Di" ' 'cbxRotDi ' Me.cbxRotDi.AutoSize = True Me.cbxRotDi.Location = New System.Drawing.Point(116, 24) Me.cbxRotDi.Name = "cbxRotDi" Me.cbxRotDi.Size = New System.Drawing.Size(15, 14) Me.cbxRotDi.TabIndex = 8 Me.cbxRotDi.UseVisualStyleBackColor = True ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(9, 95) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(20, 13) Me.Label23.TabIndex = 29 Me.Label23.Text = "bis" ' 'Label24 ' Me.Label24.AutoSize = True Me.Label24.Location = New System.Drawing.Point(9, 74) Me.Label24.Name = "Label24" Me.Label24.Size = New System.Drawing.Size(25, 13) Me.Label24.TabIndex = 21 Me.Label24.Text = "von" ' 'Label25 ' Me.Label25.AutoSize = True Me.Label25.Location = New System.Drawing.Point(58, 8) Me.Label25.Name = "Label25" Me.Label25.Size = New System.Drawing.Size(22, 13) Me.Label25.TabIndex = 0 Me.Label25.Text = "Mo" ' 'cbxRotMo ' Me.cbxRotMo.AutoSize = True Me.cbxRotMo.Location = New System.Drawing.Point(61, 24) Me.cbxRotMo.Name = "cbxRotMo" Me.cbxRotMo.Size = New System.Drawing.Size(15, 14) Me.cbxRotMo.TabIndex = 7 Me.cbxRotMo.UseVisualStyleBackColor = True ' 'TabPage2 ' Me.TabPage2.Controls.Add(Me.txtBlauBemSo) Me.TabPage2.Controls.Add(Me.txtBlauBemSa) Me.TabPage2.Controls.Add(Me.txtBlauBemFr) Me.TabPage2.Controls.Add(Me.txtBlauBemDo) Me.TabPage2.Controls.Add(Me.txtBlauBemMi) Me.TabPage2.Controls.Add(Me.txtBlauBemDi) Me.TabPage2.Controls.Add(Me.txtBlauBemMo) Me.TabPage2.Controls.Add(Me.Label54) Me.TabPage2.Controls.Add(Me.Label30) Me.TabPage2.Controls.Add(Me.txtBlauPauseSo) Me.TabPage2.Controls.Add(Me.txtBlauPauseSa) Me.TabPage2.Controls.Add(Me.txtBlauPauseFr) Me.TabPage2.Controls.Add(Me.txtBlauPauseDo) Me.TabPage2.Controls.Add(Me.txtBlauPauseMi) Me.TabPage2.Controls.Add(Me.txtBlauPauseDi) Me.TabPage2.Controls.Add(Me.txtBlauPauseMo) Me.TabPage2.Controls.Add(Me.Label31) Me.TabPage2.Controls.Add(Me.txtBlauBisSo) Me.TabPage2.Controls.Add(Me.txtBlauBisSa) Me.TabPage2.Controls.Add(Me.txtBlauBisFr) Me.TabPage2.Controls.Add(Me.txtBlauBisDo) Me.TabPage2.Controls.Add(Me.txtBlauBisMi) Me.TabPage2.Controls.Add(Me.txtBlauBisDi) Me.TabPage2.Controls.Add(Me.txtBlauVonSo) Me.TabPage2.Controls.Add(Me.txtBlauVonSa) Me.TabPage2.Controls.Add(Me.txtBlauVonFr) Me.TabPage2.Controls.Add(Me.txtBlauVonDo) Me.TabPage2.Controls.Add(Me.txtBlauVonMi) Me.TabPage2.Controls.Add(Me.txtBlauVonDi) Me.TabPage2.Controls.Add(Me.txtBlauBisMo) Me.TabPage2.Controls.Add(Me.txtBlauVonMo) Me.TabPage2.Controls.Add(Me.cboBlauSo) Me.TabPage2.Controls.Add(Me.cboBlauSa) Me.TabPage2.Controls.Add(Me.cboBlauFr) Me.TabPage2.Controls.Add(Me.cboBlauDo) Me.TabPage2.Controls.Add(Me.cboBlauMi) Me.TabPage2.Controls.Add(Me.cboBlauDi) Me.TabPage2.Controls.Add(Me.cboBlauMo) Me.TabPage2.Controls.Add(Me.Label8) Me.TabPage2.Controls.Add(Me.cbxBlauSo) Me.TabPage2.Controls.Add(Me.Label9) Me.TabPage2.Controls.Add(Me.cbxBlauSa) Me.TabPage2.Controls.Add(Me.Label10) Me.TabPage2.Controls.Add(Me.cbxBlauFr) Me.TabPage2.Controls.Add(Me.Label11) Me.TabPage2.Controls.Add(Me.cbxBlauDo) Me.TabPage2.Controls.Add(Me.Label12) Me.TabPage2.Controls.Add(Me.cbxBlauMi) Me.TabPage2.Controls.Add(Me.Label13) Me.TabPage2.Controls.Add(Me.cbxBlauDi) Me.TabPage2.Controls.Add(Me.Label14) Me.TabPage2.Controls.Add(Me.Label15) Me.TabPage2.Controls.Add(Me.Label16) Me.TabPage2.Controls.Add(Me.cbxBlauMo) Me.TabPage2.Location = New System.Drawing.Point(4, 22) Me.TabPage2.Name = "TabPage2" Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) Me.TabPage2.Size = New System.Drawing.Size(459, 164) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "BLAU 1" Me.TabPage2.UseVisualStyleBackColor = True ' 'txtBlauBemSo ' Me.txtBlauBemSo.Location = New System.Drawing.Point(363, 139) Me.txtBlauBemSo.MaxLength = 50 Me.txtBlauBemSo.Name = "txtBlauBemSo" Me.txtBlauBemSo.Size = New System.Drawing.Size(47, 20) Me.txtBlauBemSo.TabIndex = 61 ' 'txtBlauBemSa ' Me.txtBlauBemSa.Location = New System.Drawing.Point(310, 139) Me.txtBlauBemSa.MaxLength = 50 Me.txtBlauBemSa.Name = "txtBlauBemSa" Me.txtBlauBemSa.Size = New System.Drawing.Size(47, 20) Me.txtBlauBemSa.TabIndex = 60 ' 'txtBlauBemFr ' Me.txtBlauBemFr.Location = New System.Drawing.Point(257, 139) Me.txtBlauBemFr.MaxLength = 50 Me.txtBlauBemFr.Name = "txtBlauBemFr" Me.txtBlauBemFr.Size = New System.Drawing.Size(47, 20) Me.txtBlauBemFr.TabIndex = 59 ' 'txtBlauBemDo ' Me.txtBlauBemDo.Location = New System.Drawing.Point(204, 139) Me.txtBlauBemDo.MaxLength = 50 Me.txtBlauBemDo.Name = "txtBlauBemDo" Me.txtBlauBemDo.Size = New System.Drawing.Size(47, 20) Me.txtBlauBemDo.TabIndex = 58 ' 'txtBlauBemMi ' Me.txtBlauBemMi.Location = New System.Drawing.Point(151, 139) Me.txtBlauBemMi.MaxLength = 50 Me.txtBlauBemMi.Name = "txtBlauBemMi" Me.txtBlauBemMi.Size = New System.Drawing.Size(47, 20) Me.txtBlauBemMi.TabIndex = 57 ' 'txtBlauBemDi ' Me.txtBlauBemDi.Location = New System.Drawing.Point(98, 139) Me.txtBlauBemDi.MaxLength = 50 Me.txtBlauBemDi.Name = "txtBlauBemDi" Me.txtBlauBemDi.Size = New System.Drawing.Size(47, 20) Me.txtBlauBemDi.TabIndex = 56 ' 'txtBlauBemMo ' Me.txtBlauBemMo.Location = New System.Drawing.Point(45, 139) Me.txtBlauBemMo.MaxLength = 50 Me.txtBlauBemMo.Name = "txtBlauBemMo" Me.txtBlauBemMo.Size = New System.Drawing.Size(47, 20) Me.txtBlauBemMo.TabIndex = 54 ' 'Label54 ' Me.Label54.AutoSize = True Me.Label54.Location = New System.Drawing.Point(9, 142) Me.Label54.Name = "Label54" Me.Label54.Size = New System.Drawing.Size(31, 13) Me.Label54.TabIndex = 55 Me.Label54.Text = "Bem." ' 'Label30 ' Me.Label30.AutoSize = True Me.Label30.Location = New System.Drawing.Point(416, 121) Me.Label30.Name = "Label30" Me.Label30.Size = New System.Drawing.Size(26, 13) Me.Label30.TabIndex = 45 Me.Label30.Text = "Std." ' 'txtBlauPauseSo ' Me.txtBlauPauseSo.Location = New System.Drawing.Point(363, 118) Me.txtBlauPauseSo.MaxLength = 5 Me.txtBlauPauseSo.Name = "txtBlauPauseSo" Me.txtBlauPauseSo.Size = New System.Drawing.Size(47, 20) Me.txtBlauPauseSo.TabIndex = 44 Me.txtBlauPauseSo.Text = "0" ' 'txtBlauPauseSa ' Me.txtBlauPauseSa.Location = New System.Drawing.Point(310, 118) Me.txtBlauPauseSa.MaxLength = 5 Me.txtBlauPauseSa.Name = "txtBlauPauseSa" Me.txtBlauPauseSa.Size = New System.Drawing.Size(47, 20) Me.txtBlauPauseSa.TabIndex = 43 Me.txtBlauPauseSa.Text = "0" ' 'txtBlauPauseFr ' Me.txtBlauPauseFr.Location = New System.Drawing.Point(257, 118) Me.txtBlauPauseFr.MaxLength = 5 Me.txtBlauPauseFr.Name = "txtBlauPauseFr" Me.txtBlauPauseFr.Size = New System.Drawing.Size(47, 20) Me.txtBlauPauseFr.TabIndex = 42 Me.txtBlauPauseFr.Text = "0" ' 'txtBlauPauseDo ' Me.txtBlauPauseDo.Location = New System.Drawing.Point(204, 118) Me.txtBlauPauseDo.MaxLength = 5 Me.txtBlauPauseDo.Name = "txtBlauPauseDo" Me.txtBlauPauseDo.Size = New System.Drawing.Size(47, 20) Me.txtBlauPauseDo.TabIndex = 41 Me.txtBlauPauseDo.Text = "0" ' 'txtBlauPauseMi ' Me.txtBlauPauseMi.Location = New System.Drawing.Point(151, 118) Me.txtBlauPauseMi.MaxLength = 5 Me.txtBlauPauseMi.Name = "txtBlauPauseMi" Me.txtBlauPauseMi.Size = New System.Drawing.Size(47, 20) Me.txtBlauPauseMi.TabIndex = 40 Me.txtBlauPauseMi.Text = "0" ' 'txtBlauPauseDi ' Me.txtBlauPauseDi.Location = New System.Drawing.Point(98, 118) Me.txtBlauPauseDi.MaxLength = 5 Me.txtBlauPauseDi.Name = "txtBlauPauseDi" Me.txtBlauPauseDi.Size = New System.Drawing.Size(47, 20) Me.txtBlauPauseDi.TabIndex = 39 Me.txtBlauPauseDi.Text = "0" ' 'txtBlauPauseMo ' Me.txtBlauPauseMo.Location = New System.Drawing.Point(45, 118) Me.txtBlauPauseMo.MaxLength = 5 Me.txtBlauPauseMo.Name = "txtBlauPauseMo" Me.txtBlauPauseMo.Size = New System.Drawing.Size(47, 20) Me.txtBlauPauseMo.TabIndex = 37 Me.txtBlauPauseMo.Text = "0" ' 'Label31 ' Me.Label31.AutoSize = True Me.Label31.Location = New System.Drawing.Point(9, 121) Me.Label31.Name = "Label31" Me.Label31.Size = New System.Drawing.Size(37, 13) Me.Label31.TabIndex = 38 Me.Label31.Text = "Pause" ' 'txtBlauBisSo ' Me.txtBlauBisSo.Location = New System.Drawing.Point(363, 92) Me.txtBlauBisSo.MaxLength = 5 Me.txtBlauBisSo.Name = "txtBlauBisSo" Me.txtBlauBisSo.Size = New System.Drawing.Size(47, 20) Me.txtBlauBisSo.TabIndex = 36 Me.txtBlauBisSo.Text = "00:00" ' 'txtBlauBisSa ' Me.txtBlauBisSa.Location = New System.Drawing.Point(310, 92) Me.txtBlauBisSa.MaxLength = 5 Me.txtBlauBisSa.Name = "txtBlauBisSa" Me.txtBlauBisSa.Size = New System.Drawing.Size(47, 20) Me.txtBlauBisSa.TabIndex = 35 Me.txtBlauBisSa.Text = "00:00" ' 'txtBlauBisFr ' Me.txtBlauBisFr.Location = New System.Drawing.Point(257, 92) Me.txtBlauBisFr.MaxLength = 5 Me.txtBlauBisFr.Name = "txtBlauBisFr" Me.txtBlauBisFr.Size = New System.Drawing.Size(47, 20) Me.txtBlauBisFr.TabIndex = 34 Me.txtBlauBisFr.Text = "00:00" ' 'txtBlauBisDo ' Me.txtBlauBisDo.Location = New System.Drawing.Point(204, 92) Me.txtBlauBisDo.MaxLength = 5 Me.txtBlauBisDo.Name = "txtBlauBisDo" Me.txtBlauBisDo.Size = New System.Drawing.Size(47, 20) Me.txtBlauBisDo.TabIndex = 33 Me.txtBlauBisDo.Text = "00:00" ' 'txtBlauBisMi ' Me.txtBlauBisMi.Location = New System.Drawing.Point(151, 92) Me.txtBlauBisMi.MaxLength = 5 Me.txtBlauBisMi.Name = "txtBlauBisMi" Me.txtBlauBisMi.Size = New System.Drawing.Size(47, 20) Me.txtBlauBisMi.TabIndex = 32 Me.txtBlauBisMi.Text = "00:00" ' 'txtBlauBisDi ' Me.txtBlauBisDi.Location = New System.Drawing.Point(98, 92) Me.txtBlauBisDi.MaxLength = 5 Me.txtBlauBisDi.Name = "txtBlauBisDi" Me.txtBlauBisDi.Size = New System.Drawing.Size(47, 20) Me.txtBlauBisDi.TabIndex = 31 Me.txtBlauBisDi.Text = "00:00" ' 'txtBlauVonSo ' Me.txtBlauVonSo.Location = New System.Drawing.Point(363, 71) Me.txtBlauVonSo.MaxLength = 5 Me.txtBlauVonSo.Name = "txtBlauVonSo" Me.txtBlauVonSo.Size = New System.Drawing.Size(47, 20) Me.txtBlauVonSo.TabIndex = 28 Me.txtBlauVonSo.Text = "00:00" ' 'txtBlauVonSa ' Me.txtBlauVonSa.Location = New System.Drawing.Point(310, 71) Me.txtBlauVonSa.MaxLength = 5 Me.txtBlauVonSa.Name = "txtBlauVonSa" Me.txtBlauVonSa.Size = New System.Drawing.Size(47, 20) Me.txtBlauVonSa.TabIndex = 27 Me.txtBlauVonSa.Text = "00:00" ' 'txtBlauVonFr ' Me.txtBlauVonFr.Location = New System.Drawing.Point(257, 71) Me.txtBlauVonFr.MaxLength = 5 Me.txtBlauVonFr.Name = "txtBlauVonFr" Me.txtBlauVonFr.Size = New System.Drawing.Size(47, 20) Me.txtBlauVonFr.TabIndex = 26 Me.txtBlauVonFr.Text = "00:00" ' 'txtBlauVonDo ' Me.txtBlauVonDo.Location = New System.Drawing.Point(204, 71) Me.txtBlauVonDo.MaxLength = 5 Me.txtBlauVonDo.Name = "txtBlauVonDo" Me.txtBlauVonDo.Size = New System.Drawing.Size(47, 20) Me.txtBlauVonDo.TabIndex = 25 Me.txtBlauVonDo.Text = "00:00" ' 'txtBlauVonMi ' Me.txtBlauVonMi.Location = New System.Drawing.Point(151, 71) Me.txtBlauVonMi.MaxLength = 5 Me.txtBlauVonMi.Name = "txtBlauVonMi" Me.txtBlauVonMi.Size = New System.Drawing.Size(47, 20) Me.txtBlauVonMi.TabIndex = 24 Me.txtBlauVonMi.Text = "00:00" ' 'txtBlauVonDi ' Me.txtBlauVonDi.Location = New System.Drawing.Point(98, 71) Me.txtBlauVonDi.MaxLength = 5 Me.txtBlauVonDi.Name = "txtBlauVonDi" Me.txtBlauVonDi.Size = New System.Drawing.Size(47, 20) Me.txtBlauVonDi.TabIndex = 23 Me.txtBlauVonDi.Text = "00:00" ' 'txtBlauBisMo ' Me.txtBlauBisMo.Location = New System.Drawing.Point(45, 92) Me.txtBlauBisMo.MaxLength = 5 Me.txtBlauBisMo.Name = "txtBlauBisMo" Me.txtBlauBisMo.Size = New System.Drawing.Size(47, 20) Me.txtBlauBisMo.TabIndex = 30 Me.txtBlauBisMo.Text = "00:00" ' 'txtBlauVonMo ' Me.txtBlauVonMo.Location = New System.Drawing.Point(45, 71) Me.txtBlauVonMo.MaxLength = 5 Me.txtBlauVonMo.Name = "txtBlauVonMo" Me.txtBlauVonMo.Size = New System.Drawing.Size(47, 20) Me.txtBlauVonMo.TabIndex = 22 Me.txtBlauVonMo.Text = "00:00" ' 'cboBlauSo ' Me.cboBlauSo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlauSo.DropDownWidth = 150 Me.cboBlauSo.FormattingEnabled = True Me.cboBlauSo.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboBlauSo.Location = New System.Drawing.Point(363, 44) Me.cboBlauSo.Name = "cboBlauSo" Me.cboBlauSo.Size = New System.Drawing.Size(47, 21) Me.cboBlauSo.TabIndex = 20 ' 'cboBlauSa ' Me.cboBlauSa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlauSa.DropDownWidth = 150 Me.cboBlauSa.FormattingEnabled = True Me.cboBlauSa.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboBlauSa.Location = New System.Drawing.Point(310, 44) Me.cboBlauSa.Name = "cboBlauSa" Me.cboBlauSa.Size = New System.Drawing.Size(47, 21) Me.cboBlauSa.TabIndex = 19 ' 'cboBlauFr ' Me.cboBlauFr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlauFr.DropDownWidth = 150 Me.cboBlauFr.FormattingEnabled = True Me.cboBlauFr.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboBlauFr.Location = New System.Drawing.Point(257, 44) Me.cboBlauFr.Name = "cboBlauFr" Me.cboBlauFr.Size = New System.Drawing.Size(47, 21) Me.cboBlauFr.TabIndex = 18 ' 'cboBlauDo ' Me.cboBlauDo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlauDo.DropDownWidth = 150 Me.cboBlauDo.FormattingEnabled = True Me.cboBlauDo.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboBlauDo.Location = New System.Drawing.Point(204, 44) Me.cboBlauDo.Name = "cboBlauDo" Me.cboBlauDo.Size = New System.Drawing.Size(47, 21) Me.cboBlauDo.TabIndex = 17 ' 'cboBlauMi ' Me.cboBlauMi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlauMi.DropDownWidth = 150 Me.cboBlauMi.FormattingEnabled = True Me.cboBlauMi.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboBlauMi.Location = New System.Drawing.Point(151, 44) Me.cboBlauMi.Name = "cboBlauMi" Me.cboBlauMi.Size = New System.Drawing.Size(47, 21) Me.cboBlauMi.TabIndex = 16 ' 'cboBlauDi ' Me.cboBlauDi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlauDi.DropDownWidth = 150 Me.cboBlauDi.FormattingEnabled = True Me.cboBlauDi.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboBlauDi.Location = New System.Drawing.Point(98, 44) Me.cboBlauDi.Name = "cboBlauDi" Me.cboBlauDi.Size = New System.Drawing.Size(47, 21) Me.cboBlauDi.TabIndex = 15 ' 'cboBlauMo ' Me.cboBlauMo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlauMo.DropDownWidth = 150 Me.cboBlauMo.FormattingEnabled = True Me.cboBlauMo.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboBlauMo.Location = New System.Drawing.Point(45, 44) Me.cboBlauMo.Name = "cboBlauMo" Me.cboBlauMo.Size = New System.Drawing.Size(47, 21) Me.cboBlauMo.TabIndex = 14 ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Location = New System.Drawing.Point(375, 8) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(20, 13) Me.Label8.TabIndex = 6 Me.Label8.Text = "So" ' 'cbxBlauSo ' Me.cbxBlauSo.AutoSize = True Me.cbxBlauSo.Location = New System.Drawing.Point(378, 24) Me.cbxBlauSo.Name = "cbxBlauSo" Me.cbxBlauSo.Size = New System.Drawing.Size(15, 14) Me.cbxBlauSo.TabIndex = 13 Me.cbxBlauSo.UseVisualStyleBackColor = True ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(324, 8) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(20, 13) Me.Label9.TabIndex = 5 Me.Label9.Text = "Sa" ' 'cbxBlauSa ' Me.cbxBlauSa.AutoSize = True Me.cbxBlauSa.Location = New System.Drawing.Point(327, 24) Me.cbxBlauSa.Name = "cbxBlauSa" Me.cbxBlauSa.Size = New System.Drawing.Size(15, 14) Me.cbxBlauSa.TabIndex = 12 Me.cbxBlauSa.UseVisualStyleBackColor = True ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Location = New System.Drawing.Point(269, 8) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(16, 13) Me.Label10.TabIndex = 4 Me.Label10.Text = "Fr" ' 'cbxBlauFr ' Me.cbxBlauFr.AutoSize = True Me.cbxBlauFr.Location = New System.Drawing.Point(272, 24) Me.cbxBlauFr.Name = "cbxBlauFr" Me.cbxBlauFr.Size = New System.Drawing.Size(15, 14) Me.cbxBlauFr.TabIndex = 11 Me.cbxBlauFr.UseVisualStyleBackColor = True ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(217, 8) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(21, 13) Me.Label11.TabIndex = 3 Me.Label11.Text = "Do" ' 'cbxBlauDo ' Me.cbxBlauDo.AutoSize = True Me.cbxBlauDo.Location = New System.Drawing.Point(220, 24) Me.cbxBlauDo.Name = "cbxBlauDo" Me.cbxBlauDo.Size = New System.Drawing.Size(15, 14) Me.cbxBlauDo.TabIndex = 10 Me.cbxBlauDo.UseVisualStyleBackColor = True ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Location = New System.Drawing.Point(163, 8) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(18, 13) Me.Label12.TabIndex = 2 Me.Label12.Text = "Mi" ' 'cbxBlauMi ' Me.cbxBlauMi.AutoSize = True Me.cbxBlauMi.Location = New System.Drawing.Point(166, 24) Me.cbxBlauMi.Name = "cbxBlauMi" Me.cbxBlauMi.Size = New System.Drawing.Size(15, 14) Me.cbxBlauMi.TabIndex = 9 Me.cbxBlauMi.UseVisualStyleBackColor = True ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Location = New System.Drawing.Point(113, 8) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(17, 13) Me.Label13.TabIndex = 1 Me.Label13.Text = "Di" ' 'cbxBlauDi ' Me.cbxBlauDi.AutoSize = True Me.cbxBlauDi.Location = New System.Drawing.Point(116, 24) Me.cbxBlauDi.Name = "cbxBlauDi" Me.cbxBlauDi.Size = New System.Drawing.Size(15, 14) Me.cbxBlauDi.TabIndex = 8 Me.cbxBlauDi.UseVisualStyleBackColor = True ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Location = New System.Drawing.Point(9, 95) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(20, 13) Me.Label14.TabIndex = 29 Me.Label14.Text = "bis" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Location = New System.Drawing.Point(9, 74) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(25, 13) Me.Label15.TabIndex = 21 Me.Label15.Text = "von" ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Location = New System.Drawing.Point(58, 8) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(22, 13) Me.Label16.TabIndex = 0 Me.Label16.Text = "Mo" ' 'cbxBlauMo ' Me.cbxBlauMo.AutoSize = True Me.cbxBlauMo.Location = New System.Drawing.Point(61, 24) Me.cbxBlauMo.Name = "cbxBlauMo" Me.cbxBlauMo.Size = New System.Drawing.Size(15, 14) Me.cbxBlauMo.TabIndex = 7 Me.cbxBlauMo.UseVisualStyleBackColor = True ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.pnl4) Me.TabPage4.Location = New System.Drawing.Point(4, 22) Me.TabPage4.Name = "TabPage4" Me.TabPage4.Padding = New System.Windows.Forms.Padding(3) Me.TabPage4.Size = New System.Drawing.Size(459, 164) Me.TabPage4.TabIndex = 3 Me.TabPage4.Text = "ROT 2" Me.TabPage4.UseVisualStyleBackColor = True ' 'pnl4 ' Me.pnl4.Controls.Add(Me.txtRot2BemSo) Me.pnl4.Controls.Add(Me.txtRot2BemSa) Me.pnl4.Controls.Add(Me.txtRot2BemFr) Me.pnl4.Controls.Add(Me.txtRot2BemDo) Me.pnl4.Controls.Add(Me.txtRot2BemMi) Me.pnl4.Controls.Add(Me.txtRot2BemDi) Me.pnl4.Controls.Add(Me.txtRot2BemMo) Me.pnl4.Controls.Add(Me.Label55) Me.pnl4.Controls.Add(Me.Label53) Me.pnl4.Controls.Add(Me.Label43) Me.pnl4.Controls.Add(Me.cbxRot2Mo) Me.pnl4.Controls.Add(Me.txtRot2PauseSo) Me.pnl4.Controls.Add(Me.Label52) Me.pnl4.Controls.Add(Me.txtRot2PauseSa) Me.pnl4.Controls.Add(Me.label) Me.pnl4.Controls.Add(Me.txtRot2PauseFr) Me.pnl4.Controls.Add(Me.cbxRot2Di) Me.pnl4.Controls.Add(Me.txtRot2PauseDo) Me.pnl4.Controls.Add(Me.Label50) Me.pnl4.Controls.Add(Me.txtRot2PauseMi) Me.pnl4.Controls.Add(Me.cbxRot2Mi) Me.pnl4.Controls.Add(Me.txtRot2PauseDi) Me.pnl4.Controls.Add(Me.Label49) Me.pnl4.Controls.Add(Me.txtRot2PauseMo) Me.pnl4.Controls.Add(Me.cbxRot2Do) Me.pnl4.Controls.Add(Me.Label44) Me.pnl4.Controls.Add(Me.Label48) Me.pnl4.Controls.Add(Me.txtRot2BisSo) Me.pnl4.Controls.Add(Me.cbxRot2Fr) Me.pnl4.Controls.Add(Me.txtRot2BisSa) Me.pnl4.Controls.Add(Me.Label47) Me.pnl4.Controls.Add(Me.txtRot2BisFr) Me.pnl4.Controls.Add(Me.cbxRot2Sa) Me.pnl4.Controls.Add(Me.txtRot2BisDo) Me.pnl4.Controls.Add(Me.Label46) Me.pnl4.Controls.Add(Me.txtRot2BisMi) Me.pnl4.Controls.Add(Me.cbxRot2So) Me.pnl4.Controls.Add(Me.txtRot2BisDi) Me.pnl4.Controls.Add(Me.Label45) Me.pnl4.Controls.Add(Me.txtRot2VonSo) Me.pnl4.Controls.Add(Me.cboRot2Mo) Me.pnl4.Controls.Add(Me.txtRot2VonSa) Me.pnl4.Controls.Add(Me.cboRot2Di) Me.pnl4.Controls.Add(Me.txtRot2VonFr) Me.pnl4.Controls.Add(Me.cboRot2Mi) Me.pnl4.Controls.Add(Me.txtRot2VonDo) Me.pnl4.Controls.Add(Me.cboRot2Do) Me.pnl4.Controls.Add(Me.txtRot2VonMi) Me.pnl4.Controls.Add(Me.cboRot2Fr) Me.pnl4.Controls.Add(Me.txtRot2VonDi) Me.pnl4.Controls.Add(Me.cboRot2Sa) Me.pnl4.Controls.Add(Me.txtRot2BisMo) Me.pnl4.Controls.Add(Me.cboRot2So) Me.pnl4.Controls.Add(Me.txtRot2VonMo) Me.pnl4.Dock = System.Windows.Forms.DockStyle.Fill Me.pnl4.Enabled = False Me.pnl4.Location = New System.Drawing.Point(3, 3) Me.pnl4.Name = "pnl4" Me.pnl4.Size = New System.Drawing.Size(453, 158) Me.pnl4.TabIndex = 46 ' 'txtRot2BemSo ' Me.txtRot2BemSo.Location = New System.Drawing.Point(359, 136) Me.txtRot2BemSo.MaxLength = 50 Me.txtRot2BemSo.Name = "txtRot2BemSo" Me.txtRot2BemSo.Size = New System.Drawing.Size(47, 20) Me.txtRot2BemSo.TabIndex = 61 ' 'txtRot2BemSa ' Me.txtRot2BemSa.Location = New System.Drawing.Point(307, 136) Me.txtRot2BemSa.MaxLength = 50 Me.txtRot2BemSa.Name = "txtRot2BemSa" Me.txtRot2BemSa.Size = New System.Drawing.Size(47, 20) Me.txtRot2BemSa.TabIndex = 60 ' 'txtRot2BemFr ' Me.txtRot2BemFr.Location = New System.Drawing.Point(254, 136) Me.txtRot2BemFr.MaxLength = 50 Me.txtRot2BemFr.Name = "txtRot2BemFr" Me.txtRot2BemFr.Size = New System.Drawing.Size(47, 20) Me.txtRot2BemFr.TabIndex = 59 ' 'txtRot2BemDo ' Me.txtRot2BemDo.Location = New System.Drawing.Point(201, 136) Me.txtRot2BemDo.MaxLength = 50 Me.txtRot2BemDo.Name = "txtRot2BemDo" Me.txtRot2BemDo.Size = New System.Drawing.Size(47, 20) Me.txtRot2BemDo.TabIndex = 58 ' 'txtRot2BemMi ' Me.txtRot2BemMi.Location = New System.Drawing.Point(147, 136) Me.txtRot2BemMi.MaxLength = 50 Me.txtRot2BemMi.Name = "txtRot2BemMi" Me.txtRot2BemMi.Size = New System.Drawing.Size(47, 20) Me.txtRot2BemMi.TabIndex = 57 ' 'txtRot2BemDi ' Me.txtRot2BemDi.Location = New System.Drawing.Point(95, 136) Me.txtRot2BemDi.MaxLength = 50 Me.txtRot2BemDi.Name = "txtRot2BemDi" Me.txtRot2BemDi.Size = New System.Drawing.Size(47, 20) Me.txtRot2BemDi.TabIndex = 56 ' 'txtRot2BemMo ' Me.txtRot2BemMo.Location = New System.Drawing.Point(42, 136) Me.txtRot2BemMo.MaxLength = 50 Me.txtRot2BemMo.Name = "txtRot2BemMo" Me.txtRot2BemMo.Size = New System.Drawing.Size(47, 20) Me.txtRot2BemMo.TabIndex = 54 ' 'Label55 ' Me.Label55.AutoSize = True Me.Label55.Location = New System.Drawing.Point(6, 138) Me.Label55.Name = "Label55" Me.Label55.Size = New System.Drawing.Size(31, 13) Me.Label55.TabIndex = 55 Me.Label55.Text = "Bem." ' 'Label53 ' Me.Label53.AutoSize = True Me.Label53.Location = New System.Drawing.Point(55, 5) Me.Label53.Name = "Label53" Me.Label53.Size = New System.Drawing.Size(22, 13) Me.Label53.TabIndex = 0 Me.Label53.Text = "Mo" ' 'Label43 ' Me.Label43.AutoSize = True Me.Label43.Location = New System.Drawing.Point(413, 118) Me.Label43.Name = "Label43" Me.Label43.Size = New System.Drawing.Size(26, 13) Me.Label43.TabIndex = 45 Me.Label43.Text = "Std." ' 'cbxRot2Mo ' Me.cbxRot2Mo.AutoSize = True Me.cbxRot2Mo.Location = New System.Drawing.Point(58, 21) Me.cbxRot2Mo.Name = "cbxRot2Mo" Me.cbxRot2Mo.Size = New System.Drawing.Size(15, 14) Me.cbxRot2Mo.TabIndex = 7 Me.cbxRot2Mo.UseVisualStyleBackColor = True ' 'txtRot2PauseSo ' Me.txtRot2PauseSo.Location = New System.Drawing.Point(360, 115) Me.txtRot2PauseSo.MaxLength = 5 Me.txtRot2PauseSo.Name = "txtRot2PauseSo" Me.txtRot2PauseSo.Size = New System.Drawing.Size(47, 20) Me.txtRot2PauseSo.TabIndex = 44 Me.txtRot2PauseSo.Text = "0" ' 'Label52 ' Me.Label52.AutoSize = True Me.Label52.Location = New System.Drawing.Point(6, 71) Me.Label52.Name = "Label52" Me.Label52.Size = New System.Drawing.Size(25, 13) Me.Label52.TabIndex = 21 Me.Label52.Text = "von" ' 'txtRot2PauseSa ' Me.txtRot2PauseSa.Location = New System.Drawing.Point(307, 115) Me.txtRot2PauseSa.MaxLength = 5 Me.txtRot2PauseSa.Name = "txtRot2PauseSa" Me.txtRot2PauseSa.Size = New System.Drawing.Size(47, 20) Me.txtRot2PauseSa.TabIndex = 43 Me.txtRot2PauseSa.Text = "0" ' 'label ' Me.label.AutoSize = True Me.label.Location = New System.Drawing.Point(6, 92) Me.label.Name = "label" Me.label.Size = New System.Drawing.Size(20, 13) Me.label.TabIndex = 29 Me.label.Text = "bis" ' 'txtRot2PauseFr ' Me.txtRot2PauseFr.Location = New System.Drawing.Point(254, 115) Me.txtRot2PauseFr.MaxLength = 5 Me.txtRot2PauseFr.Name = "txtRot2PauseFr" Me.txtRot2PauseFr.Size = New System.Drawing.Size(47, 20) Me.txtRot2PauseFr.TabIndex = 42 Me.txtRot2PauseFr.Text = "0" ' 'cbxRot2Di ' Me.cbxRot2Di.AutoSize = True Me.cbxRot2Di.Location = New System.Drawing.Point(113, 21) Me.cbxRot2Di.Name = "cbxRot2Di" Me.cbxRot2Di.Size = New System.Drawing.Size(15, 14) Me.cbxRot2Di.TabIndex = 8 Me.cbxRot2Di.UseVisualStyleBackColor = True ' 'txtRot2PauseDo ' Me.txtRot2PauseDo.Location = New System.Drawing.Point(201, 115) Me.txtRot2PauseDo.MaxLength = 5 Me.txtRot2PauseDo.Name = "txtRot2PauseDo" Me.txtRot2PauseDo.Size = New System.Drawing.Size(47, 20) Me.txtRot2PauseDo.TabIndex = 41 Me.txtRot2PauseDo.Text = "0" ' 'Label50 ' Me.Label50.AutoSize = True Me.Label50.Location = New System.Drawing.Point(110, 5) Me.Label50.Name = "Label50" Me.Label50.Size = New System.Drawing.Size(17, 13) Me.Label50.TabIndex = 1 Me.Label50.Text = "Di" ' 'txtRot2PauseMi ' Me.txtRot2PauseMi.Location = New System.Drawing.Point(148, 115) Me.txtRot2PauseMi.MaxLength = 5 Me.txtRot2PauseMi.Name = "txtRot2PauseMi" Me.txtRot2PauseMi.Size = New System.Drawing.Size(47, 20) Me.txtRot2PauseMi.TabIndex = 40 Me.txtRot2PauseMi.Text = "0" ' 'cbxRot2Mi ' Me.cbxRot2Mi.AutoSize = True Me.cbxRot2Mi.Location = New System.Drawing.Point(163, 21) Me.cbxRot2Mi.Name = "cbxRot2Mi" Me.cbxRot2Mi.Size = New System.Drawing.Size(15, 14) Me.cbxRot2Mi.TabIndex = 9 Me.cbxRot2Mi.UseVisualStyleBackColor = True ' 'txtRot2PauseDi ' Me.txtRot2PauseDi.Location = New System.Drawing.Point(95, 115) Me.txtRot2PauseDi.MaxLength = 5 Me.txtRot2PauseDi.Name = "txtRot2PauseDi" Me.txtRot2PauseDi.Size = New System.Drawing.Size(47, 20) Me.txtRot2PauseDi.TabIndex = 39 Me.txtRot2PauseDi.Text = "0" ' 'Label49 ' Me.Label49.AutoSize = True Me.Label49.Location = New System.Drawing.Point(160, 5) Me.Label49.Name = "Label49" Me.Label49.Size = New System.Drawing.Size(18, 13) Me.Label49.TabIndex = 2 Me.Label49.Text = "Mi" ' 'txtRot2PauseMo ' Me.txtRot2PauseMo.Location = New System.Drawing.Point(42, 115) Me.txtRot2PauseMo.MaxLength = 5 Me.txtRot2PauseMo.Name = "txtRot2PauseMo" Me.txtRot2PauseMo.Size = New System.Drawing.Size(47, 20) Me.txtRot2PauseMo.TabIndex = 37 Me.txtRot2PauseMo.Text = "0" ' 'cbxRot2Do ' Me.cbxRot2Do.AutoSize = True Me.cbxRot2Do.Location = New System.Drawing.Point(217, 21) Me.cbxRot2Do.Name = "cbxRot2Do" Me.cbxRot2Do.Size = New System.Drawing.Size(15, 14) Me.cbxRot2Do.TabIndex = 10 Me.cbxRot2Do.UseVisualStyleBackColor = True ' 'Label44 ' Me.Label44.AutoSize = True Me.Label44.Location = New System.Drawing.Point(6, 118) Me.Label44.Name = "Label44" Me.Label44.Size = New System.Drawing.Size(37, 13) Me.Label44.TabIndex = 38 Me.Label44.Text = "Pause" ' 'Label48 ' Me.Label48.AutoSize = True Me.Label48.Location = New System.Drawing.Point(214, 5) Me.Label48.Name = "Label48" Me.Label48.Size = New System.Drawing.Size(21, 13) Me.Label48.TabIndex = 3 Me.Label48.Text = "Do" ' 'txtRot2BisSo ' Me.txtRot2BisSo.Location = New System.Drawing.Point(360, 89) Me.txtRot2BisSo.MaxLength = 5 Me.txtRot2BisSo.Name = "txtRot2BisSo" Me.txtRot2BisSo.Size = New System.Drawing.Size(47, 20) Me.txtRot2BisSo.TabIndex = 36 Me.txtRot2BisSo.Text = "00:00" ' 'cbxRot2Fr ' Me.cbxRot2Fr.AutoSize = True Me.cbxRot2Fr.Location = New System.Drawing.Point(269, 21) Me.cbxRot2Fr.Name = "cbxRot2Fr" Me.cbxRot2Fr.Size = New System.Drawing.Size(15, 14) Me.cbxRot2Fr.TabIndex = 11 Me.cbxRot2Fr.UseVisualStyleBackColor = True ' 'txtRot2BisSa ' Me.txtRot2BisSa.Location = New System.Drawing.Point(307, 89) Me.txtRot2BisSa.MaxLength = 5 Me.txtRot2BisSa.Name = "txtRot2BisSa" Me.txtRot2BisSa.Size = New System.Drawing.Size(47, 20) Me.txtRot2BisSa.TabIndex = 35 Me.txtRot2BisSa.Text = "00:00" ' 'Label47 ' Me.Label47.AutoSize = True Me.Label47.Location = New System.Drawing.Point(266, 5) Me.Label47.Name = "Label47" Me.Label47.Size = New System.Drawing.Size(16, 13) Me.Label47.TabIndex = 4 Me.Label47.Text = "Fr" ' 'txtRot2BisFr ' Me.txtRot2BisFr.Location = New System.Drawing.Point(254, 89) Me.txtRot2BisFr.MaxLength = 5 Me.txtRot2BisFr.Name = "txtRot2BisFr" Me.txtRot2BisFr.Size = New System.Drawing.Size(47, 20) Me.txtRot2BisFr.TabIndex = 34 Me.txtRot2BisFr.Text = "00:00" ' 'cbxRot2Sa ' Me.cbxRot2Sa.AutoSize = True Me.cbxRot2Sa.Location = New System.Drawing.Point(324, 21) Me.cbxRot2Sa.Name = "cbxRot2Sa" Me.cbxRot2Sa.Size = New System.Drawing.Size(15, 14) Me.cbxRot2Sa.TabIndex = 12 Me.cbxRot2Sa.UseVisualStyleBackColor = True ' 'txtRot2BisDo ' Me.txtRot2BisDo.Location = New System.Drawing.Point(201, 89) Me.txtRot2BisDo.MaxLength = 5 Me.txtRot2BisDo.Name = "txtRot2BisDo" Me.txtRot2BisDo.Size = New System.Drawing.Size(47, 20) Me.txtRot2BisDo.TabIndex = 33 Me.txtRot2BisDo.Text = "00:00" ' 'Label46 ' Me.Label46.AutoSize = True Me.Label46.Location = New System.Drawing.Point(321, 5) Me.Label46.Name = "Label46" Me.Label46.Size = New System.Drawing.Size(20, 13) Me.Label46.TabIndex = 5 Me.Label46.Text = "Sa" ' 'txtRot2BisMi ' Me.txtRot2BisMi.Location = New System.Drawing.Point(148, 89) Me.txtRot2BisMi.MaxLength = 5 Me.txtRot2BisMi.Name = "txtRot2BisMi" Me.txtRot2BisMi.Size = New System.Drawing.Size(47, 20) Me.txtRot2BisMi.TabIndex = 32 Me.txtRot2BisMi.Text = "00:00" ' 'cbxRot2So ' Me.cbxRot2So.AutoSize = True Me.cbxRot2So.Location = New System.Drawing.Point(375, 21) Me.cbxRot2So.Name = "cbxRot2So" Me.cbxRot2So.Size = New System.Drawing.Size(15, 14) Me.cbxRot2So.TabIndex = 13 Me.cbxRot2So.UseVisualStyleBackColor = True ' 'txtRot2BisDi ' Me.txtRot2BisDi.Location = New System.Drawing.Point(95, 89) Me.txtRot2BisDi.MaxLength = 5 Me.txtRot2BisDi.Name = "txtRot2BisDi" Me.txtRot2BisDi.Size = New System.Drawing.Size(47, 20) Me.txtRot2BisDi.TabIndex = 31 Me.txtRot2BisDi.Text = "00:00" ' 'Label45 ' Me.Label45.AutoSize = True Me.Label45.Location = New System.Drawing.Point(372, 5) Me.Label45.Name = "Label45" Me.Label45.Size = New System.Drawing.Size(20, 13) Me.Label45.TabIndex = 6 Me.Label45.Text = "So" ' 'txtRot2VonSo ' Me.txtRot2VonSo.Location = New System.Drawing.Point(360, 68) Me.txtRot2VonSo.MaxLength = 5 Me.txtRot2VonSo.Name = "txtRot2VonSo" Me.txtRot2VonSo.Size = New System.Drawing.Size(47, 20) Me.txtRot2VonSo.TabIndex = 28 Me.txtRot2VonSo.Text = "00:00" ' 'cboRot2Mo ' Me.cboRot2Mo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRot2Mo.DropDownWidth = 150 Me.cboRot2Mo.FormattingEnabled = True Me.cboRot2Mo.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRot2Mo.Location = New System.Drawing.Point(42, 41) Me.cboRot2Mo.Name = "cboRot2Mo" Me.cboRot2Mo.Size = New System.Drawing.Size(47, 21) Me.cboRot2Mo.TabIndex = 14 ' 'txtRot2VonSa ' Me.txtRot2VonSa.Location = New System.Drawing.Point(307, 68) Me.txtRot2VonSa.MaxLength = 5 Me.txtRot2VonSa.Name = "txtRot2VonSa" Me.txtRot2VonSa.Size = New System.Drawing.Size(47, 20) Me.txtRot2VonSa.TabIndex = 27 Me.txtRot2VonSa.Text = "00:00" ' 'cboRot2Di ' Me.cboRot2Di.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRot2Di.DropDownWidth = 150 Me.cboRot2Di.FormattingEnabled = True Me.cboRot2Di.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRot2Di.Location = New System.Drawing.Point(95, 41) Me.cboRot2Di.Name = "cboRot2Di" Me.cboRot2Di.Size = New System.Drawing.Size(47, 21) Me.cboRot2Di.TabIndex = 15 ' 'txtRot2VonFr ' Me.txtRot2VonFr.Location = New System.Drawing.Point(254, 68) Me.txtRot2VonFr.MaxLength = 5 Me.txtRot2VonFr.Name = "txtRot2VonFr" Me.txtRot2VonFr.Size = New System.Drawing.Size(47, 20) Me.txtRot2VonFr.TabIndex = 26 Me.txtRot2VonFr.Text = "00:00" ' 'cboRot2Mi ' Me.cboRot2Mi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRot2Mi.DropDownWidth = 150 Me.cboRot2Mi.FormattingEnabled = True Me.cboRot2Mi.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRot2Mi.Location = New System.Drawing.Point(148, 41) Me.cboRot2Mi.Name = "cboRot2Mi" Me.cboRot2Mi.Size = New System.Drawing.Size(47, 21) Me.cboRot2Mi.TabIndex = 16 ' 'txtRot2VonDo ' Me.txtRot2VonDo.Location = New System.Drawing.Point(201, 68) Me.txtRot2VonDo.MaxLength = 5 Me.txtRot2VonDo.Name = "txtRot2VonDo" Me.txtRot2VonDo.Size = New System.Drawing.Size(47, 20) Me.txtRot2VonDo.TabIndex = 25 Me.txtRot2VonDo.Text = "00:00" ' 'cboRot2Do ' Me.cboRot2Do.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRot2Do.DropDownWidth = 150 Me.cboRot2Do.FormattingEnabled = True Me.cboRot2Do.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRot2Do.Location = New System.Drawing.Point(201, 41) Me.cboRot2Do.Name = "cboRot2Do" Me.cboRot2Do.Size = New System.Drawing.Size(47, 21) Me.cboRot2Do.TabIndex = 17 ' 'txtRot2VonMi ' Me.txtRot2VonMi.Location = New System.Drawing.Point(148, 68) Me.txtRot2VonMi.MaxLength = 5 Me.txtRot2VonMi.Name = "txtRot2VonMi" Me.txtRot2VonMi.Size = New System.Drawing.Size(47, 20) Me.txtRot2VonMi.TabIndex = 24 Me.txtRot2VonMi.Text = "00:00" ' 'cboRot2Fr ' Me.cboRot2Fr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRot2Fr.DropDownWidth = 150 Me.cboRot2Fr.FormattingEnabled = True Me.cboRot2Fr.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRot2Fr.Location = New System.Drawing.Point(254, 41) Me.cboRot2Fr.Name = "cboRot2Fr" Me.cboRot2Fr.Size = New System.Drawing.Size(47, 21) Me.cboRot2Fr.TabIndex = 18 ' 'txtRot2VonDi ' Me.txtRot2VonDi.Location = New System.Drawing.Point(95, 68) Me.txtRot2VonDi.MaxLength = 5 Me.txtRot2VonDi.Name = "txtRot2VonDi" Me.txtRot2VonDi.Size = New System.Drawing.Size(47, 20) Me.txtRot2VonDi.TabIndex = 23 Me.txtRot2VonDi.Text = "00:00" ' 'cboRot2Sa ' Me.cboRot2Sa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRot2Sa.DropDownWidth = 150 Me.cboRot2Sa.FormattingEnabled = True Me.cboRot2Sa.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRot2Sa.Location = New System.Drawing.Point(307, 41) Me.cboRot2Sa.Name = "cboRot2Sa" Me.cboRot2Sa.Size = New System.Drawing.Size(47, 21) Me.cboRot2Sa.TabIndex = 19 ' 'txtRot2BisMo ' Me.txtRot2BisMo.Location = New System.Drawing.Point(42, 89) Me.txtRot2BisMo.MaxLength = 5 Me.txtRot2BisMo.Name = "txtRot2BisMo" Me.txtRot2BisMo.Size = New System.Drawing.Size(47, 20) Me.txtRot2BisMo.TabIndex = 30 Me.txtRot2BisMo.Text = "00:00" ' 'cboRot2So ' Me.cboRot2So.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboRot2So.DropDownWidth = 150 Me.cboRot2So.FormattingEnabled = True Me.cboRot2So.Items.AddRange(New Object() {"Zoll Schicht 1", "Zoll Schicht 2", "quick-stop"}) Me.cboRot2So.Location = New System.Drawing.Point(360, 41) Me.cboRot2So.Name = "cboRot2So" Me.cboRot2So.Size = New System.Drawing.Size(47, 21) Me.cboRot2So.TabIndex = 20 ' 'txtRot2VonMo ' Me.txtRot2VonMo.Location = New System.Drawing.Point(42, 68) Me.txtRot2VonMo.MaxLength = 5 Me.txtRot2VonMo.Name = "txtRot2VonMo" Me.txtRot2VonMo.Size = New System.Drawing.Size(47, 20) Me.txtRot2VonMo.TabIndex = 22 Me.txtRot2VonMo.Text = "00:00" ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.pnl3) Me.TabPage3.Location = New System.Drawing.Point(4, 22) Me.TabPage3.Name = "TabPage3" Me.TabPage3.Padding = New System.Windows.Forms.Padding(3) Me.TabPage3.Size = New System.Drawing.Size(459, 164) Me.TabPage3.TabIndex = 2 Me.TabPage3.Text = "BLAU 2" Me.TabPage3.UseVisualStyleBackColor = True ' 'pnl3 ' Me.pnl3.Controls.Add(Me.txtBlau2BemSo) Me.pnl3.Controls.Add(Me.txtBlau2BemSa) Me.pnl3.Controls.Add(Me.txtBlau2BemFr) Me.pnl3.Controls.Add(Me.txtBlau2BemDo) Me.pnl3.Controls.Add(Me.txtBlau2BemMi) Me.pnl3.Controls.Add(Me.txtBlau2BemDi) Me.pnl3.Controls.Add(Me.txtBlau2BemMo) Me.pnl3.Controls.Add(Me.Label56) Me.pnl3.Controls.Add(Me.Label42) Me.pnl3.Controls.Add(Me.Label32) Me.pnl3.Controls.Add(Me.cbxBlau2Mo) Me.pnl3.Controls.Add(Me.txtBlau2PauseSo) Me.pnl3.Controls.Add(Me.Label41) Me.pnl3.Controls.Add(Me.txtBlau2PauseSa) Me.pnl3.Controls.Add(Me.Label40) Me.pnl3.Controls.Add(Me.txtBlau2PauseFr) Me.pnl3.Controls.Add(Me.cbxBlau2Di) Me.pnl3.Controls.Add(Me.txtBlau2PauseDo) Me.pnl3.Controls.Add(Me.Label39) Me.pnl3.Controls.Add(Me.txtBlau2PauseMi) Me.pnl3.Controls.Add(Me.cbxBlau2Mi) Me.pnl3.Controls.Add(Me.txtBlau2PauseDi) Me.pnl3.Controls.Add(Me.Label38) Me.pnl3.Controls.Add(Me.txtBlau2PauseMo) Me.pnl3.Controls.Add(Me.cbxBlau2Do) Me.pnl3.Controls.Add(Me.Label33) Me.pnl3.Controls.Add(Me.Label37) Me.pnl3.Controls.Add(Me.txtBlau2BisSo) Me.pnl3.Controls.Add(Me.cbxBlau2Fr) Me.pnl3.Controls.Add(Me.txtBlau2BisSa) Me.pnl3.Controls.Add(Me.Label36) Me.pnl3.Controls.Add(Me.txtBlau2BisFr) Me.pnl3.Controls.Add(Me.cbxBlau2Sa) Me.pnl3.Controls.Add(Me.txtBlau2BisDo) Me.pnl3.Controls.Add(Me.Label35) Me.pnl3.Controls.Add(Me.txtBlau2BisMi) Me.pnl3.Controls.Add(Me.cbxBlau2So) Me.pnl3.Controls.Add(Me.txtBlau2BisDi) Me.pnl3.Controls.Add(Me.Label34) Me.pnl3.Controls.Add(Me.txtBlau2VonSo) Me.pnl3.Controls.Add(Me.cboBlau2Mo) Me.pnl3.Controls.Add(Me.txtBlau2VonSa) Me.pnl3.Controls.Add(Me.cboBlau2Di) Me.pnl3.Controls.Add(Me.txtBlau2VonFr) Me.pnl3.Controls.Add(Me.cboBlau2Mi) Me.pnl3.Controls.Add(Me.txtBlau2VonDo) Me.pnl3.Controls.Add(Me.cboBlau2Do) Me.pnl3.Controls.Add(Me.txtBlau2VonMi) Me.pnl3.Controls.Add(Me.cboBlau2Fr) Me.pnl3.Controls.Add(Me.txtBlau2VonDi) Me.pnl3.Controls.Add(Me.cboBlau2Sa) Me.pnl3.Controls.Add(Me.txtBlau2BisMo) Me.pnl3.Controls.Add(Me.cboBlau2So) Me.pnl3.Controls.Add(Me.txtBlau2VonMo) Me.pnl3.Dock = System.Windows.Forms.DockStyle.Fill Me.pnl3.Enabled = False Me.pnl3.Location = New System.Drawing.Point(3, 3) Me.pnl3.Name = "pnl3" Me.pnl3.Size = New System.Drawing.Size(453, 158) Me.pnl3.TabIndex = 46 ' 'txtBlau2BemSo ' Me.txtBlau2BemSo.Location = New System.Drawing.Point(359, 136) Me.txtBlau2BemSo.MaxLength = 50 Me.txtBlau2BemSo.Name = "txtBlau2BemSo" Me.txtBlau2BemSo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BemSo.TabIndex = 61 ' 'txtBlau2BemSa ' Me.txtBlau2BemSa.Location = New System.Drawing.Point(307, 136) Me.txtBlau2BemSa.MaxLength = 50 Me.txtBlau2BemSa.Name = "txtBlau2BemSa" Me.txtBlau2BemSa.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BemSa.TabIndex = 60 ' 'txtBlau2BemFr ' Me.txtBlau2BemFr.Location = New System.Drawing.Point(254, 136) Me.txtBlau2BemFr.MaxLength = 50 Me.txtBlau2BemFr.Name = "txtBlau2BemFr" Me.txtBlau2BemFr.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BemFr.TabIndex = 59 ' 'txtBlau2BemDo ' Me.txtBlau2BemDo.Location = New System.Drawing.Point(201, 136) Me.txtBlau2BemDo.MaxLength = 50 Me.txtBlau2BemDo.Name = "txtBlau2BemDo" Me.txtBlau2BemDo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BemDo.TabIndex = 58 ' 'txtBlau2BemMi ' Me.txtBlau2BemMi.Location = New System.Drawing.Point(147, 136) Me.txtBlau2BemMi.MaxLength = 50 Me.txtBlau2BemMi.Name = "txtBlau2BemMi" Me.txtBlau2BemMi.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BemMi.TabIndex = 57 ' 'txtBlau2BemDi ' Me.txtBlau2BemDi.Location = New System.Drawing.Point(95, 136) Me.txtBlau2BemDi.MaxLength = 50 Me.txtBlau2BemDi.Name = "txtBlau2BemDi" Me.txtBlau2BemDi.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BemDi.TabIndex = 56 ' 'txtBlau2BemMo ' Me.txtBlau2BemMo.Location = New System.Drawing.Point(42, 136) Me.txtBlau2BemMo.MaxLength = 50 Me.txtBlau2BemMo.Name = "txtBlau2BemMo" Me.txtBlau2BemMo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BemMo.TabIndex = 54 ' 'Label56 ' Me.Label56.AutoSize = True Me.Label56.Location = New System.Drawing.Point(6, 138) Me.Label56.Name = "Label56" Me.Label56.Size = New System.Drawing.Size(31, 13) Me.Label56.TabIndex = 55 Me.Label56.Text = "Bem." ' 'Label42 ' Me.Label42.AutoSize = True Me.Label42.Location = New System.Drawing.Point(55, 5) Me.Label42.Name = "Label42" Me.Label42.Size = New System.Drawing.Size(22, 13) Me.Label42.TabIndex = 0 Me.Label42.Text = "Mo" ' 'Label32 ' Me.Label32.AutoSize = True Me.Label32.Location = New System.Drawing.Point(413, 118) Me.Label32.Name = "Label32" Me.Label32.Size = New System.Drawing.Size(26, 13) Me.Label32.TabIndex = 45 Me.Label32.Text = "Std." ' 'cbxBlau2Mo ' Me.cbxBlau2Mo.AutoSize = True Me.cbxBlau2Mo.Location = New System.Drawing.Point(58, 21) Me.cbxBlau2Mo.Name = "cbxBlau2Mo" Me.cbxBlau2Mo.Size = New System.Drawing.Size(15, 14) Me.cbxBlau2Mo.TabIndex = 7 Me.cbxBlau2Mo.UseVisualStyleBackColor = True ' 'txtBlau2PauseSo ' Me.txtBlau2PauseSo.Location = New System.Drawing.Point(360, 115) Me.txtBlau2PauseSo.MaxLength = 5 Me.txtBlau2PauseSo.Name = "txtBlau2PauseSo" Me.txtBlau2PauseSo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2PauseSo.TabIndex = 44 Me.txtBlau2PauseSo.Text = "0" ' 'Label41 ' Me.Label41.AutoSize = True Me.Label41.Location = New System.Drawing.Point(6, 71) Me.Label41.Name = "Label41" Me.Label41.Size = New System.Drawing.Size(25, 13) Me.Label41.TabIndex = 21 Me.Label41.Text = "von" ' 'txtBlau2PauseSa ' Me.txtBlau2PauseSa.Location = New System.Drawing.Point(307, 115) Me.txtBlau2PauseSa.MaxLength = 5 Me.txtBlau2PauseSa.Name = "txtBlau2PauseSa" Me.txtBlau2PauseSa.Size = New System.Drawing.Size(47, 20) Me.txtBlau2PauseSa.TabIndex = 43 Me.txtBlau2PauseSa.Text = "0" ' 'Label40 ' Me.Label40.AutoSize = True Me.Label40.Location = New System.Drawing.Point(6, 92) Me.Label40.Name = "Label40" Me.Label40.Size = New System.Drawing.Size(20, 13) Me.Label40.TabIndex = 29 Me.Label40.Text = "bis" ' 'txtBlau2PauseFr ' Me.txtBlau2PauseFr.Location = New System.Drawing.Point(254, 115) Me.txtBlau2PauseFr.MaxLength = 5 Me.txtBlau2PauseFr.Name = "txtBlau2PauseFr" Me.txtBlau2PauseFr.Size = New System.Drawing.Size(47, 20) Me.txtBlau2PauseFr.TabIndex = 42 Me.txtBlau2PauseFr.Text = "0" ' 'cbxBlau2Di ' Me.cbxBlau2Di.AutoSize = True Me.cbxBlau2Di.Location = New System.Drawing.Point(113, 21) Me.cbxBlau2Di.Name = "cbxBlau2Di" Me.cbxBlau2Di.Size = New System.Drawing.Size(15, 14) Me.cbxBlau2Di.TabIndex = 8 Me.cbxBlau2Di.UseVisualStyleBackColor = True ' 'txtBlau2PauseDo ' Me.txtBlau2PauseDo.Location = New System.Drawing.Point(201, 115) Me.txtBlau2PauseDo.MaxLength = 5 Me.txtBlau2PauseDo.Name = "txtBlau2PauseDo" Me.txtBlau2PauseDo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2PauseDo.TabIndex = 41 Me.txtBlau2PauseDo.Text = "0" ' 'Label39 ' Me.Label39.AutoSize = True Me.Label39.Location = New System.Drawing.Point(110, 5) Me.Label39.Name = "Label39" Me.Label39.Size = New System.Drawing.Size(17, 13) Me.Label39.TabIndex = 1 Me.Label39.Text = "Di" ' 'txtBlau2PauseMi ' Me.txtBlau2PauseMi.Location = New System.Drawing.Point(148, 115) Me.txtBlau2PauseMi.MaxLength = 5 Me.txtBlau2PauseMi.Name = "txtBlau2PauseMi" Me.txtBlau2PauseMi.Size = New System.Drawing.Size(47, 20) Me.txtBlau2PauseMi.TabIndex = 40 Me.txtBlau2PauseMi.Text = "0" ' 'cbxBlau2Mi ' Me.cbxBlau2Mi.AutoSize = True Me.cbxBlau2Mi.Location = New System.Drawing.Point(163, 21) Me.cbxBlau2Mi.Name = "cbxBlau2Mi" Me.cbxBlau2Mi.Size = New System.Drawing.Size(15, 14) Me.cbxBlau2Mi.TabIndex = 9 Me.cbxBlau2Mi.UseVisualStyleBackColor = True ' 'txtBlau2PauseDi ' Me.txtBlau2PauseDi.Location = New System.Drawing.Point(95, 115) Me.txtBlau2PauseDi.MaxLength = 5 Me.txtBlau2PauseDi.Name = "txtBlau2PauseDi" Me.txtBlau2PauseDi.Size = New System.Drawing.Size(47, 20) Me.txtBlau2PauseDi.TabIndex = 39 Me.txtBlau2PauseDi.Text = "0" ' 'Label38 ' Me.Label38.AutoSize = True Me.Label38.Location = New System.Drawing.Point(160, 5) Me.Label38.Name = "Label38" Me.Label38.Size = New System.Drawing.Size(18, 13) Me.Label38.TabIndex = 2 Me.Label38.Text = "Mi" ' 'txtBlau2PauseMo ' Me.txtBlau2PauseMo.Location = New System.Drawing.Point(42, 115) Me.txtBlau2PauseMo.MaxLength = 5 Me.txtBlau2PauseMo.Name = "txtBlau2PauseMo" Me.txtBlau2PauseMo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2PauseMo.TabIndex = 37 Me.txtBlau2PauseMo.Text = "0" ' 'cbxBlau2Do ' Me.cbxBlau2Do.AutoSize = True Me.cbxBlau2Do.Location = New System.Drawing.Point(217, 21) Me.cbxBlau2Do.Name = "cbxBlau2Do" Me.cbxBlau2Do.Size = New System.Drawing.Size(15, 14) Me.cbxBlau2Do.TabIndex = 10 Me.cbxBlau2Do.UseVisualStyleBackColor = True ' 'Label33 ' Me.Label33.AutoSize = True Me.Label33.Location = New System.Drawing.Point(6, 118) Me.Label33.Name = "Label33" Me.Label33.Size = New System.Drawing.Size(37, 13) Me.Label33.TabIndex = 38 Me.Label33.Text = "Pause" ' 'Label37 ' Me.Label37.AutoSize = True Me.Label37.Location = New System.Drawing.Point(214, 5) Me.Label37.Name = "Label37" Me.Label37.Size = New System.Drawing.Size(21, 13) Me.Label37.TabIndex = 3 Me.Label37.Text = "Do" ' 'txtBlau2BisSo ' Me.txtBlau2BisSo.Location = New System.Drawing.Point(360, 89) Me.txtBlau2BisSo.MaxLength = 5 Me.txtBlau2BisSo.Name = "txtBlau2BisSo" Me.txtBlau2BisSo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BisSo.TabIndex = 36 Me.txtBlau2BisSo.Text = "00:00" ' 'cbxBlau2Fr ' Me.cbxBlau2Fr.AutoSize = True Me.cbxBlau2Fr.Location = New System.Drawing.Point(269, 21) Me.cbxBlau2Fr.Name = "cbxBlau2Fr" Me.cbxBlau2Fr.Size = New System.Drawing.Size(15, 14) Me.cbxBlau2Fr.TabIndex = 11 Me.cbxBlau2Fr.UseVisualStyleBackColor = True ' 'txtBlau2BisSa ' Me.txtBlau2BisSa.Location = New System.Drawing.Point(307, 89) Me.txtBlau2BisSa.MaxLength = 5 Me.txtBlau2BisSa.Name = "txtBlau2BisSa" Me.txtBlau2BisSa.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BisSa.TabIndex = 35 Me.txtBlau2BisSa.Text = "00:00" ' 'Label36 ' Me.Label36.AutoSize = True Me.Label36.Location = New System.Drawing.Point(266, 5) Me.Label36.Name = "Label36" Me.Label36.Size = New System.Drawing.Size(16, 13) Me.Label36.TabIndex = 4 Me.Label36.Text = "Fr" ' 'txtBlau2BisFr ' Me.txtBlau2BisFr.Location = New System.Drawing.Point(254, 89) Me.txtBlau2BisFr.MaxLength = 5 Me.txtBlau2BisFr.Name = "txtBlau2BisFr" Me.txtBlau2BisFr.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BisFr.TabIndex = 34 Me.txtBlau2BisFr.Text = "00:00" ' 'cbxBlau2Sa ' Me.cbxBlau2Sa.AutoSize = True Me.cbxBlau2Sa.Location = New System.Drawing.Point(324, 21) Me.cbxBlau2Sa.Name = "cbxBlau2Sa" Me.cbxBlau2Sa.Size = New System.Drawing.Size(15, 14) Me.cbxBlau2Sa.TabIndex = 12 Me.cbxBlau2Sa.UseVisualStyleBackColor = True ' 'txtBlau2BisDo ' Me.txtBlau2BisDo.Location = New System.Drawing.Point(201, 89) Me.txtBlau2BisDo.MaxLength = 5 Me.txtBlau2BisDo.Name = "txtBlau2BisDo" Me.txtBlau2BisDo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BisDo.TabIndex = 33 Me.txtBlau2BisDo.Text = "00:00" ' 'Label35 ' Me.Label35.AutoSize = True Me.Label35.Location = New System.Drawing.Point(321, 5) Me.Label35.Name = "Label35" Me.Label35.Size = New System.Drawing.Size(20, 13) Me.Label35.TabIndex = 5 Me.Label35.Text = "Sa" ' 'txtBlau2BisMi ' Me.txtBlau2BisMi.Location = New System.Drawing.Point(148, 89) Me.txtBlau2BisMi.MaxLength = 5 Me.txtBlau2BisMi.Name = "txtBlau2BisMi" Me.txtBlau2BisMi.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BisMi.TabIndex = 32 Me.txtBlau2BisMi.Text = "00:00" ' 'cbxBlau2So ' Me.cbxBlau2So.AutoSize = True Me.cbxBlau2So.Location = New System.Drawing.Point(375, 21) Me.cbxBlau2So.Name = "cbxBlau2So" Me.cbxBlau2So.Size = New System.Drawing.Size(15, 14) Me.cbxBlau2So.TabIndex = 13 Me.cbxBlau2So.UseVisualStyleBackColor = True ' 'txtBlau2BisDi ' Me.txtBlau2BisDi.Location = New System.Drawing.Point(95, 89) Me.txtBlau2BisDi.MaxLength = 5 Me.txtBlau2BisDi.Name = "txtBlau2BisDi" Me.txtBlau2BisDi.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BisDi.TabIndex = 31 Me.txtBlau2BisDi.Text = "00:00" ' 'Label34 ' Me.Label34.AutoSize = True Me.Label34.Location = New System.Drawing.Point(372, 5) Me.Label34.Name = "Label34" Me.Label34.Size = New System.Drawing.Size(20, 13) Me.Label34.TabIndex = 6 Me.Label34.Text = "So" ' 'txtBlau2VonSo ' Me.txtBlau2VonSo.Location = New System.Drawing.Point(360, 68) Me.txtBlau2VonSo.MaxLength = 5 Me.txtBlau2VonSo.Name = "txtBlau2VonSo" Me.txtBlau2VonSo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2VonSo.TabIndex = 28 Me.txtBlau2VonSo.Text = "00:00" ' 'cboBlau2Mo ' Me.cboBlau2Mo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlau2Mo.DropDownWidth = 150 Me.cboBlau2Mo.FormattingEnabled = True Me.cboBlau2Mo.Location = New System.Drawing.Point(42, 41) Me.cboBlau2Mo.Name = "cboBlau2Mo" Me.cboBlau2Mo.Size = New System.Drawing.Size(47, 21) Me.cboBlau2Mo.TabIndex = 14 ' 'txtBlau2VonSa ' Me.txtBlau2VonSa.Location = New System.Drawing.Point(307, 68) Me.txtBlau2VonSa.MaxLength = 5 Me.txtBlau2VonSa.Name = "txtBlau2VonSa" Me.txtBlau2VonSa.Size = New System.Drawing.Size(47, 20) Me.txtBlau2VonSa.TabIndex = 27 Me.txtBlau2VonSa.Text = "00:00" ' 'cboBlau2Di ' Me.cboBlau2Di.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlau2Di.DropDownWidth = 150 Me.cboBlau2Di.FormattingEnabled = True Me.cboBlau2Di.Location = New System.Drawing.Point(95, 41) Me.cboBlau2Di.Name = "cboBlau2Di" Me.cboBlau2Di.Size = New System.Drawing.Size(47, 21) Me.cboBlau2Di.TabIndex = 15 ' 'txtBlau2VonFr ' Me.txtBlau2VonFr.Location = New System.Drawing.Point(254, 68) Me.txtBlau2VonFr.MaxLength = 5 Me.txtBlau2VonFr.Name = "txtBlau2VonFr" Me.txtBlau2VonFr.Size = New System.Drawing.Size(47, 20) Me.txtBlau2VonFr.TabIndex = 26 Me.txtBlau2VonFr.Text = "00:00" ' 'cboBlau2Mi ' Me.cboBlau2Mi.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlau2Mi.DropDownWidth = 150 Me.cboBlau2Mi.FormattingEnabled = True Me.cboBlau2Mi.Location = New System.Drawing.Point(148, 41) Me.cboBlau2Mi.Name = "cboBlau2Mi" Me.cboBlau2Mi.Size = New System.Drawing.Size(47, 21) Me.cboBlau2Mi.TabIndex = 16 ' 'txtBlau2VonDo ' Me.txtBlau2VonDo.Location = New System.Drawing.Point(201, 68) Me.txtBlau2VonDo.MaxLength = 5 Me.txtBlau2VonDo.Name = "txtBlau2VonDo" Me.txtBlau2VonDo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2VonDo.TabIndex = 25 Me.txtBlau2VonDo.Text = "00:00" ' 'cboBlau2Do ' Me.cboBlau2Do.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlau2Do.DropDownWidth = 150 Me.cboBlau2Do.FormattingEnabled = True Me.cboBlau2Do.Location = New System.Drawing.Point(201, 41) Me.cboBlau2Do.Name = "cboBlau2Do" Me.cboBlau2Do.Size = New System.Drawing.Size(47, 21) Me.cboBlau2Do.TabIndex = 17 ' 'txtBlau2VonMi ' Me.txtBlau2VonMi.Location = New System.Drawing.Point(148, 68) Me.txtBlau2VonMi.MaxLength = 5 Me.txtBlau2VonMi.Name = "txtBlau2VonMi" Me.txtBlau2VonMi.Size = New System.Drawing.Size(47, 20) Me.txtBlau2VonMi.TabIndex = 24 Me.txtBlau2VonMi.Text = "00:00" ' 'cboBlau2Fr ' Me.cboBlau2Fr.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlau2Fr.DropDownWidth = 150 Me.cboBlau2Fr.FormattingEnabled = True Me.cboBlau2Fr.Location = New System.Drawing.Point(254, 41) Me.cboBlau2Fr.Name = "cboBlau2Fr" Me.cboBlau2Fr.Size = New System.Drawing.Size(47, 21) Me.cboBlau2Fr.TabIndex = 18 ' 'txtBlau2VonDi ' Me.txtBlau2VonDi.Location = New System.Drawing.Point(95, 68) Me.txtBlau2VonDi.MaxLength = 5 Me.txtBlau2VonDi.Name = "txtBlau2VonDi" Me.txtBlau2VonDi.Size = New System.Drawing.Size(47, 20) Me.txtBlau2VonDi.TabIndex = 23 Me.txtBlau2VonDi.Text = "00:00" ' 'cboBlau2Sa ' Me.cboBlau2Sa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlau2Sa.DropDownWidth = 150 Me.cboBlau2Sa.FormattingEnabled = True Me.cboBlau2Sa.Location = New System.Drawing.Point(307, 41) Me.cboBlau2Sa.Name = "cboBlau2Sa" Me.cboBlau2Sa.Size = New System.Drawing.Size(47, 21) Me.cboBlau2Sa.TabIndex = 19 ' 'txtBlau2BisMo ' Me.txtBlau2BisMo.Location = New System.Drawing.Point(42, 89) Me.txtBlau2BisMo.MaxLength = 5 Me.txtBlau2BisMo.Name = "txtBlau2BisMo" Me.txtBlau2BisMo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2BisMo.TabIndex = 30 Me.txtBlau2BisMo.Text = "00:00" ' 'cboBlau2So ' Me.cboBlau2So.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboBlau2So.DropDownWidth = 150 Me.cboBlau2So.FormattingEnabled = True Me.cboBlau2So.Location = New System.Drawing.Point(360, 41) Me.cboBlau2So.Name = "cboBlau2So" Me.cboBlau2So.Size = New System.Drawing.Size(47, 21) Me.cboBlau2So.TabIndex = 20 ' 'txtBlau2VonMo ' Me.txtBlau2VonMo.Location = New System.Drawing.Point(42, 68) Me.txtBlau2VonMo.MaxLength = 5 Me.txtBlau2VonMo.Name = "txtBlau2VonMo" Me.txtBlau2VonMo.Size = New System.Drawing.Size(47, 20) Me.txtBlau2VonMo.TabIndex = 22 Me.txtBlau2VonMo.Text = "00:00" ' 'dgvAbwWStd ' Me.dgvAbwWStd.AKTUALISIERUNGS_INTERVALL = -1 Me.dgvAbwWStd.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvAbwWStd.Location = New System.Drawing.Point(21, 439) Me.dgvAbwWStd.Name = "dgvAbwWStd" Me.dgvAbwWStd.Size = New System.Drawing.Size(459, 110) Me.dgvAbwWStd.TabIndex = 0 ' 'Label26 ' Me.Label26.AutoSize = True Me.Label26.Location = New System.Drawing.Point(318, 64) Me.Label26.Name = "Label26" Me.Label26.Size = New System.Drawing.Size(67, 13) Me.Label26.TabIndex = 7 Me.Label26.Text = "Reihenfolge:" ' 'txtReihenfolge ' Me.txtReihenfolge.Location = New System.Drawing.Point(321, 80) Me.txtReihenfolge.Name = "txtReihenfolge" Me.txtReihenfolge.Size = New System.Drawing.Size(73, 20) Me.txtReihenfolge.TabIndex = 11 Me.txtReihenfolge.Text = "50" ' 'Button1 ' Me.Button1.BackColor = System.Drawing.Color.Black Me.Button1.Location = New System.Drawing.Point(105, 123) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(36, 23) Me.Button1.TabIndex = 19 Me.Button1.UseVisualStyleBackColor = False Me.Button1.Visible = False ' 'Label27 ' Me.Label27.AutoSize = True Me.Label27.Location = New System.Drawing.Point(102, 108) Me.Label27.Name = "Label27" Me.Label27.Size = New System.Drawing.Size(37, 13) Me.Label27.TabIndex = 12 Me.Label27.Text = "Farbe:" Me.Label27.Visible = False ' 'lblTage ' Me.lblTage.AutoSize = True Me.lblTage.Location = New System.Drawing.Point(399, 151) Me.lblTage.Name = "lblTage" Me.lblTage.Size = New System.Drawing.Size(81, 13) Me.lblTage.TabIndex = 15 Me.lblTage.Text = "Tage / Woche:" ' 'cboDaysPerWeek ' Me.cboDaysPerWeek.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboDaysPerWeek.FormattingEnabled = True Me.cboDaysPerWeek.Items.AddRange(New Object() {"", "1", "2", "3", "4", "5"}) Me.cboDaysPerWeek.Location = New System.Drawing.Point(402, 167) Me.cboDaysPerWeek.Name = "cboDaysPerWeek" Me.cboDaysPerWeek.Size = New System.Drawing.Size(78, 21) Me.cboDaysPerWeek.TabIndex = 18 ' 'Button2 ' Me.Button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button2.Location = New System.Drawing.Point(182, 555) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(86, 37) Me.Button2.TabIndex = 23 Me.Button2.Text = "Abbrechen" Me.Button2.UseVisualStyleBackColor = True ' 'cbxMuster ' Me.cbxMuster.AutoSize = True Me.cbxMuster.Location = New System.Drawing.Point(15, 169) Me.cbxMuster.Name = "cbxMuster" Me.cbxMuster.Size = New System.Drawing.Size(132, 17) Me.cbxMuster.TabIndex = 20 Me.cbxMuster.Text = "Nach Muster einteilen:" Me.cbxMuster.UseVisualStyleBackColor = True ' 'cbxInaktiv ' Me.cbxInaktiv.AutoSize = True Me.cbxInaktiv.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cbxInaktiv.Location = New System.Drawing.Point(416, 8) Me.cbxInaktiv.Name = "cbxInaktiv" Me.cbxInaktiv.Size = New System.Drawing.Size(64, 17) Me.cbxInaktiv.TabIndex = 24 Me.cbxInaktiv.Text = "inaktiv" Me.cbxInaktiv.UseVisualStyleBackColor = True ' 'Label57 ' Me.Label57.AutoSize = True Me.Label57.Location = New System.Drawing.Point(399, 109) Me.Label57.Name = "Label57" Me.Label57.Size = New System.Drawing.Size(93, 13) Me.Label57.TabIndex = 25 Me.Label57.Text = "Std. Feiertag (TZ):" Me.Label57.Visible = False ' 'txtStdFeiertagTZ ' Me.txtStdFeiertagTZ.Location = New System.Drawing.Point(402, 125) Me.txtStdFeiertagTZ.Name = "txtStdFeiertagTZ" Me.txtStdFeiertagTZ.Size = New System.Drawing.Size(86, 20) Me.txtStdFeiertagTZ.TabIndex = 26 Me.txtStdFeiertagTZ.Visible = False ' 'Label58 ' Me.Label58.AutoSize = True Me.Label58.Location = New System.Drawing.Point(18, 423) Me.Label58.Name = "Label58" Me.Label58.Size = New System.Drawing.Size(138, 13) Me.Label58.TabIndex = 27 Me.Label58.Text = "Abweichende WochenStd.:" ' 'frmDiestAddMa ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.White Me.ClientSize = New System.Drawing.Size(503, 626) Me.Controls.Add(Me.Label58) Me.Controls.Add(Me.dgvAbwWStd) Me.Controls.Add(Me.Label57) Me.Controls.Add(Me.txtStdFeiertagTZ) Me.Controls.Add(Me.cbxInaktiv) Me.Controls.Add(Me.cbxMuster) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.cboDaysPerWeek) Me.Controls.Add(Me.lblTage) Me.Controls.Add(Me.Label27) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.txtReihenfolge) Me.Controls.Add(Me.grpTeilzeit) Me.Controls.Add(Me.txtKuerzel) Me.Controls.Add(Me.Label7) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.btnOK) Me.Controls.Add(Me.Label6) Me.Controls.Add(Me.Label26) Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label4) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.cboAbt) Me.Controls.Add(Me.cboStammSchicht) Me.Controls.Add(Me.cboArbVerh) Me.Controls.Add(Me.txtWoStd) Me.Controls.Add(Me.cboFunktion) Me.Controls.Add(Me.cboMA) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmDiestAddMa" Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Mitarbeiter in den Dienstplan aufnehmen" Me.grpTeilzeit.ResumeLayout(False) Me.grpTeilzeit.PerformLayout() Me.TabControl1.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) Me.TabPage1.PerformLayout() Me.TabPage2.ResumeLayout(False) Me.TabPage2.PerformLayout() Me.TabPage4.ResumeLayout(False) Me.pnl4.ResumeLayout(False) Me.pnl4.PerformLayout() Me.TabPage3.ResumeLayout(False) Me.pnl3.ResumeLayout(False) Me.pnl3.PerformLayout() CType(Me.dgvAbwWStd, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents cboMA As System.Windows.Forms.ComboBox Friend WithEvents txtWoStd As System.Windows.Forms.TextBox Friend WithEvents Label1 As System.Windows.Forms.Label Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents cboFunktion As System.Windows.Forms.ComboBox Friend WithEvents Label3 As System.Windows.Forms.Label Friend WithEvents cboArbVerh As System.Windows.Forms.ComboBox Friend WithEvents Label4 As System.Windows.Forms.Label Friend WithEvents cboStammSchicht As System.Windows.Forms.ComboBox Friend WithEvents Label5 As System.Windows.Forms.Label Friend WithEvents cboAbt As VERAG_PROG_ALLGEMEIN.MyComboBox Friend WithEvents Label6 As System.Windows.Forms.Label Friend WithEvents btnOK As System.Windows.Forms.Button Friend WithEvents txtKuerzel As System.Windows.Forms.TextBox Friend WithEvents Label7 As System.Windows.Forms.Label Friend WithEvents grpTeilzeit As System.Windows.Forms.GroupBox Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents txtRotBisSo As System.Windows.Forms.TextBox Friend WithEvents txtRotBisSa As System.Windows.Forms.TextBox Friend WithEvents txtRotBisFr As System.Windows.Forms.TextBox Friend WithEvents txtRotBisDo As System.Windows.Forms.TextBox Friend WithEvents txtRotBisMi As System.Windows.Forms.TextBox Friend WithEvents txtRotBisDi As System.Windows.Forms.TextBox Friend WithEvents txtRotVonSo As System.Windows.Forms.TextBox Friend WithEvents txtRotVonSa As System.Windows.Forms.TextBox Friend WithEvents txtRotVonFr As System.Windows.Forms.TextBox Friend WithEvents txtRotVonDo As System.Windows.Forms.TextBox Friend WithEvents txtRotVonMi As System.Windows.Forms.TextBox Friend WithEvents txtRotVonDi As System.Windows.Forms.TextBox Friend WithEvents txtRotBisMo As System.Windows.Forms.TextBox Friend WithEvents txtRotVonMo As System.Windows.Forms.TextBox Friend WithEvents cboRotSo As System.Windows.Forms.ComboBox Friend WithEvents cboRotSa As System.Windows.Forms.ComboBox Friend WithEvents cboRotFr As System.Windows.Forms.ComboBox Friend WithEvents cboRotDo As System.Windows.Forms.ComboBox Friend WithEvents cboRotMi As System.Windows.Forms.ComboBox Friend WithEvents cboRotDi As System.Windows.Forms.ComboBox Friend WithEvents cboRotMo As System.Windows.Forms.ComboBox Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents cbxRotSo As System.Windows.Forms.CheckBox Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents cbxRotSa As System.Windows.Forms.CheckBox Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents cbxRotFr As System.Windows.Forms.CheckBox Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents cbxRotDo As System.Windows.Forms.CheckBox Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents cbxRotMi As System.Windows.Forms.CheckBox Friend WithEvents Label22 As System.Windows.Forms.Label Friend WithEvents cbxRotDi As System.Windows.Forms.CheckBox Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents Label24 As System.Windows.Forms.Label Friend WithEvents Label25 As System.Windows.Forms.Label Friend WithEvents cbxRotMo As System.Windows.Forms.CheckBox Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents Label26 As System.Windows.Forms.Label Friend WithEvents txtReihenfolge As System.Windows.Forms.TextBox Friend WithEvents ColorDialog1 As System.Windows.Forms.ColorDialog Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Label27 As System.Windows.Forms.Label Friend WithEvents lblTage As System.Windows.Forms.Label Friend WithEvents cboDaysPerWeek As System.Windows.Forms.ComboBox Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents cbxMuster As System.Windows.Forms.CheckBox Friend WithEvents txtBlauBisSo As System.Windows.Forms.TextBox Friend WithEvents txtBlauBisSa As System.Windows.Forms.TextBox Friend WithEvents txtBlauBisFr As System.Windows.Forms.TextBox Friend WithEvents txtBlauBisDo As System.Windows.Forms.TextBox Friend WithEvents txtBlauBisMi As System.Windows.Forms.TextBox Friend WithEvents txtBlauBisDi As System.Windows.Forms.TextBox Friend WithEvents txtBlauVonSo As System.Windows.Forms.TextBox Friend WithEvents txtBlauVonSa As System.Windows.Forms.TextBox Friend WithEvents txtBlauVonFr As System.Windows.Forms.TextBox Friend WithEvents txtBlauVonDo As System.Windows.Forms.TextBox Friend WithEvents txtBlauVonMi As System.Windows.Forms.TextBox Friend WithEvents txtBlauVonDi As System.Windows.Forms.TextBox Friend WithEvents txtBlauBisMo As System.Windows.Forms.TextBox Friend WithEvents txtBlauVonMo As System.Windows.Forms.TextBox Friend WithEvents cboBlauSo As System.Windows.Forms.ComboBox Friend WithEvents cboBlauSa As System.Windows.Forms.ComboBox Friend WithEvents cboBlauFr As System.Windows.Forms.ComboBox Friend WithEvents cboBlauDo As System.Windows.Forms.ComboBox Friend WithEvents cboBlauMi As System.Windows.Forms.ComboBox Friend WithEvents cboBlauDi As System.Windows.Forms.ComboBox Friend WithEvents cboBlauMo As System.Windows.Forms.ComboBox Friend WithEvents Label8 As System.Windows.Forms.Label Friend WithEvents cbxBlauSo As System.Windows.Forms.CheckBox Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents cbxBlauSa As System.Windows.Forms.CheckBox Friend WithEvents Label10 As System.Windows.Forms.Label Friend WithEvents cbxBlauFr As System.Windows.Forms.CheckBox Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents cbxBlauDo As System.Windows.Forms.CheckBox Friend WithEvents Label12 As System.Windows.Forms.Label Friend WithEvents cbxBlauMi As System.Windows.Forms.CheckBox Friend WithEvents Label13 As System.Windows.Forms.Label Friend WithEvents cbxBlauDi As System.Windows.Forms.CheckBox Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents Label15 As System.Windows.Forms.Label Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents cbxBlauMo As System.Windows.Forms.CheckBox Friend WithEvents Label29 As System.Windows.Forms.Label Friend WithEvents txtRotPauseSo As System.Windows.Forms.TextBox Friend WithEvents txtRotPauseSa As System.Windows.Forms.TextBox Friend WithEvents txtRotPauseFr As System.Windows.Forms.TextBox Friend WithEvents txtRotPauseDo As System.Windows.Forms.TextBox Friend WithEvents txtRotPauseMi As System.Windows.Forms.TextBox Friend WithEvents txtRotPauseDi As System.Windows.Forms.TextBox Friend WithEvents txtRotPauseMo As System.Windows.Forms.TextBox Friend WithEvents Label28 As System.Windows.Forms.Label Friend WithEvents Label30 As System.Windows.Forms.Label Friend WithEvents txtBlauPauseSo As System.Windows.Forms.TextBox Friend WithEvents txtBlauPauseSa As System.Windows.Forms.TextBox Friend WithEvents txtBlauPauseFr As System.Windows.Forms.TextBox Friend WithEvents txtBlauPauseDo As System.Windows.Forms.TextBox Friend WithEvents txtBlauPauseMi As System.Windows.Forms.TextBox Friend WithEvents txtBlauPauseDi As System.Windows.Forms.TextBox Friend WithEvents txtBlauPauseMo As System.Windows.Forms.TextBox Friend WithEvents Label31 As System.Windows.Forms.Label Friend WithEvents TabPage4 As System.Windows.Forms.TabPage Friend WithEvents Label43 As System.Windows.Forms.Label Friend WithEvents txtRot2PauseSo As System.Windows.Forms.TextBox Friend WithEvents txtRot2PauseSa As System.Windows.Forms.TextBox Friend WithEvents txtRot2PauseFr As System.Windows.Forms.TextBox Friend WithEvents txtRot2PauseDo As System.Windows.Forms.TextBox Friend WithEvents txtRot2PauseMi As System.Windows.Forms.TextBox Friend WithEvents txtRot2PauseDi As System.Windows.Forms.TextBox Friend WithEvents txtRot2PauseMo As System.Windows.Forms.TextBox Friend WithEvents Label44 As System.Windows.Forms.Label Friend WithEvents txtRot2BisSo As System.Windows.Forms.TextBox Friend WithEvents txtRot2BisSa As System.Windows.Forms.TextBox Friend WithEvents txtRot2BisFr As System.Windows.Forms.TextBox Friend WithEvents txtRot2BisDo As System.Windows.Forms.TextBox Friend WithEvents txtRot2BisMi As System.Windows.Forms.TextBox Friend WithEvents txtRot2BisDi As System.Windows.Forms.TextBox Friend WithEvents txtRot2VonSo As System.Windows.Forms.TextBox Friend WithEvents txtRot2VonSa As System.Windows.Forms.TextBox Friend WithEvents txtRot2VonFr As System.Windows.Forms.TextBox Friend WithEvents txtRot2VonDo As System.Windows.Forms.TextBox Friend WithEvents txtRot2VonMi As System.Windows.Forms.TextBox Friend WithEvents txtRot2VonDi As System.Windows.Forms.TextBox Friend WithEvents txtRot2BisMo As System.Windows.Forms.TextBox Friend WithEvents txtRot2VonMo As System.Windows.Forms.TextBox Friend WithEvents cboRot2So As System.Windows.Forms.ComboBox Friend WithEvents cboRot2Sa As System.Windows.Forms.ComboBox Friend WithEvents cboRot2Fr As System.Windows.Forms.ComboBox Friend WithEvents cboRot2Do As System.Windows.Forms.ComboBox Friend WithEvents cboRot2Mi As System.Windows.Forms.ComboBox Friend WithEvents cboRot2Di As System.Windows.Forms.ComboBox Friend WithEvents cboRot2Mo As System.Windows.Forms.ComboBox Friend WithEvents Label45 As System.Windows.Forms.Label Friend WithEvents cbxRot2So As System.Windows.Forms.CheckBox Friend WithEvents Label46 As System.Windows.Forms.Label Friend WithEvents cbxRot2Sa As System.Windows.Forms.CheckBox Friend WithEvents Label47 As System.Windows.Forms.Label Friend WithEvents cbxRot2Fr As System.Windows.Forms.CheckBox Friend WithEvents Label48 As System.Windows.Forms.Label Friend WithEvents cbxRot2Do As System.Windows.Forms.CheckBox Friend WithEvents Label49 As System.Windows.Forms.Label Friend WithEvents cbxRot2Mi As System.Windows.Forms.CheckBox Friend WithEvents Label50 As System.Windows.Forms.Label Friend WithEvents cbxRot2Di As System.Windows.Forms.CheckBox Friend WithEvents label As System.Windows.Forms.Label Friend WithEvents Label52 As System.Windows.Forms.Label Friend WithEvents Label53 As System.Windows.Forms.Label Friend WithEvents cbxRot2Mo As System.Windows.Forms.CheckBox Friend WithEvents TabPage3 As System.Windows.Forms.TabPage Friend WithEvents Label32 As System.Windows.Forms.Label Friend WithEvents txtBlau2PauseSo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2PauseSa As System.Windows.Forms.TextBox Friend WithEvents txtBlau2PauseFr As System.Windows.Forms.TextBox Friend WithEvents txtBlau2PauseDo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2PauseMi As System.Windows.Forms.TextBox Friend WithEvents txtBlau2PauseDi As System.Windows.Forms.TextBox Friend WithEvents txtBlau2PauseMo As System.Windows.Forms.TextBox Friend WithEvents Label33 As System.Windows.Forms.Label Friend WithEvents txtBlau2BisSo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BisSa As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BisFr As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BisDo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BisMi As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BisDi As System.Windows.Forms.TextBox Friend WithEvents txtBlau2VonSo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2VonSa As System.Windows.Forms.TextBox Friend WithEvents txtBlau2VonFr As System.Windows.Forms.TextBox Friend WithEvents txtBlau2VonDo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2VonMi As System.Windows.Forms.TextBox Friend WithEvents txtBlau2VonDi As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BisMo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2VonMo As System.Windows.Forms.TextBox Friend WithEvents cboBlau2So As System.Windows.Forms.ComboBox Friend WithEvents cboBlau2Sa As System.Windows.Forms.ComboBox Friend WithEvents cboBlau2Fr As System.Windows.Forms.ComboBox Friend WithEvents cboBlau2Do As System.Windows.Forms.ComboBox Friend WithEvents cboBlau2Mi As System.Windows.Forms.ComboBox Friend WithEvents cboBlau2Di As System.Windows.Forms.ComboBox Friend WithEvents cboBlau2Mo As System.Windows.Forms.ComboBox Friend WithEvents Label34 As System.Windows.Forms.Label Friend WithEvents cbxBlau2So As System.Windows.Forms.CheckBox Friend WithEvents Label35 As System.Windows.Forms.Label Friend WithEvents cbxBlau2Sa As System.Windows.Forms.CheckBox Friend WithEvents Label36 As System.Windows.Forms.Label Friend WithEvents cbxBlau2Fr As System.Windows.Forms.CheckBox Friend WithEvents Label37 As System.Windows.Forms.Label Friend WithEvents cbxBlau2Do As System.Windows.Forms.CheckBox Friend WithEvents Label38 As System.Windows.Forms.Label Friend WithEvents cbxBlau2Mi As System.Windows.Forms.CheckBox Friend WithEvents Label39 As System.Windows.Forms.Label Friend WithEvents cbxBlau2Di As System.Windows.Forms.CheckBox Friend WithEvents Label40 As System.Windows.Forms.Label Friend WithEvents Label41 As System.Windows.Forms.Label Friend WithEvents Label42 As System.Windows.Forms.Label Friend WithEvents cbxBlau2Mo As System.Windows.Forms.CheckBox Friend WithEvents cbx4WoRhythmus As System.Windows.Forms.CheckBox Friend WithEvents pnl4 As System.Windows.Forms.Panel Friend WithEvents pnl3 As System.Windows.Forms.Panel Friend WithEvents cbxWEStdRegelAZ As System.Windows.Forms.CheckBox Friend WithEvents txtRotBemSo As System.Windows.Forms.TextBox Friend WithEvents txtRotBemSa As System.Windows.Forms.TextBox Friend WithEvents txtRotBemFr As System.Windows.Forms.TextBox Friend WithEvents txtRotBemDo As System.Windows.Forms.TextBox Friend WithEvents txtRotBemMi As System.Windows.Forms.TextBox Friend WithEvents txtRotBemDi As System.Windows.Forms.TextBox Friend WithEvents txtRotBemMo As System.Windows.Forms.TextBox Friend WithEvents Label51 As System.Windows.Forms.Label Friend WithEvents txtBlauBemSo As System.Windows.Forms.TextBox Friend WithEvents txtBlauBemSa As System.Windows.Forms.TextBox Friend WithEvents txtBlauBemFr As System.Windows.Forms.TextBox Friend WithEvents txtBlauBemDo As System.Windows.Forms.TextBox Friend WithEvents txtBlauBemMi As System.Windows.Forms.TextBox Friend WithEvents txtBlauBemDi As System.Windows.Forms.TextBox Friend WithEvents txtBlauBemMo As System.Windows.Forms.TextBox Friend WithEvents Label54 As System.Windows.Forms.Label Friend WithEvents txtRot2BemSo As System.Windows.Forms.TextBox Friend WithEvents txtRot2BemSa As System.Windows.Forms.TextBox Friend WithEvents txtRot2BemFr As System.Windows.Forms.TextBox Friend WithEvents txtRot2BemDo As System.Windows.Forms.TextBox Friend WithEvents txtRot2BemMi As System.Windows.Forms.TextBox Friend WithEvents txtRot2BemDi As System.Windows.Forms.TextBox Friend WithEvents txtRot2BemMo As System.Windows.Forms.TextBox Friend WithEvents Label55 As System.Windows.Forms.Label Friend WithEvents txtBlau2BemSo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BemSa As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BemFr As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BemDo As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BemMi As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BemDi As System.Windows.Forms.TextBox Friend WithEvents txtBlau2BemMo As System.Windows.Forms.TextBox Friend WithEvents Label56 As System.Windows.Forms.Label Friend WithEvents cbxInaktiv As CheckBox Friend WithEvents Label57 As Label Friend WithEvents txtStdFeiertagTZ As TextBox Friend WithEvents dgvAbwWStd As VERAG_PROG_ALLGEMEIN.MyDatagridview Friend WithEvents Label58 As Label End Class