_ Partial Class frmDienstplanVariabel 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 ListViewItem1 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("KW 1") Dim ListViewItem2 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("KW 2") Dim ListViewItem3 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("") Dim ListViewItem4 As System.Windows.Forms.ListViewItem = New System.Windows.Forms.ListViewItem("") Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmDienstplanVariabel)) Me.ctxtDgv = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.ctiFrei = New System.Windows.Forms.ToolStripMenuItem() Me.ctiUrlaub = New System.Windows.Forms.ToolStripMenuItem() Me.ctiKrankenstand = New System.Windows.Forms.ToolStripMenuItem() Me.ctiDienstreise = New System.Windows.Forms.ToolStripMenuItem() Me.ZeitausgleichToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ctiDbl = New System.Windows.Forms.ToolStripMenuItem() Me.ctiWocheSchichtWechsel = New System.Windows.Forms.ToolStripMenuItem() Me.ctiBemWo = New System.Windows.Forms.ToolStripMenuItem() Me.NormaldienstToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.GanzeWocheToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuSplitschicht = New System.Windows.Forms.ToolStripMenuItem() Me.TabPage1 = New System.Windows.Forms.TabPage() Me.PictureBox1 = New System.Windows.Forms.PictureBox() Me.Button2 = New System.Windows.Forms.Button() Me.Button1 = New System.Windows.Forms.Button() Me.Panel2 = New System.Windows.Forms.Panel() Me.PictureBox2 = New System.Windows.Forms.PictureBox() Me.ListView1 = New System.Windows.Forms.ListView() Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(), System.Windows.Forms.ColumnHeader) Me.MonthCalendar1 = New System.Windows.Forms.MonthCalendar() Me.TabPage3 = New System.Windows.Forms.TabPage() Me.Label11 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Panel1 = New System.Windows.Forms.Panel() Me.pnl = New System.Windows.Forms.Panel() Me.Panel6 = New System.Windows.Forms.Panel() Me.Panel7 = New System.Windows.Forms.Panel() Me.Button18 = New System.Windows.Forms.Button() Me.cboQSSpaet = New System.Windows.Forms.ComboBox() Me.Label23 = New System.Windows.Forms.Label() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.Label2 = New System.Windows.Forms.Label() Me.txtWoStd = New System.Windows.Forms.TextBox() Me.TabControl1 = New System.Windows.Forms.TabControl() Me.TabPage2 = New System.Windows.Forms.TabPage() Me.Button17 = New System.Windows.Forms.Button() Me.Label30 = New System.Windows.Forms.Label() Me.cbxChangeForWo = New System.Windows.Forms.CheckBox() Me.TextBox4 = New System.Windows.Forms.TextBox() Me.Button9 = New System.Windows.Forms.Button() Me.Label32 = New System.Windows.Forms.Label() Me.Button8 = New System.Windows.Forms.Button() Me.TextBox3 = New System.Windows.Forms.TextBox() Me.lblMAInfo = New System.Windows.Forms.Label() Me.Label19 = New System.Windows.Forms.Label() Me.Label21 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.TextBox2 = New System.Windows.Forms.TextBox() Me.TextBox1 = New System.Windows.Forms.TextBox() Me.SplitContainer = New System.Windows.Forms.SplitContainer() Me.FlowLayoutPanel = New System.Windows.Forms.FlowLayoutPanel() Me.Panel8 = New System.Windows.Forms.Panel() Me.lblMo = New System.Windows.Forms.Label() Me.lblDi = New System.Windows.Forms.Label() Me.lblMi = New System.Windows.Forms.Label() Me.lblSo = New System.Windows.Forms.Label() Me.lblDo = New System.Windows.Forms.Label() Me.lblSa = New System.Windows.Forms.Label() Me.lblFr = New System.Windows.Forms.Label() Me.tbcntr = New System.Windows.Forms.TabControl() Me.TabPage4 = New System.Windows.Forms.TabPage() Me.dgvZA_Mo = New System.Windows.Forms.DataGridView() Me.Label28 = New System.Windows.Forms.Label() Me.dgvDR_So = New System.Windows.Forms.DataGridView() Me.dgvZA_Sa = New System.Windows.Forms.DataGridView() Me.dgvKS_So = New System.Windows.Forms.DataGridView() Me.dgvZA_So = New System.Windows.Forms.DataGridView() Me.dgvFrei_So = New System.Windows.Forms.DataGridView() Me.dgvUrl_Mo = New System.Windows.Forms.DataGridView() Me.dgvUrl_So = New System.Windows.Forms.DataGridView() Me.dgvKS_Mo = New System.Windows.Forms.DataGridView() Me.dgvFrei_Sa = New System.Windows.Forms.DataGridView() Me.dgvDR_Mo = New System.Windows.Forms.DataGridView() Me.dgvDR_Sa = New System.Windows.Forms.DataGridView() Me.dgvFrei_Mo = New System.Windows.Forms.DataGridView() Me.dgvKS_Sa = New System.Windows.Forms.DataGridView() Me.dgvZA_Fr = New System.Windows.Forms.DataGridView() Me.dgvUrl_Sa = New System.Windows.Forms.DataGridView() Me.dgvUrl_Di = New System.Windows.Forms.DataGridView() Me.Label18 = New System.Windows.Forms.Label() Me.dgvZA_Do = New System.Windows.Forms.DataGridView() Me.Label17 = New System.Windows.Forms.Label() Me.dgvKS_Di = New System.Windows.Forms.DataGridView() Me.Label16 = New System.Windows.Forms.Label() Me.dgvZA_Mi = New System.Windows.Forms.DataGridView() Me.Label14 = New System.Windows.Forms.Label() Me.dgvDR_Di = New System.Windows.Forms.DataGridView() Me.dgvFrei_Fr = New System.Windows.Forms.DataGridView() Me.dgvZA_Di = New System.Windows.Forms.DataGridView() Me.dgvDR_Fr = New System.Windows.Forms.DataGridView() Me.dgvFrei_Di = New System.Windows.Forms.DataGridView() Me.dgvKS_Fr = New System.Windows.Forms.DataGridView() Me.dgvUrl_Fr = New System.Windows.Forms.DataGridView() Me.dgvUrl_Mi = New System.Windows.Forms.DataGridView() Me.dgvFrei_Do = New System.Windows.Forms.DataGridView() Me.dgvKS_Mi = New System.Windows.Forms.DataGridView() Me.dgvDR_Do = New System.Windows.Forms.DataGridView() Me.dgvDR_Mi = New System.Windows.Forms.DataGridView() Me.dgvKS_Do = New System.Windows.Forms.DataGridView() Me.dgvFrei_Mi = New System.Windows.Forms.DataGridView() Me.dgvUrl_Do = New System.Windows.Forms.DataGridView() Me.tbAuswertung = New System.Windows.Forms.TabPage() Me.pnlPlatzhalter = New System.Windows.Forms.Panel() Me.tbTagesverteilung = New System.Windows.Forms.TabPage() Me.Panel3 = New System.Windows.Forms.Panel() Me.txtKWYear = New System.Windows.Forms.TextBox() Me.txtKW = New System.Windows.Forms.TextBox() Me.Button11 = New System.Windows.Forms.Button() Me.Button7 = New System.Windows.Forms.Button() Me.lblKW = New System.Windows.Forms.Label() Me.Button6 = New System.Windows.Forms.Button() Me.Label29 = New System.Windows.Forms.Label() Me.Button16 = New System.Windows.Forms.Button() Me.Button15 = New System.Windows.Forms.Button() Me.Button14 = New System.Windows.Forms.Button() Me.Button13 = New System.Windows.Forms.Button() Me.Button12 = New System.Windows.Forms.Button() Me.Button10 = New System.Windows.Forms.Button() Me.Button5 = New System.Windows.Forms.Button() Me.Button4 = New System.Windows.Forms.Button() Me.Button3 = New System.Windows.Forms.Button() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) Me.Panel4 = New System.Windows.Forms.Panel() Me.pnlOptions = New System.Windows.Forms.Panel() Me.Button19 = New System.Windows.Forms.Button() Me.Label1 = New System.Windows.Forms.Label() Me.txtSchichtstd = New System.Windows.Forms.TextBox() Me.UsrcntlAuswertungWocheAuslastung1 = New ADMIN.usrcntlAuswertungWocheAuslastung() Me.UsrCntlAuswertungAuslastungMA1 = New ADMIN.usrCntlAuswertungAuslastungMA() Me.ctxtDgv.SuspendLayout() Me.TabPage1.SuspendLayout() CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit() Me.Panel2.SuspendLayout() CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit() Me.TabPage3.SuspendLayout() Me.Panel1.SuspendLayout() Me.pnl.SuspendLayout() Me.Panel7.SuspendLayout() Me.GroupBox1.SuspendLayout() Me.TabControl1.SuspendLayout() CType(Me.SplitContainer, System.ComponentModel.ISupportInitialize).BeginInit() Me.SplitContainer.Panel1.SuspendLayout() Me.SplitContainer.Panel2.SuspendLayout() Me.SplitContainer.SuspendLayout() Me.Panel8.SuspendLayout() Me.tbcntr.SuspendLayout() Me.TabPage4.SuspendLayout() CType(Me.dgvZA_Mo, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvDR_So, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvZA_Sa, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvKS_So, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvZA_So, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvFrei_So, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvUrl_Mo, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvUrl_So, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvKS_Mo, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvFrei_Sa, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvDR_Mo, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvDR_Sa, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvFrei_Mo, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvKS_Sa, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvZA_Fr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvUrl_Sa, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvUrl_Di, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvZA_Do, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvKS_Di, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvZA_Mi, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvDR_Di, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvFrei_Fr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvZA_Di, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvDR_Fr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvFrei_Di, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvKS_Fr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvUrl_Fr, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvUrl_Mi, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvFrei_Do, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvKS_Mi, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvDR_Do, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvDR_Mi, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvKS_Do, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvFrei_Mi, System.ComponentModel.ISupportInitialize).BeginInit() CType(Me.dgvUrl_Do, System.ComponentModel.ISupportInitialize).BeginInit() Me.tbAuswertung.SuspendLayout() Me.tbTagesverteilung.SuspendLayout() Me.Panel4.SuspendLayout() Me.pnlOptions.SuspendLayout() Me.SuspendLayout() ' 'ctxtDgv ' Me.ctxtDgv.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ctiFrei, Me.ctiUrlaub, Me.ctiKrankenstand, Me.ctiDienstreise, Me.ZeitausgleichToolStripMenuItem, Me.ctiDbl, Me.ctiWocheSchichtWechsel, Me.ctiBemWo, Me.NormaldienstToolStripMenuItem, Me.GanzeWocheToolStripMenuItem, Me.ToolStripMenuSplitschicht}) Me.ctxtDgv.Name = "ctxtDgvSchicht1" Me.ctxtDgv.Size = New System.Drawing.Size(229, 246) ' 'ctiFrei ' Me.ctiFrei.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic) Me.ctiFrei.Name = "ctiFrei" Me.ctiFrei.Size = New System.Drawing.Size(228, 22) Me.ctiFrei.Text = "--> Frei" ' 'ctiUrlaub ' Me.ctiUrlaub.ForeColor = System.Drawing.Color.Navy Me.ctiUrlaub.Name = "ctiUrlaub" Me.ctiUrlaub.Size = New System.Drawing.Size(228, 22) Me.ctiUrlaub.Text = "--> Urlaub" ' 'ctiKrankenstand ' Me.ctiKrankenstand.ForeColor = System.Drawing.Color.Maroon Me.ctiKrankenstand.Name = "ctiKrankenstand" Me.ctiKrankenstand.Size = New System.Drawing.Size(228, 22) Me.ctiKrankenstand.Text = "--> Krankenstand" ' 'ctiDienstreise ' Me.ctiDienstreise.Name = "ctiDienstreise" Me.ctiDienstreise.Size = New System.Drawing.Size(228, 22) Me.ctiDienstreise.Text = "--> Sonstiges" ' 'ZeitausgleichToolStripMenuItem ' Me.ZeitausgleichToolStripMenuItem.Name = "ZeitausgleichToolStripMenuItem" Me.ZeitausgleichToolStripMenuItem.Size = New System.Drawing.Size(228, 22) Me.ZeitausgleichToolStripMenuItem.Text = "--> Zeitausgleich" ' 'ctiDbl ' Me.ctiDbl.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Bold) Me.ctiDbl.Name = "ctiDbl" Me.ctiDbl.Size = New System.Drawing.Size(228, 22) Me.ctiDbl.Text = "--> ZOLL Doppelschicht" Me.ctiDbl.Visible = False ' 'ctiWocheSchichtWechsel ' Me.ctiWocheSchichtWechsel.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic) Me.ctiWocheSchichtWechsel.Name = "ctiWocheSchichtWechsel" Me.ctiWocheSchichtWechsel.Size = New System.Drawing.Size(228, 22) Me.ctiWocheSchichtWechsel.Text = "--> Wochenschicht wechseln" ' 'ctiBemWo ' Me.ctiBemWo.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Italic) Me.ctiBemWo.Name = "ctiBemWo" Me.ctiBemWo.Size = New System.Drawing.Size(228, 22) Me.ctiBemWo.Text = "--> Bemerkung ganze Woche" ' 'NormaldienstToolStripMenuItem ' Me.NormaldienstToolStripMenuItem.Name = "NormaldienstToolStripMenuItem" Me.NormaldienstToolStripMenuItem.Size = New System.Drawing.Size(228, 22) Me.NormaldienstToolStripMenuItem.Text = "--> Normaldienst" ' 'GanzeWocheToolStripMenuItem ' Me.GanzeWocheToolStripMenuItem.Name = "GanzeWocheToolStripMenuItem" Me.GanzeWocheToolStripMenuItem.Size = New System.Drawing.Size(228, 22) Me.GanzeWocheToolStripMenuItem.Text = "--> Ganze Woche" ' 'ToolStripMenuSplitschicht ' Me.ToolStripMenuSplitschicht.Name = "ToolStripMenuSplitschicht" Me.ToolStripMenuSplitschicht.Size = New System.Drawing.Size(228, 22) Me.ToolStripMenuSplitschicht.Text = "--> Splitschicht hinzufügen" ' 'TabPage1 ' Me.TabPage1.Controls.Add(Me.PictureBox1) Me.TabPage1.Controls.Add(Me.Button2) Me.TabPage1.Controls.Add(Me.Button1) Me.TabPage1.Controls.Add(Me.Panel2) Me.TabPage1.Controls.Add(Me.ListView1) Me.TabPage1.Controls.Add(Me.MonthCalendar1) 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(65, 36) Me.TabPage1.TabIndex = 3 Me.TabPage1.Text = "TabPage1" Me.TabPage1.UseVisualStyleBackColor = True ' 'PictureBox1 ' Me.PictureBox1.Location = New System.Drawing.Point(18, 195) Me.PictureBox1.Name = "PictureBox1" Me.PictureBox1.Size = New System.Drawing.Size(184, 500) Me.PictureBox1.TabIndex = 58 Me.PictureBox1.TabStop = False ' 'Button2 ' Me.Button2.Location = New System.Drawing.Point(12, 610) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(75, 23) Me.Button2.TabIndex = 57 Me.Button2.Text = "<<" Me.Button2.UseVisualStyleBackColor = True ' 'Button1 ' Me.Button1.Location = New System.Drawing.Point(1052, 610) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(75, 23) Me.Button1.TabIndex = 56 Me.Button1.Text = ">>" Me.Button1.UseVisualStyleBackColor = True ' 'Panel2 ' Me.Panel2.AutoScroll = True Me.Panel2.AutoScrollMinSize = New System.Drawing.Size(2000, 500) Me.Panel2.Controls.Add(Me.PictureBox2) Me.Panel2.Location = New System.Drawing.Point(207, 195) Me.Panel2.Name = "Panel2" Me.Panel2.Size = New System.Drawing.Size(933, 409) Me.Panel2.TabIndex = 55 ' 'PictureBox2 ' Me.PictureBox2.Dock = System.Windows.Forms.DockStyle.Fill Me.PictureBox2.Location = New System.Drawing.Point(0, 0) Me.PictureBox2.Name = "PictureBox2" Me.PictureBox2.Size = New System.Drawing.Size(2000, 500) Me.PictureBox2.TabIndex = 0 Me.PictureBox2.TabStop = False ' 'ListView1 ' Me.ListView1.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader1, Me.ColumnHeader2}) Me.ListView1.Cursor = System.Windows.Forms.Cursors.Default Me.ListView1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.ListView1.HideSelection = False ListViewItem1.StateImageIndex = 0 ListViewItem2.StateImageIndex = 0 ListViewItem3.StateImageIndex = 0 ListViewItem4.StateImageIndex = 0 Me.ListView1.Items.AddRange(New System.Windows.Forms.ListViewItem() {ListViewItem1, ListViewItem2, ListViewItem3, ListViewItem4}) Me.ListView1.Location = New System.Drawing.Point(435, 12) Me.ListView1.Name = "ListView1" Me.ListView1.Size = New System.Drawing.Size(471, 208) Me.ListView1.TabIndex = 52 Me.ListView1.UseCompatibleStateImageBehavior = False Me.ListView1.View = System.Windows.Forms.View.Details ' 'ColumnHeader1 ' Me.ColumnHeader1.Text = "16 Mo" Me.ColumnHeader1.Width = 20 ' 'ColumnHeader2 ' Me.ColumnHeader2.Text = "KW 2" ' 'MonthCalendar1 ' Me.MonthCalendar1.CalendarDimensions = New System.Drawing.Size(2, 1) Me.MonthCalendar1.Location = New System.Drawing.Point(32, 12) Me.MonthCalendar1.Name = "MonthCalendar1" Me.MonthCalendar1.TabIndex = 51 ' 'TabPage3 ' Me.TabPage3.Controls.Add(Me.Label11) Me.TabPage3.Controls.Add(Me.Label9) 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(65, 36) Me.TabPage3.TabIndex = 2 Me.TabPage3.Text = "Dienstplan" Me.TabPage3.UseVisualStyleBackColor = True ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Location = New System.Drawing.Point(-74, 378) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(39, 13) Me.Label11.TabIndex = 0 Me.Label11.Text = "Label1" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Location = New System.Drawing.Point(-52, 128) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(39, 13) Me.Label9.TabIndex = 0 Me.Label9.Text = "Label1" ' 'Panel1 ' Me.Panel1.AllowDrop = True Me.Panel1.AutoScroll = True Me.Panel1.BackColor = System.Drawing.Color.White Me.Panel1.Controls.Add(Me.pnl) Me.Panel1.Controls.Add(Me.SplitContainer) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 42) Me.Panel1.Name = "Panel1" Me.Panel1.Size = New System.Drawing.Size(1545, 791) Me.Panel1.TabIndex = 2 ' 'pnl ' Me.pnl.Controls.Add(Me.Panel6) Me.pnl.Controls.Add(Me.Panel7) Me.pnl.Dock = System.Windows.Forms.DockStyle.Left Me.pnl.Location = New System.Drawing.Point(1190, 0) Me.pnl.Name = "pnl" Me.pnl.Size = New System.Drawing.Size(352, 791) Me.pnl.TabIndex = 95 ' 'Panel6 ' Me.Panel6.AutoScroll = True Me.Panel6.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel6.Location = New System.Drawing.Point(0, 231) Me.Panel6.Name = "Panel6" Me.Panel6.Size = New System.Drawing.Size(352, 560) Me.Panel6.TabIndex = 108 ' 'Panel7 ' Me.Panel7.Controls.Add(Me.Button18) Me.Panel7.Controls.Add(Me.cboQSSpaet) Me.Panel7.Controls.Add(Me.Label23) Me.Panel7.Controls.Add(Me.GroupBox1) Me.Panel7.Dock = System.Windows.Forms.DockStyle.Top Me.Panel7.Location = New System.Drawing.Point(0, 0) Me.Panel7.Name = "Panel7" Me.Panel7.Size = New System.Drawing.Size(352, 231) Me.Panel7.TabIndex = 109 ' 'Button18 ' Me.Button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button18.Location = New System.Drawing.Point(219, 208) Me.Button18.Name = "Button18" Me.Button18.Size = New System.Drawing.Size(133, 23) Me.Button18.TabIndex = 18 Me.Button18.Text = "MA initialisieren" Me.Button18.UseVisualStyleBackColor = True ' 'cboQSSpaet ' Me.cboQSSpaet.BackColor = System.Drawing.Color.FromArgb(CType(CType(240, Byte), Integer), CType(CType(245, Byte), Integer), CType(CType(255, Byte), Integer)) Me.cboQSSpaet.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList Me.cboQSSpaet.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.cboQSSpaet.FormattingEnabled = True Me.cboQSSpaet.ItemHeight = 13 Me.cboQSSpaet.Location = New System.Drawing.Point(261, 36) Me.cboQSSpaet.Name = "cboQSSpaet" Me.cboQSSpaet.Size = New System.Drawing.Size(53, 21) Me.cboQSSpaet.TabIndex = 83 Me.cboQSSpaet.Visible = False ' 'Label23 ' Me.Label23.AutoSize = True Me.Label23.Location = New System.Drawing.Point(261, 19) Me.Label23.Name = "Label23" Me.Label23.Size = New System.Drawing.Size(157, 13) Me.Label23.TabIndex = 82 Me.Label23.Text = "Mitarbeiter für QS - Spätschicht:" Me.Label23.Visible = False ' 'GroupBox1 ' Me.GroupBox1.BackColor = System.Drawing.Color.White Me.GroupBox1.Controls.Add(Me.txtSchichtstd) Me.GroupBox1.Controls.Add(Me.Label1) Me.GroupBox1.Controls.Add(Me.Label2) Me.GroupBox1.Controls.Add(Me.txtWoStd) Me.GroupBox1.Controls.Add(Me.TabControl1) Me.GroupBox1.Controls.Add(Me.Button17) Me.GroupBox1.Controls.Add(Me.Label30) Me.GroupBox1.Controls.Add(Me.cbxChangeForWo) Me.GroupBox1.Controls.Add(Me.TextBox4) Me.GroupBox1.Controls.Add(Me.Button9) Me.GroupBox1.Controls.Add(Me.Label32) Me.GroupBox1.Controls.Add(Me.Button8) Me.GroupBox1.Controls.Add(Me.TextBox3) Me.GroupBox1.Controls.Add(Me.lblMAInfo) Me.GroupBox1.Controls.Add(Me.Label19) Me.GroupBox1.Controls.Add(Me.Label21) Me.GroupBox1.Controls.Add(Me.Label20) Me.GroupBox1.Controls.Add(Me.TextBox2) Me.GroupBox1.Controls.Add(Me.TextBox1) Me.GroupBox1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.GroupBox1.Location = New System.Drawing.Point(3, 14) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Size = New System.Drawing.Size(346, 183) Me.GroupBox1.TabIndex = 72 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "Details zum aktuellen Eintrag" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label2.Location = New System.Drawing.Point(238, 118) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(51, 13) Me.Label2.TabIndex = 97 Me.Label2.Text = "Std. Tag:" ' 'txtWoStd ' Me.txtWoStd.BackColor = System.Drawing.Color.White Me.txtWoStd.BorderStyle = System.Windows.Forms.BorderStyle.None Me.txtWoStd.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtWoStd.Location = New System.Drawing.Point(302, 118) Me.txtWoStd.MaxLength = 1 Me.txtWoStd.Name = "txtWoStd" Me.txtWoStd.ReadOnly = True Me.txtWoStd.Size = New System.Drawing.Size(38, 13) Me.txtWoStd.TabIndex = 96 ' 'TabControl1 ' Me.TabControl1.Controls.Add(Me.TabPage3) Me.TabControl1.Controls.Add(Me.TabPage1) Me.TabControl1.Controls.Add(Me.TabPage2) Me.TabControl1.Location = New System.Drawing.Point(166, 23) Me.TabControl1.Name = "TabControl1" Me.TabControl1.SelectedIndex = 0 Me.TabControl1.Size = New System.Drawing.Size(73, 62) Me.TabControl1.TabIndex = 51 Me.TabControl1.Visible = False ' 'TabPage2 ' 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(65, 36) Me.TabPage2.TabIndex = 4 Me.TabPage2.Text = "TabPage2" Me.TabPage2.UseVisualStyleBackColor = True ' 'Button17 ' Me.Button17.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button17.Location = New System.Drawing.Point(231, 154) Me.Button17.Name = "Button17" Me.Button17.Size = New System.Drawing.Size(115, 23) Me.Button17.TabIndex = 95 Me.Button17.Text = "Bearbeiten" Me.Button17.UseVisualStyleBackColor = True Me.Button17.Visible = False ' 'Label30 ' Me.Label30.AutoSize = True Me.Label30.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label30.Location = New System.Drawing.Point(23, 117) Me.Label30.Name = "Label30" Me.Label30.Size = New System.Drawing.Size(65, 13) Me.Label30.TabIndex = 93 Me.Label30.Text = "Pause (Std):" ' 'cbxChangeForWo ' Me.cbxChangeForWo.AutoSize = True Me.cbxChangeForWo.Font = New System.Drawing.Font("Microsoft Sans Serif", 7.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.cbxChangeForWo.ForeColor = System.Drawing.Color.SlateGray Me.cbxChangeForWo.Location = New System.Drawing.Point(26, 162) Me.cbxChangeForWo.Name = "cbxChangeForWo" Me.cbxChangeForWo.Size = New System.Drawing.Size(184, 17) Me.cbxChangeForWo.TabIndex = 86 Me.cbxChangeForWo.Text = "für die ganze Woche übernehmen" Me.cbxChangeForWo.UseVisualStyleBackColor = True Me.cbxChangeForWo.Visible = False ' 'TextBox4 ' Me.TextBox4.BackColor = System.Drawing.Color.White Me.TextBox4.BorderStyle = System.Windows.Forms.BorderStyle.None Me.TextBox4.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox4.Location = New System.Drawing.Point(91, 117) Me.TextBox4.MaxLength = 1 Me.TextBox4.Name = "TextBox4" Me.TextBox4.ReadOnly = True Me.TextBox4.Size = New System.Drawing.Size(55, 13) Me.TextBox4.TabIndex = 94 ' 'Button9 ' Me.Button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button9.Location = New System.Drawing.Point(267, 89) Me.Button9.Name = "Button9" Me.Button9.Size = New System.Drawing.Size(85, 23) Me.Button9.TabIndex = 77 Me.Button9.Text = "QS: 10-19 Uhr" Me.Button9.UseVisualStyleBackColor = True Me.Button9.Visible = False ' 'Label32 ' Me.Label32.AutoSize = True Me.Label32.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label32.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label32.Location = New System.Drawing.Point(23, 40) Me.Label32.Name = "Label32" Me.Label32.Size = New System.Drawing.Size(11, 13) Me.Label32.TabIndex = 90 Me.Label32.Text = "-" ' 'Button8 ' Me.Button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button8.Location = New System.Drawing.Point(213, 82) Me.Button8.Name = "Button8" Me.Button8.Size = New System.Drawing.Size(115, 23) Me.Button8.TabIndex = 76 Me.Button8.Text = "Änderung speichern" Me.Button8.UseVisualStyleBackColor = True Me.Button8.Visible = False ' 'TextBox3 ' Me.TextBox3.BackColor = System.Drawing.Color.White Me.TextBox3.BorderStyle = System.Windows.Forms.BorderStyle.None Me.TextBox3.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox3.Location = New System.Drawing.Point(91, 144) Me.TextBox3.Name = "TextBox3" Me.TextBox3.ReadOnly = True Me.TextBox3.Size = New System.Drawing.Size(141, 13) Me.TextBox3.TabIndex = 2 ' 'lblMAInfo ' Me.lblMAInfo.AutoSize = True Me.lblMAInfo.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblMAInfo.Location = New System.Drawing.Point(23, 25) Me.lblMAInfo.Name = "lblMAInfo" Me.lblMAInfo.Size = New System.Drawing.Size(11, 13) Me.lblMAInfo.TabIndex = 0 Me.lblMAInfo.Text = "-" ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label19.Location = New System.Drawing.Point(23, 66) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(28, 13) Me.Label19.TabIndex = 89 Me.Label19.Text = "von:" ' 'Label21 ' Me.Label21.AutoSize = True Me.Label21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label21.Location = New System.Drawing.Point(23, 141) Me.Label21.Name = "Label21" Me.Label21.Size = New System.Drawing.Size(64, 13) Me.Label21.TabIndex = 0 Me.Label21.Text = "Bemerkung:" ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label20.Location = New System.Drawing.Point(23, 94) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(23, 13) Me.Label20.TabIndex = 90 Me.Label20.Text = "bis:" ' 'TextBox2 ' Me.TextBox2.BackColor = System.Drawing.Color.White Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.None Me.TextBox2.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox2.Location = New System.Drawing.Point(56, 92) Me.TextBox2.MaxLength = 5 Me.TextBox2.Name = "TextBox2" Me.TextBox2.ReadOnly = True Me.TextBox2.Size = New System.Drawing.Size(70, 13) Me.TextBox2.TabIndex = 91 ' 'TextBox1 ' Me.TextBox1.BackColor = System.Drawing.Color.White Me.TextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None Me.TextBox1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.TextBox1.Location = New System.Drawing.Point(56, 66) Me.TextBox1.MaxLength = 5 Me.TextBox1.Name = "TextBox1" Me.TextBox1.ReadOnly = True Me.TextBox1.Size = New System.Drawing.Size(70, 13) Me.TextBox1.TabIndex = 92 ' 'SplitContainer ' Me.SplitContainer.Dock = System.Windows.Forms.DockStyle.Left Me.SplitContainer.FixedPanel = System.Windows.Forms.FixedPanel.Panel2 Me.SplitContainer.IsSplitterFixed = True Me.SplitContainer.Location = New System.Drawing.Point(0, 0) Me.SplitContainer.MaximumSize = New System.Drawing.Size(1190, 1164) Me.SplitContainer.Name = "SplitContainer" Me.SplitContainer.Orientation = System.Windows.Forms.Orientation.Horizontal ' 'SplitContainer.Panel1 ' Me.SplitContainer.Panel1.Controls.Add(Me.FlowLayoutPanel) Me.SplitContainer.Panel1.Controls.Add(Me.Panel8) ' 'SplitContainer.Panel2 ' Me.SplitContainer.Panel2.Controls.Add(Me.tbcntr) Me.SplitContainer.Size = New System.Drawing.Size(1190, 791) Me.SplitContainer.SplitterDistance = 435 Me.SplitContainer.TabIndex = 107 ' 'FlowLayoutPanel ' Me.FlowLayoutPanel.AutoScroll = True Me.FlowLayoutPanel.Dock = System.Windows.Forms.DockStyle.Fill Me.FlowLayoutPanel.Location = New System.Drawing.Point(0, 32) Me.FlowLayoutPanel.Name = "FlowLayoutPanel" Me.FlowLayoutPanel.Size = New System.Drawing.Size(1190, 403) Me.FlowLayoutPanel.TabIndex = 0 ' 'Panel8 ' Me.Panel8.Controls.Add(Me.lblMo) Me.Panel8.Controls.Add(Me.lblDi) Me.Panel8.Controls.Add(Me.lblMi) Me.Panel8.Controls.Add(Me.lblSo) Me.Panel8.Controls.Add(Me.lblDo) Me.Panel8.Controls.Add(Me.lblSa) Me.Panel8.Controls.Add(Me.lblFr) Me.Panel8.Dock = System.Windows.Forms.DockStyle.Top Me.Panel8.Location = New System.Drawing.Point(0, 0) Me.Panel8.Name = "Panel8" Me.Panel8.Size = New System.Drawing.Size(1190, 32) Me.Panel8.TabIndex = 109 ' 'lblMo ' Me.lblMo.AutoSize = True Me.lblMo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblMo.Location = New System.Drawing.Point(124, 12) Me.lblMo.Name = "lblMo" Me.lblMo.Size = New System.Drawing.Size(29, 15) Me.lblMo.TabIndex = 3 Me.lblMo.Text = "MO" ' 'lblDi ' Me.lblDi.AutoSize = True Me.lblDi.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblDi.Location = New System.Drawing.Point(268, 12) Me.lblDi.Name = "lblDi" Me.lblDi.Size = New System.Drawing.Size(21, 15) Me.lblDi.TabIndex = 14 Me.lblDi.Text = "DI" ' 'lblMi ' Me.lblMi.AutoSize = True Me.lblMi.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblMi.Location = New System.Drawing.Point(428, 12) Me.lblMi.Name = "lblMi" Me.lblMi.Size = New System.Drawing.Size(23, 15) Me.lblMi.TabIndex = 15 Me.lblMi.Text = "MI" ' 'lblSo ' Me.lblSo.AutoSize = True Me.lblSo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblSo.Location = New System.Drawing.Point(1026, 12) Me.lblSo.Name = "lblSo" Me.lblSo.Size = New System.Drawing.Size(26, 15) Me.lblSo.TabIndex = 2 Me.lblSo.Text = "SO" ' 'lblDo ' Me.lblDo.AutoSize = True Me.lblDo.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblDo.Location = New System.Drawing.Point(570, 12) Me.lblDo.Name = "lblDo" Me.lblDo.Size = New System.Drawing.Size(27, 15) Me.lblDo.TabIndex = 16 Me.lblDo.Text = "DO" ' 'lblSa ' Me.lblSa.AutoSize = True Me.lblSa.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblSa.Location = New System.Drawing.Point(875, 12) Me.lblSa.Name = "lblSa" Me.lblSa.Size = New System.Drawing.Size(24, 15) Me.lblSa.TabIndex = 13 Me.lblSa.Text = "SA" ' 'lblFr ' Me.lblFr.AutoSize = True Me.lblFr.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblFr.Location = New System.Drawing.Point(721, 12) Me.lblFr.Name = "lblFr" Me.lblFr.Size = New System.Drawing.Size(25, 15) Me.lblFr.TabIndex = 17 Me.lblFr.Text = "FR" ' 'tbcntr ' Me.tbcntr.Controls.Add(Me.TabPage4) Me.tbcntr.Controls.Add(Me.tbAuswertung) Me.tbcntr.Controls.Add(Me.tbTagesverteilung) Me.tbcntr.Dock = System.Windows.Forms.DockStyle.Fill Me.tbcntr.Location = New System.Drawing.Point(0, 0) Me.tbcntr.Name = "tbcntr" Me.tbcntr.SelectedIndex = 0 Me.tbcntr.Size = New System.Drawing.Size(1190, 352) Me.tbcntr.TabIndex = 104 ' 'TabPage4 ' Me.TabPage4.Controls.Add(Me.dgvZA_Mo) Me.TabPage4.Controls.Add(Me.Label28) Me.TabPage4.Controls.Add(Me.dgvDR_So) Me.TabPage4.Controls.Add(Me.dgvZA_Sa) Me.TabPage4.Controls.Add(Me.dgvKS_So) Me.TabPage4.Controls.Add(Me.dgvZA_So) Me.TabPage4.Controls.Add(Me.dgvFrei_So) Me.TabPage4.Controls.Add(Me.dgvUrl_Mo) Me.TabPage4.Controls.Add(Me.dgvUrl_So) Me.TabPage4.Controls.Add(Me.dgvKS_Mo) Me.TabPage4.Controls.Add(Me.dgvFrei_Sa) Me.TabPage4.Controls.Add(Me.dgvDR_Mo) Me.TabPage4.Controls.Add(Me.dgvDR_Sa) Me.TabPage4.Controls.Add(Me.dgvFrei_Mo) Me.TabPage4.Controls.Add(Me.dgvKS_Sa) Me.TabPage4.Controls.Add(Me.dgvZA_Fr) Me.TabPage4.Controls.Add(Me.dgvUrl_Sa) Me.TabPage4.Controls.Add(Me.dgvUrl_Di) Me.TabPage4.Controls.Add(Me.Label18) Me.TabPage4.Controls.Add(Me.dgvZA_Do) Me.TabPage4.Controls.Add(Me.Label17) Me.TabPage4.Controls.Add(Me.dgvKS_Di) Me.TabPage4.Controls.Add(Me.Label16) Me.TabPage4.Controls.Add(Me.dgvZA_Mi) Me.TabPage4.Controls.Add(Me.Label14) Me.TabPage4.Controls.Add(Me.dgvDR_Di) Me.TabPage4.Controls.Add(Me.dgvFrei_Fr) Me.TabPage4.Controls.Add(Me.dgvZA_Di) Me.TabPage4.Controls.Add(Me.dgvDR_Fr) Me.TabPage4.Controls.Add(Me.dgvFrei_Di) Me.TabPage4.Controls.Add(Me.dgvKS_Fr) Me.TabPage4.Controls.Add(Me.dgvUrl_Fr) Me.TabPage4.Controls.Add(Me.dgvUrl_Mi) Me.TabPage4.Controls.Add(Me.dgvFrei_Do) Me.TabPage4.Controls.Add(Me.dgvKS_Mi) Me.TabPage4.Controls.Add(Me.dgvDR_Do) Me.TabPage4.Controls.Add(Me.dgvDR_Mi) Me.TabPage4.Controls.Add(Me.dgvKS_Do) Me.TabPage4.Controls.Add(Me.dgvFrei_Mi) Me.TabPage4.Controls.Add(Me.dgvUrl_Do) 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(1182, 326) Me.TabPage4.TabIndex = 0 Me.TabPage4.Text = "Sonderschichten" Me.TabPage4.UseVisualStyleBackColor = True ' 'dgvZA_Mo ' Me.dgvZA_Mo.AllowDrop = True Me.dgvZA_Mo.BackgroundColor = System.Drawing.Color.White Me.dgvZA_Mo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvZA_Mo.GridColor = System.Drawing.Color.White Me.dgvZA_Mo.Location = New System.Drawing.Point(103, 6) Me.dgvZA_Mo.Name = "dgvZA_Mo" Me.dgvZA_Mo.Size = New System.Drawing.Size(145, 45) Me.dgvZA_Mo.TabIndex = 99 ' 'Label28 ' Me.Label28.AutoSize = True Me.Label28.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label28.Location = New System.Drawing.Point(-6, 23) Me.Label28.Name = "Label28" Me.Label28.Size = New System.Drawing.Size(103, 30) Me.Label28.TabIndex = 96 Me.Label28.Text = "ZA" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "(Zeitausgleich)" Me.Label28.TextAlign = System.Drawing.ContentAlignment.TopRight ' 'dgvDR_So ' Me.dgvDR_So.AllowDrop = True Me.dgvDR_So.BackgroundColor = System.Drawing.Color.White Me.dgvDR_So.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvDR_So.GridColor = System.Drawing.Color.White Me.dgvDR_So.Location = New System.Drawing.Point(1009, 276) Me.dgvDR_So.Name = "dgvDR_So" Me.dgvDR_So.Size = New System.Drawing.Size(145, 45) Me.dgvDR_So.TabIndex = 51 ' 'dgvZA_Sa ' Me.dgvZA_Sa.AllowDrop = True Me.dgvZA_Sa.BackgroundColor = System.Drawing.Color.White Me.dgvZA_Sa.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvZA_Sa.GridColor = System.Drawing.Color.White Me.dgvZA_Sa.Location = New System.Drawing.Point(858, 6) Me.dgvZA_Sa.Name = "dgvZA_Sa" Me.dgvZA_Sa.Size = New System.Drawing.Size(145, 57) Me.dgvZA_Sa.TabIndex = 102 Me.dgvZA_Sa.Visible = False ' 'dgvKS_So ' Me.dgvKS_So.AllowDrop = True Me.dgvKS_So.BackgroundColor = System.Drawing.Color.White Me.dgvKS_So.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvKS_So.GridColor = System.Drawing.Color.White Me.dgvKS_So.Location = New System.Drawing.Point(1009, 199) Me.dgvKS_So.Name = "dgvKS_So" Me.dgvKS_So.Size = New System.Drawing.Size(145, 58) Me.dgvKS_So.TabIndex = 50 Me.dgvKS_So.Visible = False ' 'dgvZA_So ' Me.dgvZA_So.AllowDrop = True Me.dgvZA_So.BackgroundColor = System.Drawing.Color.White Me.dgvZA_So.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvZA_So.GridColor = System.Drawing.Color.White Me.dgvZA_So.Location = New System.Drawing.Point(1009, 6) Me.dgvZA_So.Name = "dgvZA_So" Me.dgvZA_So.Size = New System.Drawing.Size(145, 57) Me.dgvZA_So.TabIndex = 103 Me.dgvZA_So.Visible = False ' 'dgvFrei_So ' Me.dgvFrei_So.AllowDrop = True Me.dgvFrei_So.BackgroundColor = System.Drawing.Color.White Me.dgvFrei_So.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFrei_So.GridColor = System.Drawing.Color.White Me.dgvFrei_So.Location = New System.Drawing.Point(1009, 6) Me.dgvFrei_So.Name = "dgvFrei_So" Me.dgvFrei_So.Size = New System.Drawing.Size(145, 263) Me.dgvFrei_So.TabIndex = 52 ' 'dgvUrl_Mo ' Me.dgvUrl_Mo.AllowDrop = True Me.dgvUrl_Mo.BackgroundColor = System.Drawing.Color.White Me.dgvUrl_Mo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUrl_Mo.GridColor = System.Drawing.Color.White Me.dgvUrl_Mo.Location = New System.Drawing.Point(103, 160) Me.dgvUrl_Mo.Name = "dgvUrl_Mo" Me.dgvUrl_Mo.Size = New System.Drawing.Size(145, 58) Me.dgvUrl_Mo.TabIndex = 35 ' 'dgvUrl_So ' Me.dgvUrl_So.AllowDrop = True Me.dgvUrl_So.BackgroundColor = System.Drawing.Color.White Me.dgvUrl_So.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUrl_So.GridColor = System.Drawing.Color.White Me.dgvUrl_So.Location = New System.Drawing.Point(1009, 135) Me.dgvUrl_So.Name = "dgvUrl_So" Me.dgvUrl_So.Size = New System.Drawing.Size(145, 58) Me.dgvUrl_So.TabIndex = 49 Me.dgvUrl_So.Visible = False ' 'dgvKS_Mo ' Me.dgvKS_Mo.AllowDrop = True Me.dgvKS_Mo.BackgroundColor = System.Drawing.Color.White Me.dgvKS_Mo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvKS_Mo.GridColor = System.Drawing.Color.White Me.dgvKS_Mo.Location = New System.Drawing.Point(103, 224) Me.dgvKS_Mo.Name = "dgvKS_Mo" Me.dgvKS_Mo.Size = New System.Drawing.Size(145, 45) Me.dgvKS_Mo.TabIndex = 34 ' 'dgvFrei_Sa ' Me.dgvFrei_Sa.AllowDrop = True Me.dgvFrei_Sa.BackgroundColor = System.Drawing.Color.White Me.dgvFrei_Sa.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFrei_Sa.GridColor = System.Drawing.Color.White Me.dgvFrei_Sa.Location = New System.Drawing.Point(858, 6) Me.dgvFrei_Sa.Name = "dgvFrei_Sa" Me.dgvFrei_Sa.Size = New System.Drawing.Size(145, 263) Me.dgvFrei_Sa.TabIndex = 44 ' 'dgvDR_Mo ' Me.dgvDR_Mo.AllowDrop = True Me.dgvDR_Mo.BackgroundColor = System.Drawing.Color.White Me.dgvDR_Mo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvDR_Mo.GridColor = System.Drawing.Color.White Me.dgvDR_Mo.Location = New System.Drawing.Point(103, 276) Me.dgvDR_Mo.Name = "dgvDR_Mo" Me.dgvDR_Mo.Size = New System.Drawing.Size(145, 45) Me.dgvDR_Mo.TabIndex = 33 ' 'dgvDR_Sa ' Me.dgvDR_Sa.AllowDrop = True Me.dgvDR_Sa.BackgroundColor = System.Drawing.Color.White Me.dgvDR_Sa.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvDR_Sa.GridColor = System.Drawing.Color.White Me.dgvDR_Sa.Location = New System.Drawing.Point(858, 276) Me.dgvDR_Sa.Name = "dgvDR_Sa" Me.dgvDR_Sa.Size = New System.Drawing.Size(145, 45) Me.dgvDR_Sa.TabIndex = 45 ' 'dgvFrei_Mo ' Me.dgvFrei_Mo.AllowDrop = True Me.dgvFrei_Mo.BackgroundColor = System.Drawing.Color.White Me.dgvFrei_Mo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFrei_Mo.GridColor = System.Drawing.Color.White Me.dgvFrei_Mo.Location = New System.Drawing.Point(103, 57) Me.dgvFrei_Mo.Name = "dgvFrei_Mo" Me.dgvFrei_Mo.Size = New System.Drawing.Size(145, 97) Me.dgvFrei_Mo.TabIndex = 32 ' 'dgvKS_Sa ' Me.dgvKS_Sa.AllowDrop = True Me.dgvKS_Sa.BackgroundColor = System.Drawing.Color.White Me.dgvKS_Sa.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvKS_Sa.GridColor = System.Drawing.Color.White Me.dgvKS_Sa.Location = New System.Drawing.Point(858, 199) Me.dgvKS_Sa.Name = "dgvKS_Sa" Me.dgvKS_Sa.Size = New System.Drawing.Size(145, 58) Me.dgvKS_Sa.TabIndex = 46 Me.dgvKS_Sa.Visible = False ' 'dgvZA_Fr ' Me.dgvZA_Fr.AllowDrop = True Me.dgvZA_Fr.BackgroundColor = System.Drawing.Color.White Me.dgvZA_Fr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvZA_Fr.GridColor = System.Drawing.Color.White Me.dgvZA_Fr.Location = New System.Drawing.Point(707, 6) Me.dgvZA_Fr.Name = "dgvZA_Fr" Me.dgvZA_Fr.Size = New System.Drawing.Size(145, 45) Me.dgvZA_Fr.TabIndex = 100 ' 'dgvUrl_Sa ' Me.dgvUrl_Sa.AllowDrop = True Me.dgvUrl_Sa.BackgroundColor = System.Drawing.Color.White Me.dgvUrl_Sa.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUrl_Sa.GridColor = System.Drawing.Color.White Me.dgvUrl_Sa.Location = New System.Drawing.Point(858, 135) Me.dgvUrl_Sa.Name = "dgvUrl_Sa" Me.dgvUrl_Sa.Size = New System.Drawing.Size(145, 58) Me.dgvUrl_Sa.TabIndex = 47 Me.dgvUrl_Sa.Visible = False ' 'dgvUrl_Di ' Me.dgvUrl_Di.AllowDrop = True Me.dgvUrl_Di.BackgroundColor = System.Drawing.Color.White Me.dgvUrl_Di.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUrl_Di.GridColor = System.Drawing.Color.White Me.dgvUrl_Di.Location = New System.Drawing.Point(254, 160) Me.dgvUrl_Di.Name = "dgvUrl_Di" Me.dgvUrl_Di.Size = New System.Drawing.Size(145, 58) Me.dgvUrl_Di.TabIndex = 27 ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label18.Location = New System.Drawing.Point(65, 96) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(32, 15) Me.Label18.TabIndex = 11 Me.Label18.Text = "Frei" ' 'dgvZA_Do ' Me.dgvZA_Do.AllowDrop = True Me.dgvZA_Do.BackgroundColor = System.Drawing.Color.White Me.dgvZA_Do.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvZA_Do.GridColor = System.Drawing.Color.White Me.dgvZA_Do.Location = New System.Drawing.Point(556, 6) Me.dgvZA_Do.Name = "dgvZA_Do" Me.dgvZA_Do.Size = New System.Drawing.Size(145, 45) Me.dgvZA_Do.TabIndex = 101 ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label17.Location = New System.Drawing.Point(27, 288) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(70, 15) Me.Label17.TabIndex = 10 Me.Label17.Text = "Sonstiges" ' 'dgvKS_Di ' Me.dgvKS_Di.AllowDrop = True Me.dgvKS_Di.BackgroundColor = System.Drawing.Color.White Me.dgvKS_Di.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvKS_Di.GridColor = System.Drawing.Color.White Me.dgvKS_Di.Location = New System.Drawing.Point(254, 224) Me.dgvKS_Di.Name = "dgvKS_Di" Me.dgvKS_Di.Size = New System.Drawing.Size(145, 45) Me.dgvKS_Di.TabIndex = 26 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label16.Location = New System.Drawing.Point(2, 238) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(95, 15) Me.Label16.TabIndex = 9 Me.Label16.Text = "Krankenstand" ' 'dgvZA_Mi ' Me.dgvZA_Mi.AllowDrop = True Me.dgvZA_Mi.BackgroundColor = System.Drawing.Color.White Me.dgvZA_Mi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvZA_Mi.GridColor = System.Drawing.Color.White Me.dgvZA_Mi.Location = New System.Drawing.Point(405, 6) Me.dgvZA_Mi.Name = "dgvZA_Mi" Me.dgvZA_Mi.Size = New System.Drawing.Size(145, 45) Me.dgvZA_Mi.TabIndex = 98 ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Label14.Location = New System.Drawing.Point(47, 180) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(50, 15) Me.Label14.TabIndex = 8 Me.Label14.Text = "Urlaub" ' 'dgvDR_Di ' Me.dgvDR_Di.AllowDrop = True Me.dgvDR_Di.BackgroundColor = System.Drawing.Color.White Me.dgvDR_Di.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvDR_Di.GridColor = System.Drawing.Color.White Me.dgvDR_Di.Location = New System.Drawing.Point(254, 276) Me.dgvDR_Di.Name = "dgvDR_Di" Me.dgvDR_Di.Size = New System.Drawing.Size(145, 45) Me.dgvDR_Di.TabIndex = 25 ' 'dgvFrei_Fr ' Me.dgvFrei_Fr.AllowDrop = True Me.dgvFrei_Fr.BackgroundColor = System.Drawing.Color.White Me.dgvFrei_Fr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFrei_Fr.GridColor = System.Drawing.Color.White Me.dgvFrei_Fr.Location = New System.Drawing.Point(707, 57) Me.dgvFrei_Fr.Name = "dgvFrei_Fr" Me.dgvFrei_Fr.Size = New System.Drawing.Size(145, 97) Me.dgvFrei_Fr.TabIndex = 54 ' 'dgvZA_Di ' Me.dgvZA_Di.AllowDrop = True Me.dgvZA_Di.BackgroundColor = System.Drawing.Color.White Me.dgvZA_Di.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvZA_Di.GridColor = System.Drawing.Color.White Me.dgvZA_Di.Location = New System.Drawing.Point(254, 6) Me.dgvZA_Di.Name = "dgvZA_Di" Me.dgvZA_Di.Size = New System.Drawing.Size(145, 45) Me.dgvZA_Di.TabIndex = 97 ' 'dgvDR_Fr ' Me.dgvDR_Fr.AllowDrop = True Me.dgvDR_Fr.BackgroundColor = System.Drawing.Color.White Me.dgvDR_Fr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvDR_Fr.GridColor = System.Drawing.Color.White Me.dgvDR_Fr.Location = New System.Drawing.Point(707, 276) Me.dgvDR_Fr.Name = "dgvDR_Fr" Me.dgvDR_Fr.Size = New System.Drawing.Size(145, 45) Me.dgvDR_Fr.TabIndex = 55 ' 'dgvFrei_Di ' Me.dgvFrei_Di.AllowDrop = True Me.dgvFrei_Di.BackgroundColor = System.Drawing.Color.White Me.dgvFrei_Di.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFrei_Di.GridColor = System.Drawing.Color.White Me.dgvFrei_Di.Location = New System.Drawing.Point(254, 57) Me.dgvFrei_Di.Name = "dgvFrei_Di" Me.dgvFrei_Di.Size = New System.Drawing.Size(145, 97) Me.dgvFrei_Di.TabIndex = 24 ' 'dgvKS_Fr ' Me.dgvKS_Fr.AllowDrop = True Me.dgvKS_Fr.BackgroundColor = System.Drawing.Color.White Me.dgvKS_Fr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvKS_Fr.GridColor = System.Drawing.Color.White Me.dgvKS_Fr.Location = New System.Drawing.Point(707, 224) Me.dgvKS_Fr.Name = "dgvKS_Fr" Me.dgvKS_Fr.Size = New System.Drawing.Size(145, 45) Me.dgvKS_Fr.TabIndex = 56 ' 'dgvUrl_Fr ' Me.dgvUrl_Fr.AllowDrop = True Me.dgvUrl_Fr.BackgroundColor = System.Drawing.Color.White Me.dgvUrl_Fr.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUrl_Fr.GridColor = System.Drawing.Color.White Me.dgvUrl_Fr.Location = New System.Drawing.Point(707, 160) Me.dgvUrl_Fr.Name = "dgvUrl_Fr" Me.dgvUrl_Fr.Size = New System.Drawing.Size(145, 58) Me.dgvUrl_Fr.TabIndex = 57 ' 'dgvUrl_Mi ' Me.dgvUrl_Mi.AllowDrop = True Me.dgvUrl_Mi.BackgroundColor = System.Drawing.Color.White Me.dgvUrl_Mi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUrl_Mi.GridColor = System.Drawing.Color.White Me.dgvUrl_Mi.Location = New System.Drawing.Point(405, 160) Me.dgvUrl_Mi.Name = "dgvUrl_Mi" Me.dgvUrl_Mi.Size = New System.Drawing.Size(145, 58) Me.dgvUrl_Mi.TabIndex = 20 ' 'dgvFrei_Do ' Me.dgvFrei_Do.AllowDrop = True Me.dgvFrei_Do.BackgroundColor = System.Drawing.Color.White Me.dgvFrei_Do.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFrei_Do.GridColor = System.Drawing.Color.White Me.dgvFrei_Do.Location = New System.Drawing.Point(556, 57) Me.dgvFrei_Do.Name = "dgvFrei_Do" Me.dgvFrei_Do.Size = New System.Drawing.Size(145, 97) Me.dgvFrei_Do.TabIndex = 61 ' 'dgvKS_Mi ' Me.dgvKS_Mi.AllowDrop = True Me.dgvKS_Mi.BackgroundColor = System.Drawing.Color.White Me.dgvKS_Mi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvKS_Mi.GridColor = System.Drawing.Color.White Me.dgvKS_Mi.Location = New System.Drawing.Point(405, 224) Me.dgvKS_Mi.Name = "dgvKS_Mi" Me.dgvKS_Mi.Size = New System.Drawing.Size(145, 45) Me.dgvKS_Mi.TabIndex = 19 ' 'dgvDR_Do ' Me.dgvDR_Do.AllowDrop = True Me.dgvDR_Do.BackgroundColor = System.Drawing.Color.White Me.dgvDR_Do.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvDR_Do.GridColor = System.Drawing.Color.White Me.dgvDR_Do.Location = New System.Drawing.Point(556, 276) Me.dgvDR_Do.Name = "dgvDR_Do" Me.dgvDR_Do.Size = New System.Drawing.Size(145, 45) Me.dgvDR_Do.TabIndex = 62 ' 'dgvDR_Mi ' Me.dgvDR_Mi.AllowDrop = True Me.dgvDR_Mi.BackgroundColor = System.Drawing.Color.White Me.dgvDR_Mi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvDR_Mi.GridColor = System.Drawing.Color.White Me.dgvDR_Mi.Location = New System.Drawing.Point(405, 276) Me.dgvDR_Mi.Name = "dgvDR_Mi" Me.dgvDR_Mi.Size = New System.Drawing.Size(145, 45) Me.dgvDR_Mi.TabIndex = 18 ' 'dgvKS_Do ' Me.dgvKS_Do.AllowDrop = True Me.dgvKS_Do.BackgroundColor = System.Drawing.Color.White Me.dgvKS_Do.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvKS_Do.GridColor = System.Drawing.Color.White Me.dgvKS_Do.Location = New System.Drawing.Point(556, 224) Me.dgvKS_Do.Name = "dgvKS_Do" Me.dgvKS_Do.Size = New System.Drawing.Size(145, 45) Me.dgvKS_Do.TabIndex = 63 ' 'dgvFrei_Mi ' Me.dgvFrei_Mi.AllowDrop = True Me.dgvFrei_Mi.BackgroundColor = System.Drawing.Color.White Me.dgvFrei_Mi.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvFrei_Mi.GridColor = System.Drawing.Color.White Me.dgvFrei_Mi.Location = New System.Drawing.Point(405, 57) Me.dgvFrei_Mi.Name = "dgvFrei_Mi" Me.dgvFrei_Mi.Size = New System.Drawing.Size(145, 97) Me.dgvFrei_Mi.TabIndex = 30 ' 'dgvUrl_Do ' Me.dgvUrl_Do.AllowDrop = True Me.dgvUrl_Do.BackgroundColor = System.Drawing.Color.White Me.dgvUrl_Do.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.dgvUrl_Do.GridColor = System.Drawing.Color.White Me.dgvUrl_Do.Location = New System.Drawing.Point(556, 160) Me.dgvUrl_Do.Name = "dgvUrl_Do" Me.dgvUrl_Do.Size = New System.Drawing.Size(145, 58) Me.dgvUrl_Do.TabIndex = 42 ' 'tbAuswertung ' Me.tbAuswertung.Controls.Add(Me.UsrcntlAuswertungWocheAuslastung1) Me.tbAuswertung.Controls.Add(Me.pnlPlatzhalter) Me.tbAuswertung.Location = New System.Drawing.Point(4, 22) Me.tbAuswertung.Name = "tbAuswertung" Me.tbAuswertung.Padding = New System.Windows.Forms.Padding(3) Me.tbAuswertung.Size = New System.Drawing.Size(1182, 326) Me.tbAuswertung.TabIndex = 1 Me.tbAuswertung.Text = "Auswertung" Me.tbAuswertung.UseVisualStyleBackColor = True ' 'pnlPlatzhalter ' Me.pnlPlatzhalter.Dock = System.Windows.Forms.DockStyle.Left Me.pnlPlatzhalter.Location = New System.Drawing.Point(3, 3) Me.pnlPlatzhalter.Name = "pnlPlatzhalter" Me.pnlPlatzhalter.Size = New System.Drawing.Size(99, 320) Me.pnlPlatzhalter.TabIndex = 1 ' 'tbTagesverteilung ' Me.tbTagesverteilung.Controls.Add(Me.UsrCntlAuswertungAuslastungMA1) Me.tbTagesverteilung.Controls.Add(Me.Panel3) Me.tbTagesverteilung.Location = New System.Drawing.Point(4, 22) Me.tbTagesverteilung.Name = "tbTagesverteilung" Me.tbTagesverteilung.Padding = New System.Windows.Forms.Padding(3) Me.tbTagesverteilung.Size = New System.Drawing.Size(1182, 326) Me.tbTagesverteilung.TabIndex = 2 Me.tbTagesverteilung.Text = "Tagesverteilung MA" Me.tbTagesverteilung.UseVisualStyleBackColor = True ' 'Panel3 ' Me.Panel3.Dock = System.Windows.Forms.DockStyle.Left Me.Panel3.Location = New System.Drawing.Point(3, 3) Me.Panel3.Name = "Panel3" Me.Panel3.Size = New System.Drawing.Size(99, 320) Me.Panel3.TabIndex = 2 ' 'txtKWYear ' Me.txtKWYear.Location = New System.Drawing.Point(348, 10) Me.txtKWYear.Name = "txtKWYear" Me.txtKWYear.Size = New System.Drawing.Size(33, 20) Me.txtKWYear.TabIndex = 82 Me.txtKWYear.Text = "2016" ' 'txtKW ' Me.txtKW.Location = New System.Drawing.Point(316, 10) Me.txtKW.Name = "txtKW" Me.txtKW.Size = New System.Drawing.Size(33, 20) Me.txtKW.TabIndex = 81 ' 'Button11 ' Me.Button11.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button11.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button11.ForeColor = System.Drawing.Color.White Me.Button11.Location = New System.Drawing.Point(382, 9) Me.Button11.Name = "Button11" Me.Button11.Size = New System.Drawing.Size(36, 22) Me.Button11.TabIndex = 80 Me.Button11.Text = "OK" Me.Button11.UseVisualStyleBackColor = False ' 'Button7 ' Me.Button7.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button7.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button7.ForeColor = System.Drawing.Color.White Me.Button7.Location = New System.Drawing.Point(8, 8) Me.Button7.Name = "Button7" Me.Button7.Size = New System.Drawing.Size(75, 23) Me.Button7.TabIndex = 74 Me.Button7.Text = "<<" Me.Button7.UseVisualStyleBackColor = False ' 'lblKW ' Me.lblKW.AutoSize = True Me.lblKW.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.lblKW.Location = New System.Drawing.Point(90, 12) Me.lblKW.Name = "lblKW" Me.lblKW.Size = New System.Drawing.Size(55, 17) Me.lblKW.TabIndex = 73 Me.lblKW.Text = "KW 00" ' 'Button6 ' Me.Button6.BackColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button6.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.Button6.ForeColor = System.Drawing.Color.White Me.Button6.Location = New System.Drawing.Point(149, 8) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(75, 23) Me.Button6.TabIndex = 74 Me.Button6.Text = ">>" Me.Button6.UseVisualStyleBackColor = False ' 'Label29 ' Me.Label29.AutoSize = True Me.Label29.Location = New System.Drawing.Point(231, 14) Me.Label29.Name = "Label29" Me.Label29.Size = New System.Drawing.Size(79, 13) Me.Label29.TabIndex = 79 Me.Label29.Text = "springe zu KW:" ' 'Button16 ' Me.Button16.BackgroundImage = Global.ADMIN.My.Resources.Resources.del Me.Button16.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button16.FlatAppearance.BorderSize = 0 Me.Button16.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button16.Location = New System.Drawing.Point(369, 7) Me.Button16.Name = "Button16" Me.Button16.Size = New System.Drawing.Size(31, 27) Me.Button16.TabIndex = 106 Me.Button16.Tag = "Woche löschen" Me.Button16.UseVisualStyleBackColor = True ' 'Button15 ' Me.Button15.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button15.BackgroundImage = Global.ADMIN.My.Resources.Resources.schule Me.Button15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button15.FlatAppearance.BorderSize = 0 Me.Button15.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button15.Location = New System.Drawing.Point(1034, 6) Me.Button15.Name = "Button15" Me.Button15.Size = New System.Drawing.Size(31, 27) Me.Button15.TabIndex = 105 Me.Button15.Tag = "Berufsschule eintragen" Me.Button15.UseVisualStyleBackColor = True ' 'Button14 ' Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button14.Location = New System.Drawing.Point(501, 9) Me.Button14.Name = "Button14" Me.Button14.Size = New System.Drawing.Size(103, 24) Me.Button14.TabIndex = 104 Me.Button14.Text = "letzte Woche abschließen" Me.Button14.UseVisualStyleBackColor = True Me.Button14.Visible = False ' 'Button13 ' Me.Button13.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button13.BackgroundImage = Global.ADMIN.My.Resources.Resources.kalender Me.Button13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button13.FlatAppearance.BorderSize = 0 Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button13.Location = New System.Drawing.Point(847, 6) Me.Button13.Name = "Button13" Me.Button13.Size = New System.Drawing.Size(31, 27) Me.Button13.TabIndex = 80 Me.Button13.Tag = "Übersicht Abwesenheiten" Me.Button13.UseVisualStyleBackColor = True ' 'Button12 ' Me.Button12.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button12.BackgroundImage = Global.ADMIN.My.Resources.Resources.reise Me.Button12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button12.FlatAppearance.BorderSize = 0 Me.Button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button12.Location = New System.Drawing.Point(997, 6) Me.Button12.Name = "Button12" Me.Button12.Size = New System.Drawing.Size(31, 27) Me.Button12.TabIndex = 79 Me.Button12.Tag = "Sonstiges / Dienstreise eintragen" Me.Button12.UseVisualStyleBackColor = True ' 'Button10 ' Me.Button10.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button10.BackgroundImage = Global.ADMIN.My.Resources.Resources.krank Me.Button10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button10.FlatAppearance.BorderSize = 0 Me.Button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button10.Location = New System.Drawing.Point(960, 6) Me.Button10.Name = "Button10" Me.Button10.Size = New System.Drawing.Size(31, 27) Me.Button10.TabIndex = 77 Me.Button10.Tag = "Krankenstand eintragen" Me.Button10.UseVisualStyleBackColor = True ' 'Button5 ' Me.Button5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button5.BackgroundImage = Global.ADMIN.My.Resources.Resources.urlaub Me.Button5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button5.FlatAppearance.BorderSize = 0 Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button5.Location = New System.Drawing.Point(923, 6) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(31, 27) Me.Button5.TabIndex = 71 Me.Button5.Tag = "Urlaub eintragen" Me.Button5.UseVisualStyleBackColor = True ' 'Button4 ' Me.Button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button4.FlatAppearance.BorderSize = 0 Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button4.ForeColor = System.Drawing.Color.Black Me.Button4.Image = Global.ADMIN.My.Resources.Resources.Excel_2013_logo_155x110 Me.Button4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button4.Location = New System.Drawing.Point(118, 7) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(96, 27) Me.Button4.TabIndex = 68 Me.Button4.Tag = "Dienstplan erstellen" Me.Button4.Text = "Woche" Me.Button4.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button4.UseVisualStyleBackColor = True ' 'Button3 ' Me.Button3.BackgroundImage = Global.ADMIN.My.Resources.Resources.refresh1 Me.Button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button3.FlatAppearance.BorderSize = 0 Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Button3.Location = New System.Drawing.Point(26, 7) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(31, 27) Me.Button3.TabIndex = 67 Me.Button3.Tag = "Neu initialisieren" Me.Button3.UseVisualStyleBackColor = True ' 'ContextMenuStrip1 ' Me.ContextMenuStrip1.Name = "ContextMenuStrip1" Me.ContextMenuStrip1.Size = New System.Drawing.Size(61, 4) ' 'Panel4 ' Me.Panel4.BackColor = System.Drawing.Color.WhiteSmoke Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle Me.Panel4.Controls.Add(Me.Button7) Me.Panel4.Controls.Add(Me.txtKWYear) Me.Panel4.Controls.Add(Me.lblKW) Me.Panel4.Controls.Add(Me.Button6) Me.Panel4.Controls.Add(Me.txtKW) Me.Panel4.Controls.Add(Me.Button11) Me.Panel4.Controls.Add(Me.Label29) Me.Panel4.Controls.Add(Me.pnlOptions) Me.Panel4.Dock = System.Windows.Forms.DockStyle.Top Me.Panel4.Location = New System.Drawing.Point(0, 0) Me.Panel4.Name = "Panel4" Me.Panel4.Size = New System.Drawing.Size(1545, 42) Me.Panel4.TabIndex = 3 ' 'pnlOptions ' Me.pnlOptions.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.pnlOptions.Controls.Add(Me.Button19) Me.pnlOptions.Controls.Add(Me.Button3) Me.pnlOptions.Controls.Add(Me.Button13) Me.pnlOptions.Controls.Add(Me.Button12) Me.pnlOptions.Controls.Add(Me.Button10) Me.pnlOptions.Controls.Add(Me.Button4) Me.pnlOptions.Controls.Add(Me.Button15) Me.pnlOptions.Controls.Add(Me.Button5) Me.pnlOptions.Controls.Add(Me.Button16) Me.pnlOptions.Controls.Add(Me.Button14) Me.pnlOptions.Location = New System.Drawing.Point(455, 0) Me.pnlOptions.Name = "pnlOptions" Me.pnlOptions.Size = New System.Drawing.Size(1088, 41) Me.pnlOptions.TabIndex = 108 ' 'Button19 ' Me.Button19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.Button19.FlatAppearance.BorderSize = 0 Me.Button19.FlatStyle = System.Windows.Forms.FlatStyle.Flat Me.Button19.ForeColor = System.Drawing.Color.Black Me.Button19.Image = Global.ADMIN.My.Resources.Resources.Excel_2013_logo_155x110 Me.Button19.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft Me.Button19.Location = New System.Drawing.Point(234, 7) Me.Button19.Name = "Button19" Me.Button19.Size = New System.Drawing.Size(98, 27) Me.Button19.TabIndex = 107 Me.Button19.Tag = "Dienstplan erstellen" Me.Button19.Text = "Monat" Me.Button19.TextAlign = System.Drawing.ContentAlignment.MiddleRight Me.Button19.UseVisualStyleBackColor = True ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer)) Me.Label1.Location = New System.Drawing.Point(120, 118) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(68, 13) Me.Label1.TabIndex = 98 Me.Label1.Text = "Std. Schicht:" Me.Label1.Visible = False ' 'txtSchichtstd ' Me.txtSchichtstd.BackColor = System.Drawing.Color.White Me.txtSchichtstd.BorderStyle = System.Windows.Forms.BorderStyle.None Me.txtSchichtstd.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.txtSchichtstd.Location = New System.Drawing.Point(194, 117) Me.txtSchichtstd.MaxLength = 1 Me.txtSchichtstd.Name = "txtSchichtstd" Me.txtSchichtstd.ReadOnly = True Me.txtSchichtstd.Size = New System.Drawing.Size(38, 13) Me.txtSchichtstd.TabIndex = 99 ' 'UsrcntlAuswertungWocheAuslastung1 ' Me.UsrcntlAuswertungWocheAuslastung1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.UsrcntlAuswertungWocheAuslastung1.Dock = System.Windows.Forms.DockStyle.Fill Me.UsrcntlAuswertungWocheAuslastung1.Location = New System.Drawing.Point(102, 3) Me.UsrcntlAuswertungWocheAuslastung1.Name = "UsrcntlAuswertungWocheAuslastung1" Me.UsrcntlAuswertungWocheAuslastung1.Size = New System.Drawing.Size(1077, 320) Me.UsrcntlAuswertungWocheAuslastung1.TabIndex = 0 ' 'UsrCntlAuswertungAuslastungMA1 ' Me.UsrCntlAuswertungAuslastungMA1.Dock = System.Windows.Forms.DockStyle.Fill Me.UsrCntlAuswertungAuslastungMA1.Location = New System.Drawing.Point(102, 3) Me.UsrCntlAuswertungAuslastungMA1.Name = "UsrCntlAuswertungAuslastungMA1" Me.UsrCntlAuswertungAuslastungMA1.Size = New System.Drawing.Size(1077, 320) Me.UsrCntlAuswertungAuslastungMA1.TabIndex = 3 ' 'frmDienstplanVariabel ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.AutoSize = True Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink Me.ClientSize = New System.Drawing.Size(1545, 833) Me.Controls.Add(Me.Panel1) Me.Controls.Add(Me.Panel4) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) Me.Name = "frmDienstplanVariabel" Me.Text = "Dienstplan" Me.WindowState = System.Windows.Forms.FormWindowState.Maximized Me.ctxtDgv.ResumeLayout(False) Me.TabPage1.ResumeLayout(False) CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit() Me.Panel2.ResumeLayout(False) CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit() Me.TabPage3.ResumeLayout(False) Me.TabPage3.PerformLayout() Me.Panel1.ResumeLayout(False) Me.pnl.ResumeLayout(False) Me.Panel7.ResumeLayout(False) Me.Panel7.PerformLayout() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.TabControl1.ResumeLayout(False) Me.SplitContainer.Panel1.ResumeLayout(False) Me.SplitContainer.Panel2.ResumeLayout(False) CType(Me.SplitContainer, System.ComponentModel.ISupportInitialize).EndInit() Me.SplitContainer.ResumeLayout(False) Me.Panel8.ResumeLayout(False) Me.Panel8.PerformLayout() Me.tbcntr.ResumeLayout(False) Me.TabPage4.ResumeLayout(False) Me.TabPage4.PerformLayout() CType(Me.dgvZA_Mo, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvDR_So, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvZA_Sa, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvKS_So, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvZA_So, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvFrei_So, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvUrl_Mo, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvUrl_So, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvKS_Mo, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvFrei_Sa, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvDR_Mo, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvDR_Sa, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvFrei_Mo, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvKS_Sa, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvZA_Fr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvUrl_Sa, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvUrl_Di, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvZA_Do, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvKS_Di, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvZA_Mi, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvDR_Di, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvFrei_Fr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvZA_Di, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvDR_Fr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvFrei_Di, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvKS_Fr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvUrl_Fr, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvUrl_Mi, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvFrei_Do, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvKS_Mi, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvDR_Do, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvDR_Mi, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvKS_Do, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvFrei_Mi, System.ComponentModel.ISupportInitialize).EndInit() CType(Me.dgvUrl_Do, System.ComponentModel.ISupportInitialize).EndInit() Me.tbAuswertung.ResumeLayout(False) Me.tbTagesverteilung.ResumeLayout(False) Me.Panel4.ResumeLayout(False) Me.Panel4.PerformLayout() Me.pnlOptions.ResumeLayout(False) Me.ResumeLayout(False) End Sub Friend WithEvents ctxtDgv As System.Windows.Forms.ContextMenuStrip Friend WithEvents ctiUrlaub As System.Windows.Forms.ToolStripMenuItem Friend WithEvents TabPage1 As System.Windows.Forms.TabPage Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox Friend WithEvents Button2 As System.Windows.Forms.Button Friend WithEvents Button1 As System.Windows.Forms.Button Friend WithEvents Panel2 As System.Windows.Forms.Panel Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox Friend WithEvents ListView1 As System.Windows.Forms.ListView Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader Friend WithEvents MonthCalendar1 As System.Windows.Forms.MonthCalendar Friend WithEvents TabPage3 As System.Windows.Forms.TabPage Friend WithEvents Panel1 As System.Windows.Forms.Panel Friend WithEvents Button3 As System.Windows.Forms.Button Friend WithEvents dgvFrei_So As System.Windows.Forms.DataGridView Friend WithEvents dgvDR_So As System.Windows.Forms.DataGridView Friend WithEvents dgvKS_So As System.Windows.Forms.DataGridView Friend WithEvents dgvUrl_So As System.Windows.Forms.DataGridView Friend WithEvents dgvFrei_Sa As System.Windows.Forms.DataGridView Friend WithEvents dgvDR_Sa As System.Windows.Forms.DataGridView Friend WithEvents dgvKS_Sa As System.Windows.Forms.DataGridView Friend WithEvents dgvUrl_Sa As System.Windows.Forms.DataGridView Friend WithEvents Label18 As System.Windows.Forms.Label Friend WithEvents Label17 As System.Windows.Forms.Label Friend WithEvents Label16 As System.Windows.Forms.Label Friend WithEvents Label14 As System.Windows.Forms.Label Friend WithEvents dgvFrei_Fr As System.Windows.Forms.DataGridView Friend WithEvents dgvDR_Fr As System.Windows.Forms.DataGridView Friend WithEvents dgvKS_Fr As System.Windows.Forms.DataGridView Friend WithEvents dgvUrl_Fr As System.Windows.Forms.DataGridView Friend WithEvents dgvFrei_Do As System.Windows.Forms.DataGridView Friend WithEvents dgvDR_Do As System.Windows.Forms.DataGridView Friend WithEvents dgvKS_Do As System.Windows.Forms.DataGridView Friend WithEvents dgvUrl_Do As System.Windows.Forms.DataGridView Friend WithEvents dgvFrei_Mi As System.Windows.Forms.DataGridView Friend WithEvents dgvDR_Mi As System.Windows.Forms.DataGridView Friend WithEvents dgvKS_Mi As System.Windows.Forms.DataGridView Friend WithEvents dgvUrl_Mi As System.Windows.Forms.DataGridView Friend WithEvents dgvFrei_Di As System.Windows.Forms.DataGridView Friend WithEvents dgvDR_Di As System.Windows.Forms.DataGridView Friend WithEvents dgvKS_Di As System.Windows.Forms.DataGridView Friend WithEvents dgvUrl_Di As System.Windows.Forms.DataGridView Friend WithEvents dgvFrei_Mo As System.Windows.Forms.DataGridView Friend WithEvents dgvDR_Mo As System.Windows.Forms.DataGridView Friend WithEvents dgvKS_Mo As System.Windows.Forms.DataGridView Friend WithEvents dgvUrl_Mo As System.Windows.Forms.DataGridView Friend WithEvents Label11 As System.Windows.Forms.Label Friend WithEvents Label9 As System.Windows.Forms.Label Friend WithEvents TabControl1 As System.Windows.Forms.TabControl Friend WithEvents TabPage2 As System.Windows.Forms.TabPage Friend WithEvents Button4 As System.Windows.Forms.Button Friend WithEvents ctiKrankenstand As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ctiDienstreise As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ctiFrei As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Button5 As System.Windows.Forms.Button Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox Friend WithEvents TextBox3 As System.Windows.Forms.TextBox Friend WithEvents Label21 As System.Windows.Forms.Label Friend WithEvents ctiDbl As System.Windows.Forms.ToolStripMenuItem Friend WithEvents lblKW As System.Windows.Forms.Label Friend WithEvents Button7 As System.Windows.Forms.Button Friend WithEvents Button6 As System.Windows.Forms.Button Friend WithEvents Button8 As System.Windows.Forms.Button Friend WithEvents lblMAInfo As System.Windows.Forms.Label Friend WithEvents Button9 As System.Windows.Forms.Button Friend WithEvents Button12 As System.Windows.Forms.Button Friend WithEvents Button10 As System.Windows.Forms.Button Friend WithEvents Button13 As System.Windows.Forms.Button Friend WithEvents Label23 As System.Windows.Forms.Label Friend WithEvents cboQSSpaet As System.Windows.Forms.ComboBox Friend WithEvents ctiWocheSchichtWechsel As System.Windows.Forms.ToolStripMenuItem Friend WithEvents ctiBemWo As System.Windows.Forms.ToolStripMenuItem Friend WithEvents cbxChangeForWo As System.Windows.Forms.CheckBox Friend WithEvents TextBox4 As System.Windows.Forms.TextBox Friend WithEvents Label30 As System.Windows.Forms.Label Friend WithEvents TextBox2 As System.Windows.Forms.TextBox Friend WithEvents TextBox1 As System.Windows.Forms.TextBox Friend WithEvents Label20 As System.Windows.Forms.Label Friend WithEvents Label19 As System.Windows.Forms.Label Friend WithEvents pnl As System.Windows.Forms.Panel Friend WithEvents txtKWYear As System.Windows.Forms.TextBox Friend WithEvents txtKW As System.Windows.Forms.TextBox Friend WithEvents Button11 As System.Windows.Forms.Button Friend WithEvents Label29 As System.Windows.Forms.Label Friend WithEvents Label28 As System.Windows.Forms.Label Friend WithEvents dgvZA_Fr As System.Windows.Forms.DataGridView Friend WithEvents dgvZA_Do As System.Windows.Forms.DataGridView Friend WithEvents dgvZA_Mi As System.Windows.Forms.DataGridView Friend WithEvents dgvZA_Di As System.Windows.Forms.DataGridView Friend WithEvents dgvZA_Mo As System.Windows.Forms.DataGridView Friend WithEvents dgvZA_So As System.Windows.Forms.DataGridView Friend WithEvents dgvZA_Sa As System.Windows.Forms.DataGridView Friend WithEvents ZeitausgleichToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Button14 As System.Windows.Forms.Button Friend WithEvents Button15 As System.Windows.Forms.Button Friend WithEvents Button16 As System.Windows.Forms.Button Friend WithEvents Label32 As System.Windows.Forms.Label Friend WithEvents NormaldienstToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents usrDetailsTMP As ADMIN.usrcntlAuswertungWocheAuslastung Friend WithEvents SplitContainer As System.Windows.Forms.SplitContainer Friend WithEvents ContextMenuStrip1 As System.Windows.Forms.ContextMenuStrip Friend WithEvents FlowLayoutPanel As System.Windows.Forms.FlowLayoutPanel Friend WithEvents tbcntr As System.Windows.Forms.TabControl Friend WithEvents TabPage4 As System.Windows.Forms.TabPage Friend WithEvents tbAuswertung As System.Windows.Forms.TabPage Friend WithEvents UsrcntlAuswertungWocheAuslastung1 As ADMIN.usrcntlAuswertungWocheAuslastung Friend WithEvents tbTagesverteilung As System.Windows.Forms.TabPage Friend WithEvents pnlPlatzhalter As System.Windows.Forms.Panel Friend WithEvents Panel3 As System.Windows.Forms.Panel Friend WithEvents UsrCntlAuswertungAuslastungMA1 As ADMIN.usrCntlAuswertungAuslastungMA Friend WithEvents Button17 As System.Windows.Forms.Button Friend WithEvents txtWoStd As System.Windows.Forms.TextBox Friend WithEvents Label2 As System.Windows.Forms.Label Friend WithEvents Panel4 As System.Windows.Forms.Panel Friend WithEvents Panel6 As System.Windows.Forms.Panel Friend WithEvents Panel7 As System.Windows.Forms.Panel Friend WithEvents Panel8 As System.Windows.Forms.Panel Friend WithEvents lblMo As System.Windows.Forms.Label Friend WithEvents lblDi As System.Windows.Forms.Label Friend WithEvents lblMi As System.Windows.Forms.Label Friend WithEvents lblSo As System.Windows.Forms.Label Friend WithEvents lblDo As System.Windows.Forms.Label Friend WithEvents lblSa As System.Windows.Forms.Label Friend WithEvents lblFr As System.Windows.Forms.Label Friend WithEvents GanzeWocheToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem Friend WithEvents Button18 As System.Windows.Forms.Button Friend WithEvents Button19 As System.Windows.Forms.Button Friend WithEvents pnlOptions As Panel Friend WithEvents ToolStripMenuSplitschicht As ToolStripMenuItem Friend WithEvents Label1 As Label Friend WithEvents txtSchichtstd As TextBox End Class