namespace Deckungsbeitrag { partial class FormMain { /// /// Erforderliche Designervariable. /// private System.ComponentModel.IContainer components = null; /// /// Verwendete Ressourcen bereinigen. /// /// True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Vom Windows Form-Designer generierter Code /// /// Erforderliche Methode für die Designerunterstützung. /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain)); this.toolStripMenu = new System.Windows.Forms.ToolStrip(); this.tSBBenutzerVW = new System.Windows.Forms.ToolStripButton(); this.tSBAuftragVW = new System.Windows.Forms.ToolStripButton(); this.tSBAufgabeVW = new System.Windows.Forms.ToolStripButton(); this.tSBArtikelVW = new System.Windows.Forms.ToolStripButton(); this.toolStripZaehlscheine = new System.Windows.Forms.ToolStripButton(); this.tSBExpedit = new System.Windows.Forms.ToolStripButton(); this.toolStripDB = new System.Windows.Forms.ToolStripButton(); this.tSBKosten = new System.Windows.Forms.ToolStripButton(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.tSBScannTest = new System.Windows.Forms.ToolStripButton(); this.tSBHilfe = new System.Windows.Forms.ToolStripButton(); this.toolStripButtonImport = new System.Windows.Forms.ToolStripButton(); this.tSBEinstellung = new System.Windows.Forms.ToolStripButton(); this.toolStripBeenden = new System.Windows.Forms.ToolStripButton(); this.panelMain = new System.Windows.Forms.Panel(); this.buttonNeuerUser = new System.Windows.Forms.Button(); this.groupBoxStatistik = new System.Windows.Forms.GroupBox(); this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker(); this.tableLayoutPanelStatistik = new System.Windows.Forms.TableLayoutPanel(); this.labelZahl6 = new System.Windows.Forms.Label(); this.labelStatistik6 = new System.Windows.Forms.Label(); this.labelZahl5 = new System.Windows.Forms.Label(); this.labelStatistik5 = new System.Windows.Forms.Label(); this.labelZahl4 = new System.Windows.Forms.Label(); this.labelStatistik4 = new System.Windows.Forms.Label(); this.labelZahl3 = new System.Windows.Forms.Label(); this.labelStatistik3 = new System.Windows.Forms.Label(); this.labelZahl2 = new System.Windows.Forms.Label(); this.labelStatistik2 = new System.Windows.Forms.Label(); this.labelZahl1 = new System.Windows.Forms.Label(); this.labelStatistik1 = new System.Windows.Forms.Label(); this.groupBoxUpdate = new System.Windows.Forms.GroupBox(); this.tableLayoutPanelUpdate = new System.Windows.Forms.TableLayoutPanel(); this.progressBarSortiment = new System.Windows.Forms.ProgressBar(); this.buttonSortimentUpdate = new System.Windows.Forms.Button(); this.buttonArtikelUpdate = new System.Windows.Forms.Button(); this.progressBarArtikel = new System.Windows.Forms.ProgressBar(); this.buttonAllUpdate = new System.Windows.Forms.Button(); this.buttonNeuerAuftrag = new System.Windows.Forms.Button(); this.groupBoxAuftrag = new System.Windows.Forms.GroupBox(); this.objectListViewAuftrag = new BrightIdeasSoftware.ObjectListView(); this.rBAufAbruf = new System.Windows.Forms.RadioButton(); this.rBAusgeliefert = new System.Windows.Forms.RadioButton(); this.rBFertig = new System.Windows.Forms.RadioButton(); this.rBVorbereitet = new System.Windows.Forms.RadioButton(); this.rBAlle = new System.Windows.Forms.RadioButton(); this.buttonAufAbruf = new System.Windows.Forms.Button(); this.buttonAusgeliefert = new System.Windows.Forms.Button(); this.groupBoxScannTest = new System.Windows.Forms.GroupBox(); this.pictureBoxScannTest = new System.Windows.Forms.PictureBox(); this.textBoxScannTest = new System.Windows.Forms.TextBox(); this.buttonScannTest = new System.Windows.Forms.Button(); this.labelScannTest = new System.Windows.Forms.Label(); this.toolStripMenu.SuspendLayout(); this.panelMain.SuspendLayout(); this.groupBoxStatistik.SuspendLayout(); this.tableLayoutPanelStatistik.SuspendLayout(); this.groupBoxUpdate.SuspendLayout(); this.tableLayoutPanelUpdate.SuspendLayout(); this.groupBoxAuftrag.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.objectListViewAuftrag)).BeginInit(); this.groupBoxScannTest.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxScannTest)).BeginInit(); this.SuspendLayout(); // // toolStripMenu // this.toolStripMenu.AutoSize = false; this.toolStripMenu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.toolStripMenu.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.toolStripMenu.Dock = System.Windows.Forms.DockStyle.Left; this.toolStripMenu.ImageScalingSize = new System.Drawing.Size(20, 20); this.toolStripMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.tSBBenutzerVW, this.tSBAuftragVW, this.tSBAufgabeVW, this.tSBArtikelVW, this.toolStripZaehlscheine, this.tSBExpedit, this.toolStripDB, this.tSBKosten, this.toolStripButton1, this.tSBScannTest, this.tSBHilfe, this.toolStripButtonImport, this.tSBEinstellung, this.toolStripBeenden}); this.toolStripMenu.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.VerticalStackWithOverflow; this.toolStripMenu.Location = new System.Drawing.Point(0, 0); this.toolStripMenu.Name = "toolStripMenu"; this.toolStripMenu.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0); this.toolStripMenu.Size = new System.Drawing.Size(318, 1060); this.toolStripMenu.TabIndex = 0; this.toolStripMenu.Text = "toolStripMenu"; // // tSBBenutzerVW // this.tSBBenutzerVW.AutoSize = false; this.tSBBenutzerVW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.tSBBenutzerVW.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBBenutzerVW.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBBenutzerVW.ForeColor = System.Drawing.Color.White; this.tSBBenutzerVW.Image = ((System.Drawing.Image)(resources.GetObject("tSBBenutzerVW.Image"))); this.tSBBenutzerVW.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBBenutzerVW.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tSBBenutzerVW.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBBenutzerVW.Name = "tSBBenutzerVW"; this.tSBBenutzerVW.Size = new System.Drawing.Size(180, 40); this.tSBBenutzerVW.Text = "BENUTZERVERWALTUNG"; this.tSBBenutzerVW.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBBenutzerVW.Click += new System.EventHandler(this.tSBBenutzerVW_Click); this.tSBBenutzerVW.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.tSBBenutzerVW.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.tSBBenutzerVW.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // tSBAuftragVW // this.tSBAuftragVW.AutoSize = false; this.tSBAuftragVW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.tSBAuftragVW.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBAuftragVW.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBAuftragVW.ForeColor = System.Drawing.Color.White; this.tSBAuftragVW.Image = ((System.Drawing.Image)(resources.GetObject("tSBAuftragVW.Image"))); this.tSBAuftragVW.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBAuftragVW.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tSBAuftragVW.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBAuftragVW.Name = "tSBAuftragVW"; this.tSBAuftragVW.Size = new System.Drawing.Size(180, 40); this.tSBAuftragVW.Text = "AUFTRAGVERWALTUNG"; this.tSBAuftragVW.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBAuftragVW.ToolTipText = "Auftragkontrolle und -bearbeitung"; this.tSBAuftragVW.Click += new System.EventHandler(this.tSBAuftragVW_Click); this.tSBAuftragVW.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.tSBAuftragVW.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.tSBAuftragVW.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // tSBAufgabeVW // this.tSBAufgabeVW.AutoSize = false; this.tSBAufgabeVW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.tSBAufgabeVW.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBAufgabeVW.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBAufgabeVW.ForeColor = System.Drawing.Color.White; this.tSBAufgabeVW.Image = ((System.Drawing.Image)(resources.GetObject("tSBAufgabeVW.Image"))); this.tSBAufgabeVW.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBAufgabeVW.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tSBAufgabeVW.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBAufgabeVW.Name = "tSBAufgabeVW"; this.tSBAufgabeVW.Size = new System.Drawing.Size(180, 40); this.tSBAufgabeVW.Text = "AUFGABENVERWALTUNG"; this.tSBAufgabeVW.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBAufgabeVW.Click += new System.EventHandler(this.tSBAufgabeVW_Click); this.tSBAufgabeVW.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.tSBAufgabeVW.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.tSBAufgabeVW.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // tSBArtikelVW // this.tSBArtikelVW.AutoSize = false; this.tSBArtikelVW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.tSBArtikelVW.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBArtikelVW.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBArtikelVW.ForeColor = System.Drawing.Color.White; this.tSBArtikelVW.Image = ((System.Drawing.Image)(resources.GetObject("tSBArtikelVW.Image"))); this.tSBArtikelVW.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBArtikelVW.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tSBArtikelVW.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBArtikelVW.Name = "tSBArtikelVW"; this.tSBArtikelVW.Size = new System.Drawing.Size(180, 40); this.tSBArtikelVW.Text = "ARTIKELVERWALTUNG"; this.tSBArtikelVW.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBArtikelVW.ToolTipText = "Artikel bearbeiten"; this.tSBArtikelVW.Click += new System.EventHandler(this.tSBArtikelVW_Click); this.tSBArtikelVW.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.tSBArtikelVW.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.tSBArtikelVW.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // toolStripZaehlscheine // this.toolStripZaehlscheine.AutoSize = false; this.toolStripZaehlscheine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.toolStripZaehlscheine.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripZaehlscheine.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolStripZaehlscheine.ForeColor = System.Drawing.Color.White; this.toolStripZaehlscheine.Image = ((System.Drawing.Image)(resources.GetObject("toolStripZaehlscheine.Image"))); this.toolStripZaehlscheine.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripZaehlscheine.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripZaehlscheine.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripZaehlscheine.Name = "toolStripZaehlscheine"; this.toolStripZaehlscheine.Size = new System.Drawing.Size(180, 40); this.toolStripZaehlscheine.Text = "KUNDENVERWALTUNG"; this.toolStripZaehlscheine.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripZaehlscheine.ToolTipText = "Kunde bearbeiten"; this.toolStripZaehlscheine.Click += new System.EventHandler(this.toolStripZaehlscheine_Click); this.toolStripZaehlscheine.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.toolStripZaehlscheine.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.toolStripZaehlscheine.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // tSBExpedit // this.tSBExpedit.AutoSize = false; this.tSBExpedit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.tSBExpedit.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBExpedit.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBExpedit.ForeColor = System.Drawing.Color.White; this.tSBExpedit.Image = ((System.Drawing.Image)(resources.GetObject("tSBExpedit.Image"))); this.tSBExpedit.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBExpedit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tSBExpedit.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBExpedit.Name = "tSBExpedit"; this.tSBExpedit.Size = new System.Drawing.Size(180, 40); this.tSBExpedit.Text = "EXPEDIT"; this.tSBExpedit.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBExpedit.Click += new System.EventHandler(this.tSBExpedit_Click); this.tSBExpedit.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.tSBExpedit.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.tSBExpedit.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // toolStripDB // this.toolStripDB.AutoSize = false; this.toolStripDB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.toolStripDB.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripDB.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolStripDB.ForeColor = System.Drawing.Color.White; this.toolStripDB.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDB.Image"))); this.toolStripDB.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripDB.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripDB.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDB.Name = "toolStripDB"; this.toolStripDB.Size = new System.Drawing.Size(180, 40); this.toolStripDB.Text = "DECKUNGSBEITRAG"; this.toolStripDB.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripDB.Click += new System.EventHandler(this.toolStripDB_Click); this.toolStripDB.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.toolStripDB.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.toolStripDB.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // tSBKosten // this.tSBKosten.AutoSize = false; this.tSBKosten.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.tSBKosten.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBKosten.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBKosten.ForeColor = System.Drawing.Color.White; this.tSBKosten.Image = ((System.Drawing.Image)(resources.GetObject("tSBKosten.Image"))); this.tSBKosten.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBKosten.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tSBKosten.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBKosten.Name = "tSBKosten"; this.tSBKosten.Size = new System.Drawing.Size(180, 40); this.tSBKosten.Text = "KOSTENLISTE"; this.tSBKosten.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBKosten.Click += new System.EventHandler(this.tSBKosten_Click); this.tSBKosten.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.tSBKosten.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.tSBKosten.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // toolStripButton1 // this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripButton1.AutoSize = false; this.toolStripButton1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.BackgroundImage"))); this.toolStripButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton1.Enabled = false; this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(180, 70); this.toolStripButton1.Text = "toolStripButton1"; // // tSBScannTest // this.tSBScannTest.AutoSize = false; this.tSBScannTest.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.tSBScannTest.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBScannTest.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBScannTest.ForeColor = System.Drawing.Color.White; this.tSBScannTest.Image = ((System.Drawing.Image)(resources.GetObject("tSBScannTest.Image"))); this.tSBScannTest.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBScannTest.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tSBScannTest.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBScannTest.Name = "tSBScannTest"; this.tSBScannTest.Size = new System.Drawing.Size(180, 40); this.tSBScannTest.Text = "SCANN TEST"; this.tSBScannTest.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBScannTest.Click += new System.EventHandler(this.tSBScannTest_Click); this.tSBScannTest.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.tSBScannTest.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.tSBScannTest.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // tSBHilfe // this.tSBHilfe.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.tSBHilfe.AutoSize = false; this.tSBHilfe.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.tSBHilfe.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBHilfe.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBHilfe.ForeColor = System.Drawing.Color.White; this.tSBHilfe.Image = ((System.Drawing.Image)(resources.GetObject("tSBHilfe.Image"))); this.tSBHilfe.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBHilfe.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.tSBHilfe.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBHilfe.Name = "tSBHilfe"; this.tSBHilfe.Size = new System.Drawing.Size(180, 40); this.tSBHilfe.Text = "HILFE"; this.tSBHilfe.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBHilfe.Click += new System.EventHandler(this.tSBHilfe_Click); // // toolStripButtonImport // this.toolStripButtonImport.AutoSize = false; this.toolStripButtonImport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.toolStripButtonImport.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripButtonImport.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolStripButtonImport.ForeColor = System.Drawing.Color.White; this.toolStripButtonImport.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonImport.Image"))); this.toolStripButtonImport.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButtonImport.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButtonImport.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButtonImport.Name = "toolStripButtonImport"; this.toolStripButtonImport.Size = new System.Drawing.Size(180, 40); this.toolStripButtonImport.Text = "IMPORT"; this.toolStripButtonImport.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButtonImport.Click += new System.EventHandler(this.toolStripButtonImport_Click); this.toolStripButtonImport.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.toolStripButtonImport.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.toolStripButtonImport.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // tSBEinstellung // this.tSBEinstellung.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.tSBEinstellung.AutoSize = false; this.tSBEinstellung.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.tSBEinstellung.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tSBEinstellung.ForeColor = System.Drawing.Color.White; this.tSBEinstellung.Image = ((System.Drawing.Image)(resources.GetObject("tSBEinstellung.Image"))); this.tSBEinstellung.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBEinstellung.ImageTransparentColor = System.Drawing.Color.Magenta; this.tSBEinstellung.Name = "tSBEinstellung"; this.tSBEinstellung.Size = new System.Drawing.Size(180, 40); this.tSBEinstellung.Text = "EINSTELLUNG"; this.tSBEinstellung.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.tSBEinstellung.Click += new System.EventHandler(this.tSBEinstellung_Click); // // toolStripBeenden // this.toolStripBeenden.AutoSize = false; this.toolStripBeenden.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.toolStripBeenden.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripBeenden.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.toolStripBeenden.ForeColor = System.Drawing.Color.White; this.toolStripBeenden.Image = ((System.Drawing.Image)(resources.GetObject("toolStripBeenden.Image"))); this.toolStripBeenden.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripBeenden.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripBeenden.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripBeenden.Name = "toolStripBeenden"; this.toolStripBeenden.Size = new System.Drawing.Size(180, 40); this.toolStripBeenden.Text = "BEENDEN"; this.toolStripBeenden.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripBeenden.Click += new System.EventHandler(this.toolStripBeenden_Click); this.toolStripBeenden.MouseEnter += new System.EventHandler(this.toolStrip_MouseEnter); this.toolStripBeenden.MouseLeave += new System.EventHandler(this.toolStrip_MouseLeave); this.toolStripBeenden.Paint += new System.Windows.Forms.PaintEventHandler(this.get_Border_Paint); // // panelMain // this.panelMain.AllowDrop = true; this.panelMain.BackColor = System.Drawing.Color.White; this.panelMain.Controls.Add(this.buttonNeuerUser); this.panelMain.Controls.Add(this.groupBoxStatistik); this.panelMain.Controls.Add(this.groupBoxUpdate); this.panelMain.Controls.Add(this.buttonNeuerAuftrag); this.panelMain.Controls.Add(this.groupBoxAuftrag); this.panelMain.Controls.Add(this.groupBoxScannTest); this.panelMain.Dock = System.Windows.Forms.DockStyle.Right; this.panelMain.Location = new System.Drawing.Point(327, 0); this.panelMain.Name = "panelMain"; this.panelMain.Size = new System.Drawing.Size(1407, 1060); this.panelMain.TabIndex = 5; this.panelMain.DragDrop += new System.Windows.Forms.DragEventHandler(this.panelMain_DragDrop); this.panelMain.DragEnter += new System.Windows.Forms.DragEventHandler(this.panelMain_DragEnter); this.panelMain.Paint += new System.Windows.Forms.PaintEventHandler(this.panelMain_Paint); // // buttonNeuerUser // this.buttonNeuerUser.BackColor = System.Drawing.Color.Yellow; this.buttonNeuerUser.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.buttonNeuerUser.FlatAppearance.BorderSize = 0; this.buttonNeuerUser.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonNeuerUser.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonNeuerUser.ForeColor = System.Drawing.Color.Black; this.buttonNeuerUser.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonNeuerUser.Location = new System.Drawing.Point(12, 100); this.buttonNeuerUser.Name = "buttonNeuerUser"; this.buttonNeuerUser.Size = new System.Drawing.Size(300, 63); this.buttonNeuerUser.TabIndex = 62; this.buttonNeuerUser.Text = "Neuer User"; this.buttonNeuerUser.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonNeuerUser.UseVisualStyleBackColor = false; this.buttonNeuerUser.Click += new System.EventHandler(this.buttonNeuerUser_Click); this.buttonNeuerUser.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Button_MouseDown); this.buttonNeuerUser.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Button_MouseMove); // // groupBoxStatistik // this.groupBoxStatistik.Controls.Add(this.dateTimePicker1); this.groupBoxStatistik.Controls.Add(this.tableLayoutPanelStatistik); this.groupBoxStatistik.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.groupBoxStatistik.Location = new System.Drawing.Point(12, 494); this.groupBoxStatistik.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxStatistik.Name = "groupBoxStatistik"; this.groupBoxStatistik.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxStatistik.Size = new System.Drawing.Size(418, 303); this.groupBoxStatistik.TabIndex = 61; this.groupBoxStatistik.TabStop = false; this.groupBoxStatistik.Text = "STATISTIK"; this.groupBoxStatistik.Paint += new System.Windows.Forms.PaintEventHandler(this.groupBox_Paint); // // dateTimePicker1 // this.dateTimePicker1.CustomFormat = "dddd dd.MM.yyyy"; this.dateTimePicker1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dateTimePicker1.Location = new System.Drawing.Point(15, 29); this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.dateTimePicker1.Name = "dateTimePicker1"; this.dateTimePicker1.Size = new System.Drawing.Size(334, 26); this.dateTimePicker1.TabIndex = 1; this.dateTimePicker1.CloseUp += new System.EventHandler(this.dateTimePicker1_CloseUp); // // tableLayoutPanelStatistik // this.tableLayoutPanelStatistik.ColumnCount = 2; this.tableLayoutPanelStatistik.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanelStatistik.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); this.tableLayoutPanelStatistik.Controls.Add(this.labelZahl6, 1, 5); this.tableLayoutPanelStatistik.Controls.Add(this.labelStatistik6, 0, 5); this.tableLayoutPanelStatistik.Controls.Add(this.labelZahl5, 1, 4); this.tableLayoutPanelStatistik.Controls.Add(this.labelStatistik5, 0, 4); this.tableLayoutPanelStatistik.Controls.Add(this.labelZahl4, 1, 3); this.tableLayoutPanelStatistik.Controls.Add(this.labelStatistik4, 0, 3); this.tableLayoutPanelStatistik.Controls.Add(this.labelZahl3, 1, 2); this.tableLayoutPanelStatistik.Controls.Add(this.labelStatistik3, 0, 2); this.tableLayoutPanelStatistik.Controls.Add(this.labelZahl2, 1, 1); this.tableLayoutPanelStatistik.Controls.Add(this.labelStatistik2, 0, 1); this.tableLayoutPanelStatistik.Controls.Add(this.labelZahl1, 1, 0); this.tableLayoutPanelStatistik.Controls.Add(this.labelStatistik1, 0, 0); this.tableLayoutPanelStatistik.Dock = System.Windows.Forms.DockStyle.Bottom; this.tableLayoutPanelStatistik.Location = new System.Drawing.Point(4, 78); this.tableLayoutPanelStatistik.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tableLayoutPanelStatistik.Name = "tableLayoutPanelStatistik"; this.tableLayoutPanelStatistik.RowCount = 6; this.tableLayoutPanelStatistik.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); this.tableLayoutPanelStatistik.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); this.tableLayoutPanelStatistik.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); this.tableLayoutPanelStatistik.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); this.tableLayoutPanelStatistik.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); this.tableLayoutPanelStatistik.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F)); this.tableLayoutPanelStatistik.Size = new System.Drawing.Size(410, 220); this.tableLayoutPanelStatistik.TabIndex = 0; this.tableLayoutPanelStatistik.MouseDown += new System.Windows.Forms.MouseEventHandler(this.groupBox_MouseDown); this.tableLayoutPanelStatistik.MouseMove += new System.Windows.Forms.MouseEventHandler(this.groupBox_MouseMove); this.tableLayoutPanelStatistik.MouseUp += new System.Windows.Forms.MouseEventHandler(this.groupBox_MouseUp); // // labelZahl6 // this.labelZahl6.AutoSize = true; this.labelZahl6.Dock = System.Windows.Forms.DockStyle.Left; this.labelZahl6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelZahl6.ForeColor = System.Drawing.SystemColors.ControlText; this.labelZahl6.Location = new System.Drawing.Point(102, 180); this.labelZahl6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelZahl6.Name = "labelZahl6"; this.labelZahl6.Size = new System.Drawing.Size(53, 40); this.labelZahl6.TabIndex = 11; this.labelZahl6.Text = "Zahl 6"; this.labelZahl6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelStatistik6 // this.labelStatistik6.AutoSize = true; this.labelStatistik6.Dock = System.Windows.Forms.DockStyle.Left; this.labelStatistik6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelStatistik6.ForeColor = System.Drawing.SystemColors.ControlText; this.labelStatistik6.Location = new System.Drawing.Point(4, 180); this.labelStatistik6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelStatistik6.Name = "labelStatistik6"; this.labelStatistik6.Size = new System.Drawing.Size(90, 40); this.labelStatistik6.TabIndex = 10; this.labelStatistik6.Text = "Statistik 6"; this.labelStatistik6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelZahl5 // this.labelZahl5.AutoSize = true; this.labelZahl5.Dock = System.Windows.Forms.DockStyle.Left; this.labelZahl5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelZahl5.ForeColor = System.Drawing.SystemColors.ControlText; this.labelZahl5.Location = new System.Drawing.Point(102, 144); this.labelZahl5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelZahl5.Name = "labelZahl5"; this.labelZahl5.Size = new System.Drawing.Size(53, 36); this.labelZahl5.TabIndex = 9; this.labelZahl5.Text = "Zahl 5"; this.labelZahl5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelStatistik5 // this.labelStatistik5.AutoSize = true; this.labelStatistik5.Dock = System.Windows.Forms.DockStyle.Left; this.labelStatistik5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelStatistik5.ForeColor = System.Drawing.SystemColors.ControlText; this.labelStatistik5.Location = new System.Drawing.Point(4, 144); this.labelStatistik5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelStatistik5.Name = "labelStatistik5"; this.labelStatistik5.Size = new System.Drawing.Size(90, 36); this.labelStatistik5.TabIndex = 8; this.labelStatistik5.Text = "Statistik 5"; this.labelStatistik5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelZahl4 // this.labelZahl4.AutoSize = true; this.labelZahl4.Dock = System.Windows.Forms.DockStyle.Left; this.labelZahl4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelZahl4.ForeColor = System.Drawing.SystemColors.ControlText; this.labelZahl4.Location = new System.Drawing.Point(102, 108); this.labelZahl4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelZahl4.Name = "labelZahl4"; this.labelZahl4.Size = new System.Drawing.Size(53, 36); this.labelZahl4.TabIndex = 7; this.labelZahl4.Text = "Zahl 4"; this.labelZahl4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelStatistik4 // this.labelStatistik4.AutoSize = true; this.labelStatistik4.Dock = System.Windows.Forms.DockStyle.Left; this.labelStatistik4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelStatistik4.ForeColor = System.Drawing.SystemColors.ControlText; this.labelStatistik4.Location = new System.Drawing.Point(4, 108); this.labelStatistik4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelStatistik4.Name = "labelStatistik4"; this.labelStatistik4.Size = new System.Drawing.Size(90, 36); this.labelStatistik4.TabIndex = 6; this.labelStatistik4.Text = "Statistik 4"; this.labelStatistik4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelZahl3 // this.labelZahl3.AutoSize = true; this.labelZahl3.Dock = System.Windows.Forms.DockStyle.Left; this.labelZahl3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelZahl3.ForeColor = System.Drawing.SystemColors.ControlText; this.labelZahl3.Location = new System.Drawing.Point(102, 72); this.labelZahl3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelZahl3.Name = "labelZahl3"; this.labelZahl3.Size = new System.Drawing.Size(53, 36); this.labelZahl3.TabIndex = 5; this.labelZahl3.Text = "Zahl 3"; this.labelZahl3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelStatistik3 // this.labelStatistik3.AutoSize = true; this.labelStatistik3.Dock = System.Windows.Forms.DockStyle.Left; this.labelStatistik3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelStatistik3.ForeColor = System.Drawing.SystemColors.ControlText; this.labelStatistik3.Location = new System.Drawing.Point(4, 72); this.labelStatistik3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelStatistik3.Name = "labelStatistik3"; this.labelStatistik3.Size = new System.Drawing.Size(90, 36); this.labelStatistik3.TabIndex = 4; this.labelStatistik3.Text = "Statistik 3"; this.labelStatistik3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelZahl2 // this.labelZahl2.AutoSize = true; this.labelZahl2.Dock = System.Windows.Forms.DockStyle.Left; this.labelZahl2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelZahl2.ForeColor = System.Drawing.SystemColors.ControlText; this.labelZahl2.Location = new System.Drawing.Point(102, 36); this.labelZahl2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelZahl2.Name = "labelZahl2"; this.labelZahl2.Size = new System.Drawing.Size(53, 36); this.labelZahl2.TabIndex = 3; this.labelZahl2.Text = "Zahl 2"; this.labelZahl2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelStatistik2 // this.labelStatistik2.AutoSize = true; this.labelStatistik2.Dock = System.Windows.Forms.DockStyle.Left; this.labelStatistik2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelStatistik2.ForeColor = System.Drawing.SystemColors.ControlText; this.labelStatistik2.Location = new System.Drawing.Point(4, 36); this.labelStatistik2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelStatistik2.Name = "labelStatistik2"; this.labelStatistik2.Size = new System.Drawing.Size(90, 36); this.labelStatistik2.TabIndex = 2; this.labelStatistik2.Text = "Statistik 2"; this.labelStatistik2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelZahl1 // this.labelZahl1.AutoSize = true; this.labelZahl1.Dock = System.Windows.Forms.DockStyle.Left; this.labelZahl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelZahl1.ForeColor = System.Drawing.SystemColors.ControlText; this.labelZahl1.Location = new System.Drawing.Point(102, 0); this.labelZahl1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelZahl1.Name = "labelZahl1"; this.labelZahl1.Size = new System.Drawing.Size(53, 36); this.labelZahl1.TabIndex = 1; this.labelZahl1.Text = "Zahl 1"; this.labelZahl1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // labelStatistik1 // this.labelStatistik1.AutoSize = true; this.labelStatistik1.Dock = System.Windows.Forms.DockStyle.Left; this.labelStatistik1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelStatistik1.ForeColor = System.Drawing.SystemColors.ControlText; this.labelStatistik1.Location = new System.Drawing.Point(4, 0); this.labelStatistik1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelStatistik1.Name = "labelStatistik1"; this.labelStatistik1.Size = new System.Drawing.Size(90, 36); this.labelStatistik1.TabIndex = 0; this.labelStatistik1.Text = "Statistik 1"; this.labelStatistik1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // groupBoxUpdate // this.groupBoxUpdate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.groupBoxUpdate.Controls.Add(this.tableLayoutPanelUpdate); this.groupBoxUpdate.Location = new System.Drawing.Point(12, 882); this.groupBoxUpdate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxUpdate.Name = "groupBoxUpdate"; this.groupBoxUpdate.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxUpdate.Size = new System.Drawing.Size(860, 169); this.groupBoxUpdate.TabIndex = 60; this.groupBoxUpdate.TabStop = false; this.groupBoxUpdate.Text = "UPDATE"; // // tableLayoutPanelUpdate // this.tableLayoutPanelUpdate.ColumnCount = 2; this.tableLayoutPanelUpdate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.tableLayoutPanelUpdate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F)); this.tableLayoutPanelUpdate.Controls.Add(this.progressBarSortiment, 1, 1); this.tableLayoutPanelUpdate.Controls.Add(this.buttonSortimentUpdate, 0, 1); this.tableLayoutPanelUpdate.Controls.Add(this.buttonArtikelUpdate, 0, 0); this.tableLayoutPanelUpdate.Controls.Add(this.progressBarArtikel, 1, 0); this.tableLayoutPanelUpdate.Controls.Add(this.buttonAllUpdate, 0, 2); this.tableLayoutPanelUpdate.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanelUpdate.Location = new System.Drawing.Point(4, 24); this.tableLayoutPanelUpdate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.tableLayoutPanelUpdate.Name = "tableLayoutPanelUpdate"; this.tableLayoutPanelUpdate.RowCount = 3; this.tableLayoutPanelUpdate.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanelUpdate.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanelUpdate.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F)); this.tableLayoutPanelUpdate.Size = new System.Drawing.Size(852, 140); this.tableLayoutPanelUpdate.TabIndex = 0; // // progressBarSortiment // this.progressBarSortiment.Dock = System.Windows.Forms.DockStyle.Left; this.progressBarSortiment.Location = new System.Drawing.Point(217, 51); this.progressBarSortiment.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.progressBarSortiment.Name = "progressBarSortiment"; this.progressBarSortiment.Size = new System.Drawing.Size(630, 36); this.progressBarSortiment.TabIndex = 62; // // buttonSortimentUpdate // this.buttonSortimentUpdate.BackColor = System.Drawing.Color.White; this.buttonSortimentUpdate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonSortimentUpdate.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonSortimentUpdate.Location = new System.Drawing.Point(3, 49); this.buttonSortimentUpdate.Name = "buttonSortimentUpdate"; this.buttonSortimentUpdate.Size = new System.Drawing.Size(206, 37); this.buttonSortimentUpdate.TabIndex = 61; this.buttonSortimentUpdate.Text = "Sortiment-Update"; this.buttonSortimentUpdate.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonSortimentUpdate.UseVisualStyleBackColor = false; this.buttonSortimentUpdate.Click += new System.EventHandler(this.buttonSortimentUpdate_Click); // // buttonArtikelUpdate // this.buttonArtikelUpdate.BackColor = System.Drawing.Color.White; this.buttonArtikelUpdate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonArtikelUpdate.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonArtikelUpdate.Location = new System.Drawing.Point(3, 3); this.buttonArtikelUpdate.Name = "buttonArtikelUpdate"; this.buttonArtikelUpdate.Size = new System.Drawing.Size(206, 37); this.buttonArtikelUpdate.TabIndex = 59; this.buttonArtikelUpdate.Text = "Artikel-Update"; this.buttonArtikelUpdate.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonArtikelUpdate.UseVisualStyleBackColor = false; this.buttonArtikelUpdate.Click += new System.EventHandler(this.buttonArtikelUpdate_Click); // // progressBarArtikel // this.progressBarArtikel.Dock = System.Windows.Forms.DockStyle.Left; this.progressBarArtikel.Location = new System.Drawing.Point(217, 5); this.progressBarArtikel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.progressBarArtikel.Name = "progressBarArtikel"; this.progressBarArtikel.Size = new System.Drawing.Size(630, 36); this.progressBarArtikel.TabIndex = 58; // // buttonAllUpdate // this.buttonAllUpdate.BackColor = System.Drawing.Color.White; this.buttonAllUpdate.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonAllUpdate.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonAllUpdate.Location = new System.Drawing.Point(3, 95); this.buttonAllUpdate.Name = "buttonAllUpdate"; this.buttonAllUpdate.Size = new System.Drawing.Size(206, 38); this.buttonAllUpdate.TabIndex = 60; this.buttonAllUpdate.Text = "Alle-Updates starten"; this.buttonAllUpdate.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonAllUpdate.UseVisualStyleBackColor = false; this.buttonAllUpdate.Click += new System.EventHandler(this.buttonAllUpdate_Click); // // buttonNeuerAuftrag // this.buttonNeuerAuftrag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.buttonNeuerAuftrag.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.buttonNeuerAuftrag.FlatAppearance.BorderSize = 0; this.buttonNeuerAuftrag.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonNeuerAuftrag.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonNeuerAuftrag.ForeColor = System.Drawing.Color.White; this.buttonNeuerAuftrag.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonNeuerAuftrag.Location = new System.Drawing.Point(12, 14); this.buttonNeuerAuftrag.Name = "buttonNeuerAuftrag"; this.buttonNeuerAuftrag.Size = new System.Drawing.Size(300, 63); this.buttonNeuerAuftrag.TabIndex = 56; this.buttonNeuerAuftrag.Text = "Neuer Auftrag"; this.buttonNeuerAuftrag.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonNeuerAuftrag.UseVisualStyleBackColor = false; this.buttonNeuerAuftrag.Click += new System.EventHandler(this.buttonNeuerAuftrag_Click); this.buttonNeuerAuftrag.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Button_MouseDown); this.buttonNeuerAuftrag.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Button_MouseMove); // // groupBoxAuftrag // this.groupBoxAuftrag.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBoxAuftrag.Controls.Add(this.objectListViewAuftrag); this.groupBoxAuftrag.Controls.Add(this.rBAufAbruf); this.groupBoxAuftrag.Controls.Add(this.rBAusgeliefert); this.groupBoxAuftrag.Controls.Add(this.rBFertig); this.groupBoxAuftrag.Controls.Add(this.rBVorbereitet); this.groupBoxAuftrag.Controls.Add(this.rBAlle); this.groupBoxAuftrag.Controls.Add(this.buttonAufAbruf); this.groupBoxAuftrag.Controls.Add(this.buttonAusgeliefert); this.groupBoxAuftrag.Location = new System.Drawing.Point(993, 231); this.groupBoxAuftrag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxAuftrag.Name = "groupBoxAuftrag"; this.groupBoxAuftrag.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxAuftrag.Size = new System.Drawing.Size(994, 737); this.groupBoxAuftrag.TabIndex = 51; this.groupBoxAuftrag.TabStop = false; this.groupBoxAuftrag.Visible = false; // // objectListViewAuftrag // this.objectListViewAuftrag.AlternateRowBackColor = System.Drawing.Color.LightSteelBlue; this.objectListViewAuftrag.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.objectListViewAuftrag.BorderStyle = System.Windows.Forms.BorderStyle.None; this.objectListViewAuftrag.CellEditUseWholeCell = false; this.objectListViewAuftrag.CheckBoxes = true; this.objectListViewAuftrag.Cursor = System.Windows.Forms.Cursors.Default; this.objectListViewAuftrag.FullRowSelect = true; this.objectListViewAuftrag.GridLines = true; this.objectListViewAuftrag.HideSelection = false; this.objectListViewAuftrag.Location = new System.Drawing.Point(248, 22); this.objectListViewAuftrag.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.objectListViewAuftrag.Name = "objectListViewAuftrag"; this.objectListViewAuftrag.Size = new System.Drawing.Size(738, 706); this.objectListViewAuftrag.TabIndex = 58; this.objectListViewAuftrag.UseAlternatingBackColors = true; this.objectListViewAuftrag.UseCompatibleStateImageBehavior = false; this.objectListViewAuftrag.View = System.Windows.Forms.View.Details; this.objectListViewAuftrag.ItemChecked += new System.Windows.Forms.ItemCheckedEventHandler(this.objectListViewAuftrag_ItemChecked); // // rBAufAbruf // this.rBAufAbruf.AutoSize = true; this.rBAufAbruf.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rBAufAbruf.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rBAufAbruf.Location = new System.Drawing.Point(66, 209); this.rBAufAbruf.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rBAufAbruf.Name = "rBAufAbruf"; this.rBAufAbruf.Size = new System.Drawing.Size(95, 24); this.rBAufAbruf.TabIndex = 57; this.rBAufAbruf.TabStop = true; this.rBAufAbruf.Text = "Auf Abruf"; this.rBAufAbruf.UseVisualStyleBackColor = true; this.rBAufAbruf.Visible = false; this.rBAufAbruf.CheckedChanged += new System.EventHandler(this.RadioButton_CheckedChanged); // // rBAusgeliefert // this.rBAusgeliefert.AutoSize = true; this.rBAusgeliefert.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rBAusgeliefert.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rBAusgeliefert.Location = new System.Drawing.Point(40, 163); this.rBAusgeliefert.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rBAusgeliefert.Name = "rBAusgeliefert"; this.rBAusgeliefert.Size = new System.Drawing.Size(112, 24); this.rBAusgeliefert.TabIndex = 54; this.rBAusgeliefert.TabStop = true; this.rBAusgeliefert.Text = "Ausgeliefert"; this.rBAusgeliefert.UseVisualStyleBackColor = true; this.rBAusgeliefert.Visible = false; this.rBAusgeliefert.CheckedChanged += new System.EventHandler(this.RadioButton_CheckedChanged); // // rBFertig // this.rBFertig.AutoSize = true; this.rBFertig.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rBFertig.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rBFertig.Location = new System.Drawing.Point(106, 117); this.rBFertig.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rBFertig.Name = "rBFertig"; this.rBFertig.Size = new System.Drawing.Size(68, 24); this.rBFertig.TabIndex = 53; this.rBFertig.TabStop = true; this.rBFertig.Text = "Fertig"; this.rBFertig.UseVisualStyleBackColor = true; this.rBFertig.Visible = false; this.rBFertig.CheckedChanged += new System.EventHandler(this.RadioButton_CheckedChanged); // // rBVorbereitet // this.rBVorbereitet.AutoSize = true; this.rBVorbereitet.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rBVorbereitet.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rBVorbereitet.Location = new System.Drawing.Point(50, 71); this.rBVorbereitet.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rBVorbereitet.Name = "rBVorbereitet"; this.rBVorbereitet.Size = new System.Drawing.Size(106, 24); this.rBVorbereitet.TabIndex = 52; this.rBVorbereitet.TabStop = true; this.rBVorbereitet.Text = "Vorbereitet"; this.rBVorbereitet.UseVisualStyleBackColor = true; this.rBVorbereitet.Visible = false; this.rBVorbereitet.CheckedChanged += new System.EventHandler(this.RadioButton_CheckedChanged); // // rBAlle // this.rBAlle.AutoSize = true; this.rBAlle.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rBAlle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.rBAlle.Location = new System.Drawing.Point(129, 25); this.rBAlle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.rBAlle.Name = "rBAlle"; this.rBAlle.Size = new System.Drawing.Size(53, 24); this.rBAlle.TabIndex = 51; this.rBAlle.TabStop = true; this.rBAlle.Text = "Alle"; this.rBAlle.UseVisualStyleBackColor = true; this.rBAlle.Visible = false; this.rBAlle.CheckedChanged += new System.EventHandler(this.RadioButton_CheckedChanged); // // buttonAufAbruf // this.buttonAufAbruf.BackColor = System.Drawing.Color.Red; this.buttonAufAbruf.FlatAppearance.BorderColor = System.Drawing.Color.Red; this.buttonAufAbruf.FlatAppearance.BorderSize = 0; this.buttonAufAbruf.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonAufAbruf.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonAufAbruf.ForeColor = System.Drawing.Color.White; this.buttonAufAbruf.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonAufAbruf.Location = new System.Drawing.Point(15, 331); this.buttonAufAbruf.Name = "buttonAufAbruf"; this.buttonAufAbruf.Size = new System.Drawing.Size(225, 63); this.buttonAufAbruf.TabIndex = 56; this.buttonAufAbruf.Text = "AufAbruf"; this.buttonAufAbruf.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonAufAbruf.UseVisualStyleBackColor = false; this.buttonAufAbruf.Visible = false; this.buttonAufAbruf.Click += new System.EventHandler(this.buttonAufAbruf_Click); // // buttonAusgeliefert // this.buttonAusgeliefert.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.buttonAusgeliefert.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.buttonAusgeliefert.FlatAppearance.BorderSize = 0; this.buttonAusgeliefert.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonAusgeliefert.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonAusgeliefert.ForeColor = System.Drawing.Color.White; this.buttonAusgeliefert.ImageAlign = System.Drawing.ContentAlignment.MiddleRight; this.buttonAusgeliefert.Location = new System.Drawing.Point(15, 262); this.buttonAusgeliefert.Name = "buttonAusgeliefert"; this.buttonAusgeliefert.Size = new System.Drawing.Size(225, 63); this.buttonAusgeliefert.TabIndex = 55; this.buttonAusgeliefert.Text = "Ausgeliefert"; this.buttonAusgeliefert.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText; this.buttonAusgeliefert.UseVisualStyleBackColor = false; this.buttonAusgeliefert.Visible = false; this.buttonAusgeliefert.Click += new System.EventHandler(this.buttonAusgeliefert_Click); // // groupBoxScannTest // this.groupBoxScannTest.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBoxScannTest.Controls.Add(this.pictureBoxScannTest); this.groupBoxScannTest.Controls.Add(this.textBoxScannTest); this.groupBoxScannTest.Controls.Add(this.buttonScannTest); this.groupBoxScannTest.Controls.Add(this.labelScannTest); this.groupBoxScannTest.Location = new System.Drawing.Point(1119, 343); this.groupBoxScannTest.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxScannTest.Name = "groupBoxScannTest"; this.groupBoxScannTest.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5); this.groupBoxScannTest.Size = new System.Drawing.Size(1398, 406); this.groupBoxScannTest.TabIndex = 50; this.groupBoxScannTest.TabStop = false; this.groupBoxScannTest.Visible = false; // // pictureBoxScannTest // this.pictureBoxScannTest.Location = new System.Drawing.Point(9, 15); this.pictureBoxScannTest.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.pictureBoxScannTest.Name = "pictureBoxScannTest"; this.pictureBoxScannTest.Size = new System.Drawing.Size(268, 246); this.pictureBoxScannTest.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBoxScannTest.TabIndex = 14; this.pictureBoxScannTest.TabStop = false; this.pictureBoxScannTest.Visible = false; // // textBoxScannTest // this.textBoxScannTest.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.textBoxScannTest.Location = new System.Drawing.Point(9, 271); this.textBoxScannTest.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.textBoxScannTest.Name = "textBoxScannTest"; this.textBoxScannTest.Size = new System.Drawing.Size(192, 26); this.textBoxScannTest.TabIndex = 13; this.textBoxScannTest.Visible = false; this.textBoxScannTest.TextChanged += new System.EventHandler(this.textBoxScannTest_TextChanged); // // buttonScannTest // this.buttonScannTest.Location = new System.Drawing.Point(9, 320); this.buttonScannTest.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.buttonScannTest.Name = "buttonScannTest"; this.buttonScannTest.Size = new System.Drawing.Size(112, 35); this.buttonScannTest.TabIndex = 12; this.buttonScannTest.Text = "Test starten"; this.buttonScannTest.UseVisualStyleBackColor = true; this.buttonScannTest.Visible = false; this.buttonScannTest.Click += new System.EventHandler(this.buttonScannTest_Click); // // labelScannTest // this.labelScannTest.AutoSize = true; this.labelScannTest.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelScannTest.Location = new System.Drawing.Point(9, 360); this.labelScannTest.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.labelScannTest.Name = "labelScannTest"; this.labelScannTest.Size = new System.Drawing.Size(60, 24); this.labelScannTest.TabIndex = 11; this.labelScannTest.Text = "label1"; this.labelScannTest.Visible = false; // // FormMain // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101))))); this.ClientSize = new System.Drawing.Size(1734, 1060); this.Controls.Add(this.toolStripMenu); this.Controls.Add(this.panelMain); this.HelpButton = true; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "FormMain"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Wolfgang Wirl GmbH - GRUNDPROGRAMM"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.HelpButtonClicked += new System.ComponentModel.CancelEventHandler(this.FormMain_HelpButtonClicked); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing); this.Load += new System.EventHandler(this.FormMain_Load); this.ResizeBegin += new System.EventHandler(this.FormMain_ResizeBegin); this.Resize += new System.EventHandler(this.FormMain_Resize); this.toolStripMenu.ResumeLayout(false); this.toolStripMenu.PerformLayout(); this.panelMain.ResumeLayout(false); this.groupBoxStatistik.ResumeLayout(false); this.tableLayoutPanelStatistik.ResumeLayout(false); this.tableLayoutPanelStatistik.PerformLayout(); this.groupBoxUpdate.ResumeLayout(false); this.tableLayoutPanelUpdate.ResumeLayout(false); this.groupBoxAuftrag.ResumeLayout(false); this.groupBoxAuftrag.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.objectListViewAuftrag)).EndInit(); this.groupBoxScannTest.ResumeLayout(false); this.groupBoxScannTest.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxScannTest)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.ToolStrip toolStripMenu; private System.Windows.Forms.ToolStripButton toolStripBeenden; private System.Windows.Forms.ToolStripButton toolStripZaehlscheine; private System.Windows.Forms.ToolStripButton toolStripDB; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.Panel panelMain; private System.Windows.Forms.ToolStripButton tSBExpedit; private System.Windows.Forms.ToolStripButton toolStripButtonImport; private System.Windows.Forms.ToolStripButton tSBKosten; private System.Windows.Forms.ToolStripButton tSBEinstellung; private System.Windows.Forms.ToolStripButton tSBBenutzerVW; private System.Windows.Forms.ToolStripButton tSBAufgabeVW; private System.Windows.Forms.ToolStripButton tSBAuftragVW; private System.Windows.Forms.ToolStripButton tSBScannTest; private System.Windows.Forms.GroupBox groupBoxScannTest; private System.Windows.Forms.PictureBox pictureBoxScannTest; private System.Windows.Forms.TextBox textBoxScannTest; private System.Windows.Forms.Button buttonScannTest; private System.Windows.Forms.Label labelScannTest; private System.Windows.Forms.GroupBox groupBoxAuftrag; private System.Windows.Forms.RadioButton rBAufAbruf; private System.Windows.Forms.RadioButton rBAusgeliefert; private System.Windows.Forms.RadioButton rBFertig; private System.Windows.Forms.RadioButton rBVorbereitet; private System.Windows.Forms.RadioButton rBAlle; private System.Windows.Forms.Button buttonAufAbruf; private System.Windows.Forms.Button buttonAusgeliefert; private System.Windows.Forms.Button buttonNeuerAuftrag; private System.Windows.Forms.ToolStripButton tSBArtikelVW; private System.Windows.Forms.ProgressBar progressBarArtikel; private System.Windows.Forms.Button buttonArtikelUpdate; private System.Windows.Forms.GroupBox groupBoxUpdate; private System.Windows.Forms.TableLayoutPanel tableLayoutPanelUpdate; private System.Windows.Forms.Button buttonAllUpdate; private BrightIdeasSoftware.ObjectListView objectListViewAuftrag; private System.Windows.Forms.Button buttonSortimentUpdate; private System.Windows.Forms.ProgressBar progressBarSortiment; private System.Windows.Forms.ToolStripButton tSBHilfe; private System.Windows.Forms.GroupBox groupBoxStatistik; private System.Windows.Forms.TableLayoutPanel tableLayoutPanelStatistik; private System.Windows.Forms.Label labelStatistik1; private System.Windows.Forms.Label labelZahl6; private System.Windows.Forms.Label labelStatistik6; private System.Windows.Forms.Label labelZahl5; private System.Windows.Forms.Label labelStatistik5; private System.Windows.Forms.Label labelZahl4; private System.Windows.Forms.Label labelStatistik4; private System.Windows.Forms.Label labelZahl3; private System.Windows.Forms.Label labelStatistik3; private System.Windows.Forms.Label labelZahl2; private System.Windows.Forms.Label labelStatistik2; private System.Windows.Forms.Label labelZahl1; private System.Windows.Forms.DateTimePicker dateTimePicker1; private System.Windows.Forms.Button buttonNeuerUser; } }