853 lines
39 KiB
C#
853 lines
39 KiB
C#
|
|
namespace Deckungsbeitrag
|
|
{
|
|
partial class FormDeckungsbeitrag
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDeckungsbeitrag));
|
|
this.listViewDeckungsbeitrag = new System.Windows.Forms.ListView();
|
|
this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader11 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader12 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader13 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader14 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnHeader15 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.groupBoxFilter = new System.Windows.Forms.GroupBox();
|
|
this.buttonFilterCl = new System.Windows.Forms.Button();
|
|
this.groupBoxUmsatzZeit = new System.Windows.Forms.GroupBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.dTPVergleich = new System.Windows.Forms.DateTimePicker();
|
|
this.groupBoxQuartal = new System.Windows.Forms.GroupBox();
|
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.dTPJahr = new System.Windows.Forms.DateTimePicker();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.dTPMonat = new System.Windows.Forms.DateTimePicker();
|
|
this.buttonOK = new System.Windows.Forms.Button();
|
|
this.pictureBoxFilter = new System.Windows.Forms.PictureBox();
|
|
this.groupBoxBettenanzahl = new System.Windows.Forms.GroupBox();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.comboBoxwaescheart = new System.Windows.Forms.ComboBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.comboBoxregion = new System.Windows.Forms.ComboBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.textBoxkunde_nr = new System.Windows.Forms.TextBox();
|
|
this.checkBox0ausblenden = new System.Windows.Forms.CheckBox();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.tSBBeenden = new System.Windows.Forms.ToolStripButton();
|
|
this.toolStripImport = new System.Windows.Forms.ToolStripButton();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.labelAbschGast = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.labelFixGastEW = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.labelFixGastMW = new System.Windows.Forms.Label();
|
|
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
|
|
this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabelKundegef = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabelMietbetten = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabelGesamtbetten = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabelGesamtumsatz = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel5 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabelFilterumsatzVP = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel6 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabelFilterumsatz = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabel7 = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.toolStripStatusLabelSteigerung = new System.Windows.Forms.ToolStripStatusLabel();
|
|
this.groupBoxFilter.SuspendLayout();
|
|
this.groupBoxUmsatzZeit.SuspendLayout();
|
|
this.groupBoxQuartal.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBoxFilter)).BeginInit();
|
|
this.groupBoxBettenanzahl.SuspendLayout();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.statusStrip1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// listViewDeckungsbeitrag
|
|
//
|
|
this.listViewDeckungsbeitrag.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.listViewDeckungsbeitrag.BackColor = System.Drawing.SystemColors.Window;
|
|
this.listViewDeckungsbeitrag.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnHeader1,
|
|
this.columnHeader2,
|
|
this.columnHeader3,
|
|
this.columnHeader4,
|
|
this.columnHeader5,
|
|
this.columnHeader6,
|
|
this.columnHeader7,
|
|
this.columnHeader8,
|
|
this.columnHeader9,
|
|
this.columnHeader10,
|
|
this.columnHeader11,
|
|
this.columnHeader12,
|
|
this.columnHeader13,
|
|
this.columnHeader14,
|
|
this.columnHeader15});
|
|
this.listViewDeckungsbeitrag.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.listViewDeckungsbeitrag.FullRowSelect = true;
|
|
this.listViewDeckungsbeitrag.GridLines = true;
|
|
this.listViewDeckungsbeitrag.HideSelection = false;
|
|
this.listViewDeckungsbeitrag.Location = new System.Drawing.Point(12, 182);
|
|
this.listViewDeckungsbeitrag.Name = "listViewDeckungsbeitrag";
|
|
this.listViewDeckungsbeitrag.Size = new System.Drawing.Size(1201, 396);
|
|
this.listViewDeckungsbeitrag.TabIndex = 0;
|
|
this.listViewDeckungsbeitrag.UseCompatibleStateImageBehavior = false;
|
|
this.listViewDeckungsbeitrag.View = System.Windows.Forms.View.Details;
|
|
this.listViewDeckungsbeitrag.ColumnClick += new System.Windows.Forms.ColumnClickEventHandler(this.listViewDeckungsbeitrag_ColumnClick);
|
|
//
|
|
// columnHeader1
|
|
//
|
|
this.columnHeader1.Tag = "Nummer";
|
|
this.columnHeader1.Text = "KundenNr";
|
|
this.columnHeader1.Width = 86;
|
|
//
|
|
// columnHeader2
|
|
//
|
|
this.columnHeader2.Tag = "Text";
|
|
this.columnHeader2.Text = "Name";
|
|
this.columnHeader2.Width = 31;
|
|
//
|
|
// columnHeader3
|
|
//
|
|
this.columnHeader3.Tag = "Text";
|
|
this.columnHeader3.Text = "Region";
|
|
this.columnHeader3.Width = 64;
|
|
//
|
|
// columnHeader4
|
|
//
|
|
this.columnHeader4.Tag = "Text";
|
|
this.columnHeader4.Text = "Wäscheart";
|
|
this.columnHeader4.Width = 93;
|
|
//
|
|
// columnHeader5
|
|
//
|
|
this.columnHeader5.Tag = "Text";
|
|
this.columnHeader5.Text = "Service";
|
|
this.columnHeader5.Width = 31;
|
|
//
|
|
// columnHeader6
|
|
//
|
|
this.columnHeader6.Tag = "Nummer";
|
|
this.columnHeader6.Text = "Betten";
|
|
this.columnHeader6.Width = 61;
|
|
//
|
|
// columnHeader7
|
|
//
|
|
this.columnHeader7.Tag = "Nummer";
|
|
this.columnHeader7.Text = "Umsatz VP";
|
|
this.columnHeader7.Width = 31;
|
|
//
|
|
// columnHeader8
|
|
//
|
|
this.columnHeader8.Tag = "Nummer";
|
|
this.columnHeader8.Text = "Umsatz WP";
|
|
this.columnHeader8.Width = 31;
|
|
//
|
|
// columnHeader9
|
|
//
|
|
this.columnHeader9.Tag = "Nummer";
|
|
this.columnHeader9.Text = "Differenz";
|
|
this.columnHeader9.Width = 31;
|
|
//
|
|
// columnHeader10
|
|
//
|
|
this.columnHeader10.Tag = "Nummer";
|
|
this.columnHeader10.Text = "+-%";
|
|
this.columnHeader10.Width = 31;
|
|
//
|
|
// columnHeader11
|
|
//
|
|
this.columnHeader11.Tag = "Nummer";
|
|
this.columnHeader11.Text = "Umsatzanteil";
|
|
this.columnHeader11.Width = 110;
|
|
//
|
|
// columnHeader12
|
|
//
|
|
this.columnHeader12.Tag = "Nummer";
|
|
this.columnHeader12.Text = "Kostenanteil";
|
|
this.columnHeader12.Width = 104;
|
|
//
|
|
// columnHeader13
|
|
//
|
|
this.columnHeader13.Tag = "Nummer";
|
|
this.columnHeader13.Text = "Umsatz/Gast";
|
|
this.columnHeader13.Width = 111;
|
|
//
|
|
// columnHeader14
|
|
//
|
|
this.columnHeader14.Tag = "Nummer";
|
|
this.columnHeader14.Text = "Bewertung";
|
|
this.columnHeader14.Width = 92;
|
|
//
|
|
// columnHeader15
|
|
//
|
|
this.columnHeader15.Tag = "Text";
|
|
this.columnHeader15.Text = "Status";
|
|
this.columnHeader15.Width = 306;
|
|
//
|
|
// groupBoxFilter
|
|
//
|
|
this.groupBoxFilter.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.groupBoxFilter.Controls.Add(this.buttonFilterCl);
|
|
this.groupBoxFilter.Controls.Add(this.groupBoxUmsatzZeit);
|
|
this.groupBoxFilter.Controls.Add(this.buttonOK);
|
|
this.groupBoxFilter.Controls.Add(this.pictureBoxFilter);
|
|
this.groupBoxFilter.Controls.Add(this.groupBoxBettenanzahl);
|
|
this.groupBoxFilter.Controls.Add(this.label5);
|
|
this.groupBoxFilter.Controls.Add(this.comboBoxwaescheart);
|
|
this.groupBoxFilter.Controls.Add(this.label4);
|
|
this.groupBoxFilter.Controls.Add(this.comboBoxregion);
|
|
this.groupBoxFilter.Controls.Add(this.label3);
|
|
this.groupBoxFilter.Controls.Add(this.textBoxkunde_nr);
|
|
this.groupBoxFilter.Location = new System.Drawing.Point(12, 39);
|
|
this.groupBoxFilter.Name = "groupBoxFilter";
|
|
this.groupBoxFilter.Size = new System.Drawing.Size(1201, 22);
|
|
this.groupBoxFilter.TabIndex = 1;
|
|
this.groupBoxFilter.TabStop = false;
|
|
this.groupBoxFilter.Text = "Filter-, Suchoptionen";
|
|
//
|
|
// buttonFilterCl
|
|
//
|
|
this.buttonFilterCl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.buttonFilterCl.Location = new System.Drawing.Point(1045, -78);
|
|
this.buttonFilterCl.Name = "buttonFilterCl";
|
|
this.buttonFilterCl.Size = new System.Drawing.Size(150, 23);
|
|
this.buttonFilterCl.TabIndex = 17;
|
|
this.buttonFilterCl.Text = "Filter löschen";
|
|
this.buttonFilterCl.UseVisualStyleBackColor = true;
|
|
this.buttonFilterCl.Click += new System.EventHandler(this.buttonFilterCl_Click);
|
|
//
|
|
// groupBoxUmsatzZeit
|
|
//
|
|
this.groupBoxUmsatzZeit.Controls.Add(this.label6);
|
|
this.groupBoxUmsatzZeit.Controls.Add(this.dTPVergleich);
|
|
this.groupBoxUmsatzZeit.Controls.Add(this.groupBoxQuartal);
|
|
this.groupBoxUmsatzZeit.Controls.Add(this.label2);
|
|
this.groupBoxUmsatzZeit.Controls.Add(this.dTPJahr);
|
|
this.groupBoxUmsatzZeit.Controls.Add(this.label1);
|
|
this.groupBoxUmsatzZeit.Controls.Add(this.dTPMonat);
|
|
this.groupBoxUmsatzZeit.Location = new System.Drawing.Point(497, 20);
|
|
this.groupBoxUmsatzZeit.Name = "groupBoxUmsatzZeit";
|
|
this.groupBoxUmsatzZeit.Size = new System.Drawing.Size(464, 90);
|
|
this.groupBoxUmsatzZeit.TabIndex = 16;
|
|
this.groupBoxUmsatzZeit.TabStop = false;
|
|
this.groupBoxUmsatzZeit.Text = "Umsatz-Zeitraum";
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(360, 38);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(58, 17);
|
|
this.label6.TabIndex = 10;
|
|
this.label6.Text = "Jahr VP";
|
|
//
|
|
// dTPVergleich
|
|
//
|
|
this.dTPVergleich.Checked = false;
|
|
this.dTPVergleich.CustomFormat = "yyyy";
|
|
this.dTPVergleich.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
this.dTPVergleich.Location = new System.Drawing.Point(361, 61);
|
|
this.dTPVergleich.Name = "dTPVergleich";
|
|
this.dTPVergleich.ShowCheckBox = true;
|
|
this.dTPVergleich.ShowUpDown = true;
|
|
this.dTPVergleich.Size = new System.Drawing.Size(86, 22);
|
|
this.dTPVergleich.TabIndex = 9;
|
|
this.dTPVergleich.Value = new System.DateTime(2019, 8, 25, 16, 58, 0, 0);
|
|
//
|
|
// groupBoxQuartal
|
|
//
|
|
this.groupBoxQuartal.Controls.Add(this.checkBox4);
|
|
this.groupBoxQuartal.Controls.Add(this.checkBox3);
|
|
this.groupBoxQuartal.Controls.Add(this.checkBox2);
|
|
this.groupBoxQuartal.Controls.Add(this.checkBox1);
|
|
this.groupBoxQuartal.Location = new System.Drawing.Point(226, 21);
|
|
this.groupBoxQuartal.Name = "groupBoxQuartal";
|
|
this.groupBoxQuartal.Size = new System.Drawing.Size(129, 62);
|
|
this.groupBoxQuartal.TabIndex = 8;
|
|
this.groupBoxQuartal.TabStop = false;
|
|
this.groupBoxQuartal.Text = "Quartal";
|
|
//
|
|
// checkBox4
|
|
//
|
|
this.checkBox4.AutoSize = true;
|
|
this.checkBox4.CheckAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.checkBox4.Location = new System.Drawing.Point(94, 23);
|
|
this.checkBox4.Name = "checkBox4";
|
|
this.checkBox4.Size = new System.Drawing.Size(20, 38);
|
|
this.checkBox4.TabIndex = 3;
|
|
this.checkBox4.Text = "4";
|
|
this.checkBox4.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox3
|
|
//
|
|
this.checkBox3.AutoSize = true;
|
|
this.checkBox3.CheckAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.checkBox3.Location = new System.Drawing.Point(68, 23);
|
|
this.checkBox3.Name = "checkBox3";
|
|
this.checkBox3.Size = new System.Drawing.Size(20, 38);
|
|
this.checkBox3.TabIndex = 2;
|
|
this.checkBox3.Text = "3";
|
|
this.checkBox3.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox2
|
|
//
|
|
this.checkBox2.AutoSize = true;
|
|
this.checkBox2.CheckAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.checkBox2.Location = new System.Drawing.Point(42, 23);
|
|
this.checkBox2.Name = "checkBox2";
|
|
this.checkBox2.Size = new System.Drawing.Size(20, 38);
|
|
this.checkBox2.TabIndex = 1;
|
|
this.checkBox2.Text = "2";
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.CheckAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.checkBox1.Location = new System.Drawing.Point(16, 23);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(20, 38);
|
|
this.checkBox1.TabIndex = 0;
|
|
this.checkBox1.Text = "1";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(126, 37);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(36, 17);
|
|
this.label2.TabIndex = 7;
|
|
this.label2.Text = "Jahr";
|
|
//
|
|
// dTPJahr
|
|
//
|
|
this.dTPJahr.Checked = false;
|
|
this.dTPJahr.CustomFormat = "yyyy";
|
|
this.dTPJahr.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
this.dTPJahr.Location = new System.Drawing.Point(127, 60);
|
|
this.dTPJahr.Name = "dTPJahr";
|
|
this.dTPJahr.ShowCheckBox = true;
|
|
this.dTPJahr.ShowUpDown = true;
|
|
this.dTPJahr.Size = new System.Drawing.Size(82, 22);
|
|
this.dTPJahr.TabIndex = 6;
|
|
this.dTPJahr.Value = new System.DateTime(2022, 1, 1, 16, 58, 0, 0);
|
|
this.dTPJahr.ValueChanged += new System.EventHandler(this.dTPJahr_ValueChanged);
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(6, 37);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(47, 17);
|
|
this.label1.TabIndex = 5;
|
|
this.label1.Text = "Monat";
|
|
//
|
|
// dTPMonat
|
|
//
|
|
this.dTPMonat.Checked = false;
|
|
this.dTPMonat.CustomFormat = "MMMM";
|
|
this.dTPMonat.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
|
|
this.dTPMonat.Location = new System.Drawing.Point(7, 60);
|
|
this.dTPMonat.Name = "dTPMonat";
|
|
this.dTPMonat.ShowCheckBox = true;
|
|
this.dTPMonat.ShowUpDown = true;
|
|
this.dTPMonat.Size = new System.Drawing.Size(114, 22);
|
|
this.dTPMonat.TabIndex = 4;
|
|
//
|
|
// buttonOK
|
|
//
|
|
this.buttonOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.buttonOK.Location = new System.Drawing.Point(1045, -21);
|
|
this.buttonOK.Name = "buttonOK";
|
|
this.buttonOK.Size = new System.Drawing.Size(150, 23);
|
|
this.buttonOK.TabIndex = 15;
|
|
this.buttonOK.Text = "OK";
|
|
this.buttonOK.UseVisualStyleBackColor = true;
|
|
this.buttonOK.Click += new System.EventHandler(this.buttonOK_Click);
|
|
//
|
|
// pictureBoxFilter
|
|
//
|
|
this.pictureBoxFilter.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxFilter.Image")));
|
|
this.pictureBoxFilter.Location = new System.Drawing.Point(141, 0);
|
|
this.pictureBoxFilter.Name = "pictureBoxFilter";
|
|
this.pictureBoxFilter.Size = new System.Drawing.Size(20, 20);
|
|
this.pictureBoxFilter.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
|
|
this.pictureBoxFilter.TabIndex = 4;
|
|
this.pictureBoxFilter.TabStop = false;
|
|
this.pictureBoxFilter.Click += new System.EventHandler(this.pictureBoxFilter_Click);
|
|
//
|
|
// groupBoxBettenanzahl
|
|
//
|
|
this.groupBoxBettenanzahl.Controls.Add(this.textBox3);
|
|
this.groupBoxBettenanzahl.Controls.Add(this.textBox2);
|
|
this.groupBoxBettenanzahl.Location = new System.Drawing.Point(254, 55);
|
|
this.groupBoxBettenanzahl.Name = "groupBoxBettenanzahl";
|
|
this.groupBoxBettenanzahl.Size = new System.Drawing.Size(237, 55);
|
|
this.groupBoxBettenanzahl.TabIndex = 14;
|
|
this.groupBoxBettenanzahl.TabStop = false;
|
|
this.groupBoxBettenanzahl.Text = "Bettenanzahl";
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.ForeColor = System.Drawing.Color.Silver;
|
|
this.textBox3.Location = new System.Drawing.Point(116, 24);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(100, 22);
|
|
this.textBox3.TabIndex = 1;
|
|
this.textBox3.Text = "bis";
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.ForeColor = System.Drawing.Color.Silver;
|
|
this.textBox2.Location = new System.Drawing.Point(6, 24);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(100, 22);
|
|
this.textBox2.TabIndex = 0;
|
|
this.textBox2.Text = "von";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(164, 55);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(76, 17);
|
|
this.label5.TabIndex = 13;
|
|
this.label5.Text = "Wäscheart";
|
|
//
|
|
// comboBoxwaescheart
|
|
//
|
|
this.comboBoxwaescheart.FormattingEnabled = true;
|
|
this.comboBoxwaescheart.Location = new System.Drawing.Point(167, 77);
|
|
this.comboBoxwaescheart.Name = "comboBoxwaescheart";
|
|
this.comboBoxwaescheart.Size = new System.Drawing.Size(81, 24);
|
|
this.comboBoxwaescheart.TabIndex = 12;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(80, 55);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(53, 17);
|
|
this.label4.TabIndex = 11;
|
|
this.label4.Text = "Region";
|
|
//
|
|
// comboBoxregion
|
|
//
|
|
this.comboBoxregion.FormattingEnabled = true;
|
|
this.comboBoxregion.Location = new System.Drawing.Point(80, 77);
|
|
this.comboBoxregion.Name = "comboBoxregion";
|
|
this.comboBoxregion.Size = new System.Drawing.Size(81, 24);
|
|
this.comboBoxregion.TabIndex = 10;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(6, 55);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(68, 17);
|
|
this.label3.TabIndex = 9;
|
|
this.label3.Text = "KundeNr.";
|
|
//
|
|
// textBoxkunde_nr
|
|
//
|
|
this.textBoxkunde_nr.Location = new System.Drawing.Point(6, 78);
|
|
this.textBoxkunde_nr.Name = "textBoxkunde_nr";
|
|
this.textBoxkunde_nr.Size = new System.Drawing.Size(68, 22);
|
|
this.textBoxkunde_nr.TabIndex = 8;
|
|
//
|
|
// checkBox0ausblenden
|
|
//
|
|
this.checkBox0ausblenden.AutoSize = true;
|
|
this.checkBox0ausblenden.Location = new System.Drawing.Point(17, 158);
|
|
this.checkBox0ausblenden.Name = "checkBox0ausblenden";
|
|
this.checkBox0ausblenden.Size = new System.Drawing.Size(128, 21);
|
|
this.checkBox0ausblenden.TabIndex = 18;
|
|
this.checkBox0ausblenden.Text = "0 € ausblenden";
|
|
this.checkBox0ausblenden.UseVisualStyleBackColor = true;
|
|
this.checkBox0ausblenden.Click += new System.EventHandler(this.checkBox0ausblenden_Click);
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.tSBBeenden,
|
|
this.toolStripImport});
|
|
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(1225, 27);
|
|
this.toolStrip1.TabIndex = 3;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// tSBBeenden
|
|
//
|
|
this.tSBBeenden.Image = ((System.Drawing.Image)(resources.GetObject("tSBBeenden.Image")));
|
|
this.tSBBeenden.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.tSBBeenden.Name = "tSBBeenden";
|
|
this.tSBBeenden.Size = new System.Drawing.Size(91, 24);
|
|
this.tSBBeenden.Text = "Beenden";
|
|
//
|
|
// toolStripImport
|
|
//
|
|
this.toolStripImport.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right;
|
|
this.toolStripImport.Image = ((System.Drawing.Image)(resources.GetObject("toolStripImport.Image")));
|
|
this.toolStripImport.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.toolStripImport.Name = "toolStripImport";
|
|
this.toolStripImport.Size = new System.Drawing.Size(78, 24);
|
|
this.toolStripImport.Text = "Import";
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(547, 158);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(171, 17);
|
|
this.label7.TabIndex = 19;
|
|
this.label7.Text = "Abschr. Mietwäsche/Gast:";
|
|
//
|
|
// labelAbschGast
|
|
//
|
|
this.labelAbschGast.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labelAbschGast.AutoSize = true;
|
|
this.labelAbschGast.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelAbschGast.Location = new System.Drawing.Point(724, 159);
|
|
this.labelAbschGast.Name = "labelAbschGast";
|
|
this.labelAbschGast.Size = new System.Drawing.Size(31, 17);
|
|
this.labelAbschGast.TabIndex = 20;
|
|
this.labelAbschGast.Text = "0,0";
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(800, 158);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(131, 17);
|
|
this.label8.TabIndex = 21;
|
|
this.label8.Text = "Fixkosten/Gast EW:";
|
|
//
|
|
// labelFixGastEW
|
|
//
|
|
this.labelFixGastEW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labelFixGastEW.AutoSize = true;
|
|
this.labelFixGastEW.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelFixGastEW.Location = new System.Drawing.Point(937, 158);
|
|
this.labelFixGastEW.Name = "labelFixGastEW";
|
|
this.labelFixGastEW.Size = new System.Drawing.Size(31, 17);
|
|
this.labelFixGastEW.TabIndex = 22;
|
|
this.labelFixGastEW.Text = "0,0";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(1003, 158);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(133, 17);
|
|
this.label9.TabIndex = 23;
|
|
this.label9.Text = "Fixkosten/Gast MW:";
|
|
//
|
|
// labelFixGastMW
|
|
//
|
|
this.labelFixGastMW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.labelFixGastMW.AutoSize = true;
|
|
this.labelFixGastMW.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.labelFixGastMW.Location = new System.Drawing.Point(1142, 158);
|
|
this.labelFixGastMW.Name = "labelFixGastMW";
|
|
this.labelFixGastMW.Size = new System.Drawing.Size(31, 17);
|
|
this.labelFixGastMW.TabIndex = 24;
|
|
this.labelFixGastMW.Text = "0,0";
|
|
//
|
|
// statusStrip1
|
|
//
|
|
this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripStatusLabel1,
|
|
this.toolStripStatusLabelKundegef,
|
|
this.toolStripStatusLabel2,
|
|
this.toolStripStatusLabelMietbetten,
|
|
this.toolStripStatusLabel3,
|
|
this.toolStripStatusLabelGesamtbetten,
|
|
this.toolStripStatusLabel4,
|
|
this.toolStripStatusLabelGesamtumsatz,
|
|
this.toolStripStatusLabel5,
|
|
this.toolStripStatusLabelFilterumsatzVP,
|
|
this.toolStripStatusLabel6,
|
|
this.toolStripStatusLabelFilterumsatz,
|
|
this.toolStripStatusLabel7,
|
|
this.toolStripStatusLabelSteigerung});
|
|
this.statusStrip1.Location = new System.Drawing.Point(0, 581);
|
|
this.statusStrip1.Name = "statusStrip1";
|
|
this.statusStrip1.Size = new System.Drawing.Size(1225, 30);
|
|
this.statusStrip1.TabIndex = 25;
|
|
this.statusStrip1.Text = "statusStrip1";
|
|
//
|
|
// toolStripStatusLabel1
|
|
//
|
|
this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
|
|
this.toolStripStatusLabel1.Size = new System.Drawing.Size(129, 24);
|
|
this.toolStripStatusLabel1.Text = "Kunden gefunden:";
|
|
//
|
|
// toolStripStatusLabelKundegef
|
|
//
|
|
this.toolStripStatusLabelKundegef.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
|
|
this.toolStripStatusLabelKundegef.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken;
|
|
this.toolStripStatusLabelKundegef.Name = "toolStripStatusLabelKundegef";
|
|
this.toolStripStatusLabelKundegef.Size = new System.Drawing.Size(37, 24);
|
|
this.toolStripStatusLabelKundegef.Text = "000";
|
|
//
|
|
// toolStripStatusLabel2
|
|
//
|
|
this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
|
|
this.toolStripStatusLabel2.Size = new System.Drawing.Size(77, 24);
|
|
this.toolStripStatusLabel2.Text = "Mietbette:";
|
|
//
|
|
// toolStripStatusLabelMietbetten
|
|
//
|
|
this.toolStripStatusLabelMietbetten.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
|
|
this.toolStripStatusLabelMietbetten.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken;
|
|
this.toolStripStatusLabelMietbetten.Name = "toolStripStatusLabelMietbetten";
|
|
this.toolStripStatusLabelMietbetten.Size = new System.Drawing.Size(37, 24);
|
|
this.toolStripStatusLabelMietbetten.Text = "000";
|
|
//
|
|
// toolStripStatusLabel3
|
|
//
|
|
this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
|
|
this.toolStripStatusLabel3.Size = new System.Drawing.Size(105, 24);
|
|
this.toolStripStatusLabel3.Text = "Gesamtbetten:";
|
|
//
|
|
// toolStripStatusLabelGesamtbetten
|
|
//
|
|
this.toolStripStatusLabelGesamtbetten.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
|
|
this.toolStripStatusLabelGesamtbetten.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken;
|
|
this.toolStripStatusLabelGesamtbetten.Name = "toolStripStatusLabelGesamtbetten";
|
|
this.toolStripStatusLabelGesamtbetten.Size = new System.Drawing.Size(37, 24);
|
|
this.toolStripStatusLabelGesamtbetten.Text = "000";
|
|
//
|
|
// toolStripStatusLabel4
|
|
//
|
|
this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
|
|
this.toolStripStatusLabel4.Size = new System.Drawing.Size(109, 24);
|
|
this.toolStripStatusLabel4.Text = "Gesamtumsatz:";
|
|
//
|
|
// toolStripStatusLabelGesamtumsatz
|
|
//
|
|
this.toolStripStatusLabelGesamtumsatz.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
|
|
this.toolStripStatusLabelGesamtumsatz.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken;
|
|
this.toolStripStatusLabelGesamtumsatz.Name = "toolStripStatusLabelGesamtumsatz";
|
|
this.toolStripStatusLabelGesamtumsatz.Size = new System.Drawing.Size(37, 24);
|
|
this.toolStripStatusLabelGesamtumsatz.Text = "000";
|
|
//
|
|
// toolStripStatusLabel5
|
|
//
|
|
this.toolStripStatusLabel5.Name = "toolStripStatusLabel5";
|
|
this.toolStripStatusLabel5.Size = new System.Drawing.Size(113, 24);
|
|
this.toolStripStatusLabel5.Text = "Filterumsatz VP:";
|
|
//
|
|
// toolStripStatusLabelFilterumsatzVP
|
|
//
|
|
this.toolStripStatusLabelFilterumsatzVP.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
|
|
this.toolStripStatusLabelFilterumsatzVP.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken;
|
|
this.toolStripStatusLabelFilterumsatzVP.Name = "toolStripStatusLabelFilterumsatzVP";
|
|
this.toolStripStatusLabelFilterumsatzVP.Size = new System.Drawing.Size(37, 24);
|
|
this.toolStripStatusLabelFilterumsatzVP.Text = "000";
|
|
//
|
|
// toolStripStatusLabel6
|
|
//
|
|
this.toolStripStatusLabel6.Name = "toolStripStatusLabel6";
|
|
this.toolStripStatusLabel6.Size = new System.Drawing.Size(118, 24);
|
|
this.toolStripStatusLabel6.Text = "Filterumsatz WP:";
|
|
//
|
|
// toolStripStatusLabelFilterumsatz
|
|
//
|
|
this.toolStripStatusLabelFilterumsatz.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
|
|
this.toolStripStatusLabelFilterumsatz.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken;
|
|
this.toolStripStatusLabelFilterumsatz.Name = "toolStripStatusLabelFilterumsatz";
|
|
this.toolStripStatusLabelFilterumsatz.Size = new System.Drawing.Size(37, 24);
|
|
this.toolStripStatusLabelFilterumsatz.Text = "000";
|
|
//
|
|
// toolStripStatusLabel7
|
|
//
|
|
this.toolStripStatusLabel7.Name = "toolStripStatusLabel7";
|
|
this.toolStripStatusLabel7.Size = new System.Drawing.Size(116, 24);
|
|
this.toolStripStatusLabel7.Text = "Steigerung in %:";
|
|
//
|
|
// toolStripStatusLabelSteigerung
|
|
//
|
|
this.toolStripStatusLabelSteigerung.BorderSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)
|
|
| System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
|
|
this.toolStripStatusLabelSteigerung.BorderStyle = System.Windows.Forms.Border3DStyle.Sunken;
|
|
this.toolStripStatusLabelSteigerung.Name = "toolStripStatusLabelSteigerung";
|
|
this.toolStripStatusLabelSteigerung.Size = new System.Drawing.Size(45, 24);
|
|
this.toolStripStatusLabelSteigerung.Text = "00 %";
|
|
//
|
|
// FormDeckungsbeitrag
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1225, 611);
|
|
this.Controls.Add(this.statusStrip1);
|
|
this.Controls.Add(this.labelFixGastMW);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.labelFixGastEW);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.labelAbschGast);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.checkBox0ausblenden);
|
|
this.Controls.Add(this.toolStrip1);
|
|
this.Controls.Add(this.groupBoxFilter);
|
|
this.Controls.Add(this.listViewDeckungsbeitrag);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Name = "FormDeckungsbeitrag";
|
|
this.Text = "Wolfgang Wirl GmbH - DECKUNGSBEITRAG";
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.Load += new System.EventHandler(this.FormDeckungsbeitrag_Load);
|
|
this.groupBoxFilter.ResumeLayout(false);
|
|
this.groupBoxFilter.PerformLayout();
|
|
this.groupBoxUmsatzZeit.ResumeLayout(false);
|
|
this.groupBoxUmsatzZeit.PerformLayout();
|
|
this.groupBoxQuartal.ResumeLayout(false);
|
|
this.groupBoxQuartal.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBoxFilter)).EndInit();
|
|
this.groupBoxBettenanzahl.ResumeLayout(false);
|
|
this.groupBoxBettenanzahl.PerformLayout();
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.statusStrip1.ResumeLayout(false);
|
|
this.statusStrip1.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.ListView listViewDeckungsbeitrag;
|
|
private System.Windows.Forms.GroupBox groupBoxFilter;
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripButton tSBBeenden;
|
|
private System.Windows.Forms.ToolStripButton toolStripImport;
|
|
private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
private System.Windows.Forms.ColumnHeader columnHeader4;
|
|
private System.Windows.Forms.ColumnHeader columnHeader5;
|
|
private System.Windows.Forms.ColumnHeader columnHeader6;
|
|
private System.Windows.Forms.ColumnHeader columnHeader8;
|
|
private System.Windows.Forms.GroupBox groupBoxBettenanzahl;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.ComboBox comboBoxwaescheart;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.ComboBox comboBoxregion;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.TextBox textBoxkunde_nr;
|
|
private System.Windows.Forms.DateTimePicker dTPMonat;
|
|
private System.Windows.Forms.PictureBox pictureBoxFilter;
|
|
private System.Windows.Forms.Button buttonOK;
|
|
private System.Windows.Forms.GroupBox groupBoxUmsatzZeit;
|
|
private System.Windows.Forms.GroupBox groupBoxQuartal;
|
|
private System.Windows.Forms.CheckBox checkBox4;
|
|
private System.Windows.Forms.CheckBox checkBox3;
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.DateTimePicker dTPJahr;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.ColumnHeader columnHeader7;
|
|
private System.Windows.Forms.ColumnHeader columnHeader9;
|
|
private System.Windows.Forms.Button buttonFilterCl;
|
|
private System.Windows.Forms.CheckBox checkBox0ausblenden;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.DateTimePicker dTPVergleich;
|
|
private System.Windows.Forms.ColumnHeader columnHeader10;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Label labelAbschGast;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label labelFixGastEW;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label labelFixGastMW;
|
|
private System.Windows.Forms.StatusStrip statusStrip1;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelKundegef;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel2;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelMietbetten;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel3;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelGesamtbetten;
|
|
private System.Windows.Forms.ColumnHeader columnHeader11;
|
|
private System.Windows.Forms.ColumnHeader columnHeader12;
|
|
private System.Windows.Forms.ColumnHeader columnHeader13;
|
|
private System.Windows.Forms.ColumnHeader columnHeader14;
|
|
private System.Windows.Forms.ColumnHeader columnHeader15;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel4;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelGesamtumsatz;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel6;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelFilterumsatz;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel5;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelFilterumsatzVP;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel7;
|
|
private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabelSteigerung;
|
|
}
|
|
} |