1635 lines
99 KiB
C#
1635 lines
99 KiB
C#
|
|
namespace Deckungsbeitrag
|
|
{
|
|
partial class FormMain
|
|
{
|
|
/// <summary>
|
|
/// Erforderliche Designervariable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Verwendete Ressourcen bereinigen.
|
|
/// </summary>
|
|
/// <param name="disposing">True, wenn verwaltete Ressourcen gelöscht werden sollen; andernfalls False.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Vom Windows Form-Designer generierter Code
|
|
|
|
/// <summary>
|
|
/// Erforderliche Methode für die Designerunterstützung.
|
|
/// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
|
|
/// </summary>
|
|
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.tSBWaschstrasse = new System.Windows.Forms.ToolStripButton();
|
|
this.tSBTourenplanung = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripBeenden = new System.Windows.Forms.ToolStripButton();
|
|
this.panelMain = new System.Windows.Forms.Panel();
|
|
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.buttonNeuerRegAuft = new System.Windows.Forms.Button();
|
|
this.panelProgress = new System.Windows.Forms.Panel();
|
|
this.buttonKundeArtikelUpdate = new System.Windows.Forms.Button();
|
|
this.progressBarKundeArtikelUpdate = new System.Windows.Forms.ProgressBar();
|
|
this.buttonTourenliste = new System.Windows.Forms.Button();
|
|
this.groupBoxContAnz = new System.Windows.Forms.GroupBox();
|
|
this.tLPContAnz = new System.Windows.Forms.TableLayoutPanel();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.labelContGes = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.labelContZahl5 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.labelZeit52 = new System.Windows.Forms.Label();
|
|
this.labelZeit42 = new System.Windows.Forms.Label();
|
|
this.labelZeit32 = new System.Windows.Forms.Label();
|
|
this.labelZeit22 = new System.Windows.Forms.Label();
|
|
this.labelZeit12 = new System.Windows.Forms.Label();
|
|
this.labelZeit5 = new System.Windows.Forms.Label();
|
|
this.labelZeit4 = new System.Windows.Forms.Label();
|
|
this.labelZeit3 = new System.Windows.Forms.Label();
|
|
this.labelZeit2 = new System.Windows.Forms.Label();
|
|
this.labelZeit1 = new System.Windows.Forms.Label();
|
|
this.labelContZahl4 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.labelContZahl3 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.labelContZahl2 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.labelContZahl1 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.groupBoxSaison = new System.Windows.Forms.GroupBox();
|
|
this.comboBoxSaison = new System.Windows.Forms.ComboBox();
|
|
this.buttonNeuerStand = new System.Windows.Forms.Button();
|
|
this.buttonNeueInventur = new System.Windows.Forms.Button();
|
|
this.buttonNeueAufgabe = new System.Windows.Forms.Button();
|
|
this.buttonNeuerAuftrag = new System.Windows.Forms.Button();
|
|
this.buttonNeuerUser = new System.Windows.Forms.Button();
|
|
this.groupBoxUpdate = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanelUpdate = new System.Windows.Forms.TableLayoutPanel();
|
|
this.labelSoftwareDatum = new System.Windows.Forms.Label();
|
|
this.labelArtikelDatum = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.labelKundenDatum = new System.Windows.Forms.Label();
|
|
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.groupBoxAuftrag.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.objectListViewAuftrag)).BeginInit();
|
|
this.panelProgress.SuspendLayout();
|
|
this.groupBoxContAnz.SuspendLayout();
|
|
this.tLPContAnz.SuspendLayout();
|
|
this.groupBoxSaison.SuspendLayout();
|
|
this.groupBoxUpdate.SuspendLayout();
|
|
this.tableLayoutPanelUpdate.SuspendLayout();
|
|
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.tSBWaschstrasse,
|
|
this.tSBTourenplanung,
|
|
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.Size = new System.Drawing.Size(283, 848);
|
|
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.Visible = false;
|
|
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.Visible = false;
|
|
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.Visible = false;
|
|
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.Visible = false;
|
|
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);
|
|
//
|
|
// tSBWaschstrasse
|
|
//
|
|
this.tSBWaschstrasse.AutoSize = false;
|
|
this.tSBWaschstrasse.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
|
|
this.tSBWaschstrasse.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.tSBWaschstrasse.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.tSBWaschstrasse.ForeColor = System.Drawing.Color.White;
|
|
this.tSBWaschstrasse.Image = ((System.Drawing.Image)(resources.GetObject("tSBWaschstrasse.Image")));
|
|
this.tSBWaschstrasse.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.tSBWaschstrasse.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.tSBWaschstrasse.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tSBWaschstrasse.Name = "tSBWaschstrasse";
|
|
this.tSBWaschstrasse.Size = new System.Drawing.Size(180, 40);
|
|
this.tSBWaschstrasse.Text = "STATUS RAMPE";
|
|
this.tSBWaschstrasse.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.tSBWaschstrasse.Click += new System.EventHandler(this.TSBWaschstrasse_Click);
|
|
this.tSBWaschstrasse.MouseEnter += new System.EventHandler(this.ToolStrip_MouseEnter);
|
|
this.tSBWaschstrasse.MouseLeave += new System.EventHandler(this.ToolStrip_MouseLeave);
|
|
this.tSBWaschstrasse.Paint += new System.Windows.Forms.PaintEventHandler(this.Get_Border_Paint);
|
|
//
|
|
// tSBTourenplanung
|
|
//
|
|
this.tSBTourenplanung.AutoSize = false;
|
|
this.tSBTourenplanung.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
|
|
this.tSBTourenplanung.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
|
|
this.tSBTourenplanung.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.tSBTourenplanung.ForeColor = System.Drawing.Color.White;
|
|
this.tSBTourenplanung.Image = ((System.Drawing.Image)(resources.GetObject("tSBTourenplanung.Image")));
|
|
this.tSBTourenplanung.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.tSBTourenplanung.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
this.tSBTourenplanung.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tSBTourenplanung.Name = "tSBTourenplanung";
|
|
this.tSBTourenplanung.Size = new System.Drawing.Size(180, 40);
|
|
this.tSBTourenplanung.Text = "TOURENPLANUNG";
|
|
this.tSBTourenplanung.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.tSBTourenplanung.Click += new System.EventHandler(this.TSBTourenplanung_Click);
|
|
this.tSBTourenplanung.MouseEnter += new System.EventHandler(this.ToolStrip_MouseEnter);
|
|
this.tSBTourenplanung.MouseLeave += new System.EventHandler(this.ToolStrip_MouseLeave);
|
|
this.tSBTourenplanung.Paint += new System.Windows.Forms.PaintEventHandler(this.Get_Border_Paint);
|
|
//
|
|
// 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.groupBoxAuftrag);
|
|
this.panelMain.Controls.Add(this.buttonNeuerRegAuft);
|
|
this.panelMain.Controls.Add(this.panelProgress);
|
|
this.panelMain.Controls.Add(this.buttonTourenliste);
|
|
this.panelMain.Controls.Add(this.groupBoxContAnz);
|
|
this.panelMain.Controls.Add(this.groupBoxSaison);
|
|
this.panelMain.Controls.Add(this.buttonNeuerStand);
|
|
this.panelMain.Controls.Add(this.buttonNeueInventur);
|
|
this.panelMain.Controls.Add(this.buttonNeueAufgabe);
|
|
this.panelMain.Controls.Add(this.buttonNeuerAuftrag);
|
|
this.panelMain.Controls.Add(this.buttonNeuerUser);
|
|
this.panelMain.Controls.Add(this.groupBoxUpdate);
|
|
this.panelMain.Controls.Add(this.groupBoxScannTest);
|
|
this.panelMain.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.panelMain.Location = new System.Drawing.Point(291, 0);
|
|
this.panelMain.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.panelMain.Name = "panelMain";
|
|
this.panelMain.Size = new System.Drawing.Size(1417, 848);
|
|
this.panelMain.TabIndex = 5;
|
|
this.panelMain.Paint += new System.Windows.Forms.PaintEventHandler(this.PanelMain_Paint);
|
|
this.panelMain.Resize += new System.EventHandler(this.PanelMain_Resize);
|
|
//
|
|
// 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.Enabled = false;
|
|
this.groupBoxAuftrag.Location = new System.Drawing.Point(1119, 80);
|
|
this.groupBoxAuftrag.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxAuftrag.Name = "groupBoxAuftrag";
|
|
this.groupBoxAuftrag.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxAuftrag.Size = new System.Drawing.Size(1632, 607);
|
|
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.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.objectListViewAuftrag.FullRowSelect = true;
|
|
this.objectListViewAuftrag.GridLines = true;
|
|
this.objectListViewAuftrag.HideSelection = false;
|
|
this.objectListViewAuftrag.Location = new System.Drawing.Point(220, 17);
|
|
this.objectListViewAuftrag.Margin = new System.Windows.Forms.Padding(4);
|
|
this.objectListViewAuftrag.Name = "objectListViewAuftrag";
|
|
this.objectListViewAuftrag.Size = new System.Drawing.Size(1404, 582);
|
|
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(59, 167);
|
|
this.rBAufAbruf.Margin = new System.Windows.Forms.Padding(4);
|
|
this.rBAufAbruf.Name = "rBAufAbruf";
|
|
this.rBAufAbruf.Size = new System.Drawing.Size(115, 29);
|
|
this.rBAufAbruf.TabIndex = 57;
|
|
this.rBAufAbruf.TabStop = true;
|
|
this.rBAufAbruf.Text = "Auf Abruf";
|
|
this.rBAufAbruf.UseVisualStyleBackColor = true;
|
|
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(36, 130);
|
|
this.rBAusgeliefert.Margin = new System.Windows.Forms.Padding(4);
|
|
this.rBAusgeliefert.Name = "rBAusgeliefert";
|
|
this.rBAusgeliefert.Size = new System.Drawing.Size(136, 29);
|
|
this.rBAusgeliefert.TabIndex = 54;
|
|
this.rBAusgeliefert.TabStop = true;
|
|
this.rBAusgeliefert.Text = "Ausgeliefert";
|
|
this.rBAusgeliefert.UseVisualStyleBackColor = true;
|
|
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(95, 94);
|
|
this.rBFertig.Margin = new System.Windows.Forms.Padding(4);
|
|
this.rBFertig.Name = "rBFertig";
|
|
this.rBFertig.Size = new System.Drawing.Size(82, 29);
|
|
this.rBFertig.TabIndex = 53;
|
|
this.rBFertig.TabStop = true;
|
|
this.rBFertig.Text = "Fertig";
|
|
this.rBFertig.UseVisualStyleBackColor = true;
|
|
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(44, 57);
|
|
this.rBVorbereitet.Margin = new System.Windows.Forms.Padding(4);
|
|
this.rBVorbereitet.Name = "rBVorbereitet";
|
|
this.rBVorbereitet.Size = new System.Drawing.Size(128, 29);
|
|
this.rBVorbereitet.TabIndex = 52;
|
|
this.rBVorbereitet.TabStop = true;
|
|
this.rBVorbereitet.Text = "Vorbereitet";
|
|
this.rBVorbereitet.UseVisualStyleBackColor = true;
|
|
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(115, 20);
|
|
this.rBAlle.Margin = new System.Windows.Forms.Padding(4);
|
|
this.rBAlle.Name = "rBAlle";
|
|
this.rBAlle.Size = new System.Drawing.Size(66, 29);
|
|
this.rBAlle.TabIndex = 51;
|
|
this.rBAlle.TabStop = true;
|
|
this.rBAlle.Text = "Alle";
|
|
this.rBAlle.UseVisualStyleBackColor = true;
|
|
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(13, 265);
|
|
this.buttonAufAbruf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.buttonAufAbruf.Name = "buttonAufAbruf";
|
|
this.buttonAufAbruf.Size = new System.Drawing.Size(200, 50);
|
|
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(13, 209);
|
|
this.buttonAusgeliefert.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.buttonAusgeliefert.Name = "buttonAusgeliefert";
|
|
this.buttonAusgeliefert.Size = new System.Drawing.Size(200, 50);
|
|
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);
|
|
//
|
|
// buttonNeuerRegAuft
|
|
//
|
|
this.buttonNeuerRegAuft.BackColor = System.Drawing.Color.CadetBlue;
|
|
this.buttonNeuerRegAuft.Enabled = false;
|
|
this.buttonNeuerRegAuft.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.buttonNeuerRegAuft.FlatAppearance.BorderSize = 0;
|
|
this.buttonNeuerRegAuft.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.buttonNeuerRegAuft.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.buttonNeuerRegAuft.ForeColor = System.Drawing.Color.Black;
|
|
this.buttonNeuerRegAuft.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.buttonNeuerRegAuft.Location = new System.Drawing.Point(1053, 17);
|
|
this.buttonNeuerRegAuft.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
this.buttonNeuerRegAuft.Name = "buttonNeuerRegAuft";
|
|
this.buttonNeuerRegAuft.Size = new System.Drawing.Size(333, 50);
|
|
this.buttonNeuerRegAuft.TabIndex = 71;
|
|
this.buttonNeuerRegAuft.Text = "Regelmäßiger Auftrag";
|
|
this.buttonNeuerRegAuft.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.buttonNeuerRegAuft.UseVisualStyleBackColor = false;
|
|
this.buttonNeuerRegAuft.Visible = false;
|
|
this.buttonNeuerRegAuft.Click += new System.EventHandler(this.ButtonRegAuftrag_Click);
|
|
//
|
|
// panelProgress
|
|
//
|
|
this.panelProgress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.panelProgress.BackColor = System.Drawing.Color.Transparent;
|
|
this.panelProgress.Controls.Add(this.buttonKundeArtikelUpdate);
|
|
this.panelProgress.Controls.Add(this.progressBarKundeArtikelUpdate);
|
|
this.panelProgress.Location = new System.Drawing.Point(1071, 700);
|
|
this.panelProgress.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panelProgress.Name = "panelProgress";
|
|
this.panelProgress.Size = new System.Drawing.Size(333, 144);
|
|
this.panelProgress.TabIndex = 70;
|
|
//
|
|
// buttonKundeArtikelUpdate
|
|
//
|
|
this.buttonKundeArtikelUpdate.BackColor = System.Drawing.SystemColors.Control;
|
|
this.buttonKundeArtikelUpdate.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.buttonKundeArtikelUpdate.Enabled = false;
|
|
this.buttonKundeArtikelUpdate.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.buttonKundeArtikelUpdate.FlatAppearance.BorderSize = 0;
|
|
this.buttonKundeArtikelUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.buttonKundeArtikelUpdate.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.buttonKundeArtikelUpdate.ForeColor = System.Drawing.Color.Black;
|
|
this.buttonKundeArtikelUpdate.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.buttonKundeArtikelUpdate.Location = new System.Drawing.Point(0, 44);
|
|
this.buttonKundeArtikelUpdate.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
this.buttonKundeArtikelUpdate.Name = "buttonKundeArtikelUpdate";
|
|
this.buttonKundeArtikelUpdate.Size = new System.Drawing.Size(333, 50);
|
|
this.buttonKundeArtikelUpdate.TabIndex = 67;
|
|
this.buttonKundeArtikelUpdate.Text = "KundeArtikel Update";
|
|
this.buttonKundeArtikelUpdate.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.buttonKundeArtikelUpdate.UseVisualStyleBackColor = false;
|
|
this.buttonKundeArtikelUpdate.Visible = false;
|
|
this.buttonKundeArtikelUpdate.Click += new System.EventHandler(this.ButtonKundeArtikelUpdate_Click);
|
|
//
|
|
// progressBarKundeArtikelUpdate
|
|
//
|
|
this.progressBarKundeArtikelUpdate.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.progressBarKundeArtikelUpdate.Location = new System.Drawing.Point(0, 94);
|
|
this.progressBarKundeArtikelUpdate.Margin = new System.Windows.Forms.Padding(4);
|
|
this.progressBarKundeArtikelUpdate.Name = "progressBarKundeArtikelUpdate";
|
|
this.progressBarKundeArtikelUpdate.Size = new System.Drawing.Size(333, 50);
|
|
this.progressBarKundeArtikelUpdate.TabIndex = 68;
|
|
//
|
|
// buttonTourenliste
|
|
//
|
|
this.buttonTourenliste.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
|
|
this.buttonTourenliste.Enabled = false;
|
|
this.buttonTourenliste.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.buttonTourenliste.FlatAppearance.BorderSize = 0;
|
|
this.buttonTourenliste.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.buttonTourenliste.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.buttonTourenliste.ForeColor = System.Drawing.Color.Black;
|
|
this.buttonTourenliste.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.buttonTourenliste.Location = new System.Drawing.Point(11, 80);
|
|
this.buttonTourenliste.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
this.buttonTourenliste.Name = "buttonTourenliste";
|
|
this.buttonTourenliste.Size = new System.Drawing.Size(333, 50);
|
|
this.buttonTourenliste.TabIndex = 66;
|
|
this.buttonTourenliste.Text = "Tourenliste drucken";
|
|
this.buttonTourenliste.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.buttonTourenliste.UseVisualStyleBackColor = false;
|
|
this.buttonTourenliste.Visible = false;
|
|
this.buttonTourenliste.Click += new System.EventHandler(this.ButtonTourenliste_Click);
|
|
//
|
|
// groupBoxContAnz
|
|
//
|
|
this.groupBoxContAnz.AutoSize = true;
|
|
this.groupBoxContAnz.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
this.groupBoxContAnz.Controls.Add(this.tLPContAnz);
|
|
this.groupBoxContAnz.Enabled = false;
|
|
this.groupBoxContAnz.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
|
|
this.groupBoxContAnz.Location = new System.Drawing.Point(375, 224);
|
|
this.groupBoxContAnz.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxContAnz.Name = "groupBoxContAnz";
|
|
this.groupBoxContAnz.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxContAnz.Size = new System.Drawing.Size(376, 305);
|
|
this.groupBoxContAnz.TabIndex = 62;
|
|
this.groupBoxContAnz.TabStop = false;
|
|
this.groupBoxContAnz.Text = "CONT. ANZAHL / WASCHZEIT";
|
|
this.groupBoxContAnz.Visible = false;
|
|
this.groupBoxContAnz.GiveFeedback += new System.Windows.Forms.GiveFeedbackEventHandler(this.GroupBox_GiveFeedback);
|
|
this.groupBoxContAnz.Paint += new System.Windows.Forms.PaintEventHandler(this.GroupBox_Paint);
|
|
//
|
|
// tLPContAnz
|
|
//
|
|
this.tLPContAnz.AutoSize = true;
|
|
this.tLPContAnz.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
|
this.tLPContAnz.ColumnCount = 4;
|
|
this.tLPContAnz.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tLPContAnz.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tLPContAnz.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tLPContAnz.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tLPContAnz.Controls.Add(this.label14, 3, 6);
|
|
this.tLPContAnz.Controls.Add(this.label13, 2, 6);
|
|
this.tLPContAnz.Controls.Add(this.labelContGes, 1, 6);
|
|
this.tLPContAnz.Controls.Add(this.label9, 0, 6);
|
|
this.tLPContAnz.Controls.Add(this.label5, 3, 5);
|
|
this.tLPContAnz.Controls.Add(this.label4, 2, 5);
|
|
this.tLPContAnz.Controls.Add(this.labelContZahl5, 1, 5);
|
|
this.tLPContAnz.Controls.Add(this.label2, 0, 5);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit52, 3, 4);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit42, 3, 3);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit32, 3, 2);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit22, 3, 1);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit12, 3, 0);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit5, 2, 4);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit4, 2, 3);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit3, 2, 2);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit2, 2, 1);
|
|
this.tLPContAnz.Controls.Add(this.labelZeit1, 2, 0);
|
|
this.tLPContAnz.Controls.Add(this.labelContZahl4, 1, 4);
|
|
this.tLPContAnz.Controls.Add(this.label1, 0, 4);
|
|
this.tLPContAnz.Controls.Add(this.labelContZahl3, 1, 3);
|
|
this.tLPContAnz.Controls.Add(this.label6, 0, 3);
|
|
this.tLPContAnz.Controls.Add(this.labelContZahl2, 1, 2);
|
|
this.tLPContAnz.Controls.Add(this.label8, 0, 2);
|
|
this.tLPContAnz.Controls.Add(this.labelContZahl1, 1, 1);
|
|
this.tLPContAnz.Controls.Add(this.label10, 0, 1);
|
|
this.tLPContAnz.Controls.Add(this.label12, 0, 0);
|
|
this.tLPContAnz.Location = new System.Drawing.Point(4, 23);
|
|
this.tLPContAnz.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tLPContAnz.Name = "tLPContAnz";
|
|
this.tLPContAnz.RowCount = 7;
|
|
this.tLPContAnz.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
|
|
this.tLPContAnz.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
|
|
this.tLPContAnz.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
|
|
this.tLPContAnz.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
|
|
this.tLPContAnz.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
|
|
this.tLPContAnz.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
|
|
this.tLPContAnz.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 37F));
|
|
this.tLPContAnz.Size = new System.Drawing.Size(364, 259);
|
|
this.tLPContAnz.TabIndex = 0;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label14.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label14.Location = new System.Drawing.Point(417, 222);
|
|
this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(54, 37);
|
|
this.label14.TabIndex = 29;
|
|
this.label14.Text = "0,00";
|
|
this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label13.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label13.Location = new System.Drawing.Point(244, 222);
|
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(54, 37);
|
|
this.label13.TabIndex = 28;
|
|
this.label13.Text = "0,00";
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelContGes
|
|
//
|
|
this.labelContGes.AutoSize = true;
|
|
this.labelContGes.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.labelContGes.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelContGes.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelContGes.Location = new System.Drawing.Point(164, 222);
|
|
this.labelContGes.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelContGes.Name = "labelContGes";
|
|
this.labelContGes.Size = new System.Drawing.Size(72, 37);
|
|
this.labelContGes.TabIndex = 27;
|
|
this.labelContGes.Text = "Zahl 5";
|
|
this.labelContGes.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label9.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label9.Location = new System.Drawing.Point(4, 222);
|
|
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(86, 37);
|
|
this.label9.TabIndex = 25;
|
|
this.label9.Text = "Gesamt";
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label5.Location = new System.Drawing.Point(421, 185);
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(50, 37);
|
|
this.label5.TabIndex = 23;
|
|
this.label5.Text = "0,00";
|
|
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label4.Location = new System.Drawing.Point(248, 185);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(50, 37);
|
|
this.label4.TabIndex = 22;
|
|
this.label4.Text = "0,00";
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelContZahl5
|
|
//
|
|
this.labelContZahl5.AutoSize = true;
|
|
this.labelContZahl5.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.labelContZahl5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelContZahl5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelContZahl5.Location = new System.Drawing.Point(164, 185);
|
|
this.labelContZahl5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelContZahl5.Name = "labelContZahl5";
|
|
this.labelContZahl5.Size = new System.Drawing.Size(66, 37);
|
|
this.labelContZahl5.TabIndex = 21;
|
|
this.labelContZahl5.Text = "Zahl 5";
|
|
this.labelContZahl5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label2.Location = new System.Drawing.Point(4, 185);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(107, 37);
|
|
this.label2.TabIndex = 20;
|
|
this.label2.Text = "Cont Rest";
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// labelZeit52
|
|
//
|
|
this.labelZeit52.AutoSize = true;
|
|
this.labelZeit52.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.labelZeit52.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit52.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit52.Location = new System.Drawing.Point(421, 148);
|
|
this.labelZeit52.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit52.Name = "labelZeit52";
|
|
this.labelZeit52.Size = new System.Drawing.Size(50, 37);
|
|
this.labelZeit52.TabIndex = 19;
|
|
this.labelZeit52.Text = "0,00";
|
|
this.labelZeit52.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit42
|
|
//
|
|
this.labelZeit42.AutoSize = true;
|
|
this.labelZeit42.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.labelZeit42.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit42.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit42.Location = new System.Drawing.Point(421, 111);
|
|
this.labelZeit42.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit42.Name = "labelZeit42";
|
|
this.labelZeit42.Size = new System.Drawing.Size(50, 37);
|
|
this.labelZeit42.TabIndex = 18;
|
|
this.labelZeit42.Text = "0,00";
|
|
this.labelZeit42.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit32
|
|
//
|
|
this.labelZeit32.AutoSize = true;
|
|
this.labelZeit32.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.labelZeit32.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit32.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit32.Location = new System.Drawing.Point(421, 74);
|
|
this.labelZeit32.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit32.Name = "labelZeit32";
|
|
this.labelZeit32.Size = new System.Drawing.Size(50, 37);
|
|
this.labelZeit32.TabIndex = 17;
|
|
this.labelZeit32.Text = "0,00";
|
|
this.labelZeit32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit22
|
|
//
|
|
this.labelZeit22.AutoSize = true;
|
|
this.labelZeit22.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.labelZeit22.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit22.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit22.Location = new System.Drawing.Point(421, 37);
|
|
this.labelZeit22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit22.Name = "labelZeit22";
|
|
this.labelZeit22.Size = new System.Drawing.Size(50, 37);
|
|
this.labelZeit22.TabIndex = 16;
|
|
this.labelZeit22.Text = "0,00";
|
|
this.labelZeit22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit12
|
|
//
|
|
this.labelZeit12.AutoSize = true;
|
|
this.labelZeit12.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelZeit12.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit12.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit12.Location = new System.Drawing.Point(306, 0);
|
|
this.labelZeit12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit12.Name = "labelZeit12";
|
|
this.labelZeit12.Size = new System.Drawing.Size(165, 37);
|
|
this.labelZeit12.TabIndex = 15;
|
|
this.labelZeit12.Text = "2";
|
|
this.labelZeit12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit5
|
|
//
|
|
this.labelZeit5.AutoSize = true;
|
|
this.labelZeit5.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.labelZeit5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit5.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit5.Location = new System.Drawing.Point(248, 148);
|
|
this.labelZeit5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit5.Name = "labelZeit5";
|
|
this.labelZeit5.Size = new System.Drawing.Size(50, 37);
|
|
this.labelZeit5.TabIndex = 14;
|
|
this.labelZeit5.Text = "0,00";
|
|
this.labelZeit5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit4
|
|
//
|
|
this.labelZeit4.AutoSize = true;
|
|
this.labelZeit4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.labelZeit4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit4.Location = new System.Drawing.Point(248, 111);
|
|
this.labelZeit4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit4.Name = "labelZeit4";
|
|
this.labelZeit4.Size = new System.Drawing.Size(50, 37);
|
|
this.labelZeit4.TabIndex = 13;
|
|
this.labelZeit4.Text = "0,00";
|
|
this.labelZeit4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit3
|
|
//
|
|
this.labelZeit3.AutoSize = true;
|
|
this.labelZeit3.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.labelZeit3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit3.Location = new System.Drawing.Point(248, 74);
|
|
this.labelZeit3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit3.Name = "labelZeit3";
|
|
this.labelZeit3.Size = new System.Drawing.Size(50, 37);
|
|
this.labelZeit3.TabIndex = 12;
|
|
this.labelZeit3.Text = "0,00";
|
|
this.labelZeit3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit2
|
|
//
|
|
this.labelZeit2.AutoSize = true;
|
|
this.labelZeit2.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.labelZeit2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit2.Location = new System.Drawing.Point(248, 37);
|
|
this.labelZeit2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit2.Name = "labelZeit2";
|
|
this.labelZeit2.Size = new System.Drawing.Size(50, 37);
|
|
this.labelZeit2.TabIndex = 11;
|
|
this.labelZeit2.Text = "0,00";
|
|
this.labelZeit2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelZeit1
|
|
//
|
|
this.labelZeit1.AutoSize = true;
|
|
this.labelZeit1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelZeit1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelZeit1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelZeit1.Location = new System.Drawing.Point(244, 0);
|
|
this.labelZeit1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelZeit1.Name = "labelZeit1";
|
|
this.labelZeit1.Size = new System.Drawing.Size(54, 37);
|
|
this.labelZeit1.TabIndex = 10;
|
|
this.labelZeit1.Text = "1";
|
|
this.labelZeit1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// labelContZahl4
|
|
//
|
|
this.labelContZahl4.AutoSize = true;
|
|
this.labelContZahl4.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.labelContZahl4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelContZahl4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelContZahl4.Location = new System.Drawing.Point(164, 148);
|
|
this.labelContZahl4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelContZahl4.Name = "labelContZahl4";
|
|
this.labelContZahl4.Size = new System.Drawing.Size(66, 37);
|
|
this.labelContZahl4.TabIndex = 9;
|
|
this.labelContZahl4.Text = "Zahl 5";
|
|
this.labelContZahl4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label1.Location = new System.Drawing.Point(4, 148);
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(143, 37);
|
|
this.label1.TabIndex = 8;
|
|
this.label1.Text = "Cont heute+3";
|
|
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// labelContZahl3
|
|
//
|
|
this.labelContZahl3.AutoSize = true;
|
|
this.labelContZahl3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.labelContZahl3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelContZahl3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelContZahl3.Location = new System.Drawing.Point(164, 111);
|
|
this.labelContZahl3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelContZahl3.Name = "labelContZahl3";
|
|
this.labelContZahl3.Size = new System.Drawing.Size(66, 37);
|
|
this.labelContZahl3.TabIndex = 7;
|
|
this.labelContZahl3.Text = "Zahl 4";
|
|
this.labelContZahl3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label6.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label6.Location = new System.Drawing.Point(4, 111);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(143, 37);
|
|
this.label6.TabIndex = 6;
|
|
this.label6.Text = "Cont heute+2";
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// labelContZahl2
|
|
//
|
|
this.labelContZahl2.AutoSize = true;
|
|
this.labelContZahl2.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.labelContZahl2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelContZahl2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelContZahl2.Location = new System.Drawing.Point(164, 74);
|
|
this.labelContZahl2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelContZahl2.Name = "labelContZahl2";
|
|
this.labelContZahl2.Size = new System.Drawing.Size(66, 37);
|
|
this.labelContZahl2.TabIndex = 5;
|
|
this.labelContZahl2.Text = "Zahl 3";
|
|
this.labelContZahl2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label8.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label8.Location = new System.Drawing.Point(4, 74);
|
|
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(143, 37);
|
|
this.label8.TabIndex = 4;
|
|
this.label8.Text = "Cont heute+1";
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// labelContZahl1
|
|
//
|
|
this.labelContZahl1.AutoSize = true;
|
|
this.labelContZahl1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.labelContZahl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelContZahl1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.labelContZahl1.Location = new System.Drawing.Point(164, 37);
|
|
this.labelContZahl1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelContZahl1.Name = "labelContZahl1";
|
|
this.labelContZahl1.Size = new System.Drawing.Size(66, 37);
|
|
this.labelContZahl1.TabIndex = 3;
|
|
this.labelContZahl1.Text = "Zahl 2";
|
|
this.labelContZahl1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label10.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label10.Location = new System.Drawing.Point(4, 37);
|
|
this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(118, 37);
|
|
this.label10.TabIndex = 2;
|
|
this.label10.Text = "Cont heute";
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label12.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.label12.Location = new System.Drawing.Point(4, 0);
|
|
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(152, 37);
|
|
this.label12.TabIndex = 0;
|
|
this.label12.Text = "Waschstraßen";
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// groupBoxSaison
|
|
//
|
|
this.groupBoxSaison.Controls.Add(this.comboBoxSaison);
|
|
this.groupBoxSaison.Enabled = false;
|
|
this.groupBoxSaison.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
|
|
this.groupBoxSaison.Location = new System.Drawing.Point(294, 408);
|
|
this.groupBoxSaison.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxSaison.Name = "groupBoxSaison";
|
|
this.groupBoxSaison.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxSaison.Size = new System.Drawing.Size(372, 70);
|
|
this.groupBoxSaison.TabIndex = 62;
|
|
this.groupBoxSaison.TabStop = false;
|
|
this.groupBoxSaison.Text = "AKTIVE SAISON";
|
|
this.groupBoxSaison.Visible = false;
|
|
this.groupBoxSaison.GiveFeedback += new System.Windows.Forms.GiveFeedbackEventHandler(this.GroupBox_GiveFeedback);
|
|
this.groupBoxSaison.Paint += new System.Windows.Forms.PaintEventHandler(this.GroupBox_Paint);
|
|
//
|
|
// comboBoxSaison
|
|
//
|
|
this.comboBoxSaison.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBoxSaison.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.comboBoxSaison.FormattingEnabled = true;
|
|
this.comboBoxSaison.Location = new System.Drawing.Point(11, 23);
|
|
this.comboBoxSaison.Margin = new System.Windows.Forms.Padding(4);
|
|
this.comboBoxSaison.Name = "comboBoxSaison";
|
|
this.comboBoxSaison.Size = new System.Drawing.Size(352, 33);
|
|
this.comboBoxSaison.TabIndex = 66;
|
|
this.comboBoxSaison.SelectedIndexChanged += new System.EventHandler(this.ComboBoxSaison_SelectedIndexChanged);
|
|
//
|
|
// buttonNeuerStand
|
|
//
|
|
this.buttonNeuerStand.BackColor = System.Drawing.Color.MediumTurquoise;
|
|
this.buttonNeuerStand.Enabled = false;
|
|
this.buttonNeuerStand.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.buttonNeuerStand.FlatAppearance.BorderSize = 0;
|
|
this.buttonNeuerStand.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.buttonNeuerStand.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.buttonNeuerStand.ForeColor = System.Drawing.Color.Black;
|
|
this.buttonNeuerStand.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.buttonNeuerStand.Location = new System.Drawing.Point(707, 17);
|
|
this.buttonNeuerStand.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
this.buttonNeuerStand.Name = "buttonNeuerStand";
|
|
this.buttonNeuerStand.Size = new System.Drawing.Size(333, 50);
|
|
this.buttonNeuerStand.TabIndex = 65;
|
|
this.buttonNeuerStand.Text = "Neue Standveränderung";
|
|
this.buttonNeuerStand.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.buttonNeuerStand.UseVisualStyleBackColor = false;
|
|
this.buttonNeuerStand.Visible = false;
|
|
this.buttonNeuerStand.Click += new System.EventHandler(this.ButtonNeuerStand_Click);
|
|
//
|
|
// buttonNeueInventur
|
|
//
|
|
this.buttonNeueInventur.BackColor = System.Drawing.Color.Turquoise;
|
|
this.buttonNeueInventur.Enabled = false;
|
|
this.buttonNeueInventur.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.buttonNeueInventur.FlatAppearance.BorderSize = 0;
|
|
this.buttonNeueInventur.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.buttonNeueInventur.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.buttonNeueInventur.ForeColor = System.Drawing.Color.Black;
|
|
this.buttonNeueInventur.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.buttonNeueInventur.Location = new System.Drawing.Point(357, 17);
|
|
this.buttonNeueInventur.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
this.buttonNeueInventur.Name = "buttonNeueInventur";
|
|
this.buttonNeueInventur.Size = new System.Drawing.Size(333, 50);
|
|
this.buttonNeueInventur.TabIndex = 64;
|
|
this.buttonNeueInventur.Text = "Neue Inventur";
|
|
this.buttonNeueInventur.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.buttonNeueInventur.UseVisualStyleBackColor = false;
|
|
this.buttonNeueInventur.Visible = false;
|
|
this.buttonNeueInventur.Click += new System.EventHandler(this.ButtonNeueInventur_Click);
|
|
//
|
|
// buttonNeueAufgabe
|
|
//
|
|
this.buttonNeueAufgabe.BackColor = System.Drawing.Color.DarkOrange;
|
|
this.buttonNeueAufgabe.Enabled = false;
|
|
this.buttonNeueAufgabe.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
this.buttonNeueAufgabe.FlatAppearance.BorderSize = 0;
|
|
this.buttonNeueAufgabe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.buttonNeueAufgabe.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.buttonNeueAufgabe.ForeColor = System.Drawing.Color.Black;
|
|
this.buttonNeueAufgabe.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.buttonNeueAufgabe.Location = new System.Drawing.Point(11, 206);
|
|
this.buttonNeueAufgabe.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
this.buttonNeueAufgabe.Name = "buttonNeueAufgabe";
|
|
this.buttonNeueAufgabe.Size = new System.Drawing.Size(333, 50);
|
|
this.buttonNeueAufgabe.TabIndex = 63;
|
|
this.buttonNeueAufgabe.Text = "Neue Aufgabe";
|
|
this.buttonNeueAufgabe.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.buttonNeueAufgabe.UseVisualStyleBackColor = false;
|
|
this.buttonNeueAufgabe.Visible = false;
|
|
this.buttonNeueAufgabe.Click += new System.EventHandler(this.ButtonNeueAufgabe_Click);
|
|
//
|
|
// buttonNeuerAuftrag
|
|
//
|
|
this.buttonNeuerAuftrag.BackColor = System.Drawing.Color.PaleTurquoise;
|
|
this.buttonNeuerAuftrag.Enabled = false;
|
|
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.Black;
|
|
this.buttonNeuerAuftrag.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
this.buttonNeuerAuftrag.Location = new System.Drawing.Point(11, 17);
|
|
this.buttonNeuerAuftrag.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
this.buttonNeuerAuftrag.Name = "buttonNeuerAuftrag";
|
|
this.buttonNeuerAuftrag.Size = new System.Drawing.Size(333, 50);
|
|
this.buttonNeuerAuftrag.TabIndex = 56;
|
|
this.buttonNeuerAuftrag.Text = "Neuer Auftrag";
|
|
this.buttonNeuerAuftrag.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.buttonNeuerAuftrag.UseVisualStyleBackColor = false;
|
|
this.buttonNeuerAuftrag.Visible = false;
|
|
this.buttonNeuerAuftrag.Click += new System.EventHandler(this.ButtonNeuerAuftrag_Click);
|
|
//
|
|
// buttonNeuerUser
|
|
//
|
|
this.buttonNeuerUser.BackColor = System.Drawing.Color.DarkOrange;
|
|
this.buttonNeuerUser.Enabled = false;
|
|
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(11, 143);
|
|
this.buttonNeuerUser.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6);
|
|
this.buttonNeuerUser.Name = "buttonNeuerUser";
|
|
this.buttonNeuerUser.Size = new System.Drawing.Size(333, 50);
|
|
this.buttonNeuerUser.TabIndex = 62;
|
|
this.buttonNeuerUser.Text = "Neuer User";
|
|
this.buttonNeuerUser.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.buttonNeuerUser.UseVisualStyleBackColor = false;
|
|
this.buttonNeuerUser.Visible = false;
|
|
this.buttonNeuerUser.Click += new System.EventHandler(this.ButtonNeuerUser_Click);
|
|
//
|
|
// 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.Enabled = false;
|
|
this.groupBoxUpdate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
|
|
this.groupBoxUpdate.Location = new System.Drawing.Point(11, 705);
|
|
this.groupBoxUpdate.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxUpdate.Name = "groupBoxUpdate";
|
|
this.groupBoxUpdate.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxUpdate.Size = new System.Drawing.Size(791, 135);
|
|
this.groupBoxUpdate.TabIndex = 60;
|
|
this.groupBoxUpdate.TabStop = false;
|
|
this.groupBoxUpdate.Text = "PFAD FÜR UPDATES ODER IMPORTE";
|
|
this.groupBoxUpdate.Visible = false;
|
|
this.groupBoxUpdate.Paint += new System.Windows.Forms.PaintEventHandler(this.GroupBox_Paint);
|
|
//
|
|
// tableLayoutPanelUpdate
|
|
//
|
|
this.tableLayoutPanelUpdate.ColumnCount = 2;
|
|
this.tableLayoutPanelUpdate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanelUpdate.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 686F));
|
|
this.tableLayoutPanelUpdate.Controls.Add(this.labelSoftwareDatum, 1, 2);
|
|
this.tableLayoutPanelUpdate.Controls.Add(this.labelArtikelDatum, 1, 1);
|
|
this.tableLayoutPanelUpdate.Controls.Add(this.label16, 0, 2);
|
|
this.tableLayoutPanelUpdate.Controls.Add(this.label11, 0, 1);
|
|
this.tableLayoutPanelUpdate.Controls.Add(this.label3, 0, 0);
|
|
this.tableLayoutPanelUpdate.Controls.Add(this.labelKundenDatum, 1, 0);
|
|
this.tableLayoutPanelUpdate.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanelUpdate.ForeColor = System.Drawing.Color.Black;
|
|
this.tableLayoutPanelUpdate.Location = new System.Drawing.Point(4, 19);
|
|
this.tableLayoutPanelUpdate.Margin = new System.Windows.Forms.Padding(4);
|
|
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(783, 112);
|
|
this.tableLayoutPanelUpdate.TabIndex = 0;
|
|
//
|
|
// labelSoftwareDatum
|
|
//
|
|
this.labelSoftwareDatum.AutoSize = true;
|
|
this.labelSoftwareDatum.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelSoftwareDatum.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelSoftwareDatum.Location = new System.Drawing.Point(101, 74);
|
|
this.labelSoftwareDatum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelSoftwareDatum.Name = "labelSoftwareDatum";
|
|
this.labelSoftwareDatum.Size = new System.Drawing.Size(678, 38);
|
|
this.labelSoftwareDatum.TabIndex = 7;
|
|
this.labelSoftwareDatum.Text = "label17";
|
|
this.labelSoftwareDatum.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// labelArtikelDatum
|
|
//
|
|
this.labelArtikelDatum.AutoSize = true;
|
|
this.labelArtikelDatum.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelArtikelDatum.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelArtikelDatum.Location = new System.Drawing.Point(101, 37);
|
|
this.labelArtikelDatum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelArtikelDatum.Name = "labelArtikelDatum";
|
|
this.labelArtikelDatum.Size = new System.Drawing.Size(678, 37);
|
|
this.labelArtikelDatum.TabIndex = 6;
|
|
this.labelArtikelDatum.Text = "label15";
|
|
this.labelArtikelDatum.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label16.Location = new System.Drawing.Point(4, 74);
|
|
this.label16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(89, 38);
|
|
this.label16.TabIndex = 4;
|
|
this.label16.Text = "Software:";
|
|
this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label11.Location = new System.Drawing.Point(4, 37);
|
|
this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(89, 37);
|
|
this.label11.TabIndex = 2;
|
|
this.label11.Text = "Artikel:";
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.label3.Location = new System.Drawing.Point(4, 0);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(89, 37);
|
|
this.label3.TabIndex = 0;
|
|
this.label3.Text = "Kunden:";
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// labelKundenDatum
|
|
//
|
|
this.labelKundenDatum.AutoSize = true;
|
|
this.labelKundenDatum.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelKundenDatum.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelKundenDatum.Location = new System.Drawing.Point(101, 0);
|
|
this.labelKundenDatum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelKundenDatum.Name = "labelKundenDatum";
|
|
this.labelKundenDatum.Size = new System.Drawing.Size(678, 37);
|
|
this.labelKundenDatum.TabIndex = 5;
|
|
this.labelKundenDatum.Text = "label7";
|
|
this.labelKundenDatum.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// 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.Enabled = false;
|
|
this.groupBoxScannTest.Location = new System.Drawing.Point(11, 695);
|
|
this.groupBoxScannTest.Margin = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxScannTest.Name = "groupBoxScannTest";
|
|
this.groupBoxScannTest.Padding = new System.Windows.Forms.Padding(4);
|
|
this.groupBoxScannTest.Size = new System.Drawing.Size(808, 334);
|
|
this.groupBoxScannTest.TabIndex = 50;
|
|
this.groupBoxScannTest.TabStop = false;
|
|
this.groupBoxScannTest.Visible = false;
|
|
//
|
|
// pictureBoxScannTest
|
|
//
|
|
this.pictureBoxScannTest.Location = new System.Drawing.Point(8, 12);
|
|
this.pictureBoxScannTest.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pictureBoxScannTest.Name = "pictureBoxScannTest";
|
|
this.pictureBoxScannTest.Size = new System.Drawing.Size(239, 197);
|
|
this.pictureBoxScannTest.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureBoxScannTest.TabIndex = 14;
|
|
this.pictureBoxScannTest.TabStop = 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(8, 217);
|
|
this.textBoxScannTest.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBoxScannTest.Name = "textBoxScannTest";
|
|
this.textBoxScannTest.Size = new System.Drawing.Size(171, 30);
|
|
this.textBoxScannTest.TabIndex = 13;
|
|
this.textBoxScannTest.TextChanged += new System.EventHandler(this.TextBoxScannTest_TextChanged);
|
|
//
|
|
// buttonScannTest
|
|
//
|
|
this.buttonScannTest.Location = new System.Drawing.Point(8, 256);
|
|
this.buttonScannTest.Margin = new System.Windows.Forms.Padding(4);
|
|
this.buttonScannTest.Name = "buttonScannTest";
|
|
this.buttonScannTest.Size = new System.Drawing.Size(100, 28);
|
|
this.buttonScannTest.TabIndex = 12;
|
|
this.buttonScannTest.Text = "Test starten";
|
|
this.buttonScannTest.UseVisualStyleBackColor = true;
|
|
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(8, 288);
|
|
this.labelScannTest.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.labelScannTest.Name = "labelScannTest";
|
|
this.labelScannTest.Size = new System.Drawing.Size(79, 29);
|
|
this.labelScannTest.TabIndex = 11;
|
|
this.labelScannTest.Text = "label1";
|
|
//
|
|
// FormMain
|
|
//
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
|
|
this.ClientSize = new System.Drawing.Size(1708, 848);
|
|
this.Controls.Add(this.toolStripMenu);
|
|
this.Controls.Add(this.panelMain);
|
|
this.HelpButton = true;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.MinimumSize = new System.Drawing.Size(200, 200);
|
|
this.Name = "FormMain";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "VERWALTUNG Version: ";
|
|
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.Shown += new System.EventHandler(this.FormMain_Shown);
|
|
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.panelMain.PerformLayout();
|
|
this.groupBoxAuftrag.ResumeLayout(false);
|
|
this.groupBoxAuftrag.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.objectListViewAuftrag)).EndInit();
|
|
this.panelProgress.ResumeLayout(false);
|
|
this.groupBoxContAnz.ResumeLayout(false);
|
|
this.groupBoxContAnz.PerformLayout();
|
|
this.tLPContAnz.ResumeLayout(false);
|
|
this.tLPContAnz.PerformLayout();
|
|
this.groupBoxSaison.ResumeLayout(false);
|
|
this.groupBoxUpdate.ResumeLayout(false);
|
|
this.tableLayoutPanelUpdate.ResumeLayout(false);
|
|
this.tableLayoutPanelUpdate.PerformLayout();
|
|
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.GroupBox groupBoxUpdate;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanelUpdate;
|
|
private BrightIdeasSoftware.ObjectListView objectListViewAuftrag;
|
|
private System.Windows.Forms.ToolStripButton tSBHilfe;
|
|
private System.Windows.Forms.Button buttonNeuerUser;
|
|
private System.Windows.Forms.Button buttonNeueAufgabe;
|
|
private System.Windows.Forms.Button buttonNeueInventur;
|
|
private System.Windows.Forms.Button buttonNeuerStand;
|
|
private System.Windows.Forms.ToolStripButton tSBTourenplanung;
|
|
private System.Windows.Forms.ComboBox comboBoxSaison;
|
|
private System.Windows.Forms.GroupBox groupBoxSaison;
|
|
private System.Windows.Forms.GroupBox groupBoxContAnz;
|
|
private System.Windows.Forms.TableLayoutPanel tLPContAnz;
|
|
private System.Windows.Forms.Label labelContZahl3;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label labelContZahl2;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label labelContZahl1;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label labelContZahl4;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label labelZeit5;
|
|
private System.Windows.Forms.Label labelZeit4;
|
|
private System.Windows.Forms.Label labelZeit3;
|
|
private System.Windows.Forms.Label labelZeit2;
|
|
private System.Windows.Forms.Label labelZeit1;
|
|
private System.Windows.Forms.Label labelZeit52;
|
|
private System.Windows.Forms.Label labelZeit42;
|
|
private System.Windows.Forms.Label labelZeit32;
|
|
private System.Windows.Forms.Label labelZeit22;
|
|
private System.Windows.Forms.Label labelZeit12;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label labelContZahl5;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label labelContGes;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Button buttonTourenliste;
|
|
private System.Windows.Forms.ToolStripButton tSBWaschstrasse;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label labelSoftwareDatum;
|
|
private System.Windows.Forms.Label labelArtikelDatum;
|
|
private System.Windows.Forms.Label labelKundenDatum;
|
|
private System.Windows.Forms.Button buttonKundeArtikelUpdate;
|
|
private System.Windows.Forms.ProgressBar progressBarKundeArtikelUpdate;
|
|
private System.Windows.Forms.Panel panelProgress;
|
|
private System.Windows.Forms.Button buttonNeuerRegAuft;
|
|
}
|
|
}
|
|
|