|
@ -29,7 +29,6 @@ namespace PunchingMistake |
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
private void InitializeComponent() |
|
|
private void InitializeComponent() |
|
|
{ |
|
|
{ |
|
|
this.components = new System.ComponentModel.Container(); |
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAssemble)); |
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAssemble)); |
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
@ -46,6 +45,7 @@ namespace PunchingMistake |
|
|
this.label13 = new System.Windows.Forms.Label(); |
|
|
this.label13 = new System.Windows.Forms.Label(); |
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); |
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); |
|
|
this.panel9 = new System.Windows.Forms.Panel(); |
|
|
this.panel9 = new System.Windows.Forms.Panel(); |
|
|
|
|
|
this.txtBarCode = new System.Windows.Forms.TextBox(); |
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
this.panel8 = new System.Windows.Forms.Panel(); |
|
|
this.panel8 = new System.Windows.Forms.Panel(); |
|
|
this.lbPartDesc = new System.Windows.Forms.Label(); |
|
|
this.lbPartDesc = new System.Windows.Forms.Label(); |
|
@ -99,10 +99,9 @@ namespace PunchingMistake |
|
|
this.label8 = new System.Windows.Forms.Label(); |
|
|
this.label8 = new System.Windows.Forms.Label(); |
|
|
this.lbScrewL = new System.Windows.Forms.Label(); |
|
|
this.lbScrewL = new System.Windows.Forms.Label(); |
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
this.showHintTimer = new System.Windows.Forms.Timer(this.components); |
|
|
this.showHintTimer = new System.Windows.Forms.Timer(); |
|
|
this.LoadScrewTimer = new System.Windows.Forms.Timer(this.components); |
|
|
this.LoadScrewTimer = new System.Windows.Forms.Timer(); |
|
|
this.txtBarCode = new System.Windows.Forms.TextBox(); |
|
|
this.txtBoxFocusTimer = new System.Windows.Forms.Timer(); |
|
|
this.txtBoxFocusTimer = new System.Windows.Forms.Timer(this.components); |
|
|
|
|
|
this.tableLayoutPanel1.SuspendLayout(); |
|
|
this.tableLayoutPanel1.SuspendLayout(); |
|
|
this.tableLayoutPanel2.SuspendLayout(); |
|
|
this.tableLayoutPanel2.SuspendLayout(); |
|
|
this.panel12.SuspendLayout(); |
|
|
this.panel12.SuspendLayout(); |
|
@ -139,27 +138,27 @@ namespace PunchingMistake |
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
|
|
this.tableLayoutPanel1.RowCount = 1; |
|
|
this.tableLayoutPanel1.RowCount = 1; |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(2125, 1538); |
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1948, 1346); |
|
|
this.tableLayoutPanel1.TabIndex = 0; |
|
|
this.tableLayoutPanel1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// panel1
|
|
|
// panel1
|
|
|
//
|
|
|
//
|
|
|
this.panel1.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel1.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel1.Location = new System.Drawing.Point(575, 69); |
|
|
this.panel1.Location = new System.Drawing.Point(527, 60); |
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(3, 69, 3, 34); |
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(3, 60, 3, 30); |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Name = "panel1"; |
|
|
this.panel1.Size = new System.Drawing.Size(1, 1435); |
|
|
this.panel1.Size = new System.Drawing.Size(1, 1256); |
|
|
this.panel1.TabIndex = 0; |
|
|
this.panel1.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// panel2
|
|
|
// panel2
|
|
|
//
|
|
|
//
|
|
|
this.panel2.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel2.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel2.Location = new System.Drawing.Point(1552, 69); |
|
|
this.panel2.Location = new System.Drawing.Point(1423, 60); |
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(3, 69, 3, 34); |
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(3, 60, 3, 30); |
|
|
this.panel2.Name = "panel2"; |
|
|
this.panel2.Name = "panel2"; |
|
|
this.panel2.Size = new System.Drawing.Size(1, 1435); |
|
|
this.panel2.Size = new System.Drawing.Size(1, 1256); |
|
|
this.panel2.TabIndex = 1; |
|
|
this.panel2.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// tableLayoutPanel2
|
|
|
// tableLayoutPanel2
|
|
@ -171,23 +170,23 @@ namespace PunchingMistake |
|
|
this.tableLayoutPanel2.Controls.Add(this.panel12, 0, 1); |
|
|
this.tableLayoutPanel2.Controls.Add(this.panel12, 0, 1); |
|
|
this.tableLayoutPanel2.Controls.Add(this.panel13, 0, 3); |
|
|
this.tableLayoutPanel2.Controls.Add(this.panel13, 0, 3); |
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(577, 3); |
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(529, 3); |
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
|
|
this.tableLayoutPanel2.RowCount = 4; |
|
|
this.tableLayoutPanel2.RowCount = 4; |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 126F)); |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 110F)); |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 2F)); |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 2F)); |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); |
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(969, 1532); |
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(888, 1340); |
|
|
this.tableLayoutPanel2.TabIndex = 2; |
|
|
this.tableLayoutPanel2.TabIndex = 2; |
|
|
//
|
|
|
//
|
|
|
// panel3
|
|
|
// panel3
|
|
|
//
|
|
|
//
|
|
|
this.panel3.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel3.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel3.Location = new System.Drawing.Point(3, 831); |
|
|
this.panel3.Location = new System.Drawing.Point(3, 727); |
|
|
this.panel3.Name = "panel3"; |
|
|
this.panel3.Name = "panel3"; |
|
|
this.panel3.Size = new System.Drawing.Size(963, 1); |
|
|
this.panel3.Size = new System.Drawing.Size(882, 1); |
|
|
this.panel3.TabIndex = 0; |
|
|
this.panel3.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// panel4
|
|
|
// panel4
|
|
@ -197,7 +196,7 @@ namespace PunchingMistake |
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel4.Location = new System.Drawing.Point(3, 3); |
|
|
this.panel4.Location = new System.Drawing.Point(3, 3); |
|
|
this.panel4.Name = "panel4"; |
|
|
this.panel4.Name = "panel4"; |
|
|
this.panel4.Size = new System.Drawing.Size(963, 120); |
|
|
this.panel4.Size = new System.Drawing.Size(882, 104); |
|
|
this.panel4.TabIndex = 1; |
|
|
this.panel4.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// panel12
|
|
|
// panel12
|
|
@ -206,9 +205,9 @@ namespace PunchingMistake |
|
|
this.panel12.Controls.Add(this.lbPlanQty); |
|
|
this.panel12.Controls.Add(this.lbPlanQty); |
|
|
this.panel12.Controls.Add(this.label12); |
|
|
this.panel12.Controls.Add(this.label12); |
|
|
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel12.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel12.Location = new System.Drawing.Point(3, 129); |
|
|
this.panel12.Location = new System.Drawing.Point(3, 113); |
|
|
this.panel12.Name = "panel12"; |
|
|
this.panel12.Name = "panel12"; |
|
|
this.panel12.Size = new System.Drawing.Size(963, 696); |
|
|
this.panel12.Size = new System.Drawing.Size(882, 608); |
|
|
this.panel12.TabIndex = 2; |
|
|
this.panel12.TabIndex = 2; |
|
|
//
|
|
|
//
|
|
|
// lbDisplay
|
|
|
// lbDisplay
|
|
@ -216,9 +215,9 @@ namespace PunchingMistake |
|
|
this.lbDisplay.AutoSize = true; |
|
|
this.lbDisplay.AutoSize = true; |
|
|
this.lbDisplay.Font = new System.Drawing.Font("宋体", 108F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbDisplay.Font = new System.Drawing.Font("宋体", 108F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbDisplay.ForeColor = System.Drawing.Color.LimeGreen; |
|
|
this.lbDisplay.ForeColor = System.Drawing.Color.LimeGreen; |
|
|
this.lbDisplay.Location = new System.Drawing.Point(309, 384); |
|
|
this.lbDisplay.Location = new System.Drawing.Point(283, 336); |
|
|
this.lbDisplay.Name = "lbDisplay"; |
|
|
this.lbDisplay.Name = "lbDisplay"; |
|
|
this.lbDisplay.Size = new System.Drawing.Size(410, 289); |
|
|
this.lbDisplay.Size = new System.Drawing.Size(357, 252); |
|
|
this.lbDisplay.TabIndex = 4; |
|
|
this.lbDisplay.TabIndex = 4; |
|
|
this.lbDisplay.Text = "OK"; |
|
|
this.lbDisplay.Text = "OK"; |
|
|
this.lbDisplay.Visible = false; |
|
|
this.lbDisplay.Visible = false; |
|
@ -231,9 +230,9 @@ namespace PunchingMistake |
|
|
this.lbPlanQty.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbPlanQty.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbPlanQty.Font = new System.Drawing.Font("宋体", 128.1429F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbPlanQty.Font = new System.Drawing.Font("宋体", 128.1429F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbPlanQty.ForeColor = System.Drawing.Color.LightSeaGreen; |
|
|
this.lbPlanQty.ForeColor = System.Drawing.Color.LightSeaGreen; |
|
|
this.lbPlanQty.Location = new System.Drawing.Point(164, 223); |
|
|
this.lbPlanQty.Location = new System.Drawing.Point(150, 195); |
|
|
this.lbPlanQty.Name = "lbPlanQty"; |
|
|
this.lbPlanQty.Name = "lbPlanQty"; |
|
|
this.lbPlanQty.Size = new System.Drawing.Size(656, 342); |
|
|
this.lbPlanQty.Size = new System.Drawing.Size(575, 300); |
|
|
this.lbPlanQty.TabIndex = 3; |
|
|
this.lbPlanQty.TabIndex = 3; |
|
|
this.lbPlanQty.Text = "150"; |
|
|
this.lbPlanQty.Text = "150"; |
|
|
//
|
|
|
//
|
|
@ -243,9 +242,9 @@ namespace PunchingMistake |
|
|
this.label12.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label12.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label12.Font = new System.Drawing.Font("宋体", 21.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label12.Font = new System.Drawing.Font("宋体", 21.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label12.ForeColor = System.Drawing.Color.White; |
|
|
this.label12.ForeColor = System.Drawing.Color.White; |
|
|
this.label12.Location = new System.Drawing.Point(142, 22); |
|
|
this.label12.Location = new System.Drawing.Point(130, 19); |
|
|
this.label12.Name = "label12"; |
|
|
this.label12.Name = "label12"; |
|
|
this.label12.Size = new System.Drawing.Size(741, 59); |
|
|
this.label12.Size = new System.Drawing.Size(642, 51); |
|
|
this.label12.TabIndex = 2; |
|
|
this.label12.TabIndex = 2; |
|
|
this.label12.Text = "计划数量/PlannedQuantity"; |
|
|
this.label12.Text = "计划数量/PlannedQuantity"; |
|
|
//
|
|
|
//
|
|
@ -254,9 +253,9 @@ namespace PunchingMistake |
|
|
this.panel13.Controls.Add(this.lbCompleteQty); |
|
|
this.panel13.Controls.Add(this.lbCompleteQty); |
|
|
this.panel13.Controls.Add(this.label13); |
|
|
this.panel13.Controls.Add(this.label13); |
|
|
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel13.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel13.Location = new System.Drawing.Point(3, 833); |
|
|
this.panel13.Location = new System.Drawing.Point(3, 729); |
|
|
this.panel13.Name = "panel13"; |
|
|
this.panel13.Name = "panel13"; |
|
|
this.panel13.Size = new System.Drawing.Size(963, 696); |
|
|
this.panel13.Size = new System.Drawing.Size(882, 608); |
|
|
this.panel13.TabIndex = 3; |
|
|
this.panel13.TabIndex = 3; |
|
|
//
|
|
|
//
|
|
|
// lbCompleteQty
|
|
|
// lbCompleteQty
|
|
@ -267,9 +266,9 @@ namespace PunchingMistake |
|
|
this.lbCompleteQty.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbCompleteQty.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbCompleteQty.Font = new System.Drawing.Font("宋体", 128.1429F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbCompleteQty.Font = new System.Drawing.Font("宋体", 128.1429F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbCompleteQty.ForeColor = System.Drawing.Color.LimeGreen; |
|
|
this.lbCompleteQty.ForeColor = System.Drawing.Color.LimeGreen; |
|
|
this.lbCompleteQty.Location = new System.Drawing.Point(164, 205); |
|
|
this.lbCompleteQty.Location = new System.Drawing.Point(150, 179); |
|
|
this.lbCompleteQty.Name = "lbCompleteQty"; |
|
|
this.lbCompleteQty.Name = "lbCompleteQty"; |
|
|
this.lbCompleteQty.Size = new System.Drawing.Size(656, 342); |
|
|
this.lbCompleteQty.Size = new System.Drawing.Size(575, 300); |
|
|
this.lbCompleteQty.TabIndex = 4; |
|
|
this.lbCompleteQty.TabIndex = 4; |
|
|
this.lbCompleteQty.Text = "695"; |
|
|
this.lbCompleteQty.Text = "695"; |
|
|
//
|
|
|
//
|
|
@ -279,9 +278,9 @@ namespace PunchingMistake |
|
|
this.label13.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label13.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label13.Font = new System.Drawing.Font("宋体", 21.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label13.Font = new System.Drawing.Font("宋体", 21.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label13.ForeColor = System.Drawing.Color.White; |
|
|
this.label13.ForeColor = System.Drawing.Color.White; |
|
|
this.label13.Location = new System.Drawing.Point(152, 25); |
|
|
this.label13.Location = new System.Drawing.Point(139, 22); |
|
|
this.label13.Name = "label13"; |
|
|
this.label13.Name = "label13"; |
|
|
this.label13.Size = new System.Drawing.Size(771, 59); |
|
|
this.label13.Size = new System.Drawing.Size(668, 51); |
|
|
this.label13.TabIndex = 3; |
|
|
this.label13.TabIndex = 3; |
|
|
this.label13.Text = "完成数量/FinishedQuantity"; |
|
|
this.label13.Text = "完成数量/FinishedQuantity"; |
|
|
//
|
|
|
//
|
|
@ -295,8 +294,8 @@ namespace PunchingMistake |
|
|
this.tableLayoutPanel3.Controls.Add(this.panel6, 0, 1); |
|
|
this.tableLayoutPanel3.Controls.Add(this.panel6, 0, 1); |
|
|
this.tableLayoutPanel3.Controls.Add(this.panel5, 0, 0); |
|
|
this.tableLayoutPanel3.Controls.Add(this.panel5, 0, 0); |
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 57); |
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 50); |
|
|
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(3, 57, 3, 3); |
|
|
this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(3, 50, 3, 3); |
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3"; |
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3"; |
|
|
this.tableLayoutPanel3.RowCount = 5; |
|
|
this.tableLayoutPanel3.RowCount = 5; |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); |
|
@ -304,7 +303,7 @@ namespace PunchingMistake |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); |
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F)); |
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(566, 1478); |
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(518, 1293); |
|
|
this.tableLayoutPanel3.TabIndex = 3; |
|
|
this.tableLayoutPanel3.TabIndex = 3; |
|
|
//
|
|
|
//
|
|
|
// panel9
|
|
|
// panel9
|
|
@ -314,21 +313,30 @@ namespace PunchingMistake |
|
|
this.panel9.Controls.Add(this.txtBarCode); |
|
|
this.panel9.Controls.Add(this.txtBarCode); |
|
|
this.panel9.Controls.Add(this.label6); |
|
|
this.panel9.Controls.Add(this.label6); |
|
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel9.Location = new System.Drawing.Point(33, 1183); |
|
|
this.panel9.Location = new System.Drawing.Point(30, 1035); |
|
|
this.panel9.Margin = new System.Windows.Forms.Padding(33, 3, 33, 34); |
|
|
this.panel9.Margin = new System.Windows.Forms.Padding(30, 3, 30, 30); |
|
|
this.panel9.Name = "panel9"; |
|
|
this.panel9.Name = "panel9"; |
|
|
this.panel9.Size = new System.Drawing.Size(500, 261); |
|
|
this.panel9.Size = new System.Drawing.Size(458, 228); |
|
|
this.panel9.TabIndex = 4; |
|
|
this.panel9.TabIndex = 4; |
|
|
//
|
|
|
//
|
|
|
|
|
|
// txtBarCode
|
|
|
|
|
|
//
|
|
|
|
|
|
this.txtBarCode.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.txtBarCode.Location = new System.Drawing.Point(30, 125); |
|
|
|
|
|
this.txtBarCode.Name = "txtBarCode"; |
|
|
|
|
|
this.txtBarCode.Size = new System.Drawing.Size(390, 47); |
|
|
|
|
|
this.txtBarCode.TabIndex = 6; |
|
|
|
|
|
this.txtBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarCode_KeyDown); |
|
|
|
|
|
//
|
|
|
// label6
|
|
|
// label6
|
|
|
//
|
|
|
//
|
|
|
this.label6.AutoSize = true; |
|
|
this.label6.AutoSize = true; |
|
|
this.label6.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label6.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label6.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label6.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label6.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label6.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label6.Location = new System.Drawing.Point(25, 58); |
|
|
this.label6.Location = new System.Drawing.Point(23, 51); |
|
|
this.label6.Name = "label6"; |
|
|
this.label6.Name = "label6"; |
|
|
this.label6.Size = new System.Drawing.Size(291, 43); |
|
|
this.label6.Size = new System.Drawing.Size(253, 37); |
|
|
this.label6.TabIndex = 4; |
|
|
this.label6.TabIndex = 4; |
|
|
this.label6.Text = "条码/BarCode"; |
|
|
this.label6.Text = "条码/BarCode"; |
|
|
//
|
|
|
//
|
|
@ -339,10 +347,10 @@ namespace PunchingMistake |
|
|
this.panel8.Controls.Add(this.lbPartDesc); |
|
|
this.panel8.Controls.Add(this.lbPartDesc); |
|
|
this.panel8.Controls.Add(this.label5); |
|
|
this.panel8.Controls.Add(this.label5); |
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel8.Location = new System.Drawing.Point(33, 888); |
|
|
this.panel8.Location = new System.Drawing.Point(30, 777); |
|
|
this.panel8.Margin = new System.Windows.Forms.Padding(33, 3, 33, 34); |
|
|
this.panel8.Margin = new System.Windows.Forms.Padding(30, 3, 30, 30); |
|
|
this.panel8.Name = "panel8"; |
|
|
this.panel8.Name = "panel8"; |
|
|
this.panel8.Size = new System.Drawing.Size(500, 258); |
|
|
this.panel8.Size = new System.Drawing.Size(458, 225); |
|
|
this.panel8.TabIndex = 3; |
|
|
this.panel8.TabIndex = 3; |
|
|
//
|
|
|
//
|
|
|
// lbPartDesc
|
|
|
// lbPartDesc
|
|
@ -351,9 +359,9 @@ namespace PunchingMistake |
|
|
this.lbPartDesc.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbPartDesc.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbPartDesc.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbPartDesc.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbPartDesc.ForeColor = System.Drawing.Color.White; |
|
|
this.lbPartDesc.ForeColor = System.Drawing.Color.White; |
|
|
this.lbPartDesc.Location = new System.Drawing.Point(35, 131); |
|
|
this.lbPartDesc.Location = new System.Drawing.Point(32, 115); |
|
|
this.lbPartDesc.Name = "lbPartDesc"; |
|
|
this.lbPartDesc.Name = "lbPartDesc"; |
|
|
this.lbPartDesc.Size = new System.Drawing.Size(367, 43); |
|
|
this.lbPartDesc.Size = new System.Drawing.Size(317, 37); |
|
|
this.lbPartDesc.TabIndex = 4; |
|
|
this.lbPartDesc.TabIndex = 4; |
|
|
this.lbPartDesc.Text = "X247MF S后保冲孔"; |
|
|
this.lbPartDesc.Text = "X247MF S后保冲孔"; |
|
|
//
|
|
|
//
|
|
@ -363,9 +371,9 @@ namespace PunchingMistake |
|
|
this.label5.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label5.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label5.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label5.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label5.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label5.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label5.Location = new System.Drawing.Point(25, 58); |
|
|
this.label5.Location = new System.Drawing.Point(23, 51); |
|
|
this.label5.Name = "label5"; |
|
|
this.label5.Name = "label5"; |
|
|
this.label5.Size = new System.Drawing.Size(471, 43); |
|
|
this.label5.Size = new System.Drawing.Size(409, 37); |
|
|
this.label5.TabIndex = 3; |
|
|
this.label5.TabIndex = 3; |
|
|
this.label5.Text = "零件描述/Description"; |
|
|
this.label5.Text = "零件描述/Description"; |
|
|
//
|
|
|
//
|
|
@ -376,10 +384,10 @@ namespace PunchingMistake |
|
|
this.panel7.Controls.Add(this.lbPart); |
|
|
this.panel7.Controls.Add(this.lbPart); |
|
|
this.panel7.Controls.Add(this.label4); |
|
|
this.panel7.Controls.Add(this.label4); |
|
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel7.Location = new System.Drawing.Point(33, 593); |
|
|
this.panel7.Location = new System.Drawing.Point(30, 519); |
|
|
this.panel7.Margin = new System.Windows.Forms.Padding(33, 3, 33, 34); |
|
|
this.panel7.Margin = new System.Windows.Forms.Padding(30, 3, 30, 30); |
|
|
this.panel7.Name = "panel7"; |
|
|
this.panel7.Name = "panel7"; |
|
|
this.panel7.Size = new System.Drawing.Size(500, 258); |
|
|
this.panel7.Size = new System.Drawing.Size(458, 225); |
|
|
this.panel7.TabIndex = 2; |
|
|
this.panel7.TabIndex = 2; |
|
|
//
|
|
|
//
|
|
|
// lbPart
|
|
|
// lbPart
|
|
@ -388,9 +396,9 @@ namespace PunchingMistake |
|
|
this.lbPart.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbPart.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbPart.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbPart.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbPart.ForeColor = System.Drawing.Color.White; |
|
|
this.lbPart.ForeColor = System.Drawing.Color.White; |
|
|
this.lbPart.Location = new System.Drawing.Point(35, 130); |
|
|
this.lbPart.Location = new System.Drawing.Point(32, 114); |
|
|
this.lbPart.Name = "lbPart"; |
|
|
this.lbPart.Name = "lbPart"; |
|
|
this.lbPart.Size = new System.Drawing.Size(367, 43); |
|
|
this.lbPart.Size = new System.Drawing.Size(317, 37); |
|
|
this.lbPart.TabIndex = 3; |
|
|
this.lbPart.TabIndex = 3; |
|
|
this.lbPart.Text = "X247MF S后保冲孔"; |
|
|
this.lbPart.Text = "X247MF S后保冲孔"; |
|
|
//
|
|
|
//
|
|
@ -400,9 +408,9 @@ namespace PunchingMistake |
|
|
this.label4.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label4.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label4.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label4.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label4.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label4.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label4.Location = new System.Drawing.Point(25, 54); |
|
|
this.label4.Location = new System.Drawing.Point(23, 47); |
|
|
this.label4.Name = "label4"; |
|
|
this.label4.Name = "label4"; |
|
|
this.label4.Size = new System.Drawing.Size(404, 43); |
|
|
this.label4.Size = new System.Drawing.Size(351, 37); |
|
|
this.label4.TabIndex = 2; |
|
|
this.label4.TabIndex = 2; |
|
|
this.label4.Text = "零件号/PartNumber"; |
|
|
this.label4.Text = "零件号/PartNumber"; |
|
|
//
|
|
|
//
|
|
@ -413,10 +421,10 @@ namespace PunchingMistake |
|
|
this.panel6.Controls.Add(this.lbPlan); |
|
|
this.panel6.Controls.Add(this.lbPlan); |
|
|
this.panel6.Controls.Add(this.label3); |
|
|
this.panel6.Controls.Add(this.label3); |
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel6.Location = new System.Drawing.Point(33, 298); |
|
|
this.panel6.Location = new System.Drawing.Point(30, 261); |
|
|
this.panel6.Margin = new System.Windows.Forms.Padding(33, 3, 33, 34); |
|
|
this.panel6.Margin = new System.Windows.Forms.Padding(30, 3, 30, 30); |
|
|
this.panel6.Name = "panel6"; |
|
|
this.panel6.Name = "panel6"; |
|
|
this.panel6.Size = new System.Drawing.Size(500, 258); |
|
|
this.panel6.Size = new System.Drawing.Size(458, 225); |
|
|
this.panel6.TabIndex = 1; |
|
|
this.panel6.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// lbPlan
|
|
|
// lbPlan
|
|
@ -425,9 +433,9 @@ namespace PunchingMistake |
|
|
this.lbPlan.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbPlan.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbPlan.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbPlan.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbPlan.ForeColor = System.Drawing.Color.White; |
|
|
this.lbPlan.ForeColor = System.Drawing.Color.White; |
|
|
this.lbPlan.Location = new System.Drawing.Point(35, 134); |
|
|
this.lbPlan.Location = new System.Drawing.Point(32, 117); |
|
|
this.lbPlan.Name = "lbPlan"; |
|
|
this.lbPlan.Name = "lbPlan"; |
|
|
this.lbPlan.Size = new System.Drawing.Size(367, 43); |
|
|
this.lbPlan.Size = new System.Drawing.Size(317, 37); |
|
|
this.lbPlan.TabIndex = 2; |
|
|
this.lbPlan.TabIndex = 2; |
|
|
this.lbPlan.Text = "X247MF S后保冲孔"; |
|
|
this.lbPlan.Text = "X247MF S后保冲孔"; |
|
|
//
|
|
|
//
|
|
@ -437,9 +445,9 @@ namespace PunchingMistake |
|
|
this.label3.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label3.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label3.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label3.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label3.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label3.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label3.Location = new System.Drawing.Point(25, 53); |
|
|
this.label3.Location = new System.Drawing.Point(23, 46); |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Name = "label3"; |
|
|
this.label3.Size = new System.Drawing.Size(448, 43); |
|
|
this.label3.Size = new System.Drawing.Size(389, 37); |
|
|
this.label3.TabIndex = 1; |
|
|
this.label3.TabIndex = 1; |
|
|
this.label3.Text = "计划编号/PlanNumber"; |
|
|
this.label3.Text = "计划编号/PlanNumber"; |
|
|
//
|
|
|
//
|
|
@ -450,10 +458,10 @@ namespace PunchingMistake |
|
|
this.panel5.Controls.Add(this.lbStation); |
|
|
this.panel5.Controls.Add(this.lbStation); |
|
|
this.panel5.Controls.Add(this.label1); |
|
|
this.panel5.Controls.Add(this.label1); |
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel5.Location = new System.Drawing.Point(33, 3); |
|
|
this.panel5.Location = new System.Drawing.Point(30, 3); |
|
|
this.panel5.Margin = new System.Windows.Forms.Padding(33, 3, 33, 34); |
|
|
this.panel5.Margin = new System.Windows.Forms.Padding(30, 3, 30, 30); |
|
|
this.panel5.Name = "panel5"; |
|
|
this.panel5.Name = "panel5"; |
|
|
this.panel5.Size = new System.Drawing.Size(500, 258); |
|
|
this.panel5.Size = new System.Drawing.Size(458, 225); |
|
|
this.panel5.TabIndex = 0; |
|
|
this.panel5.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// lbStation
|
|
|
// lbStation
|
|
@ -462,9 +470,9 @@ namespace PunchingMistake |
|
|
this.lbStation.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbStation.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbStation.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbStation.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbStation.ForeColor = System.Drawing.Color.White; |
|
|
this.lbStation.ForeColor = System.Drawing.Color.White; |
|
|
this.lbStation.Location = new System.Drawing.Point(25, 123); |
|
|
this.lbStation.Location = new System.Drawing.Point(23, 108); |
|
|
this.lbStation.Name = "lbStation"; |
|
|
this.lbStation.Name = "lbStation"; |
|
|
this.lbStation.Size = new System.Drawing.Size(367, 43); |
|
|
this.lbStation.Size = new System.Drawing.Size(317, 37); |
|
|
this.lbStation.TabIndex = 1; |
|
|
this.lbStation.TabIndex = 1; |
|
|
this.lbStation.Text = "X247MF S后保冲孔"; |
|
|
this.lbStation.Text = "X247MF S后保冲孔"; |
|
|
//
|
|
|
//
|
|
@ -474,9 +482,9 @@ namespace PunchingMistake |
|
|
this.label1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label1.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label1.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label1.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label1.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label1.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label1.Location = new System.Drawing.Point(25, 41); |
|
|
this.label1.Location = new System.Drawing.Point(23, 36); |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Size = new System.Drawing.Size(471, 43); |
|
|
this.label1.Size = new System.Drawing.Size(409, 37); |
|
|
this.label1.TabIndex = 0; |
|
|
this.label1.TabIndex = 0; |
|
|
this.label1.Text = "生产工位/StationCode"; |
|
|
this.label1.Text = "生产工位/StationCode"; |
|
|
//
|
|
|
//
|
|
@ -492,8 +500,8 @@ namespace PunchingMistake |
|
|
this.tableLayoutPanel4.Controls.Add(this.panel17, 0, 3); |
|
|
this.tableLayoutPanel4.Controls.Add(this.panel17, 0, 3); |
|
|
this.tableLayoutPanel4.Controls.Add(this.panel18, 0, 2); |
|
|
this.tableLayoutPanel4.Controls.Add(this.panel18, 0, 2); |
|
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(1554, 57); |
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(1425, 50); |
|
|
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(3, 57, 3, 3); |
|
|
this.tableLayoutPanel4.Margin = new System.Windows.Forms.Padding(3, 50, 3, 3); |
|
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4"; |
|
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4"; |
|
|
this.tableLayoutPanel4.RowCount = 7; |
|
|
this.tableLayoutPanel4.RowCount = 7; |
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); |
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F)); |
|
@ -503,7 +511,7 @@ namespace PunchingMistake |
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 28.57143F)); |
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 28.57143F)); |
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 2F)); |
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 2F)); |
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 28.57143F)); |
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 28.57143F)); |
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(568, 1478); |
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(520, 1293); |
|
|
this.tableLayoutPanel4.TabIndex = 4; |
|
|
this.tableLayoutPanel4.TabIndex = 4; |
|
|
//
|
|
|
//
|
|
|
// panel10
|
|
|
// panel10
|
|
@ -514,9 +522,9 @@ namespace PunchingMistake |
|
|
this.panel10.Controls.Add(this.btnPlanDown); |
|
|
this.panel10.Controls.Add(this.btnPlanDown); |
|
|
this.panel10.Controls.Add(this.btnPlanUp); |
|
|
this.panel10.Controls.Add(this.btnPlanUp); |
|
|
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel10.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel10.Location = new System.Drawing.Point(3, 1059); |
|
|
this.panel10.Location = new System.Drawing.Point(3, 926); |
|
|
this.panel10.Name = "panel10"; |
|
|
this.panel10.Name = "panel10"; |
|
|
this.panel10.Size = new System.Drawing.Size(562, 416); |
|
|
this.panel10.Size = new System.Drawing.Size(514, 364); |
|
|
this.panel10.TabIndex = 0; |
|
|
this.panel10.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// lbHint
|
|
|
// lbHint
|
|
@ -526,9 +534,9 @@ namespace PunchingMistake |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
this.lbHint.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbHint.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbHint.ForeColor = System.Drawing.Color.Red; |
|
|
this.lbHint.ForeColor = System.Drawing.Color.Red; |
|
|
this.lbHint.Location = new System.Drawing.Point(10, 267); |
|
|
this.lbHint.Location = new System.Drawing.Point(9, 234); |
|
|
this.lbHint.Name = "lbHint"; |
|
|
this.lbHint.Name = "lbHint"; |
|
|
this.lbHint.Size = new System.Drawing.Size(545, 146); |
|
|
this.lbHint.Size = new System.Drawing.Size(499, 128); |
|
|
this.lbHint.TabIndex = 29; |
|
|
this.lbHint.TabIndex = 29; |
|
|
this.lbHint.Text = " "; |
|
|
this.lbHint.Text = " "; |
|
|
//
|
|
|
//
|
|
@ -537,10 +545,10 @@ namespace PunchingMistake |
|
|
this.btnPlanFinish.BackColor = System.Drawing.Color.Red; |
|
|
this.btnPlanFinish.BackColor = System.Drawing.Color.Red; |
|
|
this.btnPlanFinish.Font = new System.Drawing.Font("微软雅黑", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnPlanFinish.Font = new System.Drawing.Font("微软雅黑", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnPlanFinish.ForeColor = System.Drawing.Color.White; |
|
|
this.btnPlanFinish.ForeColor = System.Drawing.Color.White; |
|
|
this.btnPlanFinish.Location = new System.Drawing.Point(293, 152); |
|
|
this.btnPlanFinish.Location = new System.Drawing.Point(269, 133); |
|
|
this.btnPlanFinish.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
|
|
this.btnPlanFinish.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
this.btnPlanFinish.Name = "btnPlanFinish"; |
|
|
this.btnPlanFinish.Name = "btnPlanFinish"; |
|
|
this.btnPlanFinish.Size = new System.Drawing.Size(262, 101); |
|
|
this.btnPlanFinish.Size = new System.Drawing.Size(240, 88); |
|
|
this.btnPlanFinish.TabIndex = 28; |
|
|
this.btnPlanFinish.TabIndex = 28; |
|
|
this.btnPlanFinish.Text = "结束计划"; |
|
|
this.btnPlanFinish.Text = "结束计划"; |
|
|
this.btnPlanFinish.UseVisualStyleBackColor = false; |
|
|
this.btnPlanFinish.UseVisualStyleBackColor = false; |
|
@ -550,10 +558,10 @@ namespace PunchingMistake |
|
|
//
|
|
|
//
|
|
|
this.btnPlanSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); |
|
|
this.btnPlanSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); |
|
|
this.btnPlanSearch.Font = new System.Drawing.Font("微软雅黑", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnPlanSearch.Font = new System.Drawing.Font("微软雅黑", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnPlanSearch.Location = new System.Drawing.Point(17, 152); |
|
|
this.btnPlanSearch.Location = new System.Drawing.Point(16, 133); |
|
|
this.btnPlanSearch.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
|
|
this.btnPlanSearch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
this.btnPlanSearch.Name = "btnPlanSearch"; |
|
|
this.btnPlanSearch.Name = "btnPlanSearch"; |
|
|
this.btnPlanSearch.Size = new System.Drawing.Size(262, 101); |
|
|
this.btnPlanSearch.Size = new System.Drawing.Size(240, 88); |
|
|
this.btnPlanSearch.TabIndex = 27; |
|
|
this.btnPlanSearch.TabIndex = 27; |
|
|
this.btnPlanSearch.Text = "计划查询"; |
|
|
this.btnPlanSearch.Text = "计划查询"; |
|
|
this.btnPlanSearch.UseVisualStyleBackColor = false; |
|
|
this.btnPlanSearch.UseVisualStyleBackColor = false; |
|
@ -563,10 +571,10 @@ namespace PunchingMistake |
|
|
//
|
|
|
//
|
|
|
this.btnPlanDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); |
|
|
this.btnPlanDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); |
|
|
this.btnPlanDown.Font = new System.Drawing.Font("微软雅黑", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnPlanDown.Font = new System.Drawing.Font("微软雅黑", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnPlanDown.Location = new System.Drawing.Point(293, 21); |
|
|
this.btnPlanDown.Location = new System.Drawing.Point(269, 18); |
|
|
this.btnPlanDown.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
|
|
this.btnPlanDown.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
this.btnPlanDown.Name = "btnPlanDown"; |
|
|
this.btnPlanDown.Name = "btnPlanDown"; |
|
|
this.btnPlanDown.Size = new System.Drawing.Size(262, 101); |
|
|
this.btnPlanDown.Size = new System.Drawing.Size(240, 88); |
|
|
this.btnPlanDown.TabIndex = 23; |
|
|
this.btnPlanDown.TabIndex = 23; |
|
|
this.btnPlanDown.Text = "下一计划"; |
|
|
this.btnPlanDown.Text = "下一计划"; |
|
|
this.btnPlanDown.UseVisualStyleBackColor = false; |
|
|
this.btnPlanDown.UseVisualStyleBackColor = false; |
|
@ -576,10 +584,10 @@ namespace PunchingMistake |
|
|
//
|
|
|
//
|
|
|
this.btnPlanUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))); |
|
|
this.btnPlanUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))); |
|
|
this.btnPlanUp.Font = new System.Drawing.Font("微软雅黑", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnPlanUp.Font = new System.Drawing.Font("微软雅黑", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.btnPlanUp.Location = new System.Drawing.Point(17, 21); |
|
|
this.btnPlanUp.Location = new System.Drawing.Point(16, 18); |
|
|
this.btnPlanUp.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
|
|
this.btnPlanUp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
this.btnPlanUp.Name = "btnPlanUp"; |
|
|
this.btnPlanUp.Name = "btnPlanUp"; |
|
|
this.btnPlanUp.Size = new System.Drawing.Size(262, 101); |
|
|
this.btnPlanUp.Size = new System.Drawing.Size(240, 88); |
|
|
this.btnPlanUp.TabIndex = 22; |
|
|
this.btnPlanUp.TabIndex = 22; |
|
|
this.btnPlanUp.Text = "上一计划"; |
|
|
this.btnPlanUp.Text = "上一计划"; |
|
|
this.btnPlanUp.UseVisualStyleBackColor = false; |
|
|
this.btnPlanUp.UseVisualStyleBackColor = false; |
|
@ -592,7 +600,7 @@ namespace PunchingMistake |
|
|
this.panel11.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel11.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel11.Location = new System.Drawing.Point(3, 3); |
|
|
this.panel11.Location = new System.Drawing.Point(3, 3); |
|
|
this.panel11.Name = "panel11"; |
|
|
this.panel11.Name = "panel11"; |
|
|
this.panel11.Size = new System.Drawing.Size(562, 204); |
|
|
this.panel11.Size = new System.Drawing.Size(514, 177); |
|
|
this.panel11.TabIndex = 1; |
|
|
this.panel11.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// lbClass
|
|
|
// lbClass
|
|
@ -601,9 +609,9 @@ namespace PunchingMistake |
|
|
this.lbClass.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbClass.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbClass.Font = new System.Drawing.Font("宋体", 26.14286F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbClass.Font = new System.Drawing.Font("宋体", 26.14286F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbClass.ForeColor = System.Drawing.Color.White; |
|
|
this.lbClass.ForeColor = System.Drawing.Color.White; |
|
|
this.lbClass.Location = new System.Drawing.Point(193, 108); |
|
|
this.lbClass.Location = new System.Drawing.Point(177, 94); |
|
|
this.lbClass.Name = "lbClass"; |
|
|
this.lbClass.Name = "lbClass"; |
|
|
this.lbClass.Size = new System.Drawing.Size(135, 70); |
|
|
this.lbClass.Size = new System.Drawing.Size(120, 62); |
|
|
this.lbClass.TabIndex = 4; |
|
|
this.lbClass.TabIndex = 4; |
|
|
this.lbClass.Text = "A班"; |
|
|
this.lbClass.Text = "A班"; |
|
|
//
|
|
|
//
|
|
@ -613,9 +621,9 @@ namespace PunchingMistake |
|
|
this.label10.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label10.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label10.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label10.Font = new System.Drawing.Font("宋体", 15.85714F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label10.ForeColor = System.Drawing.Color.White; |
|
|
this.label10.ForeColor = System.Drawing.Color.White; |
|
|
this.label10.Location = new System.Drawing.Point(73, 22); |
|
|
this.label10.Location = new System.Drawing.Point(67, 19); |
|
|
this.label10.Name = "label10"; |
|
|
this.label10.Name = "label10"; |
|
|
this.label10.Size = new System.Drawing.Size(437, 43); |
|
|
this.label10.Size = new System.Drawing.Size(378, 37); |
|
|
this.label10.TabIndex = 3; |
|
|
this.label10.TabIndex = 3; |
|
|
this.label10.Text = "2025-07-15 11:15:14"; |
|
|
this.label10.Text = "2025-07-15 11:15:14"; |
|
|
this.label10.DoubleClick += new System.EventHandler(this.label10_DoubleClick); |
|
|
this.label10.DoubleClick += new System.EventHandler(this.label10_DoubleClick); |
|
@ -625,9 +633,9 @@ namespace PunchingMistake |
|
|
this.panel14.Controls.Add(this.lbBadQty); |
|
|
this.panel14.Controls.Add(this.lbBadQty); |
|
|
this.panel14.Controls.Add(this.label14); |
|
|
this.panel14.Controls.Add(this.label14); |
|
|
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel14.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel14.Location = new System.Drawing.Point(3, 637); |
|
|
this.panel14.Location = new System.Drawing.Point(3, 557); |
|
|
this.panel14.Name = "panel14"; |
|
|
this.panel14.Name = "panel14"; |
|
|
this.panel14.Size = new System.Drawing.Size(562, 414); |
|
|
this.panel14.Size = new System.Drawing.Size(514, 361); |
|
|
this.panel14.TabIndex = 2; |
|
|
this.panel14.TabIndex = 2; |
|
|
//
|
|
|
//
|
|
|
// lbBadQty
|
|
|
// lbBadQty
|
|
@ -638,9 +646,9 @@ namespace PunchingMistake |
|
|
this.lbBadQty.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbBadQty.BackColor = System.Drawing.Color.Transparent; |
|
|
this.lbBadQty.Font = new System.Drawing.Font("宋体", 99.85715F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbBadQty.Font = new System.Drawing.Font("宋体", 99.85715F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbBadQty.ForeColor = System.Drawing.Color.Red; |
|
|
this.lbBadQty.ForeColor = System.Drawing.Color.Red; |
|
|
this.lbBadQty.Location = new System.Drawing.Point(130, 106); |
|
|
this.lbBadQty.Location = new System.Drawing.Point(119, 93); |
|
|
this.lbBadQty.Name = "lbBadQty"; |
|
|
this.lbBadQty.Name = "lbBadQty"; |
|
|
this.lbBadQty.Size = new System.Drawing.Size(246, 267); |
|
|
this.lbBadQty.Size = new System.Drawing.Size(215, 234); |
|
|
this.lbBadQty.TabIndex = 5; |
|
|
this.lbBadQty.TabIndex = 5; |
|
|
this.lbBadQty.Text = "0"; |
|
|
this.lbBadQty.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -650,9 +658,9 @@ namespace PunchingMistake |
|
|
this.label14.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label14.BackColor = System.Drawing.Color.Transparent; |
|
|
this.label14.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label14.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label14.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label14.ForeColor = System.Drawing.Color.DarkCyan; |
|
|
this.label14.Location = new System.Drawing.Point(8, 19); |
|
|
this.label14.Location = new System.Drawing.Point(7, 17); |
|
|
this.label14.Name = "label14"; |
|
|
this.label14.Name = "label14"; |
|
|
this.label14.Size = new System.Drawing.Size(560, 40); |
|
|
this.label14.Size = new System.Drawing.Size(503, 35); |
|
|
this.label14.TabIndex = 1; |
|
|
this.label14.TabIndex = 1; |
|
|
this.label14.Text = "不良数/UnqualifiedQuantity"; |
|
|
this.label14.Text = "不良数/UnqualifiedQuantity"; |
|
|
//
|
|
|
//
|
|
@ -660,27 +668,27 @@ namespace PunchingMistake |
|
|
//
|
|
|
//
|
|
|
this.panel15.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel15.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel15.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel15.Location = new System.Drawing.Point(3, 213); |
|
|
this.panel15.Location = new System.Drawing.Point(3, 186); |
|
|
this.panel15.Name = "panel15"; |
|
|
this.panel15.Name = "panel15"; |
|
|
this.panel15.Size = new System.Drawing.Size(562, 1); |
|
|
this.panel15.Size = new System.Drawing.Size(514, 1); |
|
|
this.panel15.TabIndex = 3; |
|
|
this.panel15.TabIndex = 3; |
|
|
//
|
|
|
//
|
|
|
// panel16
|
|
|
// panel16
|
|
|
//
|
|
|
//
|
|
|
this.panel16.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel16.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel16.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel16.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel16.Location = new System.Drawing.Point(3, 1057); |
|
|
this.panel16.Location = new System.Drawing.Point(3, 924); |
|
|
this.panel16.Name = "panel16"; |
|
|
this.panel16.Name = "panel16"; |
|
|
this.panel16.Size = new System.Drawing.Size(562, 1); |
|
|
this.panel16.Size = new System.Drawing.Size(514, 1); |
|
|
this.panel16.TabIndex = 4; |
|
|
this.panel16.TabIndex = 4; |
|
|
//
|
|
|
//
|
|
|
// panel17
|
|
|
// panel17
|
|
|
//
|
|
|
//
|
|
|
this.panel17.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel17.BackColor = System.Drawing.Color.DarkCyan; |
|
|
this.panel17.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel17.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel17.Location = new System.Drawing.Point(3, 635); |
|
|
this.panel17.Location = new System.Drawing.Point(3, 555); |
|
|
this.panel17.Name = "panel17"; |
|
|
this.panel17.Name = "panel17"; |
|
|
this.panel17.Size = new System.Drawing.Size(562, 1); |
|
|
this.panel17.Size = new System.Drawing.Size(514, 1); |
|
|
this.panel17.TabIndex = 5; |
|
|
this.panel17.TabIndex = 5; |
|
|
//
|
|
|
//
|
|
|
// panel18
|
|
|
// panel18
|
|
@ -709,9 +717,9 @@ namespace PunchingMistake |
|
|
this.panel18.Controls.Add(this.lbScrewL); |
|
|
this.panel18.Controls.Add(this.lbScrewL); |
|
|
this.panel18.Controls.Add(this.label2); |
|
|
this.panel18.Controls.Add(this.label2); |
|
|
this.panel18.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel18.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
this.panel18.Location = new System.Drawing.Point(3, 215); |
|
|
this.panel18.Location = new System.Drawing.Point(3, 188); |
|
|
this.panel18.Name = "panel18"; |
|
|
this.panel18.Name = "panel18"; |
|
|
this.panel18.Size = new System.Drawing.Size(562, 414); |
|
|
this.panel18.Size = new System.Drawing.Size(514, 361); |
|
|
this.panel18.TabIndex = 6; |
|
|
this.panel18.TabIndex = 6; |
|
|
//
|
|
|
//
|
|
|
// lbScanState
|
|
|
// lbScanState
|
|
@ -719,9 +727,9 @@ namespace PunchingMistake |
|
|
this.lbScanState.AutoSize = true; |
|
|
this.lbScanState.AutoSize = true; |
|
|
this.lbScanState.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScanState.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScanState.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScanState.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScanState.Location = new System.Drawing.Point(37, 373); |
|
|
this.lbScanState.Location = new System.Drawing.Point(34, 326); |
|
|
this.lbScanState.Name = "lbScanState"; |
|
|
this.lbScanState.Name = "lbScanState"; |
|
|
this.lbScanState.Size = new System.Drawing.Size(97, 37); |
|
|
this.lbScanState.Size = new System.Drawing.Size(87, 33); |
|
|
this.lbScanState.TabIndex = 22; |
|
|
this.lbScanState.TabIndex = 22; |
|
|
this.lbScanState.Text = " "; |
|
|
this.lbScanState.Text = " "; |
|
|
//
|
|
|
//
|
|
@ -730,9 +738,9 @@ namespace PunchingMistake |
|
|
this.txtLinkState.AutoSize = true; |
|
|
this.txtLinkState.AutoSize = true; |
|
|
this.txtLinkState.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtLinkState.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.txtLinkState.ForeColor = System.Drawing.Color.White; |
|
|
this.txtLinkState.ForeColor = System.Drawing.Color.White; |
|
|
this.txtLinkState.Location = new System.Drawing.Point(233, 318); |
|
|
this.txtLinkState.Location = new System.Drawing.Point(214, 278); |
|
|
this.txtLinkState.Name = "txtLinkState"; |
|
|
this.txtLinkState.Name = "txtLinkState"; |
|
|
this.txtLinkState.Size = new System.Drawing.Size(97, 37); |
|
|
this.txtLinkState.Size = new System.Drawing.Size(87, 33); |
|
|
this.txtLinkState.TabIndex = 21; |
|
|
this.txtLinkState.TabIndex = 21; |
|
|
this.txtLinkState.Text = " "; |
|
|
this.txtLinkState.Text = " "; |
|
|
//
|
|
|
//
|
|
@ -741,9 +749,9 @@ namespace PunchingMistake |
|
|
this.label30.AutoSize = true; |
|
|
this.label30.AutoSize = true; |
|
|
this.label30.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label30.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label30.ForeColor = System.Drawing.Color.White; |
|
|
this.label30.ForeColor = System.Drawing.Color.White; |
|
|
this.label30.Location = new System.Drawing.Point(37, 318); |
|
|
this.label30.Location = new System.Drawing.Point(34, 278); |
|
|
this.label30.Name = "label30"; |
|
|
this.label30.Name = "label30"; |
|
|
this.label30.Size = new System.Drawing.Size(169, 37); |
|
|
this.label30.Size = new System.Drawing.Size(151, 33); |
|
|
this.label30.TabIndex = 20; |
|
|
this.label30.TabIndex = 20; |
|
|
this.label30.Text = "连接状态"; |
|
|
this.label30.Text = "连接状态"; |
|
|
//
|
|
|
//
|
|
@ -752,9 +760,9 @@ namespace PunchingMistake |
|
|
this.lbIrlsAll.AutoSize = true; |
|
|
this.lbIrlsAll.AutoSize = true; |
|
|
this.lbIrlsAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbIrlsAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbIrlsAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbIrlsAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbIrlsAll.Location = new System.Drawing.Point(349, 256); |
|
|
this.lbIrlsAll.Location = new System.Drawing.Point(320, 224); |
|
|
this.lbIrlsAll.Name = "lbIrlsAll"; |
|
|
this.lbIrlsAll.Name = "lbIrlsAll"; |
|
|
this.lbIrlsAll.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbIrlsAll.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbIrlsAll.TabIndex = 19; |
|
|
this.lbIrlsAll.TabIndex = 19; |
|
|
this.lbIrlsAll.Text = "0"; |
|
|
this.lbIrlsAll.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -763,9 +771,9 @@ namespace PunchingMistake |
|
|
this.label27.AutoSize = true; |
|
|
this.label27.AutoSize = true; |
|
|
this.label27.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label27.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label27.ForeColor = System.Drawing.Color.White; |
|
|
this.label27.ForeColor = System.Drawing.Color.White; |
|
|
this.label27.Location = new System.Drawing.Point(289, 256); |
|
|
this.label27.Location = new System.Drawing.Point(265, 224); |
|
|
this.label27.Name = "label27"; |
|
|
this.label27.Name = "label27"; |
|
|
this.label27.Size = new System.Drawing.Size(37, 37); |
|
|
this.label27.Size = new System.Drawing.Size(33, 33); |
|
|
this.label27.TabIndex = 18; |
|
|
this.label27.TabIndex = 18; |
|
|
this.label27.Text = "/"; |
|
|
this.label27.Text = "/"; |
|
|
//
|
|
|
//
|
|
@ -774,9 +782,9 @@ namespace PunchingMistake |
|
|
this.lbIrls.AutoSize = true; |
|
|
this.lbIrls.AutoSize = true; |
|
|
this.lbIrls.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbIrls.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbIrls.ForeColor = System.Drawing.Color.White; |
|
|
this.lbIrls.ForeColor = System.Drawing.Color.White; |
|
|
this.lbIrls.Location = new System.Drawing.Point(233, 256); |
|
|
this.lbIrls.Location = new System.Drawing.Point(214, 224); |
|
|
this.lbIrls.Name = "lbIrls"; |
|
|
this.lbIrls.Name = "lbIrls"; |
|
|
this.lbIrls.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbIrls.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbIrls.TabIndex = 17; |
|
|
this.lbIrls.TabIndex = 17; |
|
|
this.lbIrls.Text = "0"; |
|
|
this.lbIrls.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -785,9 +793,9 @@ namespace PunchingMistake |
|
|
this.label29.AutoSize = true; |
|
|
this.label29.AutoSize = true; |
|
|
this.label29.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label29.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label29.ForeColor = System.Drawing.Color.White; |
|
|
this.label29.ForeColor = System.Drawing.Color.White; |
|
|
this.label29.Location = new System.Drawing.Point(90, 256); |
|
|
this.label29.Location = new System.Drawing.Point(83, 224); |
|
|
this.label29.Name = "label29"; |
|
|
this.label29.Name = "label29"; |
|
|
this.label29.Size = new System.Drawing.Size(93, 37); |
|
|
this.label29.Size = new System.Drawing.Size(83, 33); |
|
|
this.label29.TabIndex = 16; |
|
|
this.label29.TabIndex = 16; |
|
|
this.label29.Text = "虹膜"; |
|
|
this.label29.Text = "虹膜"; |
|
|
//
|
|
|
//
|
|
@ -796,9 +804,9 @@ namespace PunchingMistake |
|
|
this.lbRivetRAll.AutoSize = true; |
|
|
this.lbRivetRAll.AutoSize = true; |
|
|
this.lbRivetRAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbRivetRAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbRivetRAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbRivetRAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbRivetRAll.Location = new System.Drawing.Point(351, 188); |
|
|
this.lbRivetRAll.Location = new System.Drawing.Point(322, 164); |
|
|
this.lbRivetRAll.Name = "lbRivetRAll"; |
|
|
this.lbRivetRAll.Name = "lbRivetRAll"; |
|
|
this.lbRivetRAll.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbRivetRAll.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbRivetRAll.TabIndex = 15; |
|
|
this.lbRivetRAll.TabIndex = 15; |
|
|
this.lbRivetRAll.Text = "0"; |
|
|
this.lbRivetRAll.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -807,9 +815,9 @@ namespace PunchingMistake |
|
|
this.label19.AutoSize = true; |
|
|
this.label19.AutoSize = true; |
|
|
this.label19.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label19.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label19.ForeColor = System.Drawing.Color.White; |
|
|
this.label19.ForeColor = System.Drawing.Color.White; |
|
|
this.label19.Location = new System.Drawing.Point(291, 188); |
|
|
this.label19.Location = new System.Drawing.Point(267, 164); |
|
|
this.label19.Name = "label19"; |
|
|
this.label19.Name = "label19"; |
|
|
this.label19.Size = new System.Drawing.Size(37, 37); |
|
|
this.label19.Size = new System.Drawing.Size(33, 33); |
|
|
this.label19.TabIndex = 14; |
|
|
this.label19.TabIndex = 14; |
|
|
this.label19.Text = "/"; |
|
|
this.label19.Text = "/"; |
|
|
//
|
|
|
//
|
|
@ -818,9 +826,9 @@ namespace PunchingMistake |
|
|
this.lbRivetR.AutoSize = true; |
|
|
this.lbRivetR.AutoSize = true; |
|
|
this.lbRivetR.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbRivetR.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbRivetR.ForeColor = System.Drawing.Color.White; |
|
|
this.lbRivetR.ForeColor = System.Drawing.Color.White; |
|
|
this.lbRivetR.Location = new System.Drawing.Point(235, 188); |
|
|
this.lbRivetR.Location = new System.Drawing.Point(215, 164); |
|
|
this.lbRivetR.Name = "lbRivetR"; |
|
|
this.lbRivetR.Name = "lbRivetR"; |
|
|
this.lbRivetR.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbRivetR.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbRivetR.TabIndex = 13; |
|
|
this.lbRivetR.TabIndex = 13; |
|
|
this.lbRivetR.Text = "0"; |
|
|
this.lbRivetR.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -829,9 +837,9 @@ namespace PunchingMistake |
|
|
this.label21.AutoSize = true; |
|
|
this.label21.AutoSize = true; |
|
|
this.label21.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label21.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label21.ForeColor = System.Drawing.Color.White; |
|
|
this.label21.ForeColor = System.Drawing.Color.White; |
|
|
this.label21.Location = new System.Drawing.Point(35, 188); |
|
|
this.label21.Location = new System.Drawing.Point(32, 164); |
|
|
this.label21.Name = "label21"; |
|
|
this.label21.Name = "label21"; |
|
|
this.label21.Size = new System.Drawing.Size(171, 37); |
|
|
this.label21.Size = new System.Drawing.Size(153, 33); |
|
|
this.label21.TabIndex = 12; |
|
|
this.label21.TabIndex = 12; |
|
|
this.label21.Text = "铆钉(右)"; |
|
|
this.label21.Text = "铆钉(右)"; |
|
|
//
|
|
|
//
|
|
@ -840,9 +848,9 @@ namespace PunchingMistake |
|
|
this.lbRivetLAll.AutoSize = true; |
|
|
this.lbRivetLAll.AutoSize = true; |
|
|
this.lbRivetLAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbRivetLAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbRivetLAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbRivetLAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbRivetLAll.Location = new System.Drawing.Point(351, 139); |
|
|
this.lbRivetLAll.Location = new System.Drawing.Point(322, 122); |
|
|
this.lbRivetLAll.Name = "lbRivetLAll"; |
|
|
this.lbRivetLAll.Name = "lbRivetLAll"; |
|
|
this.lbRivetLAll.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbRivetLAll.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbRivetLAll.TabIndex = 11; |
|
|
this.lbRivetLAll.TabIndex = 11; |
|
|
this.lbRivetLAll.Text = "0"; |
|
|
this.lbRivetLAll.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -851,9 +859,9 @@ namespace PunchingMistake |
|
|
this.label23.AutoSize = true; |
|
|
this.label23.AutoSize = true; |
|
|
this.label23.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label23.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label23.ForeColor = System.Drawing.Color.White; |
|
|
this.label23.ForeColor = System.Drawing.Color.White; |
|
|
this.label23.Location = new System.Drawing.Point(291, 139); |
|
|
this.label23.Location = new System.Drawing.Point(267, 122); |
|
|
this.label23.Name = "label23"; |
|
|
this.label23.Name = "label23"; |
|
|
this.label23.Size = new System.Drawing.Size(37, 37); |
|
|
this.label23.Size = new System.Drawing.Size(33, 33); |
|
|
this.label23.TabIndex = 10; |
|
|
this.label23.TabIndex = 10; |
|
|
this.label23.Text = "/"; |
|
|
this.label23.Text = "/"; |
|
|
//
|
|
|
//
|
|
@ -862,9 +870,9 @@ namespace PunchingMistake |
|
|
this.lbRivetL.AutoSize = true; |
|
|
this.lbRivetL.AutoSize = true; |
|
|
this.lbRivetL.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbRivetL.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbRivetL.ForeColor = System.Drawing.Color.White; |
|
|
this.lbRivetL.ForeColor = System.Drawing.Color.White; |
|
|
this.lbRivetL.Location = new System.Drawing.Point(235, 139); |
|
|
this.lbRivetL.Location = new System.Drawing.Point(215, 122); |
|
|
this.lbRivetL.Name = "lbRivetL"; |
|
|
this.lbRivetL.Name = "lbRivetL"; |
|
|
this.lbRivetL.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbRivetL.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbRivetL.TabIndex = 9; |
|
|
this.lbRivetL.TabIndex = 9; |
|
|
this.lbRivetL.Text = "0"; |
|
|
this.lbRivetL.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -873,9 +881,9 @@ namespace PunchingMistake |
|
|
this.label25.AutoSize = true; |
|
|
this.label25.AutoSize = true; |
|
|
this.label25.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label25.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label25.ForeColor = System.Drawing.Color.White; |
|
|
this.label25.ForeColor = System.Drawing.Color.White; |
|
|
this.label25.Location = new System.Drawing.Point(35, 139); |
|
|
this.label25.Location = new System.Drawing.Point(32, 122); |
|
|
this.label25.Name = "label25"; |
|
|
this.label25.Name = "label25"; |
|
|
this.label25.Size = new System.Drawing.Size(171, 37); |
|
|
this.label25.Size = new System.Drawing.Size(153, 33); |
|
|
this.label25.TabIndex = 8; |
|
|
this.label25.TabIndex = 8; |
|
|
this.label25.Text = "铆钉(左)"; |
|
|
this.label25.Text = "铆钉(左)"; |
|
|
//
|
|
|
//
|
|
@ -884,9 +892,9 @@ namespace PunchingMistake |
|
|
this.lbScrewRAll.AutoSize = true; |
|
|
this.lbScrewRAll.AutoSize = true; |
|
|
this.lbScrewRAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScrewRAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScrewRAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScrewRAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScrewRAll.Location = new System.Drawing.Point(351, 70); |
|
|
this.lbScrewRAll.Location = new System.Drawing.Point(322, 61); |
|
|
this.lbScrewRAll.Name = "lbScrewRAll"; |
|
|
this.lbScrewRAll.Name = "lbScrewRAll"; |
|
|
this.lbScrewRAll.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbScrewRAll.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbScrewRAll.TabIndex = 7; |
|
|
this.lbScrewRAll.TabIndex = 7; |
|
|
this.lbScrewRAll.Text = "0"; |
|
|
this.lbScrewRAll.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -895,9 +903,9 @@ namespace PunchingMistake |
|
|
this.label15.AutoSize = true; |
|
|
this.label15.AutoSize = true; |
|
|
this.label15.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label15.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label15.ForeColor = System.Drawing.Color.White; |
|
|
this.label15.ForeColor = System.Drawing.Color.White; |
|
|
this.label15.Location = new System.Drawing.Point(291, 70); |
|
|
this.label15.Location = new System.Drawing.Point(267, 61); |
|
|
this.label15.Name = "label15"; |
|
|
this.label15.Name = "label15"; |
|
|
this.label15.Size = new System.Drawing.Size(37, 37); |
|
|
this.label15.Size = new System.Drawing.Size(33, 33); |
|
|
this.label15.TabIndex = 6; |
|
|
this.label15.TabIndex = 6; |
|
|
this.label15.Text = "/"; |
|
|
this.label15.Text = "/"; |
|
|
//
|
|
|
//
|
|
@ -906,9 +914,9 @@ namespace PunchingMistake |
|
|
this.lbScrewR.AutoSize = true; |
|
|
this.lbScrewR.AutoSize = true; |
|
|
this.lbScrewR.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScrewR.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScrewR.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScrewR.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScrewR.Location = new System.Drawing.Point(235, 70); |
|
|
this.lbScrewR.Location = new System.Drawing.Point(215, 61); |
|
|
this.lbScrewR.Name = "lbScrewR"; |
|
|
this.lbScrewR.Name = "lbScrewR"; |
|
|
this.lbScrewR.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbScrewR.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbScrewR.TabIndex = 5; |
|
|
this.lbScrewR.TabIndex = 5; |
|
|
this.lbScrewR.Text = "0"; |
|
|
this.lbScrewR.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -917,9 +925,9 @@ namespace PunchingMistake |
|
|
this.label17.AutoSize = true; |
|
|
this.label17.AutoSize = true; |
|
|
this.label17.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label17.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label17.ForeColor = System.Drawing.Color.White; |
|
|
this.label17.ForeColor = System.Drawing.Color.White; |
|
|
this.label17.Location = new System.Drawing.Point(35, 70); |
|
|
this.label17.Location = new System.Drawing.Point(32, 61); |
|
|
this.label17.Name = "label17"; |
|
|
this.label17.Name = "label17"; |
|
|
this.label17.Size = new System.Drawing.Size(171, 37); |
|
|
this.label17.Size = new System.Drawing.Size(153, 33); |
|
|
this.label17.TabIndex = 4; |
|
|
this.label17.TabIndex = 4; |
|
|
this.label17.Text = "螺钉(右)"; |
|
|
this.label17.Text = "螺钉(右)"; |
|
|
//
|
|
|
//
|
|
@ -928,9 +936,9 @@ namespace PunchingMistake |
|
|
this.lbScrewLAll.AutoSize = true; |
|
|
this.lbScrewLAll.AutoSize = true; |
|
|
this.lbScrewLAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScrewLAll.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScrewLAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScrewLAll.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScrewLAll.Location = new System.Drawing.Point(351, 17); |
|
|
this.lbScrewLAll.Location = new System.Drawing.Point(322, 15); |
|
|
this.lbScrewLAll.Name = "lbScrewLAll"; |
|
|
this.lbScrewLAll.Name = "lbScrewLAll"; |
|
|
this.lbScrewLAll.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbScrewLAll.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbScrewLAll.TabIndex = 3; |
|
|
this.lbScrewLAll.TabIndex = 3; |
|
|
this.lbScrewLAll.Text = "0"; |
|
|
this.lbScrewLAll.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -939,9 +947,9 @@ namespace PunchingMistake |
|
|
this.label8.AutoSize = true; |
|
|
this.label8.AutoSize = true; |
|
|
this.label8.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label8.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label8.ForeColor = System.Drawing.Color.White; |
|
|
this.label8.ForeColor = System.Drawing.Color.White; |
|
|
this.label8.Location = new System.Drawing.Point(291, 17); |
|
|
this.label8.Location = new System.Drawing.Point(267, 15); |
|
|
this.label8.Name = "label8"; |
|
|
this.label8.Name = "label8"; |
|
|
this.label8.Size = new System.Drawing.Size(37, 37); |
|
|
this.label8.Size = new System.Drawing.Size(33, 33); |
|
|
this.label8.TabIndex = 2; |
|
|
this.label8.TabIndex = 2; |
|
|
this.label8.Text = "/"; |
|
|
this.label8.Text = "/"; |
|
|
//
|
|
|
//
|
|
@ -950,9 +958,9 @@ namespace PunchingMistake |
|
|
this.lbScrewL.AutoSize = true; |
|
|
this.lbScrewL.AutoSize = true; |
|
|
this.lbScrewL.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScrewL.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.lbScrewL.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScrewL.ForeColor = System.Drawing.Color.White; |
|
|
this.lbScrewL.Location = new System.Drawing.Point(235, 17); |
|
|
this.lbScrewL.Location = new System.Drawing.Point(215, 15); |
|
|
this.lbScrewL.Name = "lbScrewL"; |
|
|
this.lbScrewL.Name = "lbScrewL"; |
|
|
this.lbScrewL.Size = new System.Drawing.Size(37, 37); |
|
|
this.lbScrewL.Size = new System.Drawing.Size(33, 33); |
|
|
this.lbScrewL.TabIndex = 1; |
|
|
this.lbScrewL.TabIndex = 1; |
|
|
this.lbScrewL.Text = "0"; |
|
|
this.lbScrewL.Text = "0"; |
|
|
//
|
|
|
//
|
|
@ -961,9 +969,9 @@ namespace PunchingMistake |
|
|
this.label2.AutoSize = true; |
|
|
this.label2.AutoSize = true; |
|
|
this.label2.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label2.Font = new System.Drawing.Font("宋体", 13.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.label2.ForeColor = System.Drawing.Color.White; |
|
|
this.label2.ForeColor = System.Drawing.Color.White; |
|
|
this.label2.Location = new System.Drawing.Point(35, 17); |
|
|
this.label2.Location = new System.Drawing.Point(32, 15); |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Size = new System.Drawing.Size(171, 37); |
|
|
this.label2.Size = new System.Drawing.Size(153, 33); |
|
|
this.label2.TabIndex = 0; |
|
|
this.label2.TabIndex = 0; |
|
|
this.label2.Text = "螺钉(左)"; |
|
|
this.label2.Text = "螺钉(左)"; |
|
|
//
|
|
|
//
|
|
@ -978,15 +986,6 @@ namespace PunchingMistake |
|
|
this.LoadScrewTimer.Interval = 1000; |
|
|
this.LoadScrewTimer.Interval = 1000; |
|
|
this.LoadScrewTimer.Tick += new System.EventHandler(this.LoadScrewTimer_Tick); |
|
|
this.LoadScrewTimer.Tick += new System.EventHandler(this.LoadScrewTimer_Tick); |
|
|
//
|
|
|
//
|
|
|
// txtBarCode
|
|
|
|
|
|
//
|
|
|
|
|
|
this.txtBarCode.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
|
|
this.txtBarCode.Location = new System.Drawing.Point(33, 143); |
|
|
|
|
|
this.txtBarCode.Name = "txtBarCode"; |
|
|
|
|
|
this.txtBarCode.Size = new System.Drawing.Size(425, 53); |
|
|
|
|
|
this.txtBarCode.TabIndex = 6; |
|
|
|
|
|
this.txtBarCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtBarCode_KeyDown); |
|
|
|
|
|
//
|
|
|
|
|
|
// txtBoxFocusTimer
|
|
|
// txtBoxFocusTimer
|
|
|
//
|
|
|
//
|
|
|
this.txtBoxFocusTimer.Enabled = true; |
|
|
this.txtBoxFocusTimer.Enabled = true; |
|
@ -995,9 +994,9 @@ namespace PunchingMistake |
|
|
//
|
|
|
//
|
|
|
// FrmAssemble
|
|
|
// FrmAssemble
|
|
|
//
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); |
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 21F); |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
this.ClientSize = new System.Drawing.Size(2125, 1538); |
|
|
this.ClientSize = new System.Drawing.Size(1948, 1346); |
|
|
this.Controls.Add(this.tableLayoutPanel1); |
|
|
this.Controls.Add(this.tableLayoutPanel1); |
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; |
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; |
|
|
this.Name = "FrmAssemble"; |
|
|
this.Name = "FrmAssemble"; |
|
|