You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CommService/ClientTest/AlarmSettingForm.Designer.cs

373 lines
16 KiB
C#

namespace ClientTest
{
partial class AlarmSettingForm
{
/// <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.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.tbThresholdTUU = new System.Windows.Forms.TextBox();
this.tbThresholdTU = new System.Windows.Forms.TextBox();
this.tbThresholdTL = new System.Windows.Forms.TextBox();
this.tbThresholdTLL = new System.Windows.Forms.TextBox();
this.tbThresholdPUU = new System.Windows.Forms.TextBox();
this.tbThresholdPU = new System.Windows.Forms.TextBox();
this.tbThresholdPL = new System.Windows.Forms.TextBox();
this.tbThresholdPLL = new System.Windows.Forms.TextBox();
this.tbThresholdHUU = new System.Windows.Forms.TextBox();
this.tbThresholdHU = new System.Windows.Forms.TextBox();
this.tbThresholdHL = new System.Windows.Forms.TextBox();
this.tbThresholdHLL = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.tbThresholdFUU = new System.Windows.Forms.TextBox();
this.tbThresholdFU = new System.Windows.Forms.TextBox();
this.tbThresholdFL = new System.Windows.Forms.TextBox();
this.tbThresholdFLL = new System.Windows.Forms.TextBox();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.label13 = new System.Windows.Forms.Label();
this.tbMID = new System.Windows.Forms.TextBox();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(211, 86);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(71, 12);
this.label1.TabIndex = 0;
this.label1.Text = "温 度(C)";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(98, 86);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(83, 12);
this.label2.TabIndex = 1;
this.label2.Text = "压 力(MPa)";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(439, 86);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(77, 12);
this.label3.TabIndex = 2;
this.label3.Text = "瞬时热量(GJ)";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(324, 86);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(89, 12);
this.label4.TabIndex = 3;
this.label4.Text = "瞬时流量(Kg/h)";
//
// tbThresholdTUU
//
this.tbThresholdTUU.Location = new System.Drawing.Point(210, 113);
this.tbThresholdTUU.Name = "tbThresholdTUU";
this.tbThresholdTUU.Size = new System.Drawing.Size(100, 21);
this.tbThresholdTUU.TabIndex = 6;
//
// tbThresholdTU
//
this.tbThresholdTU.Location = new System.Drawing.Point(210, 158);
this.tbThresholdTU.Name = "tbThresholdTU";
this.tbThresholdTU.Size = new System.Drawing.Size(100, 21);
this.tbThresholdTU.TabIndex = 7;
//
// tbThresholdTL
//
this.tbThresholdTL.Location = new System.Drawing.Point(210, 203);
this.tbThresholdTL.Name = "tbThresholdTL";
this.tbThresholdTL.Size = new System.Drawing.Size(100, 21);
this.tbThresholdTL.TabIndex = 8;
//
// tbThresholdTLL
//
this.tbThresholdTLL.Location = new System.Drawing.Point(210, 248);
this.tbThresholdTLL.Name = "tbThresholdTLL";
this.tbThresholdTLL.Size = new System.Drawing.Size(100, 21);
this.tbThresholdTLL.TabIndex = 9;
//
// tbThresholdPUU
//
this.tbThresholdPUU.Location = new System.Drawing.Point(97, 113);
this.tbThresholdPUU.Name = "tbThresholdPUU";
this.tbThresholdPUU.Size = new System.Drawing.Size(100, 21);
this.tbThresholdPUU.TabIndex = 2;
//
// tbThresholdPU
//
this.tbThresholdPU.Location = new System.Drawing.Point(97, 158);
this.tbThresholdPU.Name = "tbThresholdPU";
this.tbThresholdPU.Size = new System.Drawing.Size(100, 21);
this.tbThresholdPU.TabIndex = 3;
//
// tbThresholdPL
//
this.tbThresholdPL.Location = new System.Drawing.Point(97, 203);
this.tbThresholdPL.Name = "tbThresholdPL";
this.tbThresholdPL.Size = new System.Drawing.Size(100, 21);
this.tbThresholdPL.TabIndex = 4;
//
// tbThresholdPLL
//
this.tbThresholdPLL.Location = new System.Drawing.Point(97, 248);
this.tbThresholdPLL.Name = "tbThresholdPLL";
this.tbThresholdPLL.Size = new System.Drawing.Size(100, 21);
this.tbThresholdPLL.TabIndex = 5;
//
// tbThresholdHUU
//
this.tbThresholdHUU.Location = new System.Drawing.Point(436, 113);
this.tbThresholdHUU.Name = "tbThresholdHUU";
this.tbThresholdHUU.Size = new System.Drawing.Size(100, 21);
this.tbThresholdHUU.TabIndex = 14;
//
// tbThresholdHU
//
this.tbThresholdHU.Location = new System.Drawing.Point(436, 158);
this.tbThresholdHU.Name = "tbThresholdHU";
this.tbThresholdHU.Size = new System.Drawing.Size(100, 21);
this.tbThresholdHU.TabIndex = 15;
//
// tbThresholdHL
//
this.tbThresholdHL.Location = new System.Drawing.Point(436, 203);
this.tbThresholdHL.Name = "tbThresholdHL";
this.tbThresholdHL.Size = new System.Drawing.Size(100, 21);
this.tbThresholdHL.TabIndex = 16;
//
// tbThresholdHLL
//
this.tbThresholdHLL.Location = new System.Drawing.Point(436, 248);
this.tbThresholdHLL.Name = "tbThresholdHLL";
this.tbThresholdHLL.Size = new System.Drawing.Size(100, 21);
this.tbThresholdHLL.TabIndex = 17;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(24, 118);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(41, 12);
this.label5.TabIndex = 16;
this.label5.Text = "上上限";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(24, 163);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(41, 12);
this.label6.TabIndex = 17;
this.label6.Text = "上 限";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(24, 208);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(41, 12);
this.label7.TabIndex = 18;
this.label7.Text = "下 限";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(24, 253);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(41, 12);
this.label8.TabIndex = 19;
this.label8.Text = "下下限";
//
// tbThresholdFUU
//
this.tbThresholdFUU.Location = new System.Drawing.Point(323, 113);
this.tbThresholdFUU.Name = "tbThresholdFUU";
this.tbThresholdFUU.Size = new System.Drawing.Size(100, 21);
this.tbThresholdFUU.TabIndex = 10;
//
// tbThresholdFU
//
this.tbThresholdFU.Location = new System.Drawing.Point(323, 158);
this.tbThresholdFU.Name = "tbThresholdFU";
this.tbThresholdFU.Size = new System.Drawing.Size(100, 21);
this.tbThresholdFU.TabIndex = 11;
//
// tbThresholdFL
//
this.tbThresholdFL.Location = new System.Drawing.Point(323, 203);
this.tbThresholdFL.Name = "tbThresholdFL";
this.tbThresholdFL.Size = new System.Drawing.Size(100, 21);
this.tbThresholdFL.TabIndex = 12;
//
// tbThresholdFLL
//
this.tbThresholdFLL.Location = new System.Drawing.Point(323, 248);
this.tbThresholdFLL.Name = "tbThresholdFLL";
this.tbThresholdFLL.Size = new System.Drawing.Size(100, 21);
this.tbThresholdFLL.TabIndex = 13;
//
// button1
//
this.button1.DialogResult = System.Windows.Forms.DialogResult.OK;
this.button1.Location = new System.Drawing.Point(96, 316);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(149, 44);
this.button1.TabIndex = 18;
this.button1.Text = "应用";
this.button1.UseVisualStyleBackColor = true;
//
// button2
//
this.button2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.button2.Enabled = false;
this.button2.Location = new System.Drawing.Point(323, 316);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(156, 44);
this.button2.TabIndex = 19;
this.button2.Text = "取消";
this.button2.UseVisualStyleBackColor = true;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(154, 29);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(77, 12);
this.label13.TabIndex = 30;
this.label13.Text = "蒸汽仪表编号";
//
// tbMID
//
this.tbMID.Location = new System.Drawing.Point(267, 25);
this.tbMID.Name = "tbMID";
this.tbMID.ReadOnly = true;
this.tbMID.Size = new System.Drawing.Size(100, 21);
this.tbMID.TabIndex = 0;
this.tbMID.Text = "01";
//
// groupBox1
//
this.groupBox1.Location = new System.Drawing.Point(9, 61);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(545, 229);
this.groupBox1.TabIndex = 33;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "报警参数";
//
// AlarmSettingForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(562, 384);
this.Controls.Add(this.tbMID);
this.Controls.Add(this.label13);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.tbThresholdFLL);
this.Controls.Add(this.tbThresholdFL);
this.Controls.Add(this.tbThresholdFU);
this.Controls.Add(this.tbThresholdFUU);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.tbThresholdHLL);
this.Controls.Add(this.tbThresholdHL);
this.Controls.Add(this.tbThresholdHU);
this.Controls.Add(this.tbThresholdHUU);
this.Controls.Add(this.tbThresholdPLL);
this.Controls.Add(this.tbThresholdPL);
this.Controls.Add(this.tbThresholdPU);
this.Controls.Add(this.tbThresholdPUU);
this.Controls.Add(this.tbThresholdTLL);
this.Controls.Add(this.tbThresholdTL);
this.Controls.Add(this.tbThresholdTU);
this.Controls.Add(this.tbThresholdTUU);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.groupBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "AlarmSettingForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "蒸汽仪表报警设置";
this.Load += new System.EventHandler(this.AlarmSettingForm_Load);
this.Shown += new System.EventHandler(this.AlarmSettingForm_Shown);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox tbThresholdTUU;
private System.Windows.Forms.TextBox tbThresholdTU;
private System.Windows.Forms.TextBox tbThresholdTL;
private System.Windows.Forms.TextBox tbThresholdTLL;
private System.Windows.Forms.TextBox tbThresholdPUU;
private System.Windows.Forms.TextBox tbThresholdPU;
private System.Windows.Forms.TextBox tbThresholdPL;
private System.Windows.Forms.TextBox tbThresholdPLL;
private System.Windows.Forms.TextBox tbThresholdHUU;
private System.Windows.Forms.TextBox tbThresholdHU;
private System.Windows.Forms.TextBox tbThresholdHL;
private System.Windows.Forms.TextBox tbThresholdHLL;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.TextBox tbThresholdFUU;
private System.Windows.Forms.TextBox tbThresholdFU;
private System.Windows.Forms.TextBox tbThresholdFL;
private System.Windows.Forms.TextBox tbThresholdFLL;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox tbMID;
private System.Windows.Forms.GroupBox groupBox1;
}
}