|
@@ -28,7 +28,6 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_Repair));
|
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
|
this.bc_name_label = new System.Windows.Forms.Label();
|
|
@@ -43,8 +42,8 @@
|
|
|
this.GetSNCode_Label = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.BadCodeTree = new System.Windows.Forms.TreeView();
|
|
|
- this.LocationSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
- this.ComponentSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.LocationSource = new System.Windows.Forms.BindingSource();
|
|
|
+ this.ComponentSource = new System.Windows.Forms.BindingSource();
|
|
|
this.bc_code = new System.Windows.Forms.Label();
|
|
|
this.bg_code = new System.Windows.Forms.Label();
|
|
|
this.nrg_code = new System.Windows.Forms.Label();
|
|
@@ -427,7 +426,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_reworkcheckno.AutoSize = true;
|
|
|
this.ms_reworkcheckno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_reworkcheckno.Location = new System.Drawing.Point(792, 59);
|
|
|
+ this.ms_reworkcheckno.Location = new System.Drawing.Point(791, 58);
|
|
|
this.ms_reworkcheckno.Name = "ms_reworkcheckno";
|
|
|
this.ms_reworkcheckno.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ms_reworkcheckno.TabIndex = 129;
|
|
@@ -440,7 +439,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode_label.Location = new System.Drawing.Point(203, 27);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(202, 26);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ms_makecode_label.TabIndex = 37;
|
|
@@ -452,7 +451,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
|
this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode_label.Location = new System.Drawing.Point(15, 26);
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(14, 25);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ms_sncode_label.TabIndex = 38;
|
|
@@ -464,7 +463,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_checkno.AutoSize = true;
|
|
|
this.ms_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_checkno.Location = new System.Drawing.Point(790, 27);
|
|
|
+ this.ms_checkno.Location = new System.Drawing.Point(789, 26);
|
|
|
this.ms_checkno.Name = "ms_checkno";
|
|
|
this.ms_checkno.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ms_checkno.TabIndex = 128;
|
|
@@ -498,7 +497,7 @@
|
|
|
this.ms_sncode.AutoSize = true;
|
|
|
this.ms_sncode.CutLength = null;
|
|
|
this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(90, 27);
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(89, 26);
|
|
|
this.ms_sncode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
|
this.ms_sncode.Size = new System.Drawing.Size(0, 21);
|
|
@@ -529,7 +528,7 @@
|
|
|
this.nr_code.AutoSize = true;
|
|
|
this.nr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.nr_code.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.nr_code.Location = new System.Drawing.Point(840, 222);
|
|
|
+ this.nr_code.Location = new System.Drawing.Point(839, 221);
|
|
|
this.nr_code.Name = "nr_code";
|
|
|
this.nr_code.Size = new System.Drawing.Size(0, 21);
|
|
|
this.nr_code.TabIndex = 125;
|
|
@@ -540,7 +539,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.st_rstepcode_label.AutoSize = true;
|
|
|
this.st_rstepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.st_rstepcode_label.Location = new System.Drawing.Point(265, 65);
|
|
|
+ this.st_rstepcode_label.Location = new System.Drawing.Point(264, 64);
|
|
|
this.st_rstepcode_label.Name = "st_rstepcode_label";
|
|
|
this.st_rstepcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.st_rstepcode_label.TabIndex = 65;
|
|
@@ -552,7 +551,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ma_craftcode_label.AutoSize = true;
|
|
|
this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_craftcode_label.Location = new System.Drawing.Point(15, 65);
|
|
|
+ this.ma_craftcode_label.Location = new System.Drawing.Point(14, 64);
|
|
|
this.ma_craftcode_label.Name = "ma_craftcode_label";
|
|
|
this.ma_craftcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ma_craftcode_label.TabIndex = 66;
|
|
@@ -585,7 +584,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(637, 27);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(636, 26);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_detail_label.TabIndex = 61;
|
|
@@ -597,7 +596,7 @@
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_prodcode_label.AutoSize = true;
|
|
|
this.ms_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_prodcode_label.Location = new System.Drawing.Point(408, 27);
|
|
|
+ this.ms_prodcode_label.Location = new System.Drawing.Point(407, 26);
|
|
|
this.ms_prodcode_label.Name = "ms_prodcode_label";
|
|
|
this.ms_prodcode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ms_prodcode_label.TabIndex = 62;
|
|
@@ -610,7 +609,7 @@
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.CutLength = null;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(733, 27);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(732, 26);
|
|
|
this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
@@ -623,7 +622,7 @@
|
|
|
this.ms_prodcode.AutoSize = true;
|
|
|
this.ms_prodcode.CutLength = null;
|
|
|
this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_prodcode.Location = new System.Drawing.Point(504, 27);
|
|
|
+ this.ms_prodcode.Location = new System.Drawing.Point(503, 26);
|
|
|
this.ms_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_prodcode.Name = "ms_prodcode";
|
|
|
this.ms_prodcode.Size = new System.Drawing.Size(0, 21);
|
|
@@ -637,7 +636,7 @@
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.CutLength = null;
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(283, 27);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(282, 26);
|
|
|
this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
this.ms_makecode.Size = new System.Drawing.Size(0, 21);
|