This commit is contained in:
xyy
2026-03-14 13:39:48 +08:00
parent 613da5810a
commit b4f135150c
6 changed files with 306 additions and 397 deletions

View File

@@ -71,31 +71,20 @@
this.uiTableLayoutPanel4 = new Sunny.UI.UITableLayoutPanel();
this.uiTableLayoutPanel6 = new Sunny.UI.UITableLayoutPanel();
this.uiPanel8 = new Sunny.UI.UIPanel();
this.uiTextBox5 = new Sunny.UI.UITextBox();
this.uiLabel5 = new Sunny.UI.UILabel();
this.uiPanel14 = new Sunny.UI.UIPanel();
this.uiButton9 = new Sunny.UI.UIButton();
this.uiTextBox11 = new Sunny.UI.UITextBox();
this.uiLabel11 = new Sunny.UI.UILabel();
this.uiPanel15 = new Sunny.UI.UIPanel();
this.uiButton8 = new Sunny.UI.UIButton();
this.uiTextBox12 = new Sunny.UI.UITextBox();
this.uiLabel12 = new Sunny.UI.UILabel();
this.uiTableLayoutPanel5 = new Sunny.UI.UITableLayoutPanel();
this.uiPanel13 = new Sunny.UI.UIPanel();
this.uiTextBox10 = new Sunny.UI.UITextBox();
this.uiLabel10 = new Sunny.UI.UILabel();
this.uiPanel12 = new Sunny.UI.UIPanel();
this.uiTextBox18 = new Sunny.UI.UITextBox();
this.uiLabel18 = new Sunny.UI.UILabel();
this.uiTextBox9 = new Sunny.UI.UITextBox();
this.uiLabel9 = new Sunny.UI.UILabel();
this.uiPanel10 = new Sunny.UI.UIPanel();
this.uiTextBox4 = new Sunny.UI.UITextBox();
this.uiLabel4 = new Sunny.UI.UILabel();
this.uiTextBox7 = new Sunny.UI.UITextBox();
this.uiLabel7 = new Sunny.UI.UILabel();
this.uiPanel19 = new Sunny.UI.UIPanel();
this.uiCheckBox1 = new Sunny.UI.UICheckBox();
this.uiButton10 = new Sunny.UI.UIButton();
this.uiButton11 = new Sunny.UI.UIButton();
this.uiButton12 = new Sunny.UI.UIButton();
@@ -104,7 +93,6 @@
this.uiButton3 = new Sunny.UI.UIButton();
this.uiButton2 = new Sunny.UI.UIButton();
this.uiButton1 = new Sunny.UI.UIButton();
this.uiCheckBox1 = new Sunny.UI.UICheckBox();
this.uiTableLayoutPanel1.SuspendLayout();
this.uiGroupBox4.SuspendLayout();
this.uiTableLayoutPanel7.SuspendLayout();
@@ -124,11 +112,9 @@
this.uiGroupBox3.SuspendLayout();
this.uiTableLayoutPanel4.SuspendLayout();
this.uiTableLayoutPanel6.SuspendLayout();
this.uiPanel8.SuspendLayout();
this.uiPanel14.SuspendLayout();
this.uiPanel15.SuspendLayout();
this.uiTableLayoutPanel5.SuspendLayout();
this.uiPanel13.SuspendLayout();
this.uiPanel12.SuspendLayout();
this.uiPanel10.SuspendLayout();
this.uiPanel19.SuspendLayout();
@@ -801,8 +787,6 @@
//
// uiPanel8
//
this.uiPanel8.Controls.Add(this.uiTextBox5);
this.uiPanel8.Controls.Add(this.uiLabel5);
this.uiPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel8.FillColor = System.Drawing.Color.White;
this.uiPanel8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
@@ -816,39 +800,9 @@
this.uiPanel8.Text = null;
this.uiPanel8.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiTextBox5
//
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(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";
this.uiTextBox5.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox5.ShowText = false;
this.uiTextBox5.Size = new System.Drawing.Size(120, 35);
this.uiTextBox5.TabIndex = 1;
this.uiTextBox5.Text = "0.00";
this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox5.Watermark = "";
this.uiTextBox5.Click += new System.EventHandler(this.uiTextBox5_Click);
//
// uiLabel5
//
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(67, 7);
this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(188, 35);
this.uiLabel5.TabIndex = 0;
this.uiLabel5.Text = "设置高温液位下限:";
//
// 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;
this.uiPanel14.FillColor = System.Drawing.Color.White;
this.uiPanel14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
@@ -875,39 +829,9 @@
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);
//
// uiTextBox11
//
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(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";
this.uiTextBox11.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox11.ShowText = false;
this.uiTextBox11.Size = new System.Drawing.Size(120, 35);
this.uiTextBox11.TabIndex = 1;
this.uiTextBox11.Text = "0.00";
this.uiTextBox11.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox11.Watermark = "";
this.uiTextBox11.Click += new System.EventHandler(this.uiTextBox11_Click);
//
// uiLabel11
//
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(67, 7);
this.uiLabel11.Name = "uiLabel11";
this.uiLabel11.Size = new System.Drawing.Size(188, 35);
this.uiLabel11.TabIndex = 0;
this.uiLabel11.Text = "设置高温液位上限:";
//
// 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;
this.uiPanel15.FillColor = System.Drawing.Color.White;
this.uiPanel15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
@@ -934,34 +858,6 @@
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);
//
// uiTextBox12
//
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(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";
this.uiTextBox12.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox12.ShowText = false;
this.uiTextBox12.Size = new System.Drawing.Size(120, 35);
this.uiTextBox12.TabIndex = 1;
this.uiTextBox12.Text = "0.00";
this.uiTextBox12.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox12.Watermark = "";
this.uiTextBox12.Click += new System.EventHandler(this.uiTextBox12_Click);
//
// uiLabel12
//
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(67, 8);
this.uiLabel12.Name = "uiLabel12";
this.uiLabel12.Size = new System.Drawing.Size(188, 35);
this.uiLabel12.TabIndex = 0;
this.uiLabel12.Text = "设置高温液位系数:";
//
// uiTableLayoutPanel5
//
this.uiTableLayoutPanel5.ColumnCount = 1;
@@ -983,8 +879,6 @@
//
// uiPanel13
//
this.uiPanel13.Controls.Add(this.uiTextBox10);
this.uiPanel13.Controls.Add(this.uiLabel10);
this.uiPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel13.FillColor = System.Drawing.Color.White;
this.uiPanel13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
@@ -998,40 +892,10 @@
this.uiPanel13.Text = null;
this.uiPanel13.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiTextBox10
//
this.uiTextBox10.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox10.FillColor = System.Drawing.Color.Yellow;
this.uiTextBox10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox10.Location = new System.Drawing.Point(255, 0);
this.uiTextBox10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox10.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox10.Name = "uiTextBox10";
this.uiTextBox10.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox10.ShowText = false;
this.uiTextBox10.Size = new System.Drawing.Size(120, 35);
this.uiTextBox10.TabIndex = 1;
this.uiTextBox10.Text = "0.00";
this.uiTextBox10.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox10.Watermark = "";
this.uiTextBox10.Click += new System.EventHandler(this.uiTextBox10_Click);
//
// uiLabel10
//
this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel10.Location = new System.Drawing.Point(90, 7);
this.uiLabel10.Name = "uiLabel10";
this.uiLabel10.Size = new System.Drawing.Size(179, 35);
this.uiLabel10.TabIndex = 0;
this.uiLabel10.Text = "设置常温液位下限:";
//
// uiPanel12
//
this.uiPanel12.Controls.Add(this.uiTextBox18);
this.uiPanel12.Controls.Add(this.uiLabel18);
this.uiPanel12.Controls.Add(this.uiTextBox9);
this.uiPanel12.Controls.Add(this.uiLabel9);
this.uiPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel12.FillColor = System.Drawing.Color.White;
this.uiPanel12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
@@ -1072,40 +936,10 @@
this.uiLabel18.TabIndex = 7;
this.uiLabel18.Text = "压力保护:";
//
// uiTextBox9
//
this.uiTextBox9.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox9.FillColor = System.Drawing.Color.Yellow;
this.uiTextBox9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox9.Location = new System.Drawing.Point(181, 0);
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.ShowText = false;
this.uiTextBox9.Size = new System.Drawing.Size(120, 35);
this.uiTextBox9.TabIndex = 1;
this.uiTextBox9.Text = "0.00";
this.uiTextBox9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox9.Watermark = "";
this.uiTextBox9.Click += new System.EventHandler(this.uiTextBox9_Click);
//
// uiLabel9
//
this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel9.Location = new System.Drawing.Point(16, 7);
this.uiLabel9.Name = "uiLabel9";
this.uiLabel9.Size = new System.Drawing.Size(179, 35);
this.uiLabel9.TabIndex = 0;
this.uiLabel9.Text = "设置常温液位上限:";
//
// uiPanel10
//
this.uiPanel10.Controls.Add(this.uiTextBox4);
this.uiPanel10.Controls.Add(this.uiLabel4);
this.uiPanel10.Controls.Add(this.uiTextBox7);
this.uiPanel10.Controls.Add(this.uiLabel7);
this.uiPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel10.FillColor = System.Drawing.Color.White;
this.uiPanel10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
@@ -1146,34 +980,6 @@
this.uiLabel4.TabIndex = 5;
this.uiLabel4.Text = "温度保护:";
//
// uiTextBox7
//
this.uiTextBox7.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox7.FillColor = System.Drawing.Color.Yellow;
this.uiTextBox7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox7.Location = new System.Drawing.Point(180, 1);
this.uiTextBox7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox7.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox7.Name = "uiTextBox7";
this.uiTextBox7.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox7.ShowText = false;
this.uiTextBox7.Size = new System.Drawing.Size(120, 35);
this.uiTextBox7.TabIndex = 1;
this.uiTextBox7.Text = "0.00";
this.uiTextBox7.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox7.Watermark = "";
this.uiTextBox7.Click += new System.EventHandler(this.uiTextBox7_Click);
//
// uiLabel7
//
this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel7.Location = new System.Drawing.Point(15, 8);
this.uiLabel7.Name = "uiLabel7";
this.uiLabel7.Size = new System.Drawing.Size(179, 35);
this.uiLabel7.TabIndex = 0;
this.uiLabel7.Text = "设置常温液位系数:";
//
// uiPanel19
//
this.uiPanel19.Controls.Add(this.uiCheckBox1);
@@ -1198,6 +1004,19 @@
this.uiPanel19.Text = null;
this.uiPanel19.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiCheckBox1
//
this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiCheckBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox1.Location = new System.Drawing.Point(633, 40);
this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox1.Name = "uiCheckBox1";
this.uiCheckBox1.Size = new System.Drawing.Size(150, 29);
this.uiCheckBox1.TabIndex = 12;
this.uiCheckBox1.Text = "允许修改报表";
this.uiCheckBox1.CheckedChanged += new System.EventHandler(this.uiCheckBox1_CheckedChanged);
//
// uiButton10
//
this.uiButton10.Cursor = System.Windows.Forms.Cursors.Hand;
@@ -1302,19 +1121,6 @@
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);
//
// uiCheckBox1
//
this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiCheckBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox1.Location = new System.Drawing.Point(633, 40);
this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox1.Name = "uiCheckBox1";
this.uiCheckBox1.Size = new System.Drawing.Size(150, 29);
this.uiCheckBox1.TabIndex = 12;
this.uiCheckBox1.Text = "允许修改报表";
this.uiCheckBox1.CheckedChanged += new System.EventHandler(this.uiCheckBox1_CheckedChanged);
//
// Coeffiicientsetting
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@@ -1349,11 +1155,9 @@
this.uiGroupBox3.ResumeLayout(false);
this.uiTableLayoutPanel4.ResumeLayout(false);
this.uiTableLayoutPanel6.ResumeLayout(false);
this.uiPanel8.ResumeLayout(false);
this.uiPanel14.ResumeLayout(false);
this.uiPanel15.ResumeLayout(false);
this.uiTableLayoutPanel5.ResumeLayout(false);
this.uiPanel13.ResumeLayout(false);
this.uiPanel12.ResumeLayout(false);
this.uiPanel10.ResumeLayout(false);
this.uiPanel19.ResumeLayout(false);
@@ -1386,24 +1190,12 @@
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel4;
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel6;
private Sunny.UI.UIPanel uiPanel8;
private Sunny.UI.UITextBox uiTextBox5;
private Sunny.UI.UILabel uiLabel5;
private Sunny.UI.UIPanel uiPanel14;
private Sunny.UI.UITextBox uiTextBox11;
private Sunny.UI.UILabel uiLabel11;
private Sunny.UI.UIPanel uiPanel15;
private Sunny.UI.UITextBox uiTextBox12;
private Sunny.UI.UILabel uiLabel12;
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel5;
private Sunny.UI.UIPanel uiPanel13;
private Sunny.UI.UITextBox uiTextBox10;
private Sunny.UI.UILabel uiLabel10;
private Sunny.UI.UIPanel uiPanel12;
private Sunny.UI.UITextBox uiTextBox9;
private Sunny.UI.UILabel uiLabel9;
private Sunny.UI.UIPanel uiPanel10;
private Sunny.UI.UITextBox uiTextBox7;
private Sunny.UI.UILabel uiLabel7;
private Sunny.UI.UIGroupBox uiGroupBox4;
private Sunny.UI.UITableLayoutPanel uiTableLayoutPanel7;
private Sunny.UI.UIPanel uiPanel16;