|
@@ -57,7 +57,7 @@
|
|
|
this.TSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.SNLength = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
this.TSNLength = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
- this.Seq_Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
+ this.Seq_Remark_PreFix = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.SameReamrk = new System.Windows.Forms.CheckBox();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.IFONLY = new System.Windows.Forms.CheckBox();
|
|
@@ -585,7 +585,7 @@
|
|
|
private System.Windows.Forms.Label ma_softversion;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
|
- private UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox Seq_Remark_PreFix;
|
|
|
+ private UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox Seq_Remark_PreFix;
|
|
|
private System.Windows.Forms.CheckBox SameReamrk;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.CheckBox IFONLY;
|