|
@@ -28,7 +28,6 @@
|
|
|
/// </summary>
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
|
{
|
|
{
|
|
|
- this.components = new System.ComponentModel.Container();
|
|
|
|
|
this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.mcd_okqty_label = new System.Windows.Forms.Label();
|
|
this.mcd_okqty_label = new System.Windows.Forms.Label();
|
|
@@ -49,11 +48,11 @@
|
|
|
this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.Lock = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
|
|
this.Lock = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
- this.ma_bomversion = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
|
|
|
|
+ this.ms_bomversion = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
this.code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
- this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
|
|
|
|
|
- this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
|
|
|
|
|
|
|
+ this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel();
|
|
|
|
|
+ this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel();
|
|
|
this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
@@ -291,17 +290,17 @@
|
|
|
this.ma_code.TableName = null;
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
//
|
|
//
|
|
|
- // ma_bomversion
|
|
|
|
|
|
|
+ // ms_bomversion
|
|
|
//
|
|
//
|
|
|
- this.ma_bomversion.AutoSize = true;
|
|
|
|
|
- this.ma_bomversion.CutLength = null;
|
|
|
|
|
- this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.ma_bomversion.Location = new System.Drawing.Point(772, 187);
|
|
|
|
|
- this.ma_bomversion.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
|
|
- this.ma_bomversion.Name = "ma_bomversion";
|
|
|
|
|
- this.ma_bomversion.Size = new System.Drawing.Size(0, 21);
|
|
|
|
|
- this.ma_bomversion.TabIndex = 169;
|
|
|
|
|
- this.ma_bomversion.Visible = false;
|
|
|
|
|
|
|
+ this.ms_bomversion.AutoSize = true;
|
|
|
|
|
+ this.ms_bomversion.CutLength = null;
|
|
|
|
|
+ this.ms_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.ms_bomversion.Location = new System.Drawing.Point(772, 187);
|
|
|
|
|
+ this.ms_bomversion.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
|
|
+ this.ms_bomversion.Name = "ms_bomversion";
|
|
|
|
|
+ this.ms_bomversion.Size = new System.Drawing.Size(0, 21);
|
|
|
|
|
+ this.ms_bomversion.TabIndex = 169;
|
|
|
|
|
+ this.ms_bomversion.Visible = false;
|
|
|
//
|
|
//
|
|
|
// code
|
|
// code
|
|
|
//
|
|
//
|
|
@@ -322,7 +321,7 @@
|
|
|
// Printer
|
|
// Printer
|
|
|
//
|
|
//
|
|
|
this.Printer.Location = new System.Drawing.Point(808, 15);
|
|
this.Printer.Location = new System.Drawing.Point(808, 15);
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Printer.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Printer.Name = "Printer";
|
|
this.Printer.Name = "Printer";
|
|
|
this.Printer.Size = new System.Drawing.Size(131, 25);
|
|
this.Printer.Size = new System.Drawing.Size(131, 25);
|
|
|
this.Printer.TabIndex = 159;
|
|
this.Printer.TabIndex = 159;
|
|
@@ -390,7 +389,7 @@
|
|
|
this.Controls.Add(this.Lock);
|
|
this.Controls.Add(this.Lock);
|
|
|
this.Controls.Add(this.ma_code);
|
|
this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.ms_craftcode);
|
|
this.Controls.Add(this.ms_craftcode);
|
|
|
- this.Controls.Add(this.ma_bomversion);
|
|
|
|
|
|
|
+ this.Controls.Add(this.ms_bomversion);
|
|
|
this.Controls.Add(this.code_label);
|
|
this.Controls.Add(this.code_label);
|
|
|
this.Controls.Add(this.code);
|
|
this.Controls.Add(this.code);
|
|
|
this.Controls.Add(this.unload);
|
|
this.Controls.Add(this.unload);
|
|
@@ -447,7 +446,7 @@
|
|
|
private System.Windows.Forms.RadioButton unload;
|
|
private System.Windows.Forms.RadioButton unload;
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox code;
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox code;
|
|
|
private System.Windows.Forms.Label code_label;
|
|
private System.Windows.Forms.Label code_label;
|
|
|
- private CustomControl.ValueLabel.ValueLabel ma_bomversion;
|
|
|
|
|
|
|
+ private CustomControl.ValueLabel.ValueLabel ms_bomversion;
|
|
|
private System.Windows.Forms.Label ms_craftcode;
|
|
private System.Windows.Forms.Label ms_craftcode;
|
|
|
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
|
private CustomControl.CustomCheckBox.LockCheckBox Lock;
|
|
private CustomControl.CustomCheckBox.LockCheckBox Lock;
|