This commit is contained in:
284
全自动水压检测仪/Coeffiicientsetting.Designer.cs
generated
284
全自动水压检测仪/Coeffiicientsetting.Designer.cs
generated
@@ -55,10 +55,12 @@
|
||||
this.uiPanel1 = new Sunny.UI.UIPanel();
|
||||
this.uiPanel2 = new Sunny.UI.UIPanel();
|
||||
this.uiGroupBox1 = new Sunny.UI.UIGroupBox();
|
||||
this.uiTextBox17 = new Sunny.UI.UITextBox();
|
||||
this.uiLabel17 = new Sunny.UI.UILabel();
|
||||
this.uiTableLayoutPanel2 = new Sunny.UI.UITableLayoutPanel();
|
||||
this.uiPanel3 = new Sunny.UI.UIPanel();
|
||||
this.uiTextBox17 = new Sunny.UI.UITextBox();
|
||||
this.uiLabel17 = new Sunny.UI.UILabel();
|
||||
this.uiTextBox2 = new Sunny.UI.UITextBox();
|
||||
this.uiLabel2 = new Sunny.UI.UILabel();
|
||||
this.uiTextBox3 = new Sunny.UI.UITextBox();
|
||||
this.uiLabel3 = new Sunny.UI.UILabel();
|
||||
this.uiTextBox1 = new Sunny.UI.UITextBox();
|
||||
@@ -89,8 +91,15 @@
|
||||
this.uiButton3 = new Sunny.UI.UIButton();
|
||||
this.uiButton2 = new Sunny.UI.UIButton();
|
||||
this.uiButton1 = new Sunny.UI.UIButton();
|
||||
this.uiTextBox2 = new Sunny.UI.UITextBox();
|
||||
this.uiLabel2 = new Sunny.UI.UILabel();
|
||||
this.uiButton5 = new Sunny.UI.UIButton();
|
||||
this.uiButton7 = new Sunny.UI.UIButton();
|
||||
this.uiButton10 = new Sunny.UI.UIButton();
|
||||
this.uiButton11 = new Sunny.UI.UIButton();
|
||||
this.uiButton12 = new Sunny.UI.UIButton();
|
||||
this.uiButton13 = new Sunny.UI.UIButton();
|
||||
this.uiButton4 = new Sunny.UI.UIButton();
|
||||
this.uiButton8 = new Sunny.UI.UIButton();
|
||||
this.uiButton9 = new Sunny.UI.UIButton();
|
||||
this.uiTableLayoutPanel1.SuspendLayout();
|
||||
this.uiGroupBox4.SuspendLayout();
|
||||
this.uiTableLayoutPanel7.SuspendLayout();
|
||||
@@ -555,6 +564,46 @@
|
||||
this.uiGroupBox1.Text = "压力";
|
||||
this.uiGroupBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
//
|
||||
// uiTableLayoutPanel2
|
||||
//
|
||||
this.uiTableLayoutPanel2.ColumnCount = 1;
|
||||
this.uiTableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||||
this.uiTableLayoutPanel2.Controls.Add(this.uiPanel3, 0, 0);
|
||||
this.uiTableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.uiTableLayoutPanel2.Location = new System.Drawing.Point(2, 32);
|
||||
this.uiTableLayoutPanel2.Name = "uiTableLayoutPanel2";
|
||||
this.uiTableLayoutPanel2.RowCount = 1;
|
||||
this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||||
this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||||
this.uiTableLayoutPanel2.Size = new System.Drawing.Size(976, 93);
|
||||
this.uiTableLayoutPanel2.TabIndex = 0;
|
||||
this.uiTableLayoutPanel2.TagString = null;
|
||||
//
|
||||
// uiPanel3
|
||||
//
|
||||
this.uiPanel3.Controls.Add(this.uiButton13);
|
||||
this.uiPanel3.Controls.Add(this.uiButton4);
|
||||
this.uiPanel3.Controls.Add(this.uiTextBox17);
|
||||
this.uiPanel3.Controls.Add(this.uiLabel17);
|
||||
this.uiPanel3.Controls.Add(this.uiTextBox2);
|
||||
this.uiPanel3.Controls.Add(this.uiLabel2);
|
||||
this.uiPanel3.Controls.Add(this.uiTextBox3);
|
||||
this.uiPanel3.Controls.Add(this.uiLabel3);
|
||||
this.uiPanel3.Controls.Add(this.uiTextBox1);
|
||||
this.uiPanel3.Controls.Add(this.uiLabel1);
|
||||
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.uiPanel3.FillColor = System.Drawing.Color.White;
|
||||
this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiPanel3.Location = new System.Drawing.Point(4, 5);
|
||||
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiPanel3.Name = "uiPanel3";
|
||||
this.uiPanel3.RectColor = System.Drawing.Color.White;
|
||||
this.uiPanel3.Size = new System.Drawing.Size(968, 83);
|
||||
this.uiPanel3.TabIndex = 0;
|
||||
this.uiPanel3.Text = null;
|
||||
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
//
|
||||
// uiTextBox17
|
||||
//
|
||||
this.uiTextBox17.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||||
@@ -583,43 +632,33 @@
|
||||
this.uiLabel17.TabIndex = 3;
|
||||
this.uiLabel17.Text = "转速设置:";
|
||||
//
|
||||
// uiTableLayoutPanel2
|
||||
// uiTextBox2
|
||||
//
|
||||
this.uiTableLayoutPanel2.ColumnCount = 1;
|
||||
this.uiTableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||||
this.uiTableLayoutPanel2.Controls.Add(this.uiPanel3, 0, 0);
|
||||
this.uiTableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.uiTableLayoutPanel2.Location = new System.Drawing.Point(2, 32);
|
||||
this.uiTableLayoutPanel2.Name = "uiTableLayoutPanel2";
|
||||
this.uiTableLayoutPanel2.RowCount = 1;
|
||||
this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
||||
this.uiTableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||||
this.uiTableLayoutPanel2.Size = new System.Drawing.Size(976, 93);
|
||||
this.uiTableLayoutPanel2.TabIndex = 0;
|
||||
this.uiTableLayoutPanel2.TagString = null;
|
||||
this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||||
this.uiTextBox2.FillColor = System.Drawing.Color.Yellow;
|
||||
this.uiTextBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiTextBox2.Location = new System.Drawing.Point(598, 40);
|
||||
this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
|
||||
this.uiTextBox2.Name = "uiTextBox2";
|
||||
this.uiTextBox2.Padding = new System.Windows.Forms.Padding(5);
|
||||
this.uiTextBox2.ShowText = false;
|
||||
this.uiTextBox2.Size = new System.Drawing.Size(120, 35);
|
||||
this.uiTextBox2.TabIndex = 6;
|
||||
this.uiTextBox2.Text = "0.00";
|
||||
this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.uiTextBox2.Watermark = "";
|
||||
this.uiTextBox2.Click += new System.EventHandler(this.uiTextBox2_Click);
|
||||
//
|
||||
// uiPanel3
|
||||
// uiLabel2
|
||||
//
|
||||
this.uiPanel3.Controls.Add(this.uiTextBox17);
|
||||
this.uiPanel3.Controls.Add(this.uiLabel17);
|
||||
this.uiPanel3.Controls.Add(this.uiTextBox2);
|
||||
this.uiPanel3.Controls.Add(this.uiLabel2);
|
||||
this.uiPanel3.Controls.Add(this.uiTextBox3);
|
||||
this.uiPanel3.Controls.Add(this.uiLabel3);
|
||||
this.uiPanel3.Controls.Add(this.uiTextBox1);
|
||||
this.uiPanel3.Controls.Add(this.uiLabel1);
|
||||
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
this.uiPanel3.FillColor = System.Drawing.Color.White;
|
||||
this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiPanel3.Location = new System.Drawing.Point(4, 5);
|
||||
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiPanel3.Name = "uiPanel3";
|
||||
this.uiPanel3.RectColor = System.Drawing.Color.White;
|
||||
this.uiPanel3.Size = new System.Drawing.Size(968, 83);
|
||||
this.uiPanel3.TabIndex = 0;
|
||||
this.uiPanel3.Text = null;
|
||||
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||||
this.uiLabel2.Location = new System.Drawing.Point(404, 47);
|
||||
this.uiLabel2.Name = "uiLabel2";
|
||||
this.uiLabel2.Size = new System.Drawing.Size(302, 36);
|
||||
this.uiLabel2.TabIndex = 5;
|
||||
this.uiLabel2.Text = "延迟记录初始值时间(ms):";
|
||||
//
|
||||
// uiTextBox3
|
||||
//
|
||||
@@ -751,7 +790,7 @@
|
||||
this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||||
this.uiTextBox5.FillColor = System.Drawing.Color.Yellow;
|
||||
this.uiTextBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiTextBox5.Location = new System.Drawing.Point(247, 0);
|
||||
this.uiTextBox5.Location = new System.Drawing.Point(237, 0);
|
||||
this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 16);
|
||||
this.uiTextBox5.Name = "uiTextBox5";
|
||||
@@ -768,7 +807,7 @@
|
||||
//
|
||||
this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||||
this.uiLabel5.Location = new System.Drawing.Point(77, 7);
|
||||
this.uiLabel5.Location = new System.Drawing.Point(67, 7);
|
||||
this.uiLabel5.Name = "uiLabel5";
|
||||
this.uiLabel5.Size = new System.Drawing.Size(188, 35);
|
||||
this.uiLabel5.TabIndex = 0;
|
||||
@@ -776,6 +815,7 @@
|
||||
//
|
||||
// uiPanel14
|
||||
//
|
||||
this.uiPanel14.Controls.Add(this.uiButton9);
|
||||
this.uiPanel14.Controls.Add(this.uiTextBox11);
|
||||
this.uiPanel14.Controls.Add(this.uiLabel11);
|
||||
this.uiPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
@@ -796,7 +836,7 @@
|
||||
this.uiTextBox11.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||||
this.uiTextBox11.FillColor = System.Drawing.Color.Yellow;
|
||||
this.uiTextBox11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiTextBox11.Location = new System.Drawing.Point(247, 0);
|
||||
this.uiTextBox11.Location = new System.Drawing.Point(237, 0);
|
||||
this.uiTextBox11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiTextBox11.MinimumSize = new System.Drawing.Size(1, 16);
|
||||
this.uiTextBox11.Name = "uiTextBox11";
|
||||
@@ -813,7 +853,7 @@
|
||||
//
|
||||
this.uiLabel11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||||
this.uiLabel11.Location = new System.Drawing.Point(77, 7);
|
||||
this.uiLabel11.Location = new System.Drawing.Point(67, 7);
|
||||
this.uiLabel11.Name = "uiLabel11";
|
||||
this.uiLabel11.Size = new System.Drawing.Size(188, 35);
|
||||
this.uiLabel11.TabIndex = 0;
|
||||
@@ -821,6 +861,7 @@
|
||||
//
|
||||
// uiPanel15
|
||||
//
|
||||
this.uiPanel15.Controls.Add(this.uiButton8);
|
||||
this.uiPanel15.Controls.Add(this.uiTextBox12);
|
||||
this.uiPanel15.Controls.Add(this.uiLabel12);
|
||||
this.uiPanel15.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
@@ -841,7 +882,7 @@
|
||||
this.uiTextBox12.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||||
this.uiTextBox12.FillColor = System.Drawing.Color.Yellow;
|
||||
this.uiTextBox12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiTextBox12.Location = new System.Drawing.Point(247, 0);
|
||||
this.uiTextBox12.Location = new System.Drawing.Point(237, 0);
|
||||
this.uiTextBox12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiTextBox12.MinimumSize = new System.Drawing.Size(1, 16);
|
||||
this.uiTextBox12.Name = "uiTextBox12";
|
||||
@@ -858,7 +899,7 @@
|
||||
//
|
||||
this.uiLabel12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||||
this.uiLabel12.Location = new System.Drawing.Point(77, 8);
|
||||
this.uiLabel12.Location = new System.Drawing.Point(67, 8);
|
||||
this.uiLabel12.Name = "uiLabel12";
|
||||
this.uiLabel12.Size = new System.Drawing.Size(188, 35);
|
||||
this.uiLabel12.TabIndex = 0;
|
||||
@@ -1020,6 +1061,11 @@
|
||||
//
|
||||
// uiPanel19
|
||||
//
|
||||
this.uiPanel19.Controls.Add(this.uiButton10);
|
||||
this.uiPanel19.Controls.Add(this.uiButton11);
|
||||
this.uiPanel19.Controls.Add(this.uiButton12);
|
||||
this.uiPanel19.Controls.Add(this.uiButton7);
|
||||
this.uiPanel19.Controls.Add(this.uiButton5);
|
||||
this.uiPanel19.Controls.Add(this.uiButton3);
|
||||
this.uiPanel19.Controls.Add(this.uiButton2);
|
||||
this.uiPanel19.Controls.Add(this.uiButton1);
|
||||
@@ -1040,7 +1086,7 @@
|
||||
//
|
||||
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton3.Location = new System.Drawing.Point(108, 4);
|
||||
this.uiButton3.Location = new System.Drawing.Point(16, 4);
|
||||
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton3.Name = "uiButton3";
|
||||
this.uiButton3.Size = new System.Drawing.Size(125, 68);
|
||||
@@ -1053,7 +1099,7 @@
|
||||
//
|
||||
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton2.Location = new System.Drawing.Point(248, 4);
|
||||
this.uiButton2.Location = new System.Drawing.Point(156, 4);
|
||||
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton2.Name = "uiButton2";
|
||||
this.uiButton2.Size = new System.Drawing.Size(125, 68);
|
||||
@@ -1075,33 +1121,122 @@
|
||||
this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
|
||||
//
|
||||
// uiTextBox2
|
||||
// uiButton5
|
||||
//
|
||||
this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
|
||||
this.uiTextBox2.FillColor = System.Drawing.Color.Yellow;
|
||||
this.uiTextBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiTextBox2.Location = new System.Drawing.Point(598, 40);
|
||||
this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||||
this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
|
||||
this.uiTextBox2.Name = "uiTextBox2";
|
||||
this.uiTextBox2.Padding = new System.Windows.Forms.Padding(5);
|
||||
this.uiTextBox2.ShowText = false;
|
||||
this.uiTextBox2.Size = new System.Drawing.Size(120, 35);
|
||||
this.uiTextBox2.TabIndex = 6;
|
||||
this.uiTextBox2.Text = "0.00";
|
||||
this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.uiTextBox2.Watermark = "";
|
||||
this.uiTextBox2.Click += new System.EventHandler(this.uiTextBox2_Click);
|
||||
this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton5.Location = new System.Drawing.Point(334, -1);
|
||||
this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton5.Name = "uiButton5";
|
||||
this.uiButton5.Size = new System.Drawing.Size(142, 35);
|
||||
this.uiButton5.TabIndex = 4;
|
||||
this.uiButton5.Text = "常温加水";
|
||||
this.uiButton5.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click);
|
||||
//
|
||||
// uiLabel2
|
||||
// uiButton7
|
||||
//
|
||||
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
|
||||
this.uiLabel2.Location = new System.Drawing.Point(404, 47);
|
||||
this.uiLabel2.Name = "uiLabel2";
|
||||
this.uiLabel2.Size = new System.Drawing.Size(302, 36);
|
||||
this.uiLabel2.TabIndex = 5;
|
||||
this.uiLabel2.Text = "延迟记录初始值时间(ms):";
|
||||
this.uiButton7.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton7.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton7.Location = new System.Drawing.Point(494, 40);
|
||||
this.uiButton7.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton7.Name = "uiButton7";
|
||||
this.uiButton7.Size = new System.Drawing.Size(119, 35);
|
||||
this.uiButton7.TabIndex = 6;
|
||||
this.uiButton7.Text = "高压出阀";
|
||||
this.uiButton7.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton7.Click += new System.EventHandler(this.uiButton7_Click);
|
||||
//
|
||||
// uiButton10
|
||||
//
|
||||
this.uiButton10.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton10.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton10.Location = new System.Drawing.Point(633, 0);
|
||||
this.uiButton10.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton10.Name = "uiButton10";
|
||||
this.uiButton10.Size = new System.Drawing.Size(129, 35);
|
||||
this.uiButton10.TabIndex = 11;
|
||||
this.uiButton10.Text = "空气抽气";
|
||||
this.uiButton10.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton10.Click += new System.EventHandler(this.uiButton10_Click);
|
||||
//
|
||||
// uiButton11
|
||||
//
|
||||
this.uiButton11.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
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(334, 39);
|
||||
this.uiButton11.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton11.Name = "uiButton11";
|
||||
this.uiButton11.Size = new System.Drawing.Size(142, 35);
|
||||
this.uiButton11.TabIndex = 10;
|
||||
this.uiButton11.Text = "高温加水";
|
||||
this.uiButton11.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton11.Click += new System.EventHandler(this.uiButton11_Click);
|
||||
//
|
||||
// uiButton12
|
||||
//
|
||||
this.uiButton12.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton12.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton12.Location = new System.Drawing.Point(494, -1);
|
||||
this.uiButton12.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton12.Name = "uiButton12";
|
||||
this.uiButton12.Size = new System.Drawing.Size(119, 35);
|
||||
this.uiButton12.TabIndex = 9;
|
||||
this.uiButton12.Text = "高压进阀";
|
||||
this.uiButton12.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton12.Click += new System.EventHandler(this.uiButton12_Click);
|
||||
//
|
||||
// uiButton13
|
||||
//
|
||||
this.uiButton13.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
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(775, 42);
|
||||
this.uiButton13.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton13.Name = "uiButton13";
|
||||
this.uiButton13.Size = new System.Drawing.Size(166, 35);
|
||||
this.uiButton13.TabIndex = 10;
|
||||
this.uiButton13.Text = "高温抽水";
|
||||
this.uiButton13.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton13.Click += new System.EventHandler(this.uiButton13_Click);
|
||||
//
|
||||
// uiButton4
|
||||
//
|
||||
this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton4.Location = new System.Drawing.Point(775, 3);
|
||||
this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton4.Name = "uiButton4";
|
||||
this.uiButton4.Size = new System.Drawing.Size(166, 35);
|
||||
this.uiButton4.TabIndex = 9;
|
||||
this.uiButton4.Text = "常温抽水";
|
||||
this.uiButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click);
|
||||
//
|
||||
// uiButton8
|
||||
//
|
||||
this.uiButton8.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton8.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton8.Location = new System.Drawing.Point(364, 0);
|
||||
this.uiButton8.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton8.Name = "uiButton8";
|
||||
this.uiButton8.Size = new System.Drawing.Size(107, 35);
|
||||
this.uiButton8.TabIndex = 8;
|
||||
this.uiButton8.Text = "常温回水";
|
||||
this.uiButton8.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton8.Click += new System.EventHandler(this.uiButton8_Click);
|
||||
//
|
||||
// uiButton9
|
||||
//
|
||||
this.uiButton9.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiButton9.Font = new System.Drawing.Font("微软雅黑", 14F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton9.Location = new System.Drawing.Point(364, 3);
|
||||
this.uiButton9.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiButton9.Name = "uiButton9";
|
||||
this.uiButton9.Size = new System.Drawing.Size(107, 35);
|
||||
this.uiButton9.TabIndex = 13;
|
||||
this.uiButton9.Text = "高温回水";
|
||||
this.uiButton9.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiButton9.Click += new System.EventHandler(this.uiButton9_Click);
|
||||
//
|
||||
// Coeffiicientsetting
|
||||
//
|
||||
@@ -1213,5 +1348,14 @@
|
||||
private Sunny.UI.UIButton uiButton2;
|
||||
private Sunny.UI.UITextBox uiTextBox2;
|
||||
private Sunny.UI.UILabel uiLabel2;
|
||||
private Sunny.UI.UIButton uiButton7;
|
||||
private Sunny.UI.UIButton uiButton5;
|
||||
private Sunny.UI.UIButton uiButton10;
|
||||
private Sunny.UI.UIButton uiButton11;
|
||||
private Sunny.UI.UIButton uiButton12;
|
||||
private Sunny.UI.UIButton uiButton13;
|
||||
private Sunny.UI.UIButton uiButton4;
|
||||
private Sunny.UI.UIButton uiButton9;
|
||||
private Sunny.UI.UIButton uiButton8;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user