|
|
@ -29,6 +29,7 @@ namespace PunchingMistake |
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
this.components = new System.ComponentModel.Container(); |
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAssemble)); |
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
@ -99,9 +100,9 @@ namespace PunchingMistake |
|
|
|
this.label8 = new System.Windows.Forms.Label(); |
|
|
|
this.lbScrewL = new System.Windows.Forms.Label(); |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
this.showHintTimer = new System.Windows.Forms.Timer(); |
|
|
|
this.LoadScrewTimer = new System.Windows.Forms.Timer(); |
|
|
|
this.txtBoxFocusTimer = new System.Windows.Forms.Timer(); |
|
|
|
this.showHintTimer = new System.Windows.Forms.Timer(this.components); |
|
|
|
this.LoadScrewTimer = new System.Windows.Forms.Timer(this.components); |
|
|
|
this.txtBoxFocusTimer = new System.Windows.Forms.Timer(this.components); |
|
|
|
this.tableLayoutPanel1.SuspendLayout(); |
|
|
|
this.tableLayoutPanel2.SuspendLayout(); |
|
|
|
this.panel12.SuspendLayout(); |
|
|
@ -232,9 +233,9 @@ namespace PunchingMistake |
|
|
|
this.lbPlanQty.ForeColor = System.Drawing.Color.LightSeaGreen; |
|
|
|
this.lbPlanQty.Location = new System.Drawing.Point(150, 195); |
|
|
|
this.lbPlanQty.Name = "lbPlanQty"; |
|
|
|
this.lbPlanQty.Size = new System.Drawing.Size(575, 300); |
|
|
|
this.lbPlanQty.Size = new System.Drawing.Size(275, 300); |
|
|
|
this.lbPlanQty.TabIndex = 3; |
|
|
|
this.lbPlanQty.Text = "150"; |
|
|
|
this.lbPlanQty.Text = "0"; |
|
|
|
//
|
|
|
|
// label12
|
|
|
|
//
|
|
|
@ -268,9 +269,9 @@ namespace PunchingMistake |
|
|
|
this.lbCompleteQty.ForeColor = System.Drawing.Color.LimeGreen; |
|
|
|
this.lbCompleteQty.Location = new System.Drawing.Point(150, 179); |
|
|
|
this.lbCompleteQty.Name = "lbCompleteQty"; |
|
|
|
this.lbCompleteQty.Size = new System.Drawing.Size(575, 300); |
|
|
|
this.lbCompleteQty.Size = new System.Drawing.Size(275, 300); |
|
|
|
this.lbCompleteQty.TabIndex = 4; |
|
|
|
this.lbCompleteQty.Text = "695"; |
|
|
|
this.lbCompleteQty.Text = "0"; |
|
|
|
//
|
|
|
|
// label13
|
|
|
|
//
|
|
|
@ -321,6 +322,8 @@ namespace PunchingMistake |
|
|
|
//
|
|
|
|
// txtBarCode
|
|
|
|
//
|
|
|
|
this.txtBarCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
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"; |
|
|
@ -361,9 +364,9 @@ namespace PunchingMistake |
|
|
|
this.lbPartDesc.ForeColor = System.Drawing.Color.White; |
|
|
|
this.lbPartDesc.Location = new System.Drawing.Point(32, 115); |
|
|
|
this.lbPartDesc.Name = "lbPartDesc"; |
|
|
|
this.lbPartDesc.Size = new System.Drawing.Size(317, 37); |
|
|
|
this.lbPartDesc.Size = new System.Drawing.Size(93, 37); |
|
|
|
this.lbPartDesc.TabIndex = 4; |
|
|
|
this.lbPartDesc.Text = "X247MF S后保冲孔"; |
|
|
|
this.lbPartDesc.Text = " "; |
|
|
|
//
|
|
|
|
// label5
|
|
|
|
//
|
|
|
@ -398,9 +401,9 @@ namespace PunchingMistake |
|
|
|
this.lbPart.ForeColor = System.Drawing.Color.White; |
|
|
|
this.lbPart.Location = new System.Drawing.Point(32, 114); |
|
|
|
this.lbPart.Name = "lbPart"; |
|
|
|
this.lbPart.Size = new System.Drawing.Size(317, 37); |
|
|
|
this.lbPart.Size = new System.Drawing.Size(93, 37); |
|
|
|
this.lbPart.TabIndex = 3; |
|
|
|
this.lbPart.Text = "X247MF S后保冲孔"; |
|
|
|
this.lbPart.Text = " "; |
|
|
|
//
|
|
|
|
// label4
|
|
|
|
//
|
|
|
@ -435,9 +438,9 @@ namespace PunchingMistake |
|
|
|
this.lbPlan.ForeColor = System.Drawing.Color.White; |
|
|
|
this.lbPlan.Location = new System.Drawing.Point(32, 117); |
|
|
|
this.lbPlan.Name = "lbPlan"; |
|
|
|
this.lbPlan.Size = new System.Drawing.Size(317, 37); |
|
|
|
this.lbPlan.Size = new System.Drawing.Size(112, 37); |
|
|
|
this.lbPlan.TabIndex = 2; |
|
|
|
this.lbPlan.Text = "X247MF S后保冲孔"; |
|
|
|
this.lbPlan.Text = " "; |
|
|
|
//
|
|
|
|
// label3
|
|
|
|
//
|
|
|
@ -472,9 +475,9 @@ namespace PunchingMistake |
|
|
|
this.lbStation.ForeColor = System.Drawing.Color.White; |
|
|
|
this.lbStation.Location = new System.Drawing.Point(23, 108); |
|
|
|
this.lbStation.Name = "lbStation"; |
|
|
|
this.lbStation.Size = new System.Drawing.Size(317, 37); |
|
|
|
this.lbStation.Size = new System.Drawing.Size(74, 37); |
|
|
|
this.lbStation.TabIndex = 1; |
|
|
|
this.lbStation.Text = "X247MF S后保冲孔"; |
|
|
|
this.lbStation.Text = " "; |
|
|
|
//
|
|
|
|
// label1
|
|
|
|
//
|
|
|
@ -546,7 +549,7 @@ namespace PunchingMistake |
|
|
|
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.Location = new System.Drawing.Point(269, 133); |
|
|
|
this.btnPlanFinish.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnPlanFinish.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btnPlanFinish.Name = "btnPlanFinish"; |
|
|
|
this.btnPlanFinish.Size = new System.Drawing.Size(240, 88); |
|
|
|
this.btnPlanFinish.TabIndex = 28; |
|
|
@ -559,7 +562,7 @@ namespace PunchingMistake |
|
|
|
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.Location = new System.Drawing.Point(16, 133); |
|
|
|
this.btnPlanSearch.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnPlanSearch.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btnPlanSearch.Name = "btnPlanSearch"; |
|
|
|
this.btnPlanSearch.Size = new System.Drawing.Size(240, 88); |
|
|
|
this.btnPlanSearch.TabIndex = 27; |
|
|
@ -572,7 +575,7 @@ namespace PunchingMistake |
|
|
|
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.Location = new System.Drawing.Point(269, 18); |
|
|
|
this.btnPlanDown.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnPlanDown.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btnPlanDown.Name = "btnPlanDown"; |
|
|
|
this.btnPlanDown.Size = new System.Drawing.Size(240, 88); |
|
|
|
this.btnPlanDown.TabIndex = 23; |
|
|
@ -585,7 +588,7 @@ namespace PunchingMistake |
|
|
|
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.Location = new System.Drawing.Point(16, 18); |
|
|
|
this.btnPlanUp.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
|
|
|
this.btnPlanUp.Margin = new System.Windows.Forms.Padding(4); |
|
|
|
this.btnPlanUp.Name = "btnPlanUp"; |
|
|
|
this.btnPlanUp.Size = new System.Drawing.Size(240, 88); |
|
|
|
this.btnPlanUp.TabIndex = 22; |
|
|
|