|
|
@@ -832,7 +832,7 @@
|
|
|
this.cd_stepcode.Size = new System.Drawing.Size(256, 25);
|
|
|
this.cd_stepcode.TabIndex = 68;
|
|
|
this.cd_stepcode.TableName = null;
|
|
|
- this.cd_stepcode.Tag = "Read";
|
|
|
+ this.cd_stepcode.Tag = "ms_stepcode";
|
|
|
this.cd_stepcode.TextBoxEnable = true;
|
|
|
//
|
|
|
// cr_code
|
|
|
@@ -844,7 +844,7 @@
|
|
|
this.cr_code.Condition = null;
|
|
|
this.cr_code.DBTitle = "回流工艺";
|
|
|
this.cr_code.FormName = null;
|
|
|
- this.cr_code.Location = new System.Drawing.Point(123, 95);
|
|
|
+ this.cr_code.Location = new System.Drawing.Point(123, 99);
|
|
|
this.cr_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.cr_code.Name = "cr_code";
|
|
|
this.cr_code.Power = null;
|
|
|
@@ -853,7 +853,7 @@
|
|
|
this.cr_code.Size = new System.Drawing.Size(255, 25);
|
|
|
this.cr_code.TabIndex = 67;
|
|
|
this.cr_code.TableName = null;
|
|
|
- this.cr_code.Tag = "Read";
|
|
|
+ this.cr_code.Tag = "ms_craftcode";
|
|
|
this.cr_code.TextBoxEnable = true;
|
|
|
this.cr_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox.OnTextChange(this.cr_code_UserControlTextChanged);
|
|
|
//
|