修改搜索IP后的显示逻辑
This commit is contained in:
26
C-Windows-1/TestPara.Designer.cs
generated
26
C-Windows-1/TestPara.Designer.cs
generated
@@ -510,9 +510,8 @@
|
||||
this.label54.Font = new System.Drawing.Font("宋体", 11F);
|
||||
this.label54.Location = new System.Drawing.Point(744, 238);
|
||||
this.label54.Name = "label54";
|
||||
this.label54.Size = new System.Drawing.Size(15, 15);
|
||||
this.label54.Size = new System.Drawing.Size(0, 15);
|
||||
this.label54.TabIndex = 122;
|
||||
this.label54.Text = "s";
|
||||
this.label54.Visible = false;
|
||||
//
|
||||
// label55
|
||||
@@ -521,9 +520,8 @@
|
||||
this.label55.Font = new System.Drawing.Font("宋体", 11F);
|
||||
this.label55.Location = new System.Drawing.Point(744, 292);
|
||||
this.label55.Name = "label55";
|
||||
this.label55.Size = new System.Drawing.Size(15, 15);
|
||||
this.label55.Size = new System.Drawing.Size(0, 15);
|
||||
this.label55.TabIndex = 123;
|
||||
this.label55.Text = "s";
|
||||
this.label55.Visible = false;
|
||||
//
|
||||
// label53
|
||||
@@ -532,9 +530,8 @@
|
||||
this.label53.Font = new System.Drawing.Font("宋体", 11F);
|
||||
this.label53.Location = new System.Drawing.Point(638, 270);
|
||||
this.label53.Name = "label53";
|
||||
this.label53.Size = new System.Drawing.Size(97, 15);
|
||||
this.label53.Size = new System.Drawing.Size(0, 15);
|
||||
this.label53.TabIndex = 116;
|
||||
this.label53.Text = "微漏平衡时间";
|
||||
this.label53.Visible = false;
|
||||
//
|
||||
// label52
|
||||
@@ -543,9 +540,8 @@
|
||||
this.label52.Font = new System.Drawing.Font("宋体", 11F);
|
||||
this.label52.Location = new System.Drawing.Point(640, 214);
|
||||
this.label52.Name = "label52";
|
||||
this.label52.Size = new System.Drawing.Size(97, 15);
|
||||
this.label52.Size = new System.Drawing.Size(0, 15);
|
||||
this.label52.TabIndex = 115;
|
||||
this.label52.Text = "大漏平衡时间";
|
||||
this.label52.Visible = false;
|
||||
//
|
||||
// SBalanTime
|
||||
@@ -818,9 +814,8 @@
|
||||
this.label15.Font = new System.Drawing.Font("宋体", 11F);
|
||||
this.label15.Location = new System.Drawing.Point(639, 331);
|
||||
this.label15.Name = "label15";
|
||||
this.label15.Size = new System.Drawing.Size(75, 15);
|
||||
this.label15.Size = new System.Drawing.Size(0, 15);
|
||||
this.label15.TabIndex = 120;
|
||||
this.label15.Text = "检测时间2";
|
||||
this.label15.Visible = false;
|
||||
//
|
||||
// TestTime2
|
||||
@@ -838,9 +833,8 @@
|
||||
this.label51.Font = new System.Drawing.Font("宋体", 11F);
|
||||
this.label51.Location = new System.Drawing.Point(742, 352);
|
||||
this.label51.Name = "label51";
|
||||
this.label51.Size = new System.Drawing.Size(15, 15);
|
||||
this.label51.Size = new System.Drawing.Size(0, 15);
|
||||
this.label51.TabIndex = 121;
|
||||
this.label51.Text = "s";
|
||||
this.label51.Visible = false;
|
||||
//
|
||||
// label48
|
||||
@@ -849,9 +843,8 @@
|
||||
this.label48.Font = new System.Drawing.Font("宋体", 11F);
|
||||
this.label48.Location = new System.Drawing.Point(743, 161);
|
||||
this.label48.Name = "label48";
|
||||
this.label48.Size = new System.Drawing.Size(15, 15);
|
||||
this.label48.Size = new System.Drawing.Size(0, 15);
|
||||
this.label48.TabIndex = 115;
|
||||
this.label48.Text = "s";
|
||||
this.label48.Visible = false;
|
||||
//
|
||||
// BypassTime
|
||||
@@ -869,16 +862,15 @@
|
||||
this.label38.Font = new System.Drawing.Font("宋体", 11F);
|
||||
this.label38.Location = new System.Drawing.Point(636, 140);
|
||||
this.label38.Name = "label38";
|
||||
this.label38.Size = new System.Drawing.Size(67, 15);
|
||||
this.label38.Size = new System.Drawing.Size(0, 15);
|
||||
this.label38.TabIndex = 95;
|
||||
this.label38.Text = "旁路时间";
|
||||
this.label38.Visible = false;
|
||||
//
|
||||
// TestPara
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(644, 425);
|
||||
this.ClientSize = new System.Drawing.Size(646, 425);
|
||||
this.Controls.Add(this.label15);
|
||||
this.Controls.Add(this.label54);
|
||||
this.Controls.Add(this.TestTime2);
|
||||
|
||||
Reference in New Issue
Block a user