2018-07-17 12:16:46 +00:00
|
|
|
|
///
|
|
|
|
|
|
/// Copyright (c) 2018 Sensus Slovensko a.s.
|
|
|
|
|
|
///
|
|
|
|
|
|
namespace TBF.BenchControl.TestMethods.PulsesTest
|
|
|
|
|
|
{
|
|
|
|
|
|
partial class WMPulsesForm12
|
|
|
|
|
|
{
|
|
|
|
|
|
/// <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()
|
|
|
|
|
|
{
|
2018-07-18 14:31:55 +00:00
|
|
|
|
this.wmPulsesCountTextBox2 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel2 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountLabel1 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox3 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel3 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox4 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel4 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox5 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel5 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox6 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel6 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox1 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountTextBox7 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel7 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox8 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel8 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox9 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel9 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox10 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel10 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox12 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel12 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.wmPulsesCountTextBox11 = new System.Windows.Forms.TextBox();
|
|
|
|
|
|
this.wmPulsesCountLabel11 = new System.Windows.Forms.Label();
|
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox2
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox2.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox2.Location = new System.Drawing.Point(198, 74);
|
|
|
|
|
|
this.wmPulsesCountTextBox2.Name = "wmPulsesCountTextBox2";
|
|
|
|
|
|
this.wmPulsesCountTextBox2.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox2.TabIndex = 1;
|
|
|
|
|
|
this.wmPulsesCountTextBox2.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// 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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox3
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox3.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox3.Location = new System.Drawing.Point(198, 120);
|
|
|
|
|
|
this.wmPulsesCountTextBox3.Name = "wmPulsesCountTextBox3";
|
|
|
|
|
|
this.wmPulsesCountTextBox3.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox3.TabIndex = 1;
|
|
|
|
|
|
this.wmPulsesCountTextBox3.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox4
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox4.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox4.Location = new System.Drawing.Point(198, 166);
|
|
|
|
|
|
this.wmPulsesCountTextBox4.Name = "wmPulsesCountTextBox4";
|
|
|
|
|
|
this.wmPulsesCountTextBox4.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox4.TabIndex = 1;
|
|
|
|
|
|
this.wmPulsesCountTextBox4.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox5
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox5.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox5.Location = new System.Drawing.Point(198, 213);
|
|
|
|
|
|
this.wmPulsesCountTextBox5.Name = "wmPulsesCountTextBox5";
|
|
|
|
|
|
this.wmPulsesCountTextBox5.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox5.TabIndex = 1;
|
|
|
|
|
|
this.wmPulsesCountTextBox5.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox6
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox6.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox6.Location = new System.Drawing.Point(198, 259);
|
|
|
|
|
|
this.wmPulsesCountTextBox6.Name = "wmPulsesCountTextBox6";
|
|
|
|
|
|
this.wmPulsesCountTextBox6.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox6.TabIndex = 1;
|
|
|
|
|
|
this.wmPulsesCountTextBox6.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox1
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox1.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox1.Location = new System.Drawing.Point(198, 28);
|
|
|
|
|
|
this.wmPulsesCountTextBox1.Name = "wmPulsesCountTextBox1";
|
|
|
|
|
|
this.wmPulsesCountTextBox1.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox1.TabIndex = 1;
|
|
|
|
|
|
this.wmPulsesCountTextBox1.Visible = false;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox7
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox7.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox7.Location = new System.Drawing.Point(198, 305);
|
|
|
|
|
|
this.wmPulsesCountTextBox7.Name = "wmPulsesCountTextBox7";
|
|
|
|
|
|
this.wmPulsesCountTextBox7.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox7.TabIndex = 9;
|
|
|
|
|
|
this.wmPulsesCountTextBox7.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox8
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox8.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox8.Location = new System.Drawing.Point(198, 351);
|
|
|
|
|
|
this.wmPulsesCountTextBox8.Name = "wmPulsesCountTextBox8";
|
|
|
|
|
|
this.wmPulsesCountTextBox8.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox8.TabIndex = 11;
|
|
|
|
|
|
this.wmPulsesCountTextBox8.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox9
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox9.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox9.Location = new System.Drawing.Point(198, 397);
|
|
|
|
|
|
this.wmPulsesCountTextBox9.Name = "wmPulsesCountTextBox9";
|
|
|
|
|
|
this.wmPulsesCountTextBox9.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox9.TabIndex = 13;
|
|
|
|
|
|
this.wmPulsesCountTextBox9.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox10
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox10.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox10.Location = new System.Drawing.Point(198, 443);
|
|
|
|
|
|
this.wmPulsesCountTextBox10.Name = "wmPulsesCountTextBox10";
|
|
|
|
|
|
this.wmPulsesCountTextBox10.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox10.TabIndex = 15;
|
|
|
|
|
|
this.wmPulsesCountTextBox10.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox12
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox12.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox12.Location = new System.Drawing.Point(198, 535);
|
|
|
|
|
|
this.wmPulsesCountTextBox12.Name = "wmPulsesCountTextBox12";
|
|
|
|
|
|
this.wmPulsesCountTextBox12.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox12.TabIndex = 19;
|
|
|
|
|
|
this.wmPulsesCountTextBox12.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// wmPulsesCountTextBox11
|
|
|
|
|
|
//
|
|
|
|
|
|
this.wmPulsesCountTextBox11.Font = new System.Drawing.Font("Verdana", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
|
|
|
|
this.wmPulsesCountTextBox11.Location = new System.Drawing.Point(198, 489);
|
|
|
|
|
|
this.wmPulsesCountTextBox11.Name = "wmPulsesCountTextBox11";
|
|
|
|
|
|
this.wmPulsesCountTextBox11.Size = new System.Drawing.Size(137, 40);
|
|
|
|
|
|
this.wmPulsesCountTextBox11.TabIndex = 17;
|
|
|
|
|
|
this.wmPulsesCountTextBox11.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;
|
|
|
|
|
|
//
|
|
|
|
|
|
// WMPulsesForm12
|
|
|
|
|
|
//
|
|
|
|
|
|
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.wmPulsesCountTextBox12);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel12);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox11);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel11);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox10);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel10);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox9);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel9);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox8);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel8);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox7);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel7);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox6);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel6);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox5);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel5);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox4);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel4);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox3);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel3);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox2);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel2);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountTextBox1);
|
|
|
|
|
|
this.Controls.Add(this.wmPulsesCountLabel1);
|
|
|
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
|
|
|
this.Name = "WMPulsesForm12";
|
|
|
|
|
|
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
|
|
|
|
|
|
this.Text = "Water Meter States";
|
|
|
|
|
|
this.TopMost = true;
|
|
|
|
|
|
this.Load += new System.EventHandler(this.WMPulsesForm12_Load);
|
|
|
|
|
|
this.Paint += new System.Windows.Forms.PaintEventHandler(this.WMPulsesForm12_Paint);
|
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
this.PerformLayout();
|
2018-07-17 12:16:46 +00:00
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox2;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel2;
|
2018-10-12 10:49:30 +00:00
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel1;
|
2018-07-17 12:16:46 +00:00
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox3;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel3;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox4;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel4;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox5;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel5;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox6;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel6;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox1;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox7;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel7;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox8;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel8;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox9;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel9;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox10;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel10;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox12;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel12;
|
|
|
|
|
|
private System.Windows.Forms.TextBox wmPulsesCountTextBox11;
|
|
|
|
|
|
private System.Windows.Forms.Label wmPulsesCountLabel11;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|