This commit is contained in:
wxt
2026-01-14 20:46:30 +08:00
parent 679c605009
commit 52ad6ec4cc
4 changed files with 835 additions and 712 deletions

View File

@@ -163,6 +163,8 @@ namespace 全自动水压检测仪
this.uiPanel2 = new Sunny.UI.UIPanel();
this.uiLabel1 = new Sunny.UI.UILabel();
this.uiLight1 = new Sunny.UI.UILight();
this.uiLabel48 = new Sunny.UI.UILabel();
this.uiTextBox9 = new Sunny.UI.UITextBox();
this.uiTableLayoutPanel1.SuspendLayout();
this.uiTableLayoutPanel2.SuspendLayout();
this.panel1.SuspendLayout();
@@ -327,6 +329,7 @@ namespace 全自动水压检测仪
this.uiSwitch1.Size = new System.Drawing.Size(156, 51);
this.uiSwitch1.TabIndex = 1;
this.uiSwitch1.Text = "uiSwitch1";
this.uiSwitch1.Click += new System.EventHandler(this.uiSwitch1_Click);
//
// uiPanel7
//
@@ -396,6 +399,7 @@ namespace 全自动水压检测仪
this.uiButton3.TabIndex = 2;
this.uiButton3.Text = "停止测试";
this.uiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
//
// uiPanel8
//
@@ -427,6 +431,7 @@ namespace 全自动水压检测仪
this.uiButton2.TabIndex = 1;
this.uiButton2.Text = "启动测试";
this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
//
// uiPanel5
//
@@ -1714,6 +1719,8 @@ namespace 全自动水压检测仪
//
// uiPanel14
//
this.uiPanel14.Controls.Add(this.uiLabel48);
this.uiPanel14.Controls.Add(this.uiTextBox9);
this.uiPanel14.Controls.Add(this.uiLabel35);
this.uiPanel14.Controls.Add(this.uiLabel37);
this.uiPanel14.Controls.Add(this.uiTextBox2);
@@ -1939,7 +1946,7 @@ namespace 全自动水压检测仪
this.uiButton11.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(150)))), ((int)(((byte)(255)))));
this.uiButton11.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(120)))), ((int)(((byte)(220)))));
this.uiButton11.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton11.Location = new System.Drawing.Point(610, 83);
this.uiButton11.Location = new System.Drawing.Point(610, 88);
this.uiButton11.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton11.Name = "uiButton11";
this.uiButton11.Size = new System.Drawing.Size(110, 66);
@@ -1977,7 +1984,7 @@ namespace 全自动水压检测仪
this.uiButton13.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(150)))), ((int)(((byte)(255)))));
this.uiButton13.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(120)))), ((int)(((byte)(220)))));
this.uiButton13.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton13.Location = new System.Drawing.Point(484, 85);
this.uiButton13.Location = new System.Drawing.Point(484, 90);
this.uiButton13.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton13.Name = "uiButton13";
this.uiButton13.Size = new System.Drawing.Size(110, 66);
@@ -2211,6 +2218,35 @@ namespace 全自动水压检测仪
this.uiLight1.TabIndex = 1;
this.uiLight1.Text = "uiLight1";
//
// uiLabel48
//
this.uiLabel48.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel48.Location = new System.Drawing.Point(484, 52);
this.uiLabel48.Name = "uiLabel48";
this.uiLabel48.Size = new System.Drawing.Size(122, 30);
this.uiLabel48.TabIndex = 14;
this.uiLabel48.Text = "出口温度设置(℃):";
this.uiLabel48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBox9
//
this.uiTextBox9.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox9.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBox9.Location = new System.Drawing.Point(606, 52);
this.uiTextBox9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox9.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox9.Name = "uiTextBox9";
this.uiTextBox9.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox9.Radius = 3;
this.uiTextBox9.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.uiTextBox9.ShowText = false;
this.uiTextBox9.Size = new System.Drawing.Size(91, 28);
this.uiTextBox9.TabIndex = 15;
this.uiTextBox9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox9.Watermark = "";
this.uiTextBox9.Click += new System.EventHandler(this.uiTextBox9_Click);
//
// NormalTemperatureMode
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@@ -2414,6 +2450,8 @@ namespace 全自动水压检测仪
private Sunny.UI.UITextBox uiTextBox8;
private Sunny.UI.UILabel uiLabel45;
private Sunny.UI.UITextBox uiTextBox6;
private Sunny.UI.UILabel uiLabel48;
private Sunny.UI.UITextBox uiTextBox9;
}
}