laatzen/Common/Ui/LegacyGenesisControl/ctlTestBenchInput.Designer.cs
2021-10-01 11:09:20 +02:00

441 lines
23 KiB
C#

namespace XylemCommonUiLegacyGenCtl
{
partial class ctlTestBenchInput
{
/// <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 Component 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()
{
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.ctlCordonelMeterInput9 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput10 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput5 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput6 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput7 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput8 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput3 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput4 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput2 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.ctlCordonelMeterInput1 = new XylemCommonUiLegacyGenCtl.ctlCordonelMeterInput();
this.button3 = new System.Windows.Forms.Button();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox1.Location = new System.Drawing.Point(848, 70);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(187, 183);
this.groupBox1.TabIndex = 30;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Legende";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label9.Location = new System.Drawing.Point(36, 157);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(111, 18);
this.label9.TabIndex = 43;
this.label9.Text = "nicht bestanden";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label10.Location = new System.Drawing.Point(35, 139);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(84, 18);
this.label10.TabIndex = 42;
this.label10.Text = "ausstehend";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label11.Location = new System.Drawing.Point(36, 120);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(76, 18);
this.label11.TabIndex = 41;
this.label11.Text = "bestanden";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label14.Location = new System.Drawing.Point(10, 104);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(119, 18);
this.label14.TabIndex = 40;
this.label14.Text = "Vorbehandlung";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label13.Location = new System.Drawing.Point(36, 80);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(111, 18);
this.label13.TabIndex = 39;
this.label13.Text = "nicht bestanden";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label12.Location = new System.Drawing.Point(36, 62);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(84, 18);
this.label12.TabIndex = 38;
this.label12.Text = "ausstehend";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label8.Location = new System.Drawing.Point(36, 44);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(76, 18);
this.label8.TabIndex = 37;
this.label8.Text = "bestanden";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label7.Location = new System.Drawing.Point(10, 26);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(168, 18);
this.label7.TabIndex = 36;
this.label7.Text = "Hydraulische Prüfung";
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Green;
this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.Location = new System.Drawing.Point(10, 44);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(20, 18);
this.label6.TabIndex = 35;
this.label6.Text = "H";
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Yellow;
this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label5.Location = new System.Drawing.Point(10, 62);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(20, 18);
this.label5.TabIndex = 34;
this.label5.Text = "H";
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Green;
this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(9, 121);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(18, 18);
this.label4.TabIndex = 33;
this.label4.Text = "V";
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Yellow;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(9, 139);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(18, 18);
this.label2.TabIndex = 32;
this.label2.Text = "V";
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Red;
this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(10, 80);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(20, 18);
this.label3.TabIndex = 31;
this.label3.Text = "H";
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Red;
this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.Location = new System.Drawing.Point(9, 157);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(18, 18);
this.label1.TabIndex = 30;
this.label1.Text = "V";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.button3);
this.groupBox2.Controls.Add(this.button4);
this.groupBox2.Controls.Add(this.button5);
this.groupBox2.Controls.Add(this.button2);
this.groupBox2.Controls.Add(this.button1);
this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox2.Location = new System.Drawing.Point(848, 259);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(187, 183);
this.groupBox2.TabIndex = 44;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Für alle Zähler";
//
// button1
//
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button1.Location = new System.Drawing.Point(7, 29);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(175, 21);
this.button1.TabIndex = 0;
this.button1.Text = "Alle Vorbehandeln";
this.button1.UseVisualStyleBackColor = true;
//
// button2
//
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button2.Location = new System.Drawing.Point(7, 56);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(175, 24);
this.button2.TabIndex = 1;
this.button2.Text = "Keinen Vorbehandeln";
this.button2.UseVisualStyleBackColor = true;
//
// button4
//
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button4.Location = new System.Drawing.Point(7, 113);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(175, 24);
this.button4.TabIndex = 3;
this.button4.Text = "Keinen Q3 Justieren";
this.button4.UseVisualStyleBackColor = true;
//
// button5
//
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button5.Location = new System.Drawing.Point(7, 86);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(175, 21);
this.button5.TabIndex = 2;
this.button5.Text = "Alle Q3 Justieren";
this.button5.UseVisualStyleBackColor = true;
//
// ctlCordonelMeterInput9
//
this.ctlCordonelMeterInput9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput9.Location = new System.Drawing.Point(3, 756);
this.ctlCordonelMeterInput9.Name = "ctlCordonelMeterInput9";
this.ctlCordonelMeterInput9.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput9.TabIndex = 9;
//
// ctlCordonelMeterInput10
//
this.ctlCordonelMeterInput10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput10.Location = new System.Drawing.Point(3, 679);
this.ctlCordonelMeterInput10.Name = "ctlCordonelMeterInput10";
this.ctlCordonelMeterInput10.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput10.TabIndex = 8;
//
// ctlCordonelMeterInput5
//
this.ctlCordonelMeterInput5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput5.Location = new System.Drawing.Point(3, 602);
this.ctlCordonelMeterInput5.Name = "ctlCordonelMeterInput5";
this.ctlCordonelMeterInput5.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput5.TabIndex = 7;
//
// ctlCordonelMeterInput6
//
this.ctlCordonelMeterInput6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput6.Location = new System.Drawing.Point(3, 525);
this.ctlCordonelMeterInput6.Name = "ctlCordonelMeterInput6";
this.ctlCordonelMeterInput6.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput6.TabIndex = 6;
//
// ctlCordonelMeterInput7
//
this.ctlCordonelMeterInput7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput7.Location = new System.Drawing.Point(3, 448);
this.ctlCordonelMeterInput7.Name = "ctlCordonelMeterInput7";
this.ctlCordonelMeterInput7.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput7.TabIndex = 5;
//
// ctlCordonelMeterInput8
//
this.ctlCordonelMeterInput8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput8.Location = new System.Drawing.Point(3, 371);
this.ctlCordonelMeterInput8.Name = "ctlCordonelMeterInput8";
this.ctlCordonelMeterInput8.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput8.TabIndex = 4;
//
// ctlCordonelMeterInput3
//
this.ctlCordonelMeterInput3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput3.Location = new System.Drawing.Point(3, 294);
this.ctlCordonelMeterInput3.Name = "ctlCordonelMeterInput3";
this.ctlCordonelMeterInput3.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput3.TabIndex = 3;
//
// ctlCordonelMeterInput4
//
this.ctlCordonelMeterInput4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput4.Location = new System.Drawing.Point(3, 217);
this.ctlCordonelMeterInput4.Name = "ctlCordonelMeterInput4";
this.ctlCordonelMeterInput4.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput4.TabIndex = 2;
//
// ctlCordonelMeterInput2
//
this.ctlCordonelMeterInput2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput2.Location = new System.Drawing.Point(3, 140);
this.ctlCordonelMeterInput2.Name = "ctlCordonelMeterInput2";
this.ctlCordonelMeterInput2.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput2.TabIndex = 1;
//
// ctlCordonelMeterInput1
//
this.ctlCordonelMeterInput1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.ctlCordonelMeterInput1.Location = new System.Drawing.Point(3, 63);
this.ctlCordonelMeterInput1.Name = "ctlCordonelMeterInput1";
this.ctlCordonelMeterInput1.Size = new System.Drawing.Size(569, 71);
this.ctlCordonelMeterInput1.TabIndex = 0;
//
// button3
//
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.button3.Location = new System.Drawing.Point(7, 143);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(174, 34);
this.button3.TabIndex = 47;
this.button3.Text = "Suchen";
this.button3.UseVisualStyleBackColor = true;
//
// ctlTestBenchInput
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.ctlCordonelMeterInput9);
this.Controls.Add(this.ctlCordonelMeterInput10);
this.Controls.Add(this.ctlCordonelMeterInput5);
this.Controls.Add(this.ctlCordonelMeterInput6);
this.Controls.Add(this.ctlCordonelMeterInput7);
this.Controls.Add(this.ctlCordonelMeterInput8);
this.Controls.Add(this.ctlCordonelMeterInput3);
this.Controls.Add(this.ctlCordonelMeterInput4);
this.Controls.Add(this.ctlCordonelMeterInput2);
this.Controls.Add(this.ctlCordonelMeterInput1);
this.Name = "ctlTestBenchInput";
this.Size = new System.Drawing.Size(1093, 835);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ctlCordonelMeterInput ctlCordonelMeterInput1;
private ctlCordonelMeterInput ctlCordonelMeterInput2;
private ctlCordonelMeterInput ctlCordonelMeterInput3;
private ctlCordonelMeterInput ctlCordonelMeterInput4;
private ctlCordonelMeterInput ctlCordonelMeterInput5;
private ctlCordonelMeterInput ctlCordonelMeterInput6;
private ctlCordonelMeterInput ctlCordonelMeterInput7;
private ctlCordonelMeterInput ctlCordonelMeterInput8;
private ctlCordonelMeterInput ctlCordonelMeterInput9;
private ctlCordonelMeterInput ctlCordonelMeterInput10;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button3;
}
}