195 lines
7.6 KiB
C#
195 lines
7.6 KiB
C#
///
|
|
/// Copyright (c) 2013-2015 Sensus Metering Systems
|
|
///
|
|
namespace TBF.BenchControl.Elde.RegulValveTandem
|
|
{
|
|
partial class RegulValveTandemCfgCtrl
|
|
{
|
|
/// <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 Component 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.regulValveNameLabel = 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.regulValveNameComboBox = new System.Windows.Forms.ComboBox();
|
|
this.storedPosReuseCheckBox = new System.Windows.Forms.CheckBox();
|
|
this.flowStableSecTextBox = new System.Windows.Forms.TextBox();
|
|
this.flowStableSecLabel = new System.Windows.Forms.Label();
|
|
this.fixedRVNameComboBox = new System.Windows.Forms.ComboBox();
|
|
this.fixedRVNameLabel = new System.Windows.Forms.Label();
|
|
this.fixedRVPositionTextBox = new System.Windows.Forms.TextBox();
|
|
this.fixedRVPositionLabel = new System.Windows.Forms.Label();
|
|
this.SuspendLayout();
|
|
//
|
|
// regulValveNameLabel
|
|
//
|
|
this.regulValveNameLabel.AutoSize = true;
|
|
this.regulValveNameLabel.Location = new System.Drawing.Point(28, 68);
|
|
this.regulValveNameLabel.Name = "regulValveNameLabel";
|
|
this.regulValveNameLabel.Size = new System.Drawing.Size(87, 13);
|
|
this.regulValveNameLabel.TabIndex = 3;
|
|
this.regulValveNameLabel.Text = "Regulation valve";
|
|
//
|
|
// nameTextBox
|
|
//
|
|
this.nameTextBox.Enabled = false;
|
|
this.nameTextBox.Location = new System.Drawing.Point(138, 41);
|
|
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(28, 44);
|
|
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(135, 14);
|
|
this.classNameLabel.Name = "classNameLabel";
|
|
this.classNameLabel.Size = new System.Drawing.Size(89, 13);
|
|
this.classNameLabel.TabIndex = 0;
|
|
this.classNameLabel.Text = "ComponentName";
|
|
//
|
|
// regulValveNameComboBox
|
|
//
|
|
this.regulValveNameComboBox.Enabled = false;
|
|
this.regulValveNameComboBox.FormattingEnabled = true;
|
|
this.regulValveNameComboBox.Location = new System.Drawing.Point(138, 65);
|
|
this.regulValveNameComboBox.Name = "regulValveNameComboBox";
|
|
this.regulValveNameComboBox.Size = new System.Drawing.Size(130, 21);
|
|
this.regulValveNameComboBox.TabIndex = 4;
|
|
//
|
|
// storedPosReuseCheckBox
|
|
//
|
|
this.storedPosReuseCheckBox.AutoSize = true;
|
|
this.storedPosReuseCheckBox.Enabled = false;
|
|
this.storedPosReuseCheckBox.Location = new System.Drawing.Point(31, 170);
|
|
this.storedPosReuseCheckBox.Name = "storedPosReuseCheckBox";
|
|
this.storedPosReuseCheckBox.Size = new System.Drawing.Size(162, 17);
|
|
this.storedPosReuseCheckBox.TabIndex = 13;
|
|
this.storedPosReuseCheckBox.Text = "Enable stored position re-use";
|
|
this.storedPosReuseCheckBox.UseVisualStyleBackColor = true;
|
|
//
|
|
// flowStableSecTextBox
|
|
//
|
|
this.flowStableSecTextBox.Enabled = false;
|
|
this.flowStableSecTextBox.Location = new System.Drawing.Point(138, 193);
|
|
this.flowStableSecTextBox.Name = "flowStableSecTextBox";
|
|
this.flowStableSecTextBox.Size = new System.Drawing.Size(46, 20);
|
|
this.flowStableSecTextBox.TabIndex = 17;
|
|
//
|
|
// flowStableSecLabel
|
|
//
|
|
this.flowStableSecLabel.AutoSize = true;
|
|
this.flowStableSecLabel.Location = new System.Drawing.Point(28, 196);
|
|
this.flowStableSecLabel.Name = "flowStableSecLabel";
|
|
this.flowStableSecLabel.Size = new System.Drawing.Size(74, 13);
|
|
this.flowStableSecLabel.TabIndex = 16;
|
|
this.flowStableSecLabel.Text = "Flow stable [s]";
|
|
//
|
|
// fixedRVNameComboBox
|
|
//
|
|
this.fixedRVNameComboBox.Enabled = false;
|
|
this.fixedRVNameComboBox.FormattingEnabled = true;
|
|
this.fixedRVNameComboBox.Location = new System.Drawing.Point(138, 91);
|
|
this.fixedRVNameComboBox.Name = "fixedRVNameComboBox";
|
|
this.fixedRVNameComboBox.Size = new System.Drawing.Size(130, 21);
|
|
this.fixedRVNameComboBox.TabIndex = 22;
|
|
//
|
|
// fixedRVNameLabel
|
|
//
|
|
this.fixedRVNameLabel.AutoSize = true;
|
|
this.fixedRVNameLabel.Location = new System.Drawing.Point(28, 94);
|
|
this.fixedRVNameLabel.Name = "fixedRVNameLabel";
|
|
this.fixedRVNameLabel.Size = new System.Drawing.Size(82, 13);
|
|
this.fixedRVNameLabel.TabIndex = 21;
|
|
this.fixedRVNameLabel.Text = "Fixed reg. valve";
|
|
//
|
|
// fixedRVPositionTextBox
|
|
//
|
|
this.fixedRVPositionTextBox.Enabled = false;
|
|
this.fixedRVPositionTextBox.Location = new System.Drawing.Point(138, 117);
|
|
this.fixedRVPositionTextBox.Name = "fixedRVPositionTextBox";
|
|
this.fixedRVPositionTextBox.Size = new System.Drawing.Size(46, 20);
|
|
this.fixedRVPositionTextBox.TabIndex = 24;
|
|
//
|
|
// fixedRVPositionLabel
|
|
//
|
|
this.fixedRVPositionLabel.AutoSize = true;
|
|
this.fixedRVPositionLabel.Location = new System.Drawing.Point(28, 120);
|
|
this.fixedRVPositionLabel.Name = "fixedRVPositionLabel";
|
|
this.fixedRVPositionLabel.Size = new System.Drawing.Size(89, 13);
|
|
this.fixedRVPositionLabel.TabIndex = 23;
|
|
this.fixedRVPositionLabel.Text = "Fixed RV position";
|
|
//
|
|
// RegulValveTandemCfgCtrl
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.Controls.Add(this.fixedRVPositionTextBox);
|
|
this.Controls.Add(this.fixedRVPositionLabel);
|
|
this.Controls.Add(this.fixedRVNameComboBox);
|
|
this.Controls.Add(this.fixedRVNameLabel);
|
|
this.Controls.Add(this.flowStableSecTextBox);
|
|
this.Controls.Add(this.flowStableSecLabel);
|
|
this.Controls.Add(this.storedPosReuseCheckBox);
|
|
this.Controls.Add(this.regulValveNameComboBox);
|
|
this.Controls.Add(this.regulValveNameLabel);
|
|
this.Controls.Add(this.nameTextBox);
|
|
this.Controls.Add(this.nameLabel);
|
|
this.Controls.Add(this.classNameLabel);
|
|
this.Name = "RegulValveTandemCfgCtrl";
|
|
this.Size = new System.Drawing.Size(300, 500);
|
|
this.Load += new System.EventHandler(this.RegulationValveCfgCtrl_Load);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label regulValveNameLabel;
|
|
private System.Windows.Forms.TextBox nameTextBox;
|
|
private System.Windows.Forms.Label nameLabel;
|
|
private System.Windows.Forms.Label classNameLabel;
|
|
private System.Windows.Forms.ComboBox regulValveNameComboBox;
|
|
private System.Windows.Forms.CheckBox storedPosReuseCheckBox;
|
|
private System.Windows.Forms.TextBox flowStableSecTextBox;
|
|
private System.Windows.Forms.Label flowStableSecLabel;
|
|
private System.Windows.Forms.ComboBox fixedRVNameComboBox;
|
|
private System.Windows.Forms.Label fixedRVNameLabel;
|
|
private System.Windows.Forms.TextBox fixedRVPositionTextBox;
|
|
private System.Windows.Forms.Label fixedRVPositionLabel;
|
|
}
|
|
}
|