tbf/TBF/BenchControl/TestMethods/PulsesTestManual/ManualPulsesForm12.designer.cs

420 lines
25 KiB
C#

///
/// Copyright (c) 2018 Sensus Slovensko a.s.
///
namespace TBF.BenchControl.TestMethods.PulsesTestManual
{
partial class ManualPulsesForm12
{
/// <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()
{
this.okButton = new System.Windows.Forms.Button();
this.pulsesCountOKCheckBox1 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox2 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox3 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox4 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox5 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox6 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox7 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox8 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox9 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox10 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox11 = new System.Windows.Forms.CheckBox();
this.pulsesCountOKCheckBox12 = new System.Windows.Forms.CheckBox();
this.wmPulsesCountLabel1 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel2 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel3 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel4 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel5 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel6 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel7 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel8 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel9 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel10 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel11 = new System.Windows.Forms.Label();
this.wmPulsesCountLabel12 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// okButton
//
this.okButton.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.okButton.ForeColor = System.Drawing.Color.Black;
this.okButton.Location = new System.Drawing.Point(601, 28);
this.okButton.Name = "okButton";
this.okButton.Size = new System.Drawing.Size(98, 63);
this.okButton.TabIndex = 7;
this.okButton.Text = "OK";
this.okButton.UseVisualStyleBackColor = true;
this.okButton.Click += new System.EventHandler(this.okButton_Click);
//
// pulsesCountOKCheckBox1
//
this.pulsesCountOKCheckBox1.AutoSize = true;
this.pulsesCountOKCheckBox1.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox1.Location = new System.Drawing.Point(198, 35);
this.pulsesCountOKCheckBox1.Name = "pulsesCountOKCheckBox1";
this.pulsesCountOKCheckBox1.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox1.TabIndex = 20;
this.pulsesCountOKCheckBox1.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox1.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox1.Visible = false;
//
// pulsesCountOKCheckBox2
//
this.pulsesCountOKCheckBox2.AutoSize = true;
this.pulsesCountOKCheckBox2.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox2.Location = new System.Drawing.Point(198, 81);
this.pulsesCountOKCheckBox2.Name = "pulsesCountOKCheckBox2";
this.pulsesCountOKCheckBox2.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox2.TabIndex = 21;
this.pulsesCountOKCheckBox2.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox2.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox2.Visible = false;
//
// pulsesCountOKCheckBox3
//
this.pulsesCountOKCheckBox3.AutoSize = true;
this.pulsesCountOKCheckBox3.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox3.Location = new System.Drawing.Point(198, 127);
this.pulsesCountOKCheckBox3.Name = "pulsesCountOKCheckBox3";
this.pulsesCountOKCheckBox3.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox3.TabIndex = 22;
this.pulsesCountOKCheckBox3.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox3.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox3.Visible = false;
//
// pulsesCountOKCheckBox4
//
this.pulsesCountOKCheckBox4.AutoSize = true;
this.pulsesCountOKCheckBox4.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox4.Location = new System.Drawing.Point(198, 173);
this.pulsesCountOKCheckBox4.Name = "pulsesCountOKCheckBox4";
this.pulsesCountOKCheckBox4.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox4.TabIndex = 23;
this.pulsesCountOKCheckBox4.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox4.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox4.Visible = false;
//
// pulsesCountOKCheckBox5
//
this.pulsesCountOKCheckBox5.AutoSize = true;
this.pulsesCountOKCheckBox5.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox5.Location = new System.Drawing.Point(198, 220);
this.pulsesCountOKCheckBox5.Name = "pulsesCountOKCheckBox5";
this.pulsesCountOKCheckBox5.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox5.TabIndex = 24;
this.pulsesCountOKCheckBox5.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox5.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox5.Visible = false;
//
// pulsesCountOKCheckBox6
//
this.pulsesCountOKCheckBox6.AutoSize = true;
this.pulsesCountOKCheckBox6.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox6.Location = new System.Drawing.Point(198, 267);
this.pulsesCountOKCheckBox6.Name = "pulsesCountOKCheckBox6";
this.pulsesCountOKCheckBox6.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox6.TabIndex = 25;
this.pulsesCountOKCheckBox6.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox6.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox6.Visible = false;
//
// pulsesCountOKCheckBox7
//
this.pulsesCountOKCheckBox7.AutoSize = true;
this.pulsesCountOKCheckBox7.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox7.Location = new System.Drawing.Point(198, 313);
this.pulsesCountOKCheckBox7.Name = "pulsesCountOKCheckBox7";
this.pulsesCountOKCheckBox7.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox7.TabIndex = 26;
this.pulsesCountOKCheckBox7.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox7.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox7.Visible = false;
//
// pulsesCountOKCheckBox8
//
this.pulsesCountOKCheckBox8.AutoSize = true;
this.pulsesCountOKCheckBox8.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox8.Location = new System.Drawing.Point(198, 359);
this.pulsesCountOKCheckBox8.Name = "pulsesCountOKCheckBox8";
this.pulsesCountOKCheckBox8.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox8.TabIndex = 27;
this.pulsesCountOKCheckBox8.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox8.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox8.Visible = false;
//
// pulsesCountOKCheckBox9
//
this.pulsesCountOKCheckBox9.AutoSize = true;
this.pulsesCountOKCheckBox9.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox9.Location = new System.Drawing.Point(198, 404);
this.pulsesCountOKCheckBox9.Name = "pulsesCountOKCheckBox9";
this.pulsesCountOKCheckBox9.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox9.TabIndex = 28;
this.pulsesCountOKCheckBox9.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox9.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox9.Visible = false;
//
// pulsesCountOKCheckBox10
//
this.pulsesCountOKCheckBox10.AutoSize = true;
this.pulsesCountOKCheckBox10.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox10.Location = new System.Drawing.Point(198, 450);
this.pulsesCountOKCheckBox10.Name = "pulsesCountOKCheckBox10";
this.pulsesCountOKCheckBox10.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox10.TabIndex = 29;
this.pulsesCountOKCheckBox10.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox10.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox10.Visible = false;
//
// pulsesCountOKCheckBox11
//
this.pulsesCountOKCheckBox11.AutoSize = true;
this.pulsesCountOKCheckBox11.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox11.Location = new System.Drawing.Point(198, 496);
this.pulsesCountOKCheckBox11.Name = "pulsesCountOKCheckBox11";
this.pulsesCountOKCheckBox11.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox11.TabIndex = 30;
this.pulsesCountOKCheckBox11.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox11.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox11.Visible = false;
//
// pulsesCountOKCheckBox12
//
this.pulsesCountOKCheckBox12.AutoSize = true;
this.pulsesCountOKCheckBox12.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.pulsesCountOKCheckBox12.Location = new System.Drawing.Point(198, 542);
this.pulsesCountOKCheckBox12.Name = "pulsesCountOKCheckBox12";
this.pulsesCountOKCheckBox12.Size = new System.Drawing.Size(207, 27);
this.pulsesCountOKCheckBox12.TabIndex = 31;
this.pulsesCountOKCheckBox12.Text = "Pulses count is OK";
this.pulsesCountOKCheckBox12.UseVisualStyleBackColor = true;
this.pulsesCountOKCheckBox12.Visible = false;
//
// wmPulsesCountLabel1
//
this.wmPulsesCountLabel1.AutoSize = true;
this.wmPulsesCountLabel1.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel1.Location = new System.Drawing.Point(33, 39);
this.wmPulsesCountLabel1.Name = "wmPulsesCountLabel1";
this.wmPulsesCountLabel1.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel1.TabIndex = 0;
this.wmPulsesCountLabel1.Text = "Pulses count";
this.wmPulsesCountLabel1.Visible = false;
//
// wmPulsesCountLabel2
//
this.wmPulsesCountLabel2.AutoSize = true;
this.wmPulsesCountLabel2.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel2.Location = new System.Drawing.Point(33, 85);
this.wmPulsesCountLabel2.Name = "wmPulsesCountLabel2";
this.wmPulsesCountLabel2.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel2.TabIndex = 0;
this.wmPulsesCountLabel2.Text = "Pulses count";
this.wmPulsesCountLabel2.Visible = false;
//
// wmPulsesCountLabel3
//
this.wmPulsesCountLabel3.AutoSize = true;
this.wmPulsesCountLabel3.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel3.Location = new System.Drawing.Point(33, 131);
this.wmPulsesCountLabel3.Name = "wmPulsesCountLabel3";
this.wmPulsesCountLabel3.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel3.TabIndex = 0;
this.wmPulsesCountLabel3.Text = "Pulses count";
this.wmPulsesCountLabel3.Visible = false;
//
// wmPulsesCountLabel4
//
this.wmPulsesCountLabel4.AutoSize = true;
this.wmPulsesCountLabel4.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel4.Location = new System.Drawing.Point(33, 177);
this.wmPulsesCountLabel4.Name = "wmPulsesCountLabel4";
this.wmPulsesCountLabel4.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel4.TabIndex = 0;
this.wmPulsesCountLabel4.Text = "Pulses count";
this.wmPulsesCountLabel4.Visible = false;
//
// wmPulsesCountLabel5
//
this.wmPulsesCountLabel5.AutoSize = true;
this.wmPulsesCountLabel5.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel5.Location = new System.Drawing.Point(33, 224);
this.wmPulsesCountLabel5.Name = "wmPulsesCountLabel5";
this.wmPulsesCountLabel5.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel5.TabIndex = 0;
this.wmPulsesCountLabel5.Text = "Pulses count";
this.wmPulsesCountLabel5.Visible = false;
//
// wmPulsesCountLabel6
//
this.wmPulsesCountLabel6.AutoSize = true;
this.wmPulsesCountLabel6.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel6.Location = new System.Drawing.Point(33, 271);
this.wmPulsesCountLabel6.Name = "wmPulsesCountLabel6";
this.wmPulsesCountLabel6.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel6.TabIndex = 0;
this.wmPulsesCountLabel6.Text = "Pulses count";
this.wmPulsesCountLabel6.Visible = false;
//
// wmPulsesCountLabel7
//
this.wmPulsesCountLabel7.AutoSize = true;
this.wmPulsesCountLabel7.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel7.Location = new System.Drawing.Point(33, 317);
this.wmPulsesCountLabel7.Name = "wmPulsesCountLabel7";
this.wmPulsesCountLabel7.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel7.TabIndex = 8;
this.wmPulsesCountLabel7.Text = "Pulses count";
this.wmPulsesCountLabel7.Visible = false;
//
// wmPulsesCountLabel8
//
this.wmPulsesCountLabel8.AutoSize = true;
this.wmPulsesCountLabel8.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel8.Location = new System.Drawing.Point(33, 363);
this.wmPulsesCountLabel8.Name = "wmPulsesCountLabel8";
this.wmPulsesCountLabel8.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel8.TabIndex = 10;
this.wmPulsesCountLabel8.Text = "Pulses count";
this.wmPulsesCountLabel8.Visible = false;
//
// wmPulsesCountLabel9
//
this.wmPulsesCountLabel9.AutoSize = true;
this.wmPulsesCountLabel9.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel9.Location = new System.Drawing.Point(33, 408);
this.wmPulsesCountLabel9.Name = "wmPulsesCountLabel9";
this.wmPulsesCountLabel9.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel9.TabIndex = 12;
this.wmPulsesCountLabel9.Text = "Pulses count";
this.wmPulsesCountLabel9.Visible = false;
//
// wmPulsesCountLabel10
//
this.wmPulsesCountLabel10.AutoSize = true;
this.wmPulsesCountLabel10.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel10.Location = new System.Drawing.Point(33, 454);
this.wmPulsesCountLabel10.Name = "wmPulsesCountLabel10";
this.wmPulsesCountLabel10.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel10.TabIndex = 14;
this.wmPulsesCountLabel10.Text = "Pulses count";
this.wmPulsesCountLabel10.Visible = false;
//
// wmPulsesCountLabel11
//
this.wmPulsesCountLabel11.AutoSize = true;
this.wmPulsesCountLabel11.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel11.Location = new System.Drawing.Point(33, 500);
this.wmPulsesCountLabel11.Name = "wmPulsesCountLabel11";
this.wmPulsesCountLabel11.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel11.TabIndex = 16;
this.wmPulsesCountLabel11.Text = "Pulses count";
this.wmPulsesCountLabel11.Visible = false;
//
// wmPulsesCountLabel12
//
this.wmPulsesCountLabel12.AutoSize = true;
this.wmPulsesCountLabel12.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
this.wmPulsesCountLabel12.Location = new System.Drawing.Point(33, 546);
this.wmPulsesCountLabel12.Name = "wmPulsesCountLabel12";
this.wmPulsesCountLabel12.Size = new System.Drawing.Size(130, 23);
this.wmPulsesCountLabel12.TabIndex = 18;
this.wmPulsesCountLabel12.Text = "Pulses count";
this.wmPulsesCountLabel12.Visible = false;
//
// ManualPulsesForm12
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.DarkGoldenrod;
this.ClientSize = new System.Drawing.Size(731, 592);
this.Controls.Add(this.pulsesCountOKCheckBox12);
this.Controls.Add(this.pulsesCountOKCheckBox11);
this.Controls.Add(this.pulsesCountOKCheckBox10);
this.Controls.Add(this.pulsesCountOKCheckBox9);
this.Controls.Add(this.pulsesCountOKCheckBox8);
this.Controls.Add(this.pulsesCountOKCheckBox7);
this.Controls.Add(this.pulsesCountOKCheckBox6);
this.Controls.Add(this.pulsesCountOKCheckBox5);
this.Controls.Add(this.pulsesCountOKCheckBox4);
this.Controls.Add(this.pulsesCountOKCheckBox3);
this.Controls.Add(this.pulsesCountOKCheckBox2);
this.Controls.Add(this.pulsesCountOKCheckBox1);
this.Controls.Add(this.wmPulsesCountLabel12);
this.Controls.Add(this.wmPulsesCountLabel11);
this.Controls.Add(this.wmPulsesCountLabel10);
this.Controls.Add(this.wmPulsesCountLabel9);
this.Controls.Add(this.wmPulsesCountLabel8);
this.Controls.Add(this.wmPulsesCountLabel7);
this.Controls.Add(this.wmPulsesCountLabel6);
this.Controls.Add(this.wmPulsesCountLabel5);
this.Controls.Add(this.wmPulsesCountLabel4);
this.Controls.Add(this.wmPulsesCountLabel3);
this.Controls.Add(this.wmPulsesCountLabel2);
this.Controls.Add(this.wmPulsesCountLabel1);
this.Controls.Add(this.okButton);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
this.Name = "ManualPulsesForm12";
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
this.Text = "Water Meter States";
this.TopMost = true;
this.Load += new System.EventHandler(this.WMPulsesForm12_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Button okButton;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox1;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox2;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox3;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox4;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox5;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox6;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox7;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox8;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox9;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox10;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox11;
private System.Windows.Forms.CheckBox pulsesCountOKCheckBox12;
private System.Windows.Forms.Label wmPulsesCountLabel1;
private System.Windows.Forms.Label wmPulsesCountLabel2;
private System.Windows.Forms.Label wmPulsesCountLabel3;
private System.Windows.Forms.Label wmPulsesCountLabel4;
private System.Windows.Forms.Label wmPulsesCountLabel5;
private System.Windows.Forms.Label wmPulsesCountLabel6;
private System.Windows.Forms.Label wmPulsesCountLabel7;
private System.Windows.Forms.Label wmPulsesCountLabel8;
private System.Windows.Forms.Label wmPulsesCountLabel9;
private System.Windows.Forms.Label wmPulsesCountLabel10;
private System.Windows.Forms.Label wmPulsesCountLabel11;
private System.Windows.Forms.Label wmPulsesCountLabel12;
}
}