|
@@ -70,7 +70,6 @@
|
|
|
this.nrg_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
|
|
this.nrg_name = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.BlurSearch();
|
|
|
this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
- this.cd_stepcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
|
|
this.ms_reworkcheckno = new System.Windows.Forms.Label();
|
|
this.ms_reworkcheckno = new System.Windows.Forms.Label();
|
|
|
this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
this.ms_sncode_label = new System.Windows.Forms.Label();
|
|
@@ -79,9 +78,6 @@
|
|
|
this.ms_sncode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
this.ms_sncode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.Scrap = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
this.Scrap = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.nr_code = new System.Windows.Forms.Label();
|
|
this.nr_code = new System.Windows.Forms.Label();
|
|
|
- this.st_rstepcode_label = new System.Windows.Forms.Label();
|
|
|
|
|
- this.ma_craftcode_label = new System.Windows.Forms.Label();
|
|
|
|
|
- this.cr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
this.ms_prodcode_label = new System.Windows.Forms.Label();
|
|
this.ms_prodcode_label = new System.Windows.Forms.Label();
|
|
|
this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
@@ -238,7 +234,7 @@
|
|
|
//
|
|
//
|
|
|
// GetSNCode_Label
|
|
// GetSNCode_Label
|
|
|
//
|
|
//
|
|
|
- this.GetSNCode_Label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.GetSNCode_Label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.GetSNCode_Label.AutoSize = true;
|
|
this.GetSNCode_Label.AutoSize = true;
|
|
|
this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.GetSNCode_Label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
@@ -529,7 +525,6 @@
|
|
|
//
|
|
//
|
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ma_code);
|
|
this.groupBoxWithBorder1.Controls.Add(this.ma_code);
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.cd_stepcode);
|
|
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_reworkcheckno);
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_reworkcheckno);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_sncode_label);
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_sncode_label);
|
|
@@ -538,9 +533,6 @@
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_sncode);
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_sncode);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.Scrap);
|
|
this.groupBoxWithBorder1.Controls.Add(this.Scrap);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.nr_code);
|
|
this.groupBoxWithBorder1.Controls.Add(this.nr_code);
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.st_rstepcode_label);
|
|
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.ma_craftcode_label);
|
|
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.cr_code);
|
|
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_prodcode_label);
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_prodcode_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
|
|
@@ -577,34 +569,13 @@
|
|
|
this.ma_code.Tag = "";
|
|
this.ma_code.Tag = "";
|
|
|
this.ma_code.TextBoxEnable = false;
|
|
this.ma_code.TextBoxEnable = false;
|
|
|
//
|
|
//
|
|
|
- // cd_stepcode
|
|
|
|
|
- //
|
|
|
|
|
- this.cd_stepcode.AllPower = "ifall";
|
|
|
|
|
- this.cd_stepcode.Caller = null;
|
|
|
|
|
- this.cd_stepcode.Condition = null;
|
|
|
|
|
- this.cd_stepcode.DBTitle = "回流工序";
|
|
|
|
|
- this.cd_stepcode.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
- this.cd_stepcode.FormName = null;
|
|
|
|
|
- this.cd_stepcode.Location = new System.Drawing.Point(714, 141);
|
|
|
|
|
- this.cd_stepcode.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
|
|
|
|
|
- this.cd_stepcode.Name = "cd_stepcode";
|
|
|
|
|
- this.cd_stepcode.Power = "ifspecial";
|
|
|
|
|
- this.cd_stepcode.ReturnData = null;
|
|
|
|
|
- this.cd_stepcode.SelectField = null;
|
|
|
|
|
- this.cd_stepcode.SetValueField = null;
|
|
|
|
|
- this.cd_stepcode.Size = new System.Drawing.Size(300, 43);
|
|
|
|
|
- this.cd_stepcode.TabIndex = 68;
|
|
|
|
|
- this.cd_stepcode.TableName = null;
|
|
|
|
|
- this.cd_stepcode.Tag = "";
|
|
|
|
|
- this.cd_stepcode.TextBoxEnable = false;
|
|
|
|
|
- //
|
|
|
|
|
// ms_reworkcheckno
|
|
// ms_reworkcheckno
|
|
|
//
|
|
//
|
|
|
- this.ms_reworkcheckno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.ms_reworkcheckno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_reworkcheckno.AutoSize = true;
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_reworkcheckno.Location = new System.Drawing.Point(1581, 115);
|
|
|
|
|
|
|
+ this.ms_reworkcheckno.Location = new System.Drawing.Point(1582, 115);
|
|
|
this.ms_reworkcheckno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.ms_reworkcheckno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_reworkcheckno.Name = "ms_reworkcheckno";
|
|
this.ms_reworkcheckno.Name = "ms_reworkcheckno";
|
|
|
this.ms_reworkcheckno.Size = new System.Drawing.Size(146, 41);
|
|
this.ms_reworkcheckno.Size = new System.Drawing.Size(146, 41);
|
|
@@ -614,11 +585,11 @@
|
|
|
//
|
|
//
|
|
|
// ms_makecode_label
|
|
// ms_makecode_label
|
|
|
//
|
|
//
|
|
|
- this.ms_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.ms_makecode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
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.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(410, 70);
|
|
|
|
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(411, 70);
|
|
|
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(114, 41);
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(114, 41);
|
|
@@ -627,11 +598,11 @@
|
|
|
//
|
|
//
|
|
|
// ms_sncode_label
|
|
// ms_sncode_label
|
|
|
//
|
|
//
|
|
|
- this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.ms_sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_sncode_label.AutoSize = true;
|
|
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.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(35, 67);
|
|
|
|
|
|
|
+ this.ms_sncode_label.Location = new System.Drawing.Point(36, 67);
|
|
|
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
this.ms_sncode_label.Name = "ms_sncode_label";
|
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
|
|
this.ms_sncode_label.Size = new System.Drawing.Size(114, 41);
|
|
@@ -640,11 +611,11 @@
|
|
|
//
|
|
//
|
|
|
// ms_checkno
|
|
// ms_checkno
|
|
|
//
|
|
//
|
|
|
- this.ms_checkno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.ms_checkno.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_checkno.AutoSize = true;
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_checkno.Location = new System.Drawing.Point(1577, 51);
|
|
|
|
|
|
|
+ this.ms_checkno.Location = new System.Drawing.Point(1578, 51);
|
|
|
this.ms_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.ms_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_checkno.Name = "ms_checkno";
|
|
this.ms_checkno.Name = "ms_checkno";
|
|
|
this.ms_checkno.Size = new System.Drawing.Size(146, 41);
|
|
this.ms_checkno.Size = new System.Drawing.Size(146, 41);
|
|
@@ -675,12 +646,12 @@
|
|
|
//
|
|
//
|
|
|
// ms_sncode
|
|
// ms_sncode
|
|
|
//
|
|
//
|
|
|
- this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.ms_sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_sncode.AutoSize = true;
|
|
this.ms_sncode.AutoSize = true;
|
|
|
this.ms_sncode.CutLength = null;
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_sncode.Location = new System.Drawing.Point(184, 70);
|
|
|
|
|
|
|
+ this.ms_sncode.Location = new System.Drawing.Point(185, 70);
|
|
|
this.ms_sncode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.ms_sncode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_sncode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
this.ms_sncode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
this.ms_sncode.Name = "ms_sncode";
|
|
@@ -713,67 +684,19 @@
|
|
|
this.nr_code.AutoSize = true;
|
|
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.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.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.nr_code.Location = new System.Drawing.Point(1677, 440);
|
|
|
|
|
|
|
+ this.nr_code.Location = new System.Drawing.Point(1678, 440);
|
|
|
this.nr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.nr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.nr_code.Name = "nr_code";
|
|
this.nr_code.Name = "nr_code";
|
|
|
this.nr_code.Size = new System.Drawing.Size(0, 41);
|
|
this.nr_code.Size = new System.Drawing.Size(0, 41);
|
|
|
this.nr_code.TabIndex = 125;
|
|
this.nr_code.TabIndex = 125;
|
|
|
//
|
|
//
|
|
|
- // st_rstepcode_label
|
|
|
|
|
- //
|
|
|
|
|
- this.st_rstepcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
- | 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(524, 138);
|
|
|
|
|
- this.st_rstepcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
- this.st_rstepcode_label.Name = "st_rstepcode_label";
|
|
|
|
|
- this.st_rstepcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
|
|
- this.st_rstepcode_label.TabIndex = 65;
|
|
|
|
|
- this.st_rstepcode_label.Text = "回流工序";
|
|
|
|
|
- //
|
|
|
|
|
- // ma_craftcode_label
|
|
|
|
|
- //
|
|
|
|
|
- this.ma_craftcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
- | 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(28, 139);
|
|
|
|
|
- this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
- this.ma_craftcode_label.Name = "ma_craftcode_label";
|
|
|
|
|
- this.ma_craftcode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
|
|
- this.ma_craftcode_label.TabIndex = 66;
|
|
|
|
|
- this.ma_craftcode_label.Text = "回流途程";
|
|
|
|
|
- //
|
|
|
|
|
- // cr_code
|
|
|
|
|
- //
|
|
|
|
|
- this.cr_code.AllPower = "ifall";
|
|
|
|
|
- this.cr_code.Caller = null;
|
|
|
|
|
- this.cr_code.Condition = null;
|
|
|
|
|
- this.cr_code.DBTitle = "回流途程";
|
|
|
|
|
- this.cr_code.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
- this.cr_code.FormName = null;
|
|
|
|
|
- this.cr_code.Location = new System.Drawing.Point(182, 139);
|
|
|
|
|
- this.cr_code.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
|
|
|
|
|
- this.cr_code.Name = "cr_code";
|
|
|
|
|
- this.cr_code.Power = "ifspecial";
|
|
|
|
|
- this.cr_code.ReturnData = null;
|
|
|
|
|
- this.cr_code.SelectField = null;
|
|
|
|
|
- this.cr_code.SetValueField = null;
|
|
|
|
|
- this.cr_code.Size = new System.Drawing.Size(300, 45);
|
|
|
|
|
- this.cr_code.TabIndex = 67;
|
|
|
|
|
- this.cr_code.TableName = null;
|
|
|
|
|
- this.cr_code.Tag = "ma_craftcode";
|
|
|
|
|
- this.cr_code.TextBoxEnable = false;
|
|
|
|
|
- this.cr_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged);
|
|
|
|
|
- //
|
|
|
|
|
// pr_detail_label
|
|
// pr_detail_label
|
|
|
//
|
|
//
|
|
|
- this.pr_detail_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.pr_detail_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
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.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(1277, 70);
|
|
|
|
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(1278, 70);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
@@ -782,11 +705,11 @@
|
|
|
//
|
|
//
|
|
|
// ms_prodcode_label
|
|
// ms_prodcode_label
|
|
|
//
|
|
//
|
|
|
- this.ms_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.ms_prodcode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.ms_prodcode_label.AutoSize = true;
|
|
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.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(820, 70);
|
|
|
|
|
|
|
+ this.ms_prodcode_label.Location = new System.Drawing.Point(821, 70);
|
|
|
this.ms_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.ms_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_prodcode_label.Name = "ms_prodcode_label";
|
|
this.ms_prodcode_label.Name = "ms_prodcode_label";
|
|
|
this.ms_prodcode_label.Size = new System.Drawing.Size(146, 41);
|
|
this.ms_prodcode_label.Size = new System.Drawing.Size(146, 41);
|
|
@@ -795,12 +718,12 @@
|
|
|
//
|
|
//
|
|
|
// pr_detail
|
|
// pr_detail
|
|
|
//
|
|
//
|
|
|
- this.pr_detail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.pr_detail.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.pr_detail.AutoSize = true;
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.CutLength = null;
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(1469, 70);
|
|
|
|
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(1470, 70);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
|
|
this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
this.pr_detail.Name = "pr_detail";
|
|
@@ -809,12 +732,12 @@
|
|
|
//
|
|
//
|
|
|
// pr_code
|
|
// pr_code
|
|
|
//
|
|
//
|
|
|
- this.pr_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.pr_code.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.pr_code.AutoSize = true;
|
|
this.pr_code.AutoSize = true;
|
|
|
this.pr_code.CutLength = null;
|
|
this.pr_code.CutLength = null;
|
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code.Location = new System.Drawing.Point(1012, 70);
|
|
|
|
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(1013, 70);
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
|
|
this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
this.pr_code.Name = "pr_code";
|
|
@@ -960,7 +883,7 @@
|
|
|
// GetSNCode
|
|
// GetSNCode
|
|
|
//
|
|
//
|
|
|
this.GetSNCode.AllPower = null;
|
|
this.GetSNCode.AllPower = null;
|
|
|
- this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.GetSNCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.GetSNCode.BackColor = System.Drawing.Color.White;
|
|
this.GetSNCode.BackColor = System.Drawing.Color.White;
|
|
|
this.GetSNCode.ID = null;
|
|
this.GetSNCode.ID = null;
|
|
@@ -1039,7 +962,7 @@
|
|
|
// mbl_loc
|
|
// mbl_loc
|
|
|
//
|
|
//
|
|
|
this.mbl_loc.AllPower = null;
|
|
this.mbl_loc.AllPower = null;
|
|
|
- this.mbl_loc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.mbl_loc.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.mbl_loc.BackColor = System.Drawing.Color.White;
|
|
this.mbl_loc.BackColor = System.Drawing.Color.White;
|
|
|
this.mbl_loc.ID = null;
|
|
this.mbl_loc.ID = null;
|
|
@@ -1058,7 +981,7 @@
|
|
|
// bc_name
|
|
// bc_name
|
|
|
//
|
|
//
|
|
|
this.bc_name.AllPower = null;
|
|
this.bc_name.AllPower = null;
|
|
|
- this.bc_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.bc_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.bc_name.BackColor = System.Drawing.Color.White;
|
|
this.bc_name.BackColor = System.Drawing.Color.White;
|
|
|
this.bc_name.Enabled = false;
|
|
this.bc_name.Enabled = false;
|
|
@@ -1077,7 +1000,7 @@
|
|
|
// bg_name
|
|
// bg_name
|
|
|
//
|
|
//
|
|
|
this.bg_name.AllPower = null;
|
|
this.bg_name.AllPower = null;
|
|
|
- this.bg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
|
|
|
|
+ this.bg_name.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
| System.Windows.Forms.AnchorStyles.Left)));
|
|
|
this.bg_name.BackColor = System.Drawing.Color.White;
|
|
this.bg_name.BackColor = System.Drawing.Color.White;
|
|
|
this.bg_name.Enabled = false;
|
|
this.bg_name.Enabled = false;
|
|
@@ -1243,10 +1166,6 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton Scrap;
|
|
private CustomControl.ButtonUtil.NormalButton Scrap;
|
|
|
private CustomControl.ButtonUtil.NormalButton SaveBadLocation;
|
|
private CustomControl.ButtonUtil.NormalButton SaveBadLocation;
|
|
|
private CustomControl.ButtonUtil.NormalButton NewBadCode;
|
|
private CustomControl.ButtonUtil.NormalButton NewBadCode;
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox cr_code;
|
|
|
|
|
- private CustomControl.TextBoxWithIcon.SearchTextBox cd_stepcode;
|
|
|
|
|
- private System.Windows.Forms.Label ma_craftcode_label;
|
|
|
|
|
- private System.Windows.Forms.Label st_rstepcode_label;
|
|
|
|
|
private System.Windows.Forms.Label ms_prodcode_label;
|
|
private System.Windows.Forms.Label ms_prodcode_label;
|
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.Label label14;
|
|
|
private System.Windows.Forms.Label bc_name_label;
|
|
private System.Windows.Forms.Label bc_name_label;
|