This commit is contained in:
wxt
2026-02-04 20:54:34 +08:00
2 changed files with 180 additions and 185 deletions

View File

@@ -28,11 +28,11 @@
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
this.save = new Sunny.UI.UIButton();
this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
@@ -110,21 +110,21 @@
//
this.uiDataGridView1.AllowUserToAddRows = false;
this.uiDataGridView1.AllowUserToDeleteRows = false;
dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle36.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
dataGridViewCellStyle36.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White;
this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle37.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle37.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle37.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle37.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.uiDataGridView1.ColumnHeadersHeight = 35;
this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.uiDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
@@ -142,14 +142,14 @@
this.ColumnStandardError,
this.Column8,
this.Column6});
dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle38.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle38.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle38.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle38.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle38;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle3;
this.uiDataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiDataGridView1.EnableHeadersVisualStyles = false;
this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
@@ -157,23 +157,23 @@
this.uiDataGridView1.Location = new System.Drawing.Point(0, 0);
this.uiDataGridView1.Name = "uiDataGridView1";
this.uiDataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle39.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
dataGridViewCellStyle39.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle39.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle39.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 10.5F);
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.uiDataGridView1.RowHeadersWidth = 40;
dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle40.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle40.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle40;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.uiDataGridView1.RowTemplate.Height = 35;
this.uiDataGridView1.SelectedIndex = -1;
this.uiDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.uiDataGridView1.Size = new System.Drawing.Size(992, 448);
this.uiDataGridView1.Size = new System.Drawing.Size(992, 415);
this.uiDataGridView1.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.uiDataGridView1.Style = Sunny.UI.UIStyle.Custom;
this.uiDataGridView1.TabIndex = 1;
@@ -277,7 +277,6 @@
this.ColumnPressureDiff.MinimumWidth = 6;
this.ColumnPressureDiff.Name = "ColumnPressureDiff";
this.ColumnPressureDiff.ReadOnly = true;
this.ColumnPressureDiff.Width = 100;
//
// ColumnStandardError
//
@@ -286,7 +285,6 @@
this.ColumnStandardError.MinimumWidth = 6;
this.ColumnStandardError.Name = "ColumnStandardError";
this.ColumnStandardError.ReadOnly = true;
this.ColumnStandardError.Width = 100;
//
// Column8
//
@@ -306,28 +304,6 @@
this.Column6.ReadOnly = true;
this.Column6.Width = 150;
//
// uiLabel50
//
this.uiLabel50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.uiLabel50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel50.Location = new System.Drawing.Point(200, 15);
this.uiLabel50.Name = "uiLabel50";
this.uiLabel50.Size = new System.Drawing.Size(100, 35);
this.uiLabel50.TabIndex = 31;
this.uiLabel50.Text = "联络单号:";
this.uiLabel50.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel51
//
this.uiLabel51.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.uiLabel51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel51.Location = new System.Drawing.Point(540, 15);
this.uiLabel51.Name = "uiLabel51";
this.uiLabel51.Size = new System.Drawing.Size(60, 35);
this.uiLabel51.TabIndex = 32;
this.uiLabel51.Text = "件号:";
this.uiLabel51.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBox2
//
this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
@@ -362,17 +338,6 @@
this.uiTextBox11.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox11.Watermark = "请输入件号";
//
// uiLabelEngravingNumber
//
this.uiLabelEngravingNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.uiLabelEngravingNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabelEngravingNumber.Location = new System.Drawing.Point(20, 15);
this.uiLabelEngravingNumber.Name = "uiLabelEngravingNumber";
this.uiLabelEngravingNumber.Size = new System.Drawing.Size(80, 35);
this.uiLabelEngravingNumber.TabIndex = 34;
this.uiLabelEngravingNumber.Text = "刻字号:";
this.uiLabelEngravingNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBoxEngravingNumber
//
this.uiTextBoxEngravingNumber.Cursor = System.Windows.Forms.Cursors.IBeam;
@@ -390,17 +355,6 @@
this.uiTextBoxEngravingNumber.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBoxEngravingNumber.Watermark = "刻字号";
//
// uiLabelQuantity
//
this.uiLabelQuantity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.uiLabelQuantity.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabelQuantity.Location = new System.Drawing.Point(770, 15);
this.uiLabelQuantity.Name = "uiLabelQuantity";
this.uiLabelQuantity.Size = new System.Drawing.Size(60, 35);
this.uiLabelQuantity.TabIndex = 36;
this.uiLabelQuantity.Text = "数量:";
this.uiLabelQuantity.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBoxQuantity
//
this.uiTextBoxQuantity.Cursor = System.Windows.Forms.Cursors.IBeam;
@@ -418,13 +372,57 @@
this.uiTextBoxQuantity.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBoxQuantity.Watermark = "数量";
//
// uiLabel50
//
this.uiLabel50.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.uiLabel50.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel50.Location = new System.Drawing.Point(200, 15);
this.uiLabel50.Name = "uiLabel50";
this.uiLabel50.Size = new System.Drawing.Size(100, 35);
this.uiLabel50.TabIndex = 31;
this.uiLabel50.Text = "联络单号:";
this.uiLabel50.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel51
//
this.uiLabel51.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.uiLabel51.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel51.Location = new System.Drawing.Point(540, 15);
this.uiLabel51.Name = "uiLabel51";
this.uiLabel51.Size = new System.Drawing.Size(60, 35);
this.uiLabel51.TabIndex = 32;
this.uiLabel51.Text = "件号:";
this.uiLabel51.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabelEngravingNumber
//
this.uiLabelEngravingNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.uiLabelEngravingNumber.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabelEngravingNumber.Location = new System.Drawing.Point(20, 15);
this.uiLabelEngravingNumber.Name = "uiLabelEngravingNumber";
this.uiLabelEngravingNumber.Size = new System.Drawing.Size(80, 35);
this.uiLabelEngravingNumber.TabIndex = 34;
this.uiLabelEngravingNumber.Text = "刻字号:";
this.uiLabelEngravingNumber.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabelQuantity
//
this.uiLabelQuantity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
this.uiLabelQuantity.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabelQuantity.Location = new System.Drawing.Point(770, 15);
this.uiLabelQuantity.Name = "uiLabelQuantity";
this.uiLabelQuantity.Size = new System.Drawing.Size(60, 35);
this.uiLabelQuantity.TabIndex = 36;
this.uiLabelQuantity.Text = "数量:";
this.uiLabelQuantity.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel48
//
this.uiLabel48.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiLabel48.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel48.Location = new System.Drawing.Point(631, 15);
this.uiLabel48.Location = new System.Drawing.Point(663, 15);
this.uiLabel48.Name = "uiLabel48";
this.uiLabel48.Size = new System.Drawing.Size(129, 30);
this.uiLabel48.Size = new System.Drawing.Size(145, 30);
this.uiLabel48.TabIndex = 29;
this.uiLabel48.Text = "出口温度判定(℃):";
this.uiLabel48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@@ -433,14 +431,14 @@
//
this.uiTextBox9.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox9.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBox9.Location = new System.Drawing.Point(774, 16);
this.uiTextBox9.Location = new System.Drawing.Point(818, 15);
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.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(100, 35);
this.uiTextBox9.Size = new System.Drawing.Size(80, 35);
this.uiTextBox9.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBox9.TabIndex = 30;
this.uiTextBox9.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
@@ -450,14 +448,14 @@
//
this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox5.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBox5.Location = new System.Drawing.Point(526, 56);
this.uiTextBox5.Location = new System.Drawing.Point(505, 56);
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.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.uiTextBox5.ShowText = false;
this.uiTextBox5.Size = new System.Drawing.Size(91, 35);
this.uiTextBox5.Size = new System.Drawing.Size(80, 35);
this.uiTextBox5.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBox5.TabIndex = 16;
this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
@@ -467,9 +465,9 @@
//
this.uiLabel41.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiLabel41.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel41.Location = new System.Drawing.Point(404, 61);
this.uiLabel41.Location = new System.Drawing.Point(390, 61);
this.uiLabel41.Name = "uiLabel41";
this.uiLabel41.Size = new System.Drawing.Size(121, 30);
this.uiLabel41.Size = new System.Drawing.Size(125, 30);
this.uiLabel41.TabIndex = 17;
this.uiLabel41.Text = "保压时间设置(h):";
this.uiLabel41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@@ -478,9 +476,9 @@
//
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel4.Location = new System.Drawing.Point(404, 15);
this.uiLabel4.Location = new System.Drawing.Point(390, 15);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(121, 30);
this.uiLabel4.Size = new System.Drawing.Size(115, 30);
this.uiLabel4.TabIndex = 18;
this.uiLabel4.Text = "压力设置(PSI):";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@@ -489,19 +487,75 @@
//
this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox4.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBox4.Location = new System.Drawing.Point(526, 15);
this.uiTextBox4.Location = new System.Drawing.Point(505, 15);
this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox4.Name = "uiTextBox4";
this.uiTextBox4.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.uiTextBox4.ShowText = false;
this.uiTextBox4.Size = new System.Drawing.Size(91, 35);
this.uiTextBox4.Size = new System.Drawing.Size(80, 35);
this.uiTextBox4.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBox4.TabIndex = 19;
this.uiTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox4.Watermark = "";
//
// uiTextBoxPressureDiff
//
this.uiTextBoxPressureDiff.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBoxPressureDiff.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBoxPressureDiff.Location = new System.Drawing.Point(110, 15);
this.uiTextBoxPressureDiff.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBoxPressureDiff.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBoxPressureDiff.Name = "uiTextBoxPressureDiff";
this.uiTextBoxPressureDiff.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBoxPressureDiff.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.uiTextBoxPressureDiff.ShowText = false;
this.uiTextBoxPressureDiff.Size = new System.Drawing.Size(80, 35);
this.uiTextBoxPressureDiff.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBoxPressureDiff.TabIndex = 39;
this.uiTextBoxPressureDiff.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBoxPressureDiff.Watermark = "";
//
// uiTextBoxStandardError
//
this.uiTextBoxStandardError.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBoxStandardError.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBoxStandardError.Location = new System.Drawing.Point(295, 15);
this.uiTextBoxStandardError.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBoxStandardError.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBoxStandardError.Name = "uiTextBoxStandardError";
this.uiTextBoxStandardError.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBoxStandardError.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.uiTextBoxStandardError.ShowText = false;
this.uiTextBoxStandardError.Size = new System.Drawing.Size(80, 35);
this.uiTextBoxStandardError.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBoxStandardError.TabIndex = 41;
this.uiTextBoxStandardError.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBoxStandardError.Watermark = "";
//
// uiLabelPressureDiff
//
this.uiLabelPressureDiff.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiLabelPressureDiff.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabelPressureDiff.Location = new System.Drawing.Point(20, 15);
this.uiLabelPressureDiff.Name = "uiLabelPressureDiff";
this.uiLabelPressureDiff.Size = new System.Drawing.Size(90, 30);
this.uiLabelPressureDiff.TabIndex = 38;
this.uiLabelPressureDiff.Text = "压差设置:";
this.uiLabelPressureDiff.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabelStandardError
//
this.uiLabelStandardError.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiLabelStandardError.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabelStandardError.Location = new System.Drawing.Point(205, 15);
this.uiLabelStandardError.Name = "uiLabelStandardError";
this.uiLabelStandardError.Size = new System.Drawing.Size(90, 30);
this.uiLabelStandardError.TabIndex = 40;
this.uiLabelStandardError.Text = "标准误差:";
this.uiLabelStandardError.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiButton1
//
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
@@ -527,9 +581,9 @@
//
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel1.Location = new System.Drawing.Point(631, 61);
this.uiLabel1.Location = new System.Drawing.Point(663, 61);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(148, 30);
this.uiLabel1.Size = new System.Drawing.Size(155, 30);
this.uiLabel1.TabIndex = 34;
this.uiLabel1.Text = "高温箱温度设置(℃):";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@@ -538,85 +592,29 @@
//
this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBox1.Location = new System.Drawing.Point(774, 56);
this.uiTextBox1.Location = new System.Drawing.Point(818, 56);
this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox1.Name = "uiTextBox1";
this.uiTextBox1.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.uiTextBox1.ShowText = false;
this.uiTextBox1.Size = new System.Drawing.Size(100, 35);
this.uiTextBox1.Size = new System.Drawing.Size(80, 35);
this.uiTextBox1.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBox1.TabIndex = 35;
this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBox1.Watermark = "";
//
// uiLabelPressureDiff
//
this.uiLabelPressureDiff.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiLabelPressureDiff.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabelPressureDiff.Location = new System.Drawing.Point(58, 15);
this.uiLabelPressureDiff.Name = "uiLabelPressureDiff";
this.uiLabelPressureDiff.Size = new System.Drawing.Size(100, 30);
this.uiLabelPressureDiff.TabIndex = 38;
this.uiLabelPressureDiff.Text = "压差设置:";
this.uiLabelPressureDiff.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBoxPressureDiff
//
this.uiTextBoxPressureDiff.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBoxPressureDiff.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBoxPressureDiff.Location = new System.Drawing.Point(158, 15);
this.uiTextBoxPressureDiff.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBoxPressureDiff.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBoxPressureDiff.Name = "uiTextBoxPressureDiff";
this.uiTextBoxPressureDiff.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBoxPressureDiff.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.uiTextBoxPressureDiff.ShowText = false;
this.uiTextBoxPressureDiff.Size = new System.Drawing.Size(91, 35);
this.uiTextBoxPressureDiff.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBoxPressureDiff.TabIndex = 39;
this.uiTextBoxPressureDiff.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBoxPressureDiff.Watermark = "";
//
// uiLabelStandardError
//
this.uiLabelStandardError.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiLabelStandardError.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabelStandardError.Location = new System.Drawing.Point(260, 15);
this.uiLabelStandardError.Name = "uiLabelStandardError";
this.uiLabelStandardError.Size = new System.Drawing.Size(100, 30);
this.uiLabelStandardError.TabIndex = 40;
this.uiLabelStandardError.Text = "标准误差:";
this.uiLabelStandardError.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBoxStandardError
//
this.uiTextBoxStandardError.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBoxStandardError.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiTextBoxStandardError.Location = new System.Drawing.Point(360, 15);
this.uiTextBoxStandardError.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBoxStandardError.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBoxStandardError.Name = "uiTextBoxStandardError";
this.uiTextBoxStandardError.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBoxStandardError.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
this.uiTextBoxStandardError.ShowText = false;
this.uiTextBoxStandardError.Size = new System.Drawing.Size(91, 35);
this.uiTextBoxStandardError.Style = Sunny.UI.UIStyle.Custom;
this.uiTextBoxStandardError.TabIndex = 41;
this.uiTextBoxStandardError.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTextBoxStandardError.Watermark = "";
//
// uiCheckBox1
//
this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiCheckBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox1.Location = new System.Drawing.Point(58, 57);
this.uiCheckBox1.Location = new System.Drawing.Point(20, 57);
this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox1.Name = "uiCheckBox1";
this.uiCheckBox1.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.uiCheckBox1.Size = new System.Drawing.Size(140, 29);
this.uiCheckBox1.Size = new System.Drawing.Size(120, 29);
this.uiCheckBox1.Style = Sunny.UI.UIStyle.Custom;
this.uiCheckBox1.TabIndex = 36;
this.uiCheckBox1.Text = "常温模式";
@@ -626,11 +624,11 @@
this.uiCheckBox2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox2.Font = new System.Drawing.Font("微软雅黑", 10.5F);
this.uiCheckBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox2.Location = new System.Drawing.Point(202, 56);
this.uiCheckBox2.Location = new System.Drawing.Point(155, 57);
this.uiCheckBox2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox2.Name = "uiCheckBox2";
this.uiCheckBox2.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
this.uiCheckBox2.Size = new System.Drawing.Size(133, 29);
this.uiCheckBox2.Size = new System.Drawing.Size(120, 29);
this.uiCheckBox2.Style = Sunny.UI.UIStyle.Custom;
this.uiCheckBox2.TabIndex = 37;
this.uiCheckBox2.Text = "高温模式";
@@ -714,27 +712,6 @@
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);
//
// uiPanelTop
//
this.uiPanelTop.Controls.Add(this.uiLabelEngravingNumber);
this.uiPanelTop.Controls.Add(this.uiTextBoxEngravingNumber);
this.uiPanelTop.Controls.Add(this.uiLabel50);
this.uiPanelTop.Controls.Add(this.uiTextBox2);
this.uiPanelTop.Controls.Add(this.uiLabel51);
this.uiPanelTop.Controls.Add(this.uiTextBox11);
this.uiPanelTop.Controls.Add(this.uiLabelQuantity);
this.uiPanelTop.Controls.Add(this.uiTextBoxQuantity);
this.uiPanelTop.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanelTop.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanelTop.Location = new System.Drawing.Point(4, 5);
this.uiPanelTop.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanelTop.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanelTop.Name = "uiPanelTop";
this.uiPanelTop.Size = new System.Drawing.Size(992, 60);
this.uiPanelTop.TabIndex = 3;
this.uiPanelTop.Text = null;
this.uiPanelTop.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel2
//
this.uiPanel2.Controls.Add(this.uiLabelPressureDiff);
@@ -776,6 +753,27 @@
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanelTop
//
this.uiPanelTop.Controls.Add(this.uiLabelEngravingNumber);
this.uiPanelTop.Controls.Add(this.uiTextBoxEngravingNumber);
this.uiPanelTop.Controls.Add(this.uiLabel50);
this.uiPanelTop.Controls.Add(this.uiTextBox2);
this.uiPanelTop.Controls.Add(this.uiLabel51);
this.uiPanelTop.Controls.Add(this.uiTextBox11);
this.uiPanelTop.Controls.Add(this.uiLabelQuantity);
this.uiPanelTop.Controls.Add(this.uiTextBoxQuantity);
this.uiPanelTop.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanelTop.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanelTop.Location = new System.Drawing.Point(4, 5);
this.uiPanelTop.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanelTop.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanelTop.Name = "uiPanelTop";
this.uiPanelTop.Size = new System.Drawing.Size(992, 60);
this.uiPanelTop.TabIndex = 3;
this.uiPanelTop.Text = null;
this.uiPanelTop.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// ScanImport
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;

View File

@@ -123,9 +123,6 @@
<metadata name="SerialNumber.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column2.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column3.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>