Programm_Wirl/AA-Forms/FormAufleger.Designer.cs

408 lines
22 KiB
C#

namespace Deckungsbeitrag
{
partial class FormAufleger
{
/// <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(FormAufleger));
this.tLPAuftrag = new System.Windows.Forms.TableLayoutPanel();
this.labelContT5 = new System.Windows.Forms.Label();
this.labelContT4 = new System.Windows.Forms.Label();
this.labelContT3 = new System.Windows.Forms.Label();
this.labelContT2 = new System.Windows.Forms.Label();
this.labelContT1 = new System.Windows.Forms.Label();
this.fLP_T5 = new System.Windows.Forms.FlowLayoutPanel();
this.fLP_T4 = new System.Windows.Forms.FlowLayoutPanel();
this.fLP_T3 = new System.Windows.Forms.FlowLayoutPanel();
this.fLP_T2 = new System.Windows.Forms.FlowLayoutPanel();
this.labelT5 = new System.Windows.Forms.Label();
this.labelT4 = new System.Windows.Forms.Label();
this.labelT3 = new System.Windows.Forms.Label();
this.labelT2 = new System.Windows.Forms.Label();
this.labelT1 = new System.Windows.Forms.Label();
this.fLP_T1 = new System.Windows.Forms.FlowLayoutPanel();
this.textBoxScan = new System.Windows.Forms.TextBox();
this.buttonCloseForm = new System.Windows.Forms.Button();
this.labelVersion = new System.Windows.Forms.Label();
this.tLPAuftrag.SuspendLayout();
this.SuspendLayout();
//
// tLPAuftrag
//
this.tLPAuftrag.ColumnCount = 5;
this.tLPAuftrag.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tLPAuftrag.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tLPAuftrag.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tLPAuftrag.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tLPAuftrag.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
this.tLPAuftrag.Controls.Add(this.labelContT5, 0, 2);
this.tLPAuftrag.Controls.Add(this.labelContT4, 1, 2);
this.tLPAuftrag.Controls.Add(this.labelContT3, 2, 2);
this.tLPAuftrag.Controls.Add(this.labelContT2, 3, 2);
this.tLPAuftrag.Controls.Add(this.labelContT1, 4, 2);
this.tLPAuftrag.Controls.Add(this.fLP_T5, 4, 1);
this.tLPAuftrag.Controls.Add(this.fLP_T4, 3, 1);
this.tLPAuftrag.Controls.Add(this.fLP_T3, 2, 1);
this.tLPAuftrag.Controls.Add(this.fLP_T2, 1, 1);
this.tLPAuftrag.Controls.Add(this.labelT5, 4, 0);
this.tLPAuftrag.Controls.Add(this.labelT4, 3, 0);
this.tLPAuftrag.Controls.Add(this.labelT3, 2, 0);
this.tLPAuftrag.Controls.Add(this.labelT2, 1, 0);
this.tLPAuftrag.Controls.Add(this.labelT1, 0, 0);
this.tLPAuftrag.Controls.Add(this.fLP_T1, 0, 1);
this.tLPAuftrag.Controls.Add(this.textBoxScan, 0, 3);
this.tLPAuftrag.Controls.Add(this.buttonCloseForm, 4, 3);
this.tLPAuftrag.Controls.Add(this.labelVersion, 2, 3);
this.tLPAuftrag.Dock = System.Windows.Forms.DockStyle.Fill;
this.tLPAuftrag.ForeColor = System.Drawing.Color.Black;
this.tLPAuftrag.Location = new System.Drawing.Point(0, 0);
this.tLPAuftrag.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.tLPAuftrag.Name = "tLPAuftrag";
this.tLPAuftrag.RowCount = 4;
this.tLPAuftrag.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
this.tLPAuftrag.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tLPAuftrag.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
this.tLPAuftrag.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
this.tLPAuftrag.Size = new System.Drawing.Size(1383, 745);
this.tLPAuftrag.TabIndex = 2;
//
// labelContT5
//
this.labelContT5.AutoSize = true;
this.labelContT5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.labelContT5.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelContT5.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelContT5.ForeColor = System.Drawing.Color.White;
this.labelContT5.Location = new System.Drawing.Point(4, 621);
this.labelContT5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelContT5.Name = "labelContT5";
this.labelContT5.Size = new System.Drawing.Size(268, 62);
this.labelContT5.TabIndex = 24;
this.labelContT5.Tag = "FR";
this.labelContT5.Text = "0";
this.labelContT5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.labelContT5.DoubleClick += new System.EventHandler(this.labelCont_DoubleClick);
//
// labelContT4
//
this.labelContT4.AutoSize = true;
this.labelContT4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.labelContT4.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelContT4.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelContT4.ForeColor = System.Drawing.Color.White;
this.labelContT4.Location = new System.Drawing.Point(280, 621);
this.labelContT4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelContT4.Name = "labelContT4";
this.labelContT4.Size = new System.Drawing.Size(268, 62);
this.labelContT4.TabIndex = 23;
this.labelContT4.Tag = "DO";
this.labelContT4.Text = "0";
this.labelContT4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.labelContT4.DoubleClick += new System.EventHandler(this.labelCont_DoubleClick);
//
// labelContT3
//
this.labelContT3.AutoSize = true;
this.labelContT3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.labelContT3.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelContT3.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelContT3.ForeColor = System.Drawing.Color.White;
this.labelContT3.Location = new System.Drawing.Point(556, 621);
this.labelContT3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelContT3.Name = "labelContT3";
this.labelContT3.Size = new System.Drawing.Size(268, 62);
this.labelContT3.TabIndex = 22;
this.labelContT3.Tag = "MI";
this.labelContT3.Text = "0";
this.labelContT3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.labelContT3.DoubleClick += new System.EventHandler(this.labelCont_DoubleClick);
//
// labelContT2
//
this.labelContT2.AutoSize = true;
this.labelContT2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.labelContT2.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelContT2.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelContT2.ForeColor = System.Drawing.Color.White;
this.labelContT2.Location = new System.Drawing.Point(832, 621);
this.labelContT2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelContT2.Name = "labelContT2";
this.labelContT2.Size = new System.Drawing.Size(268, 62);
this.labelContT2.TabIndex = 21;
this.labelContT2.Tag = "DI";
this.labelContT2.Text = "0";
this.labelContT2.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.labelContT2.DoubleClick += new System.EventHandler(this.labelCont_DoubleClick);
//
// labelContT1
//
this.labelContT1.AutoSize = true;
this.labelContT1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.labelContT1.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelContT1.Font = new System.Drawing.Font("Microsoft Sans Serif", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelContT1.ForeColor = System.Drawing.Color.White;
this.labelContT1.Location = new System.Drawing.Point(1108, 621);
this.labelContT1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelContT1.Name = "labelContT1";
this.labelContT1.Size = new System.Drawing.Size(271, 62);
this.labelContT1.TabIndex = 20;
this.labelContT1.Tag = "MO";
this.labelContT1.Text = "0";
this.labelContT1.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.labelContT1.DoubleClick += new System.EventHandler(this.labelCont_DoubleClick);
//
// fLP_T5
//
this.fLP_T5.AllowDrop = true;
this.fLP_T5.AutoScroll = true;
this.fLP_T5.BackColor = System.Drawing.SystemColors.ControlLight;
this.fLP_T5.Dock = System.Windows.Forms.DockStyle.Fill;
this.fLP_T5.Location = new System.Drawing.Point(1108, 66);
this.fLP_T5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.fLP_T5.Name = "fLP_T5";
this.fLP_T5.Size = new System.Drawing.Size(271, 551);
this.fLP_T5.TabIndex = 19;
this.fLP_T5.Tag = "FR";
//
// fLP_T4
//
this.fLP_T4.AllowDrop = true;
this.fLP_T4.AutoScroll = true;
this.fLP_T4.BackColor = System.Drawing.SystemColors.ControlLight;
this.fLP_T4.Dock = System.Windows.Forms.DockStyle.Fill;
this.fLP_T4.Location = new System.Drawing.Point(832, 66);
this.fLP_T4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.fLP_T4.Name = "fLP_T4";
this.fLP_T4.Size = new System.Drawing.Size(268, 551);
this.fLP_T4.TabIndex = 18;
this.fLP_T4.Tag = "DO";
//
// fLP_T3
//
this.fLP_T3.AllowDrop = true;
this.fLP_T3.AutoScroll = true;
this.fLP_T3.BackColor = System.Drawing.SystemColors.ControlLight;
this.fLP_T3.Dock = System.Windows.Forms.DockStyle.Fill;
this.fLP_T3.Location = new System.Drawing.Point(556, 66);
this.fLP_T3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.fLP_T3.Name = "fLP_T3";
this.fLP_T3.Size = new System.Drawing.Size(268, 551);
this.fLP_T3.TabIndex = 17;
this.fLP_T3.Tag = "MI";
//
// fLP_T2
//
this.fLP_T2.AllowDrop = true;
this.fLP_T2.AutoScroll = true;
this.fLP_T2.BackColor = System.Drawing.SystemColors.ControlLight;
this.fLP_T2.Dock = System.Windows.Forms.DockStyle.Fill;
this.fLP_T2.Location = new System.Drawing.Point(280, 66);
this.fLP_T2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.fLP_T2.Name = "fLP_T2";
this.fLP_T2.Size = new System.Drawing.Size(268, 551);
this.fLP_T2.TabIndex = 16;
this.fLP_T2.Tag = "DI";
//
// labelT5
//
this.labelT5.AutoSize = true;
this.labelT5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.labelT5.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelT5.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelT5.ForeColor = System.Drawing.Color.White;
this.labelT5.Location = new System.Drawing.Point(1108, 0);
this.labelT5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelT5.Name = "labelT5";
this.labelT5.Size = new System.Drawing.Size(271, 62);
this.labelT5.TabIndex = 4;
this.labelT5.Text = "FR";
this.labelT5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// labelT4
//
this.labelT4.AutoSize = true;
this.labelT4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.labelT4.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelT4.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelT4.ForeColor = System.Drawing.Color.White;
this.labelT4.Location = new System.Drawing.Point(832, 0);
this.labelT4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelT4.Name = "labelT4";
this.labelT4.Size = new System.Drawing.Size(268, 62);
this.labelT4.TabIndex = 3;
this.labelT4.Text = "DO";
this.labelT4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// labelT3
//
this.labelT3.AutoSize = true;
this.labelT3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.labelT3.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelT3.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelT3.ForeColor = System.Drawing.Color.White;
this.labelT3.Location = new System.Drawing.Point(556, 0);
this.labelT3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelT3.Name = "labelT3";
this.labelT3.Size = new System.Drawing.Size(268, 62);
this.labelT3.TabIndex = 2;
this.labelT3.Text = "MI";
this.labelT3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// labelT2
//
this.labelT2.AutoSize = true;
this.labelT2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.labelT2.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelT2.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelT2.ForeColor = System.Drawing.Color.White;
this.labelT2.Location = new System.Drawing.Point(280, 0);
this.labelT2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelT2.Name = "labelT2";
this.labelT2.Size = new System.Drawing.Size(268, 62);
this.labelT2.TabIndex = 1;
this.labelT2.Text = "DI";
this.labelT2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// labelT1
//
this.labelT1.AutoSize = true;
this.labelT1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.labelT1.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelT1.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelT1.ForeColor = System.Drawing.Color.White;
this.labelT1.Location = new System.Drawing.Point(4, 0);
this.labelT1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelT1.Name = "labelT1";
this.labelT1.Size = new System.Drawing.Size(268, 62);
this.labelT1.TabIndex = 0;
this.labelT1.Text = "MO";
this.labelT1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// fLP_T1
//
this.fLP_T1.AllowDrop = true;
this.fLP_T1.AutoScroll = true;
this.fLP_T1.BackColor = System.Drawing.SystemColors.ControlLight;
this.fLP_T1.Dock = System.Windows.Forms.DockStyle.Fill;
this.fLP_T1.Location = new System.Drawing.Point(4, 66);
this.fLP_T1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.fLP_T1.Name = "fLP_T1";
this.fLP_T1.Size = new System.Drawing.Size(268, 551);
this.fLP_T1.TabIndex = 15;
this.fLP_T1.Tag = "MO";
//
// textBoxScan
//
this.textBoxScan.Dock = System.Windows.Forms.DockStyle.Fill;
this.textBoxScan.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textBoxScan.Location = new System.Drawing.Point(4, 687);
this.textBoxScan.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.textBoxScan.Name = "textBoxScan";
this.textBoxScan.Size = new System.Drawing.Size(268, 46);
this.textBoxScan.TabIndex = 25;
this.textBoxScan.TextChanged += new System.EventHandler(this.textBoxScan_TextChanged);
//
// buttonCloseForm
//
this.buttonCloseForm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.buttonCloseForm.Dock = System.Windows.Forms.DockStyle.Fill;
this.buttonCloseForm.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.buttonCloseForm.FlatAppearance.BorderSize = 2;
this.buttonCloseForm.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.buttonCloseForm.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.buttonCloseForm.ForeColor = System.Drawing.Color.White;
this.buttonCloseForm.Location = new System.Drawing.Point(1107, 685);
this.buttonCloseForm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.buttonCloseForm.Name = "buttonCloseForm";
this.buttonCloseForm.Size = new System.Drawing.Size(273, 58);
this.buttonCloseForm.TabIndex = 27;
this.buttonCloseForm.Text = "Schließen";
this.buttonCloseForm.UseVisualStyleBackColor = false;
this.buttonCloseForm.Click += new System.EventHandler(this.buttonCloseForm_Click);
//
// labelVersion
//
this.labelVersion.AutoSize = true;
this.labelVersion.Dock = System.Windows.Forms.DockStyle.Fill;
this.labelVersion.ForeColor = System.Drawing.Color.White;
this.labelVersion.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.labelVersion.Location = new System.Drawing.Point(556, 683);
this.labelVersion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.labelVersion.Name = "labelVersion";
this.labelVersion.Size = new System.Drawing.Size(268, 62);
this.labelVersion.TabIndex = 28;
this.labelVersion.Text = "Version: ";
this.labelVersion.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
//
// FormAufleger
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(53)))), ((int)(((byte)(101)))));
this.ClientSize = new System.Drawing.Size(1383, 745);
this.Controls.Add(this.tLPAuftrag);
this.ForeColor = System.Drawing.Color.White;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.KeyPreview = true;
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.Name = "FormAufleger";
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
this.Text = "Waschstrasse";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormAufleger_FormClosing);
this.Load += new System.EventHandler(this.FormAufleger_Load);
this.Shown += new System.EventHandler(this.FormAufleger_Shown);
this.tLPAuftrag.ResumeLayout(false);
this.tLPAuftrag.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TableLayoutPanel tLPAuftrag;
private System.Windows.Forms.FlowLayoutPanel fLP_T5;
private System.Windows.Forms.FlowLayoutPanel fLP_T4;
private System.Windows.Forms.FlowLayoutPanel fLP_T3;
private System.Windows.Forms.FlowLayoutPanel fLP_T2;
private System.Windows.Forms.Label labelT5;
private System.Windows.Forms.Label labelT4;
private System.Windows.Forms.Label labelT3;
private System.Windows.Forms.Label labelT2;
private System.Windows.Forms.Label labelT1;
private System.Windows.Forms.FlowLayoutPanel fLP_T1;
private System.Windows.Forms.Label labelContT5;
private System.Windows.Forms.Label labelContT4;
private System.Windows.Forms.Label labelContT3;
private System.Windows.Forms.Label labelContT2;
private System.Windows.Forms.Label labelContT1;
private System.Windows.Forms.TextBox textBoxScan;
private System.Windows.Forms.Button buttonCloseForm;
private System.Windows.Forms.Label labelVersion;
}
}