/// /// Copyright (c) 2013-2015 Sensus Metering Systems /// namespace TBF.BenchControl.Elde.FlowMeter { partial class FlowMeterCfgCtrl { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.positionTextBox = new System.Windows.Forms.TextBox(); this.positionLabel = new System.Windows.Forms.Label(); this.parentNameLabel = new System.Windows.Forms.Label(); this.nameTextBox = new System.Windows.Forms.TextBox(); this.nameLabel = new System.Windows.Forms.Label(); this.classNameLabel = new System.Windows.Forms.Label(); this.nominalFlowTextBox = new System.Windows.Forms.TextBox(); this.nominalFlowLabel = new System.Windows.Forms.Label(); this.parentNameComboBox = new System.Windows.Forms.ComboBox(); this.tempLo1TextBox = new System.Windows.Forms.TextBox(); this.tempHi1TextBox = new System.Windows.Forms.TextBox(); this.pressLo1TextBox = new System.Windows.Forms.TextBox(); this.pressHi1TextBox = new System.Windows.Forms.TextBox(); this.pressHi2TextBox = new System.Windows.Forms.TextBox(); this.pressLo2TextBox = new System.Windows.Forms.TextBox(); this.tempHi2TextBox = new System.Windows.Forms.TextBox(); this.tempLo2TextBox = new System.Windows.Forms.TextBox(); this.pressHi3TextBox = new System.Windows.Forms.TextBox(); this.pressLo3TextBox = new System.Windows.Forms.TextBox(); this.tempHi3TextBox = new System.Windows.Forms.TextBox(); this.tempLo3TextBox = new System.Windows.Forms.TextBox(); this.pressHi4TextBox = new System.Windows.Forms.TextBox(); this.pressLo4TextBox = new System.Windows.Forms.TextBox(); this.tempHi4TextBox = new System.Windows.Forms.TextBox(); this.tempLo4TextBox = new System.Windows.Forms.TextBox(); this.pressHi5TextBox = new System.Windows.Forms.TextBox(); this.pressLo5TextBox = new System.Windows.Forms.TextBox(); this.tempHi5TextBox = new System.Windows.Forms.TextBox(); this.tempLo5TextBox = new System.Windows.Forms.TextBox(); this.rangeCheckBox1 = new System.Windows.Forms.CheckBox(); this.rangeCheckBox2 = new System.Windows.Forms.CheckBox(); this.rangeCheckBox3 = new System.Windows.Forms.CheckBox(); this.rangeCheckBox4 = new System.Windows.Forms.CheckBox(); this.rangeCheckBox5 = new System.Windows.Forms.CheckBox(); this.label1 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.SuspendLayout(); // // positionTextBox // this.positionTextBox.Enabled = false; this.positionTextBox.Location = new System.Drawing.Point(224, 113); this.positionTextBox.Name = "positionTextBox"; this.positionTextBox.Size = new System.Drawing.Size(46, 20); this.positionTextBox.TabIndex = 6; // // positionLabel // this.positionLabel.AutoSize = true; this.positionLabel.Location = new System.Drawing.Point(30, 116); this.positionLabel.Name = "positionLabel"; this.positionLabel.Size = new System.Drawing.Size(44, 13); this.positionLabel.TabIndex = 5; this.positionLabel.Text = "Position"; // // parentNameLabel // this.parentNameLabel.AutoSize = true; this.parentNameLabel.Location = new System.Drawing.Point(30, 90); this.parentNameLabel.Name = "parentNameLabel"; this.parentNameLabel.Size = new System.Drawing.Size(69, 13); this.parentNameLabel.TabIndex = 3; this.parentNameLabel.Text = "Parent Name"; // // nameTextBox // this.nameTextBox.Enabled = false; this.nameTextBox.Location = new System.Drawing.Point(140, 61); this.nameTextBox.Name = "nameTextBox"; this.nameTextBox.Size = new System.Drawing.Size(130, 20); this.nameTextBox.TabIndex = 2; // // nameLabel // this.nameLabel.AutoSize = true; this.nameLabel.Location = new System.Drawing.Point(30, 64); this.nameLabel.Name = "nameLabel"; this.nameLabel.Size = new System.Drawing.Size(35, 13); this.nameLabel.TabIndex = 1; this.nameLabel.Text = "Name"; // // classNameLabel // this.classNameLabel.AutoSize = true; this.classNameLabel.Location = new System.Drawing.Point(137, 37); this.classNameLabel.Name = "classNameLabel"; this.classNameLabel.Size = new System.Drawing.Size(83, 13); this.classNameLabel.TabIndex = 0; this.classNameLabel.Text = "ComonentName"; // // nominalFlowTextBox // this.nominalFlowTextBox.Enabled = false; this.nominalFlowTextBox.Location = new System.Drawing.Point(224, 138); this.nominalFlowTextBox.Name = "nominalFlowTextBox"; this.nominalFlowTextBox.Size = new System.Drawing.Size(46, 20); this.nominalFlowTextBox.TabIndex = 8; // // nominalFlowLabel // this.nominalFlowLabel.AutoSize = true; this.nominalFlowLabel.Location = new System.Drawing.Point(30, 141); this.nominalFlowLabel.Name = "nominalFlowLabel"; this.nominalFlowLabel.Size = new System.Drawing.Size(140, 13); this.nominalFlowLabel.TabIndex = 7; this.nominalFlowLabel.Text = "Nominal flow [m3/h @2kHz]"; // // parentNameComboBox // this.parentNameComboBox.Enabled = false; this.parentNameComboBox.FormattingEnabled = true; this.parentNameComboBox.Location = new System.Drawing.Point(140, 87); this.parentNameComboBox.Name = "parentNameComboBox"; this.parentNameComboBox.Size = new System.Drawing.Size(130, 21); this.parentNameComboBox.TabIndex = 4; // // tempLo1TextBox // this.tempLo1TextBox.Enabled = false; this.tempLo1TextBox.Location = new System.Drawing.Point(140, 205); this.tempLo1TextBox.Name = "tempLo1TextBox"; this.tempLo1TextBox.Size = new System.Drawing.Size(68, 20); this.tempLo1TextBox.TabIndex = 10; // // tempHi1TextBox // this.tempHi1TextBox.Enabled = false; this.tempHi1TextBox.Location = new System.Drawing.Point(220, 205); this.tempHi1TextBox.Name = "tempHi1TextBox"; this.tempHi1TextBox.Size = new System.Drawing.Size(68, 20); this.tempHi1TextBox.TabIndex = 11; // // pressLo1TextBox // this.pressLo1TextBox.Enabled = false; this.pressLo1TextBox.Location = new System.Drawing.Point(300, 205); this.pressLo1TextBox.Name = "pressLo1TextBox"; this.pressLo1TextBox.Size = new System.Drawing.Size(68, 20); this.pressLo1TextBox.TabIndex = 12; // // pressHi1TextBox // this.pressHi1TextBox.Enabled = false; this.pressHi1TextBox.Location = new System.Drawing.Point(380, 205); this.pressHi1TextBox.Name = "pressHi1TextBox"; this.pressHi1TextBox.Size = new System.Drawing.Size(68, 20); this.pressHi1TextBox.TabIndex = 13; // // pressHi2TextBox // this.pressHi2TextBox.Enabled = false; this.pressHi2TextBox.Location = new System.Drawing.Point(380, 228); this.pressHi2TextBox.Name = "pressHi2TextBox"; this.pressHi2TextBox.Size = new System.Drawing.Size(68, 20); this.pressHi2TextBox.TabIndex = 18; // // pressLo2TextBox // this.pressLo2TextBox.Enabled = false; this.pressLo2TextBox.Location = new System.Drawing.Point(300, 228); this.pressLo2TextBox.Name = "pressLo2TextBox"; this.pressLo2TextBox.Size = new System.Drawing.Size(68, 20); this.pressLo2TextBox.TabIndex = 17; // // tempHi2TextBox // this.tempHi2TextBox.Enabled = false; this.tempHi2TextBox.Location = new System.Drawing.Point(220, 228); this.tempHi2TextBox.Name = "tempHi2TextBox"; this.tempHi2TextBox.Size = new System.Drawing.Size(68, 20); this.tempHi2TextBox.TabIndex = 16; // // tempLo2TextBox // this.tempLo2TextBox.Enabled = false; this.tempLo2TextBox.Location = new System.Drawing.Point(140, 228); this.tempLo2TextBox.Name = "tempLo2TextBox"; this.tempLo2TextBox.Size = new System.Drawing.Size(68, 20); this.tempLo2TextBox.TabIndex = 15; // // pressHi3TextBox // this.pressHi3TextBox.Enabled = false; this.pressHi3TextBox.Location = new System.Drawing.Point(380, 251); this.pressHi3TextBox.Name = "pressHi3TextBox"; this.pressHi3TextBox.Size = new System.Drawing.Size(68, 20); this.pressHi3TextBox.TabIndex = 23; // // pressLo3TextBox // this.pressLo3TextBox.Enabled = false; this.pressLo3TextBox.Location = new System.Drawing.Point(300, 251); this.pressLo3TextBox.Name = "pressLo3TextBox"; this.pressLo3TextBox.Size = new System.Drawing.Size(68, 20); this.pressLo3TextBox.TabIndex = 22; // // tempHi3TextBox // this.tempHi3TextBox.Enabled = false; this.tempHi3TextBox.Location = new System.Drawing.Point(220, 251); this.tempHi3TextBox.Name = "tempHi3TextBox"; this.tempHi3TextBox.Size = new System.Drawing.Size(68, 20); this.tempHi3TextBox.TabIndex = 21; // // tempLo3TextBox // this.tempLo3TextBox.Enabled = false; this.tempLo3TextBox.Location = new System.Drawing.Point(140, 251); this.tempLo3TextBox.Name = "tempLo3TextBox"; this.tempLo3TextBox.Size = new System.Drawing.Size(68, 20); this.tempLo3TextBox.TabIndex = 20; // // pressHi4TextBox // this.pressHi4TextBox.Enabled = false; this.pressHi4TextBox.Location = new System.Drawing.Point(380, 274); this.pressHi4TextBox.Name = "pressHi4TextBox"; this.pressHi4TextBox.Size = new System.Drawing.Size(68, 20); this.pressHi4TextBox.TabIndex = 28; // // pressLo4TextBox // this.pressLo4TextBox.Enabled = false; this.pressLo4TextBox.Location = new System.Drawing.Point(300, 274); this.pressLo4TextBox.Name = "pressLo4TextBox"; this.pressLo4TextBox.Size = new System.Drawing.Size(68, 20); this.pressLo4TextBox.TabIndex = 27; // // tempHi4TextBox // this.tempHi4TextBox.Enabled = false; this.tempHi4TextBox.Location = new System.Drawing.Point(220, 274); this.tempHi4TextBox.Name = "tempHi4TextBox"; this.tempHi4TextBox.Size = new System.Drawing.Size(68, 20); this.tempHi4TextBox.TabIndex = 26; // // tempLo4TextBox // this.tempLo4TextBox.Enabled = false; this.tempLo4TextBox.Location = new System.Drawing.Point(140, 274); this.tempLo4TextBox.Name = "tempLo4TextBox"; this.tempLo4TextBox.Size = new System.Drawing.Size(68, 20); this.tempLo4TextBox.TabIndex = 25; // // pressHi5TextBox // this.pressHi5TextBox.Enabled = false; this.pressHi5TextBox.Location = new System.Drawing.Point(380, 297); this.pressHi5TextBox.Name = "pressHi5TextBox"; this.pressHi5TextBox.Size = new System.Drawing.Size(68, 20); this.pressHi5TextBox.TabIndex = 33; // // pressLo5TextBox // this.pressLo5TextBox.Enabled = false; this.pressLo5TextBox.Location = new System.Drawing.Point(300, 297); this.pressLo5TextBox.Name = "pressLo5TextBox"; this.pressLo5TextBox.Size = new System.Drawing.Size(68, 20); this.pressLo5TextBox.TabIndex = 32; // // tempHi5TextBox // this.tempHi5TextBox.Enabled = false; this.tempHi5TextBox.Location = new System.Drawing.Point(220, 297); this.tempHi5TextBox.Name = "tempHi5TextBox"; this.tempHi5TextBox.Size = new System.Drawing.Size(68, 20); this.tempHi5TextBox.TabIndex = 31; // // tempLo5TextBox // this.tempLo5TextBox.Enabled = false; this.tempLo5TextBox.Location = new System.Drawing.Point(140, 297); this.tempLo5TextBox.Name = "tempLo5TextBox"; this.tempLo5TextBox.Size = new System.Drawing.Size(68, 20); this.tempLo5TextBox.TabIndex = 30; // // rangeCheckBox1 // this.rangeCheckBox1.AutoSize = true; this.rangeCheckBox1.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rangeCheckBox1.Enabled = false; this.rangeCheckBox1.Location = new System.Drawing.Point(32, 207); this.rangeCheckBox1.Name = "rangeCheckBox1"; this.rangeCheckBox1.Size = new System.Drawing.Size(67, 17); this.rangeCheckBox1.TabIndex = 34; this.rangeCheckBox1.Text = "Range 1"; this.rangeCheckBox1.UseVisualStyleBackColor = true; this.rangeCheckBox1.CheckedChanged += new System.EventHandler(this.rangeCheckBox1_CheckedChanged); // // rangeCheckBox2 // this.rangeCheckBox2.AutoSize = true; this.rangeCheckBox2.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rangeCheckBox2.Enabled = false; this.rangeCheckBox2.Location = new System.Drawing.Point(32, 230); this.rangeCheckBox2.Name = "rangeCheckBox2"; this.rangeCheckBox2.Size = new System.Drawing.Size(67, 17); this.rangeCheckBox2.TabIndex = 35; this.rangeCheckBox2.Text = "Range 2"; this.rangeCheckBox2.UseVisualStyleBackColor = true; this.rangeCheckBox2.CheckedChanged += new System.EventHandler(this.rangeCheckBox2_CheckedChanged); // // rangeCheckBox3 // this.rangeCheckBox3.AutoSize = true; this.rangeCheckBox3.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rangeCheckBox3.Enabled = false; this.rangeCheckBox3.Location = new System.Drawing.Point(32, 253); this.rangeCheckBox3.Name = "rangeCheckBox3"; this.rangeCheckBox3.Size = new System.Drawing.Size(67, 17); this.rangeCheckBox3.TabIndex = 36; this.rangeCheckBox3.Text = "Range 3"; this.rangeCheckBox3.UseVisualStyleBackColor = true; this.rangeCheckBox3.CheckedChanged += new System.EventHandler(this.rangeCheckBox3_CheckedChanged); // // rangeCheckBox4 // this.rangeCheckBox4.AutoSize = true; this.rangeCheckBox4.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rangeCheckBox4.Enabled = false; this.rangeCheckBox4.Location = new System.Drawing.Point(32, 276); this.rangeCheckBox4.Name = "rangeCheckBox4"; this.rangeCheckBox4.Size = new System.Drawing.Size(67, 17); this.rangeCheckBox4.TabIndex = 37; this.rangeCheckBox4.Text = "Range 4"; this.rangeCheckBox4.UseVisualStyleBackColor = true; this.rangeCheckBox4.CheckedChanged += new System.EventHandler(this.rangeCheckBox4_CheckedChanged); // // rangeCheckBox5 // this.rangeCheckBox5.AutoSize = true; this.rangeCheckBox5.CheckAlign = System.Drawing.ContentAlignment.MiddleRight; this.rangeCheckBox5.Enabled = false; this.rangeCheckBox5.Location = new System.Drawing.Point(32, 299); this.rangeCheckBox5.Name = "rangeCheckBox5"; this.rangeCheckBox5.Size = new System.Drawing.Size(67, 17); this.rangeCheckBox5.TabIndex = 38; this.rangeCheckBox5.Text = "Range 5"; this.rangeCheckBox5.UseVisualStyleBackColor = true; this.rangeCheckBox5.CheckedChanged += new System.EventHandler(this.rangeCheckBox5_CheckedChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(149, 186); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(52, 13); this.label1.TabIndex = 39; this.label1.Text = "Temp. Lo"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(229, 186); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(50, 13); this.label2.TabIndex = 40; this.label2.Text = "Temp. Hi"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(309, 186); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(51, 13); this.label3.TabIndex = 41; this.label3.Text = "Press. Lo"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(389, 186); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(49, 13); this.label4.TabIndex = 42; this.label4.Text = "Press. Hi"; // // FlowMeterCfgCtrl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.label1); this.Controls.Add(this.rangeCheckBox5); this.Controls.Add(this.rangeCheckBox4); this.Controls.Add(this.rangeCheckBox3); this.Controls.Add(this.rangeCheckBox2); this.Controls.Add(this.rangeCheckBox1); this.Controls.Add(this.pressHi5TextBox); this.Controls.Add(this.pressLo5TextBox); this.Controls.Add(this.tempHi5TextBox); this.Controls.Add(this.tempLo5TextBox); this.Controls.Add(this.pressHi4TextBox); this.Controls.Add(this.pressLo4TextBox); this.Controls.Add(this.tempHi4TextBox); this.Controls.Add(this.tempLo4TextBox); this.Controls.Add(this.pressHi3TextBox); this.Controls.Add(this.pressLo3TextBox); this.Controls.Add(this.tempHi3TextBox); this.Controls.Add(this.tempLo3TextBox); this.Controls.Add(this.pressHi2TextBox); this.Controls.Add(this.pressLo2TextBox); this.Controls.Add(this.tempHi2TextBox); this.Controls.Add(this.tempLo2TextBox); this.Controls.Add(this.pressHi1TextBox); this.Controls.Add(this.pressLo1TextBox); this.Controls.Add(this.tempHi1TextBox); this.Controls.Add(this.tempLo1TextBox); this.Controls.Add(this.parentNameComboBox); this.Controls.Add(this.nominalFlowTextBox); this.Controls.Add(this.nominalFlowLabel); this.Controls.Add(this.positionTextBox); this.Controls.Add(this.positionLabel); this.Controls.Add(this.parentNameLabel); this.Controls.Add(this.nameTextBox); this.Controls.Add(this.nameLabel); this.Controls.Add(this.classNameLabel); this.Name = "FlowMeterCfgCtrl"; this.Size = new System.Drawing.Size(492, 350); this.Load += new System.EventHandler(this.FlowMeterCfgCtrl_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.TextBox positionTextBox; private System.Windows.Forms.Label positionLabel; private System.Windows.Forms.Label parentNameLabel; private System.Windows.Forms.TextBox nameTextBox; private System.Windows.Forms.Label nameLabel; private System.Windows.Forms.Label classNameLabel; private System.Windows.Forms.TextBox nominalFlowTextBox; private System.Windows.Forms.Label nominalFlowLabel; private System.Windows.Forms.ComboBox parentNameComboBox; private System.Windows.Forms.TextBox tempLo1TextBox; private System.Windows.Forms.TextBox tempHi1TextBox; private System.Windows.Forms.TextBox pressLo1TextBox; private System.Windows.Forms.TextBox pressHi1TextBox; private System.Windows.Forms.TextBox pressHi2TextBox; private System.Windows.Forms.TextBox pressLo2TextBox; private System.Windows.Forms.TextBox tempHi2TextBox; private System.Windows.Forms.TextBox tempLo2TextBox; private System.Windows.Forms.TextBox pressHi3TextBox; private System.Windows.Forms.TextBox pressLo3TextBox; private System.Windows.Forms.TextBox tempHi3TextBox; private System.Windows.Forms.TextBox tempLo3TextBox; private System.Windows.Forms.TextBox pressHi4TextBox; private System.Windows.Forms.TextBox pressLo4TextBox; private System.Windows.Forms.TextBox tempHi4TextBox; private System.Windows.Forms.TextBox tempLo4TextBox; private System.Windows.Forms.TextBox pressHi5TextBox; private System.Windows.Forms.TextBox pressLo5TextBox; private System.Windows.Forms.TextBox tempHi5TextBox; private System.Windows.Forms.TextBox tempLo5TextBox; private System.Windows.Forms.CheckBox rangeCheckBox1; private System.Windows.Forms.CheckBox rangeCheckBox2; private System.Windows.Forms.CheckBox rangeCheckBox3; private System.Windows.Forms.CheckBox rangeCheckBox4; private System.Windows.Forms.CheckBox rangeCheckBox5; private System.Windows.Forms.Label label1; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; } }