namespace Deckungsbeitrag
{
partial class FormEinstellung
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormEinstellung));
this.buttonVarKost = new System.Windows.Forms.Button();
this.textBoxVarKosten = new System.Windows.Forms.TextBox();
this.buttonVarSpeichern = new System.Windows.Forms.Button();
this.buttonFixLohnSpeichern = new System.Windows.Forms.Button();
this.textBoxFixLohnKosten = new System.Windows.Forms.TextBox();
this.buttonFixLohnKosten = new System.Windows.Forms.Button();
this.buttonFixMietSpeichern = new System.Windows.Forms.Button();
this.textBoxFixMietKosten = new System.Windows.Forms.TextBox();
this.buttonFixMietKosten = new System.Windows.Forms.Button();
this.buttonColNeg = new System.Windows.Forms.Button();
this.buttonColPos = new System.Windows.Forms.Button();
this.buttonColEqu = new System.Windows.Forms.Button();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.numUpDownMinWert = new System.Windows.Forms.NumericUpDown();
this.numUpDownMaxWert = new System.Windows.Forms.NumericUpDown();
this.numUpDownAnzahl = new System.Windows.Forms.NumericUpDown();
this.label6 = new System.Windows.Forms.Label();
this.checkBoxMinWert = new System.Windows.Forms.CheckBox();
this.checkBoxMaxWert = new System.Windows.Forms.CheckBox();
this.label5 = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.textBoxSortiment = new System.Windows.Forms.TextBox();
this.textBoxRatingbild = new System.Windows.Forms.TextBox();
this.buttonSortiment = new System.Windows.Forms.Button();
this.buttonRatingbild = new System.Windows.Forms.Button();
this.buttonSpeichern = new System.Windows.Forms.Button();
this.buttonAbbrechen = new System.Windows.Forms.Button();
this.buttonBeladeband = new System.Windows.Forms.Button();
this.buttonTrockner = new System.Windows.Forms.Button();
this.buttonHubband = new System.Windows.Forms.Button();
this.buttonPresse = new System.Windows.Forms.Button();
this.buttonWaschstrasse = new System.Windows.Forms.Button();
this.buttonEntladeband = new System.Windows.Forms.Button();
this.groupBoxFarben = new System.Windows.Forms.GroupBox();
this.buttonAuftBald = new System.Windows.Forms.Button();
this.buttonAuftAbgel = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.comboBoxSWSDrucker = new System.Windows.Forms.ComboBox();
this.comboBoxEtikettDrucker = new System.Windows.Forms.ComboBox();
this.groupBoxDrucker = new System.Windows.Forms.GroupBox();
this.numericUpDownSWSKopien = new System.Windows.Forms.NumericUpDown();
this.label1 = new System.Windows.Forms.Label();
this.tabControlEinstellung = new System.Windows.Forms.TabControl();
this.tabPageFarben = new System.Windows.Forms.TabPage();
this.tabPageDeckungsbeitrag = new System.Windows.Forms.TabPage();
this.tabPageDrucker = new System.Windows.Forms.TabPage();
this.tabPageTourenplanung = new System.Windows.Forms.TabPage();
this.groupBoxRegeln = new System.Windows.Forms.GroupBox();
this.comboBox5 = new System.Windows.Forms.ComboBox();
this.label23 = new System.Windows.Forms.Label();
this.comboBox3 = new System.Windows.Forms.ComboBox();
this.comboBox4 = new System.Windows.Forms.ComboBox();
this.label22 = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.label21 = new System.Windows.Forms.Label();
this.comboBoxLT2 = new System.Windows.Forms.ComboBox();
this.comboBoxLT1 = new System.Windows.Forms.ComboBox();
this.label17 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.comboBoxLieferrhythmus = new System.Windows.Forms.ComboBox();
this.label16 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.tabPageAllgemein = new System.Windows.Forms.TabPage();
this.panelButtons = new System.Windows.Forms.Panel();
((System.ComponentModel.ISupportInitialize)(this.numUpDownMinWert)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numUpDownMaxWert)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numUpDownAnzahl)).BeginInit();
this.groupBox1.SuspendLayout();
this.groupBoxFarben.SuspendLayout();
this.groupBoxDrucker.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownSWSKopien)).BeginInit();
this.tabControlEinstellung.SuspendLayout();
this.tabPageFarben.SuspendLayout();
this.tabPageDeckungsbeitrag.SuspendLayout();
this.tabPageDrucker.SuspendLayout();
this.tabPageTourenplanung.SuspendLayout();
this.groupBoxRegeln.SuspendLayout();
this.tabPageAllgemein.SuspendLayout();
this.panelButtons.SuspendLayout();
this.SuspendLayout();
//
// buttonVarKost
//
this.buttonVarKost.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonVarKost.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.buttonVarKost.FlatAppearance.BorderSize = 0;
this.buttonVarKost.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonVarKost.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonVarKost.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonVarKost.ForeColor = System.Drawing.Color.White;
this.buttonVarKost.Location = new System.Drawing.Point(10, 214);
this.buttonVarKost.Margin = new System.Windows.Forms.Padding(2);
this.buttonVarKost.Name = "buttonVarKost";
this.buttonVarKost.Size = new System.Drawing.Size(160, 24);
this.buttonVarKost.TabIndex = 0;
this.buttonVarKost.Text = "Variable Kosten";
this.buttonVarKost.UseVisualStyleBackColor = false;
this.buttonVarKost.Click += new System.EventHandler(this.buttonVarKost_Click);
//
// textBoxVarKosten
//
this.textBoxVarKosten.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textBoxVarKosten.Location = new System.Drawing.Point(202, 214);
this.textBoxVarKosten.Margin = new System.Windows.Forms.Padding(2);
this.textBoxVarKosten.Name = "textBoxVarKosten";
this.textBoxVarKosten.Size = new System.Drawing.Size(234, 26);
this.textBoxVarKosten.TabIndex = 1;
this.textBoxVarKosten.Visible = false;
//
// buttonVarSpeichern
//
this.buttonVarSpeichern.BackColor = System.Drawing.Color.LimeGreen;
this.buttonVarSpeichern.FlatAppearance.BorderSize = 0;
this.buttonVarSpeichern.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonVarSpeichern.Image = ((System.Drawing.Image)(resources.GetObject("buttonVarSpeichern.Image")));
this.buttonVarSpeichern.Location = new System.Drawing.Point(175, 214);
this.buttonVarSpeichern.Margin = new System.Windows.Forms.Padding(2);
this.buttonVarSpeichern.Name = "buttonVarSpeichern";
this.buttonVarSpeichern.Size = new System.Drawing.Size(22, 24);
this.buttonVarSpeichern.TabIndex = 2;
this.buttonVarSpeichern.UseVisualStyleBackColor = false;
this.buttonVarSpeichern.Visible = false;
this.buttonVarSpeichern.Click += new System.EventHandler(this.buttonVarSpeichern_Click);
//
// buttonFixLohnSpeichern
//
this.buttonFixLohnSpeichern.BackColor = System.Drawing.Color.LimeGreen;
this.buttonFixLohnSpeichern.FlatAppearance.BorderSize = 0;
this.buttonFixLohnSpeichern.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonFixLohnSpeichern.Image = ((System.Drawing.Image)(resources.GetObject("buttonFixLohnSpeichern.Image")));
this.buttonFixLohnSpeichern.Location = new System.Drawing.Point(175, 243);
this.buttonFixLohnSpeichern.Margin = new System.Windows.Forms.Padding(2);
this.buttonFixLohnSpeichern.Name = "buttonFixLohnSpeichern";
this.buttonFixLohnSpeichern.Size = new System.Drawing.Size(22, 24);
this.buttonFixLohnSpeichern.TabIndex = 5;
this.buttonFixLohnSpeichern.UseVisualStyleBackColor = false;
this.buttonFixLohnSpeichern.Visible = false;
this.buttonFixLohnSpeichern.Click += new System.EventHandler(this.buttonFixLohnSpeichern_Click);
//
// textBoxFixLohnKosten
//
this.textBoxFixLohnKosten.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textBoxFixLohnKosten.Location = new System.Drawing.Point(202, 243);
this.textBoxFixLohnKosten.Margin = new System.Windows.Forms.Padding(2);
this.textBoxFixLohnKosten.Name = "textBoxFixLohnKosten";
this.textBoxFixLohnKosten.Size = new System.Drawing.Size(234, 26);
this.textBoxFixLohnKosten.TabIndex = 4;
this.textBoxFixLohnKosten.Visible = false;
//
// buttonFixLohnKosten
//
this.buttonFixLohnKosten.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonFixLohnKosten.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.buttonFixLohnKosten.FlatAppearance.BorderSize = 0;
this.buttonFixLohnKosten.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonFixLohnKosten.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonFixLohnKosten.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonFixLohnKosten.ForeColor = System.Drawing.Color.White;
this.buttonFixLohnKosten.Location = new System.Drawing.Point(10, 243);
this.buttonFixLohnKosten.Margin = new System.Windows.Forms.Padding(2);
this.buttonFixLohnKosten.Name = "buttonFixLohnKosten";
this.buttonFixLohnKosten.Size = new System.Drawing.Size(160, 24);
this.buttonFixLohnKosten.TabIndex = 3;
this.buttonFixLohnKosten.Text = "Fix Lohn Kosten";
this.buttonFixLohnKosten.UseVisualStyleBackColor = false;
this.buttonFixLohnKosten.Click += new System.EventHandler(this.buttonFixLohnKosten_Click);
//
// buttonFixMietSpeichern
//
this.buttonFixMietSpeichern.BackColor = System.Drawing.Color.LimeGreen;
this.buttonFixMietSpeichern.FlatAppearance.BorderSize = 0;
this.buttonFixMietSpeichern.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonFixMietSpeichern.Image = ((System.Drawing.Image)(resources.GetObject("buttonFixMietSpeichern.Image")));
this.buttonFixMietSpeichern.Location = new System.Drawing.Point(175, 273);
this.buttonFixMietSpeichern.Margin = new System.Windows.Forms.Padding(2);
this.buttonFixMietSpeichern.Name = "buttonFixMietSpeichern";
this.buttonFixMietSpeichern.Size = new System.Drawing.Size(22, 24);
this.buttonFixMietSpeichern.TabIndex = 8;
this.buttonFixMietSpeichern.UseVisualStyleBackColor = false;
this.buttonFixMietSpeichern.Visible = false;
this.buttonFixMietSpeichern.Click += new System.EventHandler(this.buttonFixMietSpeichern_Click);
//
// textBoxFixMietKosten
//
this.textBoxFixMietKosten.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textBoxFixMietKosten.Location = new System.Drawing.Point(202, 273);
this.textBoxFixMietKosten.Margin = new System.Windows.Forms.Padding(2);
this.textBoxFixMietKosten.Name = "textBoxFixMietKosten";
this.textBoxFixMietKosten.Size = new System.Drawing.Size(234, 26);
this.textBoxFixMietKosten.TabIndex = 7;
this.textBoxFixMietKosten.Visible = false;
//
// buttonFixMietKosten
//
this.buttonFixMietKosten.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonFixMietKosten.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.buttonFixMietKosten.FlatAppearance.BorderSize = 0;
this.buttonFixMietKosten.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonFixMietKosten.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonFixMietKosten.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonFixMietKosten.ForeColor = System.Drawing.Color.White;
this.buttonFixMietKosten.Location = new System.Drawing.Point(10, 273);
this.buttonFixMietKosten.Margin = new System.Windows.Forms.Padding(2);
this.buttonFixMietKosten.Name = "buttonFixMietKosten";
this.buttonFixMietKosten.Size = new System.Drawing.Size(160, 24);
this.buttonFixMietKosten.TabIndex = 6;
this.buttonFixMietKosten.Text = "Fix Miet Kosten";
this.buttonFixMietKosten.UseVisualStyleBackColor = false;
this.buttonFixMietKosten.Click += new System.EventHandler(this.buttonFixMietKosten_Click);
//
// buttonColNeg
//
this.buttonColNeg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonColNeg.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonColNeg.FlatAppearance.BorderSize = 10;
this.buttonColNeg.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonColNeg.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonColNeg.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonColNeg.ForeColor = System.Drawing.Color.White;
this.buttonColNeg.Location = new System.Drawing.Point(4, 35);
this.buttonColNeg.Margin = new System.Windows.Forms.Padding(2);
this.buttonColNeg.Name = "buttonColNeg";
this.buttonColNeg.Size = new System.Drawing.Size(160, 41);
this.buttonColNeg.TabIndex = 9;
this.buttonColNeg.Text = "Farbe Negativsumme";
this.buttonColNeg.UseVisualStyleBackColor = false;
this.buttonColNeg.Click += new System.EventHandler(this.Color_button_Click);
//
// buttonColPos
//
this.buttonColPos.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonColPos.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonColPos.FlatAppearance.BorderSize = 10;
this.buttonColPos.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonColPos.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonColPos.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonColPos.ForeColor = System.Drawing.Color.White;
this.buttonColPos.Location = new System.Drawing.Point(170, 35);
this.buttonColPos.Margin = new System.Windows.Forms.Padding(2);
this.buttonColPos.Name = "buttonColPos";
this.buttonColPos.Size = new System.Drawing.Size(160, 41);
this.buttonColPos.TabIndex = 10;
this.buttonColPos.Text = "Farbe Positivsumme";
this.buttonColPos.UseVisualStyleBackColor = false;
this.buttonColPos.Click += new System.EventHandler(this.Color_button_Click);
//
// buttonColEqu
//
this.buttonColEqu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonColEqu.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonColEqu.FlatAppearance.BorderSize = 10;
this.buttonColEqu.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonColEqu.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonColEqu.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonColEqu.ForeColor = System.Drawing.Color.White;
this.buttonColEqu.Location = new System.Drawing.Point(334, 35);
this.buttonColEqu.Margin = new System.Windows.Forms.Padding(2);
this.buttonColEqu.Name = "buttonColEqu";
this.buttonColEqu.Size = new System.Drawing.Size(160, 41);
this.buttonColEqu.TabIndex = 11;
this.buttonColEqu.Text = "Farbe Nullsumme";
this.buttonColEqu.UseVisualStyleBackColor = false;
this.buttonColEqu.Click += new System.EventHandler(this.Color_button_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(5, 178);
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(286, 26);
this.label2.TabIndex = 13;
this.label2.Text = "Konto Nr. für Kostenstelle";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(5, 28);
this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(81, 26);
this.label3.TabIndex = 14;
this.label3.Text = "Rating";
//
// numUpDownMinWert
//
this.numUpDownMinWert.DecimalPlaces = 2;
this.numUpDownMinWert.Enabled = false;
this.numUpDownMinWert.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numUpDownMinWert.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numUpDownMinWert.Location = new System.Drawing.Point(10, 88);
this.numUpDownMinWert.Margin = new System.Windows.Forms.Padding(2);
this.numUpDownMinWert.Maximum = new decimal(new int[] {
1000000,
0,
0,
0});
this.numUpDownMinWert.Name = "numUpDownMinWert";
this.numUpDownMinWert.Size = new System.Drawing.Size(112, 26);
this.numUpDownMinWert.TabIndex = 15;
this.numUpDownMinWert.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.numUpDownMinWert.ThousandsSeparator = true;
//
// numUpDownMaxWert
//
this.numUpDownMaxWert.DecimalPlaces = 2;
this.numUpDownMaxWert.Enabled = false;
this.numUpDownMaxWert.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numUpDownMaxWert.Increment = new decimal(new int[] {
10,
0,
0,
0});
this.numUpDownMaxWert.Location = new System.Drawing.Point(127, 88);
this.numUpDownMaxWert.Margin = new System.Windows.Forms.Padding(2);
this.numUpDownMaxWert.Maximum = new decimal(new int[] {
1000000,
0,
0,
0});
this.numUpDownMaxWert.Name = "numUpDownMaxWert";
this.numUpDownMaxWert.Size = new System.Drawing.Size(112, 26);
this.numUpDownMaxWert.TabIndex = 16;
this.numUpDownMaxWert.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.numUpDownMaxWert.ThousandsSeparator = true;
//
// numUpDownAnzahl
//
this.numUpDownAnzahl.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numUpDownAnzahl.Location = new System.Drawing.Point(244, 88);
this.numUpDownAnzahl.Margin = new System.Windows.Forms.Padding(2);
this.numUpDownAnzahl.Maximum = new decimal(new int[] {
20,
0,
0,
0});
this.numUpDownAnzahl.Name = "numUpDownAnzahl";
this.numUpDownAnzahl.Size = new System.Drawing.Size(73, 26);
this.numUpDownAnzahl.TabIndex = 17;
this.numUpDownAnzahl.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.Location = new System.Drawing.Point(241, 69);
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(51, 17);
this.label6.TabIndex = 20;
this.label6.Text = "Anzahl";
//
// checkBoxMinWert
//
this.checkBoxMinWert.AutoSize = true;
this.checkBoxMinWert.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.checkBoxMinWert.Location = new System.Drawing.Point(10, 66);
this.checkBoxMinWert.Margin = new System.Windows.Forms.Padding(2);
this.checkBoxMinWert.Name = "checkBoxMinWert";
this.checkBoxMinWert.Size = new System.Drawing.Size(87, 21);
this.checkBoxMinWert.TabIndex = 21;
this.checkBoxMinWert.Text = "Min. Wert";
this.checkBoxMinWert.UseVisualStyleBackColor = true;
this.checkBoxMinWert.CheckedChanged += new System.EventHandler(this.checkBoxMinWert_CheckedChanged);
//
// checkBoxMaxWert
//
this.checkBoxMaxWert.AutoSize = true;
this.checkBoxMaxWert.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.checkBoxMaxWert.Location = new System.Drawing.Point(127, 66);
this.checkBoxMaxWert.Margin = new System.Windows.Forms.Padding(2);
this.checkBoxMaxWert.Name = "checkBoxMaxWert";
this.checkBoxMaxWert.Size = new System.Drawing.Size(90, 21);
this.checkBoxMaxWert.TabIndex = 22;
this.checkBoxMaxWert.Text = "Max. Wert";
this.checkBoxMaxWert.UseVisualStyleBackColor = true;
this.checkBoxMaxWert.CheckedChanged += new System.EventHandler(this.checkBoxMaxWert_CheckedChanged);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(87, 39);
this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(185, 13);
this.label5.TabIndex = 24;
this.label5.Text = "Regelt die Sterneverteilung im Rating.";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Location = new System.Drawing.Point(340, 28);
this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
this.groupBox1.Size = new System.Drawing.Size(330, 84);
this.groupBox1.TabIndex = 25;
this.groupBox1.TabStop = false;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label10.Location = new System.Drawing.Point(4, 65);
this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(331, 13);
this.label10.TabIndex = 3;
this.label10.Text = "Wenn nicht angehackt wird Wert automatisch berechnet.";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(4, 49);
this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(233, 13);
this.label9.TabIndex = 2;
this.label9.Text = "-> Anzahl: Maximal mögliche Anzahl an Sternen.";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(4, 32);
this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(329, 13);
this.label8.TabIndex = 1;
this.label8.Text = "-> Max.Wert: Alle Werte darüber werden mit Max. Sternen versehen.";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(4, 16);
this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(306, 13);
this.label7.TabIndex = 0;
this.label7.Text = "-> Min.Wert: Alle Wert darunter werden mit 0 Sternen versehen.";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(302, 189);
this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(275, 13);
this.label11.TabIndex = 26;
this.label11.Text = "KontoNr. zu einer Kostenstelle für den Import hinzufügen.";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label12.Location = new System.Drawing.Point(5, 123);
this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(182, 26);
this.label12.TabIndex = 27;
this.label12.Text = "DokumentPfade";
//
// textBoxSortiment
//
this.textBoxSortiment.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textBoxSortiment.Location = new System.Drawing.Point(181, 75);
this.textBoxSortiment.Margin = new System.Windows.Forms.Padding(2);
this.textBoxSortiment.Name = "textBoxSortiment";
this.textBoxSortiment.Size = new System.Drawing.Size(422, 26);
this.textBoxSortiment.TabIndex = 28;
this.textBoxSortiment.Visible = false;
this.textBoxSortiment.TextChanged += new System.EventHandler(this.TextBox_TextChanged);
this.textBoxSortiment.Enter += new System.EventHandler(this.textBoxSortiment_Enter);
this.textBoxSortiment.Validating += new System.ComponentModel.CancelEventHandler(this.TextBox_Validating);
//
// textBoxRatingbild
//
this.textBoxRatingbild.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textBoxRatingbild.Location = new System.Drawing.Point(181, 104);
this.textBoxRatingbild.Margin = new System.Windows.Forms.Padding(2);
this.textBoxRatingbild.Name = "textBoxRatingbild";
this.textBoxRatingbild.Size = new System.Drawing.Size(422, 26);
this.textBoxRatingbild.TabIndex = 30;
this.textBoxRatingbild.Visible = false;
this.textBoxRatingbild.TextChanged += new System.EventHandler(this.TextBox_TextChanged);
this.textBoxRatingbild.Enter += new System.EventHandler(this.textBoxSortiment_Enter);
this.textBoxRatingbild.Validating += new System.ComponentModel.CancelEventHandler(this.TextBox_Validating);
//
// buttonSortiment
//
this.buttonSortiment.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonSortiment.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.buttonSortiment.FlatAppearance.BorderSize = 0;
this.buttonSortiment.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonSortiment.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonSortiment.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonSortiment.ForeColor = System.Drawing.Color.White;
this.buttonSortiment.Location = new System.Drawing.Point(16, 75);
this.buttonSortiment.Margin = new System.Windows.Forms.Padding(2);
this.buttonSortiment.Name = "buttonSortiment";
this.buttonSortiment.Size = new System.Drawing.Size(160, 24);
this.buttonSortiment.TabIndex = 32;
this.buttonSortiment.Text = "Sortiment";
this.buttonSortiment.UseVisualStyleBackColor = false;
this.buttonSortiment.Click += new System.EventHandler(this.ButtonPfad_Click);
//
// buttonRatingbild
//
this.buttonRatingbild.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonRatingbild.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.buttonRatingbild.FlatAppearance.BorderSize = 0;
this.buttonRatingbild.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonRatingbild.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonRatingbild.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonRatingbild.ForeColor = System.Drawing.Color.White;
this.buttonRatingbild.Location = new System.Drawing.Point(16, 104);
this.buttonRatingbild.Margin = new System.Windows.Forms.Padding(2);
this.buttonRatingbild.Name = "buttonRatingbild";
this.buttonRatingbild.Size = new System.Drawing.Size(160, 24);
this.buttonRatingbild.TabIndex = 33;
this.buttonRatingbild.Text = "Ratingbild";
this.buttonRatingbild.UseVisualStyleBackColor = false;
this.buttonRatingbild.Click += new System.EventHandler(this.ButtonPfad_Click);
//
// buttonSpeichern
//
this.buttonSpeichern.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.buttonSpeichern.BackColor = System.Drawing.Color.Green;
this.buttonSpeichern.FlatAppearance.BorderColor = System.Drawing.Color.Green;
this.buttonSpeichern.FlatAppearance.BorderSize = 0;
this.buttonSpeichern.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonSpeichern.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonSpeichern.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonSpeichern.ForeColor = System.Drawing.Color.White;
this.buttonSpeichern.Location = new System.Drawing.Point(856, 10);
this.buttonSpeichern.Margin = new System.Windows.Forms.Padding(2);
this.buttonSpeichern.Name = "buttonSpeichern";
this.buttonSpeichern.Size = new System.Drawing.Size(160, 28);
this.buttonSpeichern.TabIndex = 34;
this.buttonSpeichern.Text = "Speichern";
this.buttonSpeichern.UseVisualStyleBackColor = false;
this.buttonSpeichern.Click += new System.EventHandler(this.buttonSpeichern_Click);
//
// buttonAbbrechen
//
this.buttonAbbrechen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.buttonAbbrechen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.buttonAbbrechen.CausesValidation = false;
this.buttonAbbrechen.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
this.buttonAbbrechen.FlatAppearance.BorderSize = 0;
this.buttonAbbrechen.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonAbbrechen.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonAbbrechen.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonAbbrechen.ForeColor = System.Drawing.Color.White;
this.buttonAbbrechen.Location = new System.Drawing.Point(1021, 10);
this.buttonAbbrechen.Margin = new System.Windows.Forms.Padding(2);
this.buttonAbbrechen.Name = "buttonAbbrechen";
this.buttonAbbrechen.Size = new System.Drawing.Size(160, 28);
this.buttonAbbrechen.TabIndex = 35;
this.buttonAbbrechen.Text = "Abbrechen";
this.buttonAbbrechen.UseVisualStyleBackColor = false;
this.buttonAbbrechen.Click += new System.EventHandler(this.buttonAbbrechen_Click);
//
// buttonBeladeband
//
this.buttonBeladeband.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonBeladeband.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonBeladeband.FlatAppearance.BorderSize = 10;
this.buttonBeladeband.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonBeladeband.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonBeladeband.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonBeladeband.ForeColor = System.Drawing.Color.White;
this.buttonBeladeband.Location = new System.Drawing.Point(4, 80);
this.buttonBeladeband.Margin = new System.Windows.Forms.Padding(2);
this.buttonBeladeband.Name = "buttonBeladeband";
this.buttonBeladeband.Size = new System.Drawing.Size(160, 41);
this.buttonBeladeband.TabIndex = 36;
this.buttonBeladeband.Text = "Farbe Beladeband";
this.buttonBeladeband.UseVisualStyleBackColor = false;
this.buttonBeladeband.Click += new System.EventHandler(this.Color_button_Click);
//
// buttonTrockner
//
this.buttonTrockner.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonTrockner.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonTrockner.FlatAppearance.BorderSize = 10;
this.buttonTrockner.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonTrockner.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonTrockner.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonTrockner.ForeColor = System.Drawing.Color.White;
this.buttonTrockner.Location = new System.Drawing.Point(664, 80);
this.buttonTrockner.Margin = new System.Windows.Forms.Padding(2);
this.buttonTrockner.Name = "buttonTrockner";
this.buttonTrockner.Size = new System.Drawing.Size(160, 41);
this.buttonTrockner.TabIndex = 37;
this.buttonTrockner.Text = "Farbe Trockner";
this.buttonTrockner.UseVisualStyleBackColor = false;
this.buttonTrockner.Click += new System.EventHandler(this.Color_button_Click);
//
// buttonHubband
//
this.buttonHubband.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonHubband.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonHubband.FlatAppearance.BorderSize = 10;
this.buttonHubband.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonHubband.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonHubband.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonHubband.ForeColor = System.Drawing.Color.White;
this.buttonHubband.Location = new System.Drawing.Point(500, 80);
this.buttonHubband.Margin = new System.Windows.Forms.Padding(2);
this.buttonHubband.Name = "buttonHubband";
this.buttonHubband.Size = new System.Drawing.Size(160, 41);
this.buttonHubband.TabIndex = 38;
this.buttonHubband.Text = "Farbe Hubband";
this.buttonHubband.UseVisualStyleBackColor = false;
this.buttonHubband.Click += new System.EventHandler(this.Color_button_Click);
//
// buttonPresse
//
this.buttonPresse.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonPresse.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonPresse.FlatAppearance.BorderSize = 10;
this.buttonPresse.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonPresse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonPresse.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonPresse.ForeColor = System.Drawing.Color.White;
this.buttonPresse.Location = new System.Drawing.Point(334, 80);
this.buttonPresse.Margin = new System.Windows.Forms.Padding(2);
this.buttonPresse.Name = "buttonPresse";
this.buttonPresse.Size = new System.Drawing.Size(160, 41);
this.buttonPresse.TabIndex = 39;
this.buttonPresse.Text = "Farbe Presse";
this.buttonPresse.UseVisualStyleBackColor = false;
this.buttonPresse.Click += new System.EventHandler(this.Color_button_Click);
//
// buttonWaschstrasse
//
this.buttonWaschstrasse.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonWaschstrasse.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonWaschstrasse.FlatAppearance.BorderSize = 10;
this.buttonWaschstrasse.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonWaschstrasse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonWaschstrasse.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonWaschstrasse.ForeColor = System.Drawing.Color.White;
this.buttonWaschstrasse.Location = new System.Drawing.Point(170, 80);
this.buttonWaschstrasse.Margin = new System.Windows.Forms.Padding(2);
this.buttonWaschstrasse.Name = "buttonWaschstrasse";
this.buttonWaschstrasse.Size = new System.Drawing.Size(160, 41);
this.buttonWaschstrasse.TabIndex = 40;
this.buttonWaschstrasse.Text = "Farbe Waschstrasse";
this.buttonWaschstrasse.UseVisualStyleBackColor = false;
this.buttonWaschstrasse.Click += new System.EventHandler(this.Color_button_Click);
//
// buttonEntladeband
//
this.buttonEntladeband.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonEntladeband.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonEntladeband.FlatAppearance.BorderSize = 10;
this.buttonEntladeband.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonEntladeband.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonEntladeband.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonEntladeband.ForeColor = System.Drawing.Color.White;
this.buttonEntladeband.Location = new System.Drawing.Point(830, 80);
this.buttonEntladeband.Margin = new System.Windows.Forms.Padding(2);
this.buttonEntladeband.Name = "buttonEntladeband";
this.buttonEntladeband.Size = new System.Drawing.Size(160, 41);
this.buttonEntladeband.TabIndex = 41;
this.buttonEntladeband.Text = "Farbe Entladeband";
this.buttonEntladeband.UseVisualStyleBackColor = false;
this.buttonEntladeband.Click += new System.EventHandler(this.Color_button_Click);
//
// groupBoxFarben
//
this.groupBoxFarben.Controls.Add(this.buttonAuftBald);
this.groupBoxFarben.Controls.Add(this.buttonAuftAbgel);
this.groupBoxFarben.Controls.Add(this.label4);
this.groupBoxFarben.Controls.Add(this.buttonColNeg);
this.groupBoxFarben.Controls.Add(this.buttonEntladeband);
this.groupBoxFarben.Controls.Add(this.buttonColPos);
this.groupBoxFarben.Controls.Add(this.buttonWaschstrasse);
this.groupBoxFarben.Controls.Add(this.buttonColEqu);
this.groupBoxFarben.Controls.Add(this.buttonPresse);
this.groupBoxFarben.Controls.Add(this.buttonBeladeband);
this.groupBoxFarben.Controls.Add(this.buttonHubband);
this.groupBoxFarben.Controls.Add(this.buttonTrockner);
this.groupBoxFarben.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBoxFarben.Location = new System.Drawing.Point(7, 5);
this.groupBoxFarben.Margin = new System.Windows.Forms.Padding(2);
this.groupBoxFarben.Name = "groupBoxFarben";
this.groupBoxFarben.Padding = new System.Windows.Forms.Padding(2);
this.groupBoxFarben.Size = new System.Drawing.Size(1043, 176);
this.groupBoxFarben.TabIndex = 42;
this.groupBoxFarben.TabStop = false;
this.groupBoxFarben.Text = "Farben";
//
// buttonAuftBald
//
this.buttonAuftBald.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonAuftBald.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonAuftBald.FlatAppearance.BorderSize = 10;
this.buttonAuftBald.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonAuftBald.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonAuftBald.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonAuftBald.ForeColor = System.Drawing.Color.White;
this.buttonAuftBald.Location = new System.Drawing.Point(170, 126);
this.buttonAuftBald.Margin = new System.Windows.Forms.Padding(2);
this.buttonAuftBald.Name = "buttonAuftBald";
this.buttonAuftBald.Size = new System.Drawing.Size(160, 41);
this.buttonAuftBald.TabIndex = 43;
this.buttonAuftBald.Text = "Farbe Auftrag bald";
this.buttonAuftBald.UseVisualStyleBackColor = false;
this.buttonAuftBald.Click += new System.EventHandler(this.Color_button_Click);
//
// buttonAuftAbgel
//
this.buttonAuftAbgel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonAuftAbgel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonAuftAbgel.FlatAppearance.BorderSize = 10;
this.buttonAuftAbgel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.LightSteelBlue;
this.buttonAuftAbgel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonAuftAbgel.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonAuftAbgel.ForeColor = System.Drawing.Color.White;
this.buttonAuftAbgel.Location = new System.Drawing.Point(4, 126);
this.buttonAuftAbgel.Margin = new System.Windows.Forms.Padding(2);
this.buttonAuftAbgel.Name = "buttonAuftAbgel";
this.buttonAuftAbgel.Size = new System.Drawing.Size(160, 41);
this.buttonAuftAbgel.TabIndex = 42;
this.buttonAuftAbgel.Text = "Farbe Auftrag zu spät";
this.buttonAuftAbgel.UseVisualStyleBackColor = false;
this.buttonAuftAbgel.Click += new System.EventHandler(this.Color_button_Click);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(500, 49);
this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(208, 13);
this.label4.TabIndex = 23;
this.label4.Text = "Gibt an welche Farben verwendet werden.";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label13.Location = new System.Drawing.Point(22, 37);
this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(73, 13);
this.label13.TabIndex = 44;
this.label13.Text = "SWS-Drucker";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label14.Location = new System.Drawing.Point(22, 64);
this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(78, 13);
this.label14.TabIndex = 45;
this.label14.Text = "Etikett-Drucker";
//
// comboBoxSWSDrucker
//
this.comboBoxSWSDrucker.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBoxSWSDrucker.FormattingEnabled = true;
this.comboBoxSWSDrucker.Location = new System.Drawing.Point(123, 29);
this.comboBoxSWSDrucker.Name = "comboBoxSWSDrucker";
this.comboBoxSWSDrucker.Size = new System.Drawing.Size(195, 21);
this.comboBoxSWSDrucker.TabIndex = 46;
//
// comboBoxEtikettDrucker
//
this.comboBoxEtikettDrucker.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBoxEtikettDrucker.FormattingEnabled = true;
this.comboBoxEtikettDrucker.Location = new System.Drawing.Point(123, 56);
this.comboBoxEtikettDrucker.Name = "comboBoxEtikettDrucker";
this.comboBoxEtikettDrucker.Size = new System.Drawing.Size(195, 21);
this.comboBoxEtikettDrucker.TabIndex = 47;
//
// groupBoxDrucker
//
this.groupBoxDrucker.Controls.Add(this.numericUpDownSWSKopien);
this.groupBoxDrucker.Controls.Add(this.label1);
this.groupBoxDrucker.Controls.Add(this.comboBoxSWSDrucker);
this.groupBoxDrucker.Controls.Add(this.comboBoxEtikettDrucker);
this.groupBoxDrucker.Controls.Add(this.label13);
this.groupBoxDrucker.Controls.Add(this.label14);
this.groupBoxDrucker.Font = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBoxDrucker.Location = new System.Drawing.Point(14, 32);
this.groupBoxDrucker.Name = "groupBoxDrucker";
this.groupBoxDrucker.Size = new System.Drawing.Size(547, 90);
this.groupBoxDrucker.TabIndex = 48;
this.groupBoxDrucker.TabStop = false;
this.groupBoxDrucker.Text = "Standart Drucker";
//
// numericUpDownSWSKopien
//
this.numericUpDownSWSKopien.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.numericUpDownSWSKopien.Location = new System.Drawing.Point(404, 30);
this.numericUpDownSWSKopien.Name = "numericUpDownSWSKopien";
this.numericUpDownSWSKopien.Size = new System.Drawing.Size(47, 20);
this.numericUpDownSWSKopien.TabIndex = 49;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(331, 37);
this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(68, 13);
this.label1.TabIndex = 48;
this.label1.Text = "SWS-Kopien";
//
// tabControlEinstellung
//
this.tabControlEinstellung.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.tabControlEinstellung.Controls.Add(this.tabPageFarben);
this.tabControlEinstellung.Controls.Add(this.tabPageDeckungsbeitrag);
this.tabControlEinstellung.Controls.Add(this.tabPageDrucker);
this.tabControlEinstellung.Controls.Add(this.tabPageTourenplanung);
this.tabControlEinstellung.Controls.Add(this.tabPageAllgemein);
this.tabControlEinstellung.Location = new System.Drawing.Point(0, 0);
this.tabControlEinstellung.Name = "tabControlEinstellung";
this.tabControlEinstellung.SelectedIndex = 0;
this.tabControlEinstellung.Size = new System.Drawing.Size(1192, 623);
this.tabControlEinstellung.TabIndex = 49;
//
// tabPageFarben
//
this.tabPageFarben.Controls.Add(this.groupBoxFarben);
this.tabPageFarben.Location = new System.Drawing.Point(4, 22);
this.tabPageFarben.Name = "tabPageFarben";
this.tabPageFarben.Padding = new System.Windows.Forms.Padding(3);
this.tabPageFarben.Size = new System.Drawing.Size(1184, 597);
this.tabPageFarben.TabIndex = 0;
this.tabPageFarben.Text = "Farben";
this.tabPageFarben.UseVisualStyleBackColor = true;
//
// tabPageDeckungsbeitrag
//
this.tabPageDeckungsbeitrag.Controls.Add(this.label3);
this.tabPageDeckungsbeitrag.Controls.Add(this.numUpDownMinWert);
this.tabPageDeckungsbeitrag.Controls.Add(this.numUpDownMaxWert);
this.tabPageDeckungsbeitrag.Controls.Add(this.numUpDownAnzahl);
this.tabPageDeckungsbeitrag.Controls.Add(this.label6);
this.tabPageDeckungsbeitrag.Controls.Add(this.checkBoxMinWert);
this.tabPageDeckungsbeitrag.Controls.Add(this.checkBoxMaxWert);
this.tabPageDeckungsbeitrag.Controls.Add(this.label5);
this.tabPageDeckungsbeitrag.Controls.Add(this.label11);
this.tabPageDeckungsbeitrag.Controls.Add(this.label12);
this.tabPageDeckungsbeitrag.Controls.Add(this.label2);
this.tabPageDeckungsbeitrag.Controls.Add(this.buttonFixMietSpeichern);
this.tabPageDeckungsbeitrag.Controls.Add(this.groupBox1);
this.tabPageDeckungsbeitrag.Controls.Add(this.textBoxFixMietKosten);
this.tabPageDeckungsbeitrag.Controls.Add(this.buttonVarKost);
this.tabPageDeckungsbeitrag.Controls.Add(this.buttonFixMietKosten);
this.tabPageDeckungsbeitrag.Controls.Add(this.textBoxVarKosten);
this.tabPageDeckungsbeitrag.Controls.Add(this.buttonFixLohnSpeichern);
this.tabPageDeckungsbeitrag.Controls.Add(this.buttonVarSpeichern);
this.tabPageDeckungsbeitrag.Controls.Add(this.textBoxFixLohnKosten);
this.tabPageDeckungsbeitrag.Controls.Add(this.buttonFixLohnKosten);
this.tabPageDeckungsbeitrag.Location = new System.Drawing.Point(4, 22);
this.tabPageDeckungsbeitrag.Name = "tabPageDeckungsbeitrag";
this.tabPageDeckungsbeitrag.Padding = new System.Windows.Forms.Padding(3);
this.tabPageDeckungsbeitrag.Size = new System.Drawing.Size(1184, 597);
this.tabPageDeckungsbeitrag.TabIndex = 1;
this.tabPageDeckungsbeitrag.Text = "Deckungsbeitrag";
this.tabPageDeckungsbeitrag.UseVisualStyleBackColor = true;
//
// tabPageDrucker
//
this.tabPageDrucker.Controls.Add(this.groupBoxDrucker);
this.tabPageDrucker.Location = new System.Drawing.Point(4, 22);
this.tabPageDrucker.Name = "tabPageDrucker";
this.tabPageDrucker.Size = new System.Drawing.Size(1184, 597);
this.tabPageDrucker.TabIndex = 2;
this.tabPageDrucker.Text = "Drucker";
this.tabPageDrucker.UseVisualStyleBackColor = true;
//
// tabPageTourenplanung
//
this.tabPageTourenplanung.Controls.Add(this.groupBoxRegeln);
this.tabPageTourenplanung.Controls.Add(this.comboBoxLieferrhythmus);
this.tabPageTourenplanung.Controls.Add(this.label16);
this.tabPageTourenplanung.Controls.Add(this.label15);
this.tabPageTourenplanung.Location = new System.Drawing.Point(4, 22);
this.tabPageTourenplanung.Name = "tabPageTourenplanung";
this.tabPageTourenplanung.Size = new System.Drawing.Size(1184, 597);
this.tabPageTourenplanung.TabIndex = 3;
this.tabPageTourenplanung.Text = "Tourenplanung";
this.tabPageTourenplanung.UseVisualStyleBackColor = true;
//
// groupBoxRegeln
//
this.groupBoxRegeln.Controls.Add(this.comboBox5);
this.groupBoxRegeln.Controls.Add(this.label23);
this.groupBoxRegeln.Controls.Add(this.comboBox3);
this.groupBoxRegeln.Controls.Add(this.comboBox4);
this.groupBoxRegeln.Controls.Add(this.label22);
this.groupBoxRegeln.Controls.Add(this.comboBox1);
this.groupBoxRegeln.Controls.Add(this.comboBox2);
this.groupBoxRegeln.Controls.Add(this.label21);
this.groupBoxRegeln.Controls.Add(this.comboBoxLT2);
this.groupBoxRegeln.Controls.Add(this.comboBoxLT1);
this.groupBoxRegeln.Controls.Add(this.label17);
this.groupBoxRegeln.Controls.Add(this.label18);
this.groupBoxRegeln.Controls.Add(this.label19);
this.groupBoxRegeln.Controls.Add(this.label20);
this.groupBoxRegeln.Location = new System.Drawing.Point(12, 98);
this.groupBoxRegeln.Margin = new System.Windows.Forms.Padding(2);
this.groupBoxRegeln.Name = "groupBoxRegeln";
this.groupBoxRegeln.Padding = new System.Windows.Forms.Padding(2);
this.groupBoxRegeln.Size = new System.Drawing.Size(1165, 249);
this.groupBoxRegeln.TabIndex = 48;
this.groupBoxRegeln.TabStop = false;
//
// comboBox5
//
this.comboBox5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBox5.FormattingEnabled = true;
this.comboBox5.Location = new System.Drawing.Point(235, 87);
this.comboBox5.Name = "comboBox5";
this.comboBox5.Size = new System.Drawing.Size(45, 21);
this.comboBox5.TabIndex = 58;
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(205, 90);
this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(25, 13);
this.label23.TabIndex = 57;
this.label23.Text = "und";
//
// comboBox3
//
this.comboBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBox3.FormattingEnabled = true;
this.comboBox3.Location = new System.Drawing.Point(155, 87);
this.comboBox3.Name = "comboBox3";
this.comboBox3.Size = new System.Drawing.Size(45, 21);
this.comboBox3.TabIndex = 56;
//
// comboBox4
//
this.comboBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBox4.FormattingEnabled = true;
this.comboBox4.Location = new System.Drawing.Point(75, 87);
this.comboBox4.Name = "comboBox4";
this.comboBox4.Size = new System.Drawing.Size(45, 21);
this.comboBox4.TabIndex = 55;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(125, 90);
this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(25, 13);
this.label22.TabIndex = 54;
this.label22.Text = "und";
//
// comboBox1
//
this.comboBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(155, 43);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(45, 21);
this.comboBox1.TabIndex = 53;
//
// comboBox2
//
this.comboBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Location = new System.Drawing.Point(75, 40);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(45, 21);
this.comboBox2.TabIndex = 52;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(125, 43);
this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(25, 13);
this.label21.TabIndex = 51;
this.label21.Text = "und";
//
// comboBoxLT2
//
this.comboBoxLT2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBoxLT2.FormattingEnabled = true;
this.comboBoxLT2.Location = new System.Drawing.Point(155, 13);
this.comboBoxLT2.Name = "comboBoxLT2";
this.comboBoxLT2.Size = new System.Drawing.Size(45, 21);
this.comboBoxLT2.TabIndex = 50;
//
// comboBoxLT1
//
this.comboBoxLT1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBoxLT1.FormattingEnabled = true;
this.comboBoxLT1.Location = new System.Drawing.Point(75, 13);
this.comboBoxLT1.Name = "comboBoxLT1";
this.comboBoxLT1.Size = new System.Drawing.Size(45, 21);
this.comboBoxLT1.TabIndex = 49;
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label17.Location = new System.Drawing.Point(4, 224);
this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(331, 13);
this.label17.TabIndex = 3;
this.label17.Text = "Wenn nicht angehackt wird Wert automatisch berechnet.";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(4, 90);
this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(66, 13);
this.label18.TabIndex = 2;
this.label18.Text = "3 Liefertage:";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(125, 16);
this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(25, 13);
this.label19.TabIndex = 1;
this.label19.Text = "und";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(4, 16);
this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(66, 13);
this.label20.TabIndex = 0;
this.label20.Text = "2 Liefertage:";
//
// comboBoxLieferrhythmus
//
this.comboBoxLieferrhythmus.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.comboBoxLieferrhythmus.FormattingEnabled = true;
this.comboBoxLieferrhythmus.Location = new System.Drawing.Point(281, 77);
this.comboBoxLieferrhythmus.Name = "comboBoxLieferrhythmus";
this.comboBoxLieferrhythmus.Size = new System.Drawing.Size(195, 21);
this.comboBoxLieferrhythmus.TabIndex = 47;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(9, 80);
this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(267, 13);
this.label16.TabIndex = 25;
this.label16.Text = "Folgende Regeln gelten bei Kunden mit Lieferrhythmus:";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 16.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label15.Location = new System.Drawing.Point(7, 19);
this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(442, 26);
this.label15.TabIndex = 15;
this.label15.Text = "Regeln für automatische Tourenplanung:";
//
// tabPageAllgemein
//
this.tabPageAllgemein.Controls.Add(this.buttonSortiment);
this.tabPageAllgemein.Controls.Add(this.textBoxSortiment);
this.tabPageAllgemein.Controls.Add(this.textBoxRatingbild);
this.tabPageAllgemein.Controls.Add(this.buttonRatingbild);
this.tabPageAllgemein.Location = new System.Drawing.Point(4, 22);
this.tabPageAllgemein.Name = "tabPageAllgemein";
this.tabPageAllgemein.Size = new System.Drawing.Size(1184, 597);
this.tabPageAllgemein.TabIndex = 4;
this.tabPageAllgemein.Text = "Allgemein";
this.tabPageAllgemein.UseVisualStyleBackColor = true;
//
// panelButtons
//
this.panelButtons.Controls.Add(this.buttonAbbrechen);
this.panelButtons.Controls.Add(this.buttonSpeichern);
this.panelButtons.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelButtons.Location = new System.Drawing.Point(0, 629);
this.panelButtons.Name = "panelButtons";
this.panelButtons.Size = new System.Drawing.Size(1192, 49);
this.panelButtons.TabIndex = 50;
//
// FormEinstellung
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1192, 678);
this.Controls.Add(this.panelButtons);
this.Controls.Add(this.tabControlEinstellung);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "FormEinstellung";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Einstellung";
this.Load += new System.EventHandler(this.FormEinstellung_Load);
((System.ComponentModel.ISupportInitialize)(this.numUpDownMinWert)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numUpDownMaxWert)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numUpDownAnzahl)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBoxFarben.ResumeLayout(false);
this.groupBoxFarben.PerformLayout();
this.groupBoxDrucker.ResumeLayout(false);
this.groupBoxDrucker.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.numericUpDownSWSKopien)).EndInit();
this.tabControlEinstellung.ResumeLayout(false);
this.tabPageFarben.ResumeLayout(false);
this.tabPageDeckungsbeitrag.ResumeLayout(false);
this.tabPageDeckungsbeitrag.PerformLayout();
this.tabPageDrucker.ResumeLayout(false);
this.tabPageTourenplanung.ResumeLayout(false);
this.tabPageTourenplanung.PerformLayout();
this.groupBoxRegeln.ResumeLayout(false);
this.groupBoxRegeln.PerformLayout();
this.tabPageAllgemein.ResumeLayout(false);
this.tabPageAllgemein.PerformLayout();
this.panelButtons.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button buttonVarKost;
private System.Windows.Forms.TextBox textBoxVarKosten;
private System.Windows.Forms.Button buttonVarSpeichern;
private System.Windows.Forms.Button buttonFixLohnSpeichern;
private System.Windows.Forms.TextBox textBoxFixLohnKosten;
private System.Windows.Forms.Button buttonFixLohnKosten;
private System.Windows.Forms.Button buttonFixMietSpeichern;
private System.Windows.Forms.TextBox textBoxFixMietKosten;
private System.Windows.Forms.Button buttonFixMietKosten;
private System.Windows.Forms.Button buttonColNeg;
private System.Windows.Forms.Button buttonColPos;
private System.Windows.Forms.Button buttonColEqu;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.NumericUpDown numUpDownMinWert;
private System.Windows.Forms.NumericUpDown numUpDownMaxWert;
private System.Windows.Forms.NumericUpDown numUpDownAnzahl;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.CheckBox checkBoxMinWert;
private System.Windows.Forms.CheckBox checkBoxMaxWert;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.TextBox textBoxSortiment;
private System.Windows.Forms.TextBox textBoxRatingbild;
private System.Windows.Forms.Button buttonSortiment;
private System.Windows.Forms.Button buttonRatingbild;
private System.Windows.Forms.Button buttonSpeichern;
private System.Windows.Forms.Button buttonAbbrechen;
private System.Windows.Forms.Button buttonBeladeband;
private System.Windows.Forms.Button buttonTrockner;
private System.Windows.Forms.Button buttonHubband;
private System.Windows.Forms.Button buttonPresse;
private System.Windows.Forms.Button buttonWaschstrasse;
private System.Windows.Forms.Button buttonEntladeband;
private System.Windows.Forms.GroupBox groupBoxFarben;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Button buttonAuftBald;
private System.Windows.Forms.Button buttonAuftAbgel;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.ComboBox comboBoxSWSDrucker;
private System.Windows.Forms.ComboBox comboBoxEtikettDrucker;
private System.Windows.Forms.GroupBox groupBoxDrucker;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.NumericUpDown numericUpDownSWSKopien;
private System.Windows.Forms.TabControl tabControlEinstellung;
private System.Windows.Forms.TabPage tabPageFarben;
private System.Windows.Forms.TabPage tabPageDeckungsbeitrag;
private System.Windows.Forms.TabPage tabPageDrucker;
private System.Windows.Forms.TabPage tabPageTourenplanung;
private System.Windows.Forms.TabPage tabPageAllgemein;
private System.Windows.Forms.Panel panelButtons;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.ComboBox comboBoxLieferrhythmus;
private System.Windows.Forms.GroupBox groupBoxRegeln;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox comboBoxLT2;
private System.Windows.Forms.ComboBox comboBoxLT1;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.ComboBox comboBox5;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.ComboBox comboBox3;
private System.Windows.Forms.ComboBox comboBox4;
private System.Windows.Forms.Label label22;
}
}