305 lines
14 KiB
C#
305 lines
14 KiB
C#
///
|
|
/// Copyright (c) 2013-2015 Sensus Metering Systems
|
|
///
|
|
namespace TBF.BenchControl.DataEntry.Standard
|
|
{
|
|
partial class WMStatesForm
|
|
{
|
|
/// <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.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.wmStateTextBox2 = new System.Windows.Forms.TextBox();
|
|
this.wmStateLabel2 = new System.Windows.Forms.Label();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.wmStateTextBox1 = new System.Windows.Forms.TextBox();
|
|
this.wmStateLabel1 = new System.Windows.Forms.Label();
|
|
this.okButton = new System.Windows.Forms.Button();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.wmStateTextBox3 = new System.Windows.Forms.TextBox();
|
|
this.wmStateLabel3 = new System.Windows.Forms.Label();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.wmStateTextBox4 = new System.Windows.Forms.TextBox();
|
|
this.wmStateLabel4 = new System.Windows.Forms.Label();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.wmStateTextBox5 = new System.Windows.Forms.TextBox();
|
|
this.wmStateLabel5 = new System.Windows.Forms.Label();
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
this.wmStateTextBox6 = new System.Windows.Forms.TextBox();
|
|
this.wmStateLabel6 = new System.Windows.Forms.Label();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.groupBox4.SuspendLayout();
|
|
this.groupBox5.SuspendLayout();
|
|
this.groupBox6.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.wmStateTextBox2);
|
|
this.groupBox2.Controls.Add(this.wmStateLabel2);
|
|
this.groupBox2.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.groupBox2.ForeColor = System.Drawing.Color.Black;
|
|
this.groupBox2.Location = new System.Drawing.Point(25, 102);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(362, 81);
|
|
this.groupBox2.TabIndex = 2;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "Water Meter 2";
|
|
//
|
|
// wmStateTextBox2
|
|
//
|
|
this.wmStateTextBox2.Location = new System.Drawing.Point(183, 31);
|
|
this.wmStateTextBox2.Name = "wmStateTextBox2";
|
|
this.wmStateTextBox2.Size = new System.Drawing.Size(163, 31);
|
|
this.wmStateTextBox2.TabIndex = 1;
|
|
//
|
|
// wmStateLabel2
|
|
//
|
|
this.wmStateLabel2.AutoSize = true;
|
|
this.wmStateLabel2.Location = new System.Drawing.Point(18, 34);
|
|
this.wmStateLabel2.Name = "wmStateLabel2";
|
|
this.wmStateLabel2.Size = new System.Drawing.Size(68, 23);
|
|
this.wmStateLabel2.TabIndex = 0;
|
|
this.wmStateLabel2.Text = "State:";
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.wmStateTextBox1);
|
|
this.groupBox1.Controls.Add(this.wmStateLabel1);
|
|
this.groupBox1.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.groupBox1.ForeColor = System.Drawing.Color.Black;
|
|
this.groupBox1.Location = new System.Drawing.Point(25, 12);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(362, 81);
|
|
this.groupBox1.TabIndex = 1;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Water Meter 1";
|
|
//
|
|
// wmStateTextBox1
|
|
//
|
|
this.wmStateTextBox1.Location = new System.Drawing.Point(183, 31);
|
|
this.wmStateTextBox1.Name = "wmStateTextBox1";
|
|
this.wmStateTextBox1.Size = new System.Drawing.Size(163, 31);
|
|
this.wmStateTextBox1.TabIndex = 1;
|
|
//
|
|
// wmStateLabel1
|
|
//
|
|
this.wmStateLabel1.AutoSize = true;
|
|
this.wmStateLabel1.Location = new System.Drawing.Point(18, 34);
|
|
this.wmStateLabel1.Name = "wmStateLabel1";
|
|
this.wmStateLabel1.Size = new System.Drawing.Size(68, 23);
|
|
this.wmStateLabel1.TabIndex = 0;
|
|
this.wmStateLabel1.Text = "State:";
|
|
//
|
|
// 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(425, 21);
|
|
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);
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.wmStateTextBox3);
|
|
this.groupBox3.Controls.Add(this.wmStateLabel3);
|
|
this.groupBox3.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.groupBox3.ForeColor = System.Drawing.Color.Black;
|
|
this.groupBox3.Location = new System.Drawing.Point(25, 192);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(362, 81);
|
|
this.groupBox3.TabIndex = 3;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "Water Meter 3";
|
|
//
|
|
// wmStateTextBox3
|
|
//
|
|
this.wmStateTextBox3.Location = new System.Drawing.Point(183, 31);
|
|
this.wmStateTextBox3.Name = "wmStateTextBox3";
|
|
this.wmStateTextBox3.Size = new System.Drawing.Size(163, 31);
|
|
this.wmStateTextBox3.TabIndex = 1;
|
|
//
|
|
// wmStateLabel3
|
|
//
|
|
this.wmStateLabel3.AutoSize = true;
|
|
this.wmStateLabel3.Location = new System.Drawing.Point(18, 34);
|
|
this.wmStateLabel3.Name = "wmStateLabel3";
|
|
this.wmStateLabel3.Size = new System.Drawing.Size(68, 23);
|
|
this.wmStateLabel3.TabIndex = 0;
|
|
this.wmStateLabel3.Text = "State:";
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.wmStateTextBox4);
|
|
this.groupBox4.Controls.Add(this.wmStateLabel4);
|
|
this.groupBox4.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.groupBox4.ForeColor = System.Drawing.Color.Black;
|
|
this.groupBox4.Location = new System.Drawing.Point(25, 282);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Size = new System.Drawing.Size(362, 81);
|
|
this.groupBox4.TabIndex = 4;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Water Meter 4";
|
|
//
|
|
// wmStateTextBox4
|
|
//
|
|
this.wmStateTextBox4.Location = new System.Drawing.Point(183, 31);
|
|
this.wmStateTextBox4.Name = "wmStateTextBox4";
|
|
this.wmStateTextBox4.Size = new System.Drawing.Size(163, 31);
|
|
this.wmStateTextBox4.TabIndex = 1;
|
|
//
|
|
// wmStateLabel4
|
|
//
|
|
this.wmStateLabel4.AutoSize = true;
|
|
this.wmStateLabel4.Location = new System.Drawing.Point(18, 34);
|
|
this.wmStateLabel4.Name = "wmStateLabel4";
|
|
this.wmStateLabel4.Size = new System.Drawing.Size(68, 23);
|
|
this.wmStateLabel4.TabIndex = 0;
|
|
this.wmStateLabel4.Text = "State:";
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.groupBox5.Controls.Add(this.wmStateTextBox5);
|
|
this.groupBox5.Controls.Add(this.wmStateLabel5);
|
|
this.groupBox5.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.groupBox5.ForeColor = System.Drawing.Color.Black;
|
|
this.groupBox5.Location = new System.Drawing.Point(25, 372);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Size = new System.Drawing.Size(362, 81);
|
|
this.groupBox5.TabIndex = 5;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "Water Meter 5";
|
|
//
|
|
// wmStateTextBox5
|
|
//
|
|
this.wmStateTextBox5.Location = new System.Drawing.Point(183, 31);
|
|
this.wmStateTextBox5.Name = "wmStateTextBox5";
|
|
this.wmStateTextBox5.Size = new System.Drawing.Size(163, 31);
|
|
this.wmStateTextBox5.TabIndex = 1;
|
|
//
|
|
// wmStateLabel5
|
|
//
|
|
this.wmStateLabel5.AutoSize = true;
|
|
this.wmStateLabel5.Location = new System.Drawing.Point(18, 34);
|
|
this.wmStateLabel5.Name = "wmStateLabel5";
|
|
this.wmStateLabel5.Size = new System.Drawing.Size(68, 23);
|
|
this.wmStateLabel5.TabIndex = 0;
|
|
this.wmStateLabel5.Text = "State:";
|
|
//
|
|
// groupBox6
|
|
//
|
|
this.groupBox6.Controls.Add(this.wmStateTextBox6);
|
|
this.groupBox6.Controls.Add(this.wmStateLabel6);
|
|
this.groupBox6.Font = new System.Drawing.Font("Verdana", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
|
|
this.groupBox6.ForeColor = System.Drawing.Color.Black;
|
|
this.groupBox6.Location = new System.Drawing.Point(25, 462);
|
|
this.groupBox6.Name = "groupBox6";
|
|
this.groupBox6.Size = new System.Drawing.Size(362, 81);
|
|
this.groupBox6.TabIndex = 6;
|
|
this.groupBox6.TabStop = false;
|
|
this.groupBox6.Text = "Water Meter 6";
|
|
//
|
|
// wmStateTextBox6
|
|
//
|
|
this.wmStateTextBox6.Location = new System.Drawing.Point(183, 31);
|
|
this.wmStateTextBox6.Name = "wmStateTextBox6";
|
|
this.wmStateTextBox6.Size = new System.Drawing.Size(163, 31);
|
|
this.wmStateTextBox6.TabIndex = 1;
|
|
//
|
|
// wmStateLabel6
|
|
//
|
|
this.wmStateLabel6.AutoSize = true;
|
|
this.wmStateLabel6.Location = new System.Drawing.Point(18, 34);
|
|
this.wmStateLabel6.Name = "wmStateLabel6";
|
|
this.wmStateLabel6.Size = new System.Drawing.Size(68, 23);
|
|
this.wmStateLabel6.TabIndex = 0;
|
|
this.wmStateLabel6.Text = "State:";
|
|
//
|
|
// CycleEndForm
|
|
//
|
|
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(559, 565);
|
|
this.Controls.Add(this.groupBox6);
|
|
this.Controls.Add(this.groupBox5);
|
|
this.Controls.Add(this.groupBox4);
|
|
this.Controls.Add(this.groupBox3);
|
|
this.Controls.Add(this.okButton);
|
|
this.Controls.Add(this.groupBox2);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
this.Name = "CycleEndForm";
|
|
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
|
|
this.Text = "Water Meter States";
|
|
this.TopMost = true;
|
|
this.Load += new System.EventHandler(this.CycleEndForm_Load);
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.groupBox3.PerformLayout();
|
|
this.groupBox4.ResumeLayout(false);
|
|
this.groupBox4.PerformLayout();
|
|
this.groupBox5.ResumeLayout(false);
|
|
this.groupBox5.PerformLayout();
|
|
this.groupBox6.ResumeLayout(false);
|
|
this.groupBox6.PerformLayout();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.TextBox wmStateTextBox2;
|
|
private System.Windows.Forms.Label wmStateLabel2;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.TextBox wmStateTextBox1;
|
|
private System.Windows.Forms.Label wmStateLabel1;
|
|
private System.Windows.Forms.Button okButton;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.TextBox wmStateTextBox3;
|
|
private System.Windows.Forms.Label wmStateLabel3;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.TextBox wmStateTextBox4;
|
|
private System.Windows.Forms.Label wmStateLabel4;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private System.Windows.Forms.TextBox wmStateTextBox5;
|
|
private System.Windows.Forms.Label wmStateLabel5;
|
|
private System.Windows.Forms.GroupBox groupBox6;
|
|
private System.Windows.Forms.TextBox wmStateTextBox6;
|
|
private System.Windows.Forms.Label wmStateLabel6;
|
|
|
|
}
|
|
} |