|
@@ -49,7 +49,7 @@
|
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
- this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
|
|
+ this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.ma_code_label = new System.Windows.Forms.Label();
|
|
this.ma_code_label = new System.Windows.Forms.Label();
|
|
|
this.ma_code = new System.Windows.Forms.Label();
|
|
this.ma_code = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).BeginInit();
|
|
@@ -348,7 +348,7 @@
|
|
|
|
|
|
|
|
#endregion
|
|
#endregion
|
|
|
private System.Windows.Forms.Label sn_code_label;
|
|
private System.Windows.Forms.Label sn_code_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
|
|
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label2;
|