/// /// Copyright (c) 2013-2015 Sensus Metering Systems /// namespace TBF.BenchControl.TestMethods.Adjustment { partial class WMErrorsForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.groupBox2 = new System.Windows.Forms.GroupBox(); this.wmErrorTextBox2 = new System.Windows.Forms.TextBox(); this.wmErrorLabel2 = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.wmErrorTextBox1 = new System.Windows.Forms.TextBox(); this.wmErrorLabel1 = new System.Windows.Forms.Label(); this.okButton = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.wmErrorTextBox3 = new System.Windows.Forms.TextBox(); this.wmErrorLabel3 = new System.Windows.Forms.Label(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.wmErrorTextBox4 = new System.Windows.Forms.TextBox(); this.wmErrorLabel4 = new System.Windows.Forms.Label(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.wmErrorTextBox5 = new System.Windows.Forms.TextBox(); this.wmErrorLabel5 = new System.Windows.Forms.Label(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.wmErrorTextBox6 = new System.Windows.Forms.TextBox(); this.wmErrorLabel6 = 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.wmErrorTextBox2); this.groupBox2.Controls.Add(this.wmErrorLabel2); 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(333, 81); this.groupBox2.TabIndex = 2; this.groupBox2.TabStop = false; this.groupBox2.Text = "Water Meter 2"; // // wmErrorTextBox2 // this.wmErrorTextBox2.Font = new System.Drawing.Font("Verdana", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.wmErrorTextBox2.Location = new System.Drawing.Point(183, 21); this.wmErrorTextBox2.Name = "wmErrorTextBox2"; this.wmErrorTextBox2.Size = new System.Drawing.Size(137, 52); this.wmErrorTextBox2.TabIndex = 1; // // wmErrorLabel2 // this.wmErrorLabel2.AutoSize = true; this.wmErrorLabel2.Location = new System.Drawing.Point(18, 34); this.wmErrorLabel2.Name = "wmErrorLabel2"; this.wmErrorLabel2.Size = new System.Drawing.Size(103, 23); this.wmErrorLabel2.TabIndex = 0; this.wmErrorLabel2.Text = "Error [%]"; // // groupBox1 // this.groupBox1.Controls.Add(this.wmErrorTextBox1); this.groupBox1.Controls.Add(this.wmErrorLabel1); 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(333, 81); this.groupBox1.TabIndex = 1; this.groupBox1.TabStop = false; this.groupBox1.Text = "Water Meter 1"; // // wmErrorTextBox1 // this.wmErrorTextBox1.Font = new System.Drawing.Font("Verdana", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.wmErrorTextBox1.Location = new System.Drawing.Point(183, 21); this.wmErrorTextBox1.Name = "wmErrorTextBox1"; this.wmErrorTextBox1.Size = new System.Drawing.Size(137, 52); this.wmErrorTextBox1.TabIndex = 1; // // wmErrorLabel1 // this.wmErrorLabel1.AutoSize = true; this.wmErrorLabel1.Location = new System.Drawing.Point(18, 34); this.wmErrorLabel1.Name = "wmErrorLabel1"; this.wmErrorLabel1.Size = new System.Drawing.Size(103, 23); this.wmErrorLabel1.TabIndex = 0; this.wmErrorLabel1.Text = "Error [%]"; // // 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(739, 26); 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.wmErrorTextBox3); this.groupBox3.Controls.Add(this.wmErrorLabel3); 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(333, 81); this.groupBox3.TabIndex = 3; this.groupBox3.TabStop = false; this.groupBox3.Text = "Water Meter 3"; // // wmErrorTextBox3 // this.wmErrorTextBox3.Font = new System.Drawing.Font("Verdana", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.wmErrorTextBox3.Location = new System.Drawing.Point(183, 21); this.wmErrorTextBox3.Name = "wmErrorTextBox3"; this.wmErrorTextBox3.Size = new System.Drawing.Size(137, 52); this.wmErrorTextBox3.TabIndex = 1; // // wmErrorLabel3 // this.wmErrorLabel3.AutoSize = true; this.wmErrorLabel3.Location = new System.Drawing.Point(18, 34); this.wmErrorLabel3.Name = "wmErrorLabel3"; this.wmErrorLabel3.Size = new System.Drawing.Size(103, 23); this.wmErrorLabel3.TabIndex = 0; this.wmErrorLabel3.Text = "Error [%]"; // // groupBox4 // this.groupBox4.Controls.Add(this.wmErrorTextBox4); this.groupBox4.Controls.Add(this.wmErrorLabel4); 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(333, 81); this.groupBox4.TabIndex = 4; this.groupBox4.TabStop = false; this.groupBox4.Text = "Water Meter 4"; // // wmErrorTextBox4 // this.wmErrorTextBox4.Font = new System.Drawing.Font("Verdana", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.wmErrorTextBox4.Location = new System.Drawing.Point(183, 21); this.wmErrorTextBox4.Name = "wmErrorTextBox4"; this.wmErrorTextBox4.Size = new System.Drawing.Size(137, 52); this.wmErrorTextBox4.TabIndex = 1; // // wmErrorLabel4 // this.wmErrorLabel4.AutoSize = true; this.wmErrorLabel4.Location = new System.Drawing.Point(18, 34); this.wmErrorLabel4.Name = "wmErrorLabel4"; this.wmErrorLabel4.Size = new System.Drawing.Size(103, 23); this.wmErrorLabel4.TabIndex = 0; this.wmErrorLabel4.Text = "Error [%]"; // // groupBox5 // this.groupBox5.Controls.Add(this.wmErrorTextBox5); this.groupBox5.Controls.Add(this.wmErrorLabel5); 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(333, 81); this.groupBox5.TabIndex = 5; this.groupBox5.TabStop = false; this.groupBox5.Text = "Water Meter 5"; // // wmErrorTextBox5 // this.wmErrorTextBox5.Font = new System.Drawing.Font("Verdana", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.wmErrorTextBox5.Location = new System.Drawing.Point(183, 21); this.wmErrorTextBox5.Name = "wmErrorTextBox5"; this.wmErrorTextBox5.Size = new System.Drawing.Size(137, 52); this.wmErrorTextBox5.TabIndex = 1; // // wmErrorLabel5 // this.wmErrorLabel5.AutoSize = true; this.wmErrorLabel5.Location = new System.Drawing.Point(18, 34); this.wmErrorLabel5.Name = "wmErrorLabel5"; this.wmErrorLabel5.Size = new System.Drawing.Size(103, 23); this.wmErrorLabel5.TabIndex = 0; this.wmErrorLabel5.Text = "Error [%]"; // // groupBox6 // this.groupBox6.Controls.Add(this.wmErrorTextBox6); this.groupBox6.Controls.Add(this.wmErrorLabel6); 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(333, 81); this.groupBox6.TabIndex = 6; this.groupBox6.TabStop = false; this.groupBox6.Text = "Water Meter 6"; // // wmErrorTextBox6 // this.wmErrorTextBox6.Font = new System.Drawing.Font("Verdana", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238))); this.wmErrorTextBox6.Location = new System.Drawing.Point(183, 21); this.wmErrorTextBox6.Name = "wmErrorTextBox6"; this.wmErrorTextBox6.Size = new System.Drawing.Size(137, 52); this.wmErrorTextBox6.TabIndex = 1; // // wmErrorLabel6 // this.wmErrorLabel6.AutoSize = true; this.wmErrorLabel6.Location = new System.Drawing.Point(18, 34); this.wmErrorLabel6.Name = "wmErrorLabel6"; this.wmErrorLabel6.Size = new System.Drawing.Size(103, 23); this.wmErrorLabel6.TabIndex = 0; this.wmErrorLabel6.Text = "Error [%]"; // // WMErrorsForm // 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(868, 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 = "WMErrorsForm"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.Text = "Water Meter States"; this.TopMost = true; this.Load += new System.EventHandler(this.CycleEndForm_Load); this.Paint += new System.Windows.Forms.PaintEventHandler(this.WMErrorsForm_Paint); 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 wmErrorTextBox2; private System.Windows.Forms.Label wmErrorLabel2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.TextBox wmErrorTextBox1; private System.Windows.Forms.Label wmErrorLabel1; private System.Windows.Forms.Button okButton; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.TextBox wmErrorTextBox3; private System.Windows.Forms.Label wmErrorLabel3; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.TextBox wmErrorTextBox4; private System.Windows.Forms.Label wmErrorLabel4; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.TextBox wmErrorTextBox5; private System.Windows.Forms.Label wmErrorLabel5; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.TextBox wmErrorTextBox6; private System.Windows.Forms.Label wmErrorLabel6; } }