|
|
@@ -47,7 +47,7 @@
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.palletcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.bigoutboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.Printlab = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ReleasePallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.NewPallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -59,9 +59,9 @@
|
|
|
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pa_totalqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pa_outboxcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_packageqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pa_outboxcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pa_totalqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_packageqty_label = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
|
|
|
@@ -281,22 +281,22 @@
|
|
|
this.outboxcode.Tag = "NoAuto";
|
|
|
this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
|
|
|
//
|
|
|
- // palletcode
|
|
|
- //
|
|
|
- this.palletcode.AllPower = "ifall";
|
|
|
- this.palletcode.BackColor = System.Drawing.Color.White;
|
|
|
- this.palletcode.ID = null;
|
|
|
- this.palletcode.Location = new System.Drawing.Point(1105, 319);
|
|
|
- this.palletcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- this.palletcode.Name = "palletcode";
|
|
|
- this.palletcode.Power = "ifwrite";
|
|
|
- this.palletcode.Size = new System.Drawing.Size(195, 25);
|
|
|
- this.palletcode.Str = null;
|
|
|
- this.palletcode.Str1 = null;
|
|
|
- this.palletcode.Str2 = null;
|
|
|
- this.palletcode.TabIndex = 163;
|
|
|
- this.palletcode.Tag = "NoAuto";
|
|
|
- this.palletcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
|
|
|
+ // bigoutboxcode
|
|
|
+ //
|
|
|
+ this.bigoutboxcode.AllPower = "ifall";
|
|
|
+ this.bigoutboxcode.BackColor = System.Drawing.Color.White;
|
|
|
+ this.bigoutboxcode.ID = null;
|
|
|
+ this.bigoutboxcode.Location = new System.Drawing.Point(1105, 319);
|
|
|
+ this.bigoutboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.bigoutboxcode.Name = "bigoutboxcode";
|
|
|
+ this.bigoutboxcode.Power = "ifwrite";
|
|
|
+ this.bigoutboxcode.Size = new System.Drawing.Size(195, 25);
|
|
|
+ this.bigoutboxcode.Str = null;
|
|
|
+ this.bigoutboxcode.Str1 = null;
|
|
|
+ this.bigoutboxcode.Str2 = null;
|
|
|
+ this.bigoutboxcode.TabIndex = 163;
|
|
|
+ this.bigoutboxcode.Tag = "NoAuto";
|
|
|
+ this.bigoutboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
|
|
|
//
|
|
|
// Printlab
|
|
|
//
|
|
|
@@ -434,18 +434,18 @@
|
|
|
this.pa_makecode.TabIndex = 109;
|
|
|
this.pa_makecode.Tag = "1";
|
|
|
//
|
|
|
- // pa_totalqty
|
|
|
+ // pa_packageqty
|
|
|
//
|
|
|
- this.pa_totalqty.AutoSize = true;
|
|
|
- this.pa_totalqty.CutLength = null;
|
|
|
- this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty.Location = new System.Drawing.Point(439, 96);
|
|
|
- this.pa_totalqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pa_totalqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.pa_totalqty.Name = "pa_totalqty";
|
|
|
- this.pa_totalqty.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pa_totalqty.TabIndex = 105;
|
|
|
- this.pa_totalqty.Tag = "1";
|
|
|
+ this.pa_packageqty.AutoSize = true;
|
|
|
+ this.pa_packageqty.CutLength = null;
|
|
|
+ this.pa_packageqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pa_packageqty.Location = new System.Drawing.Point(439, 96);
|
|
|
+ this.pa_packageqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pa_packageqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.pa_packageqty.Name = "pa_packageqty";
|
|
|
+ this.pa_packageqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pa_packageqty.TabIndex = 105;
|
|
|
+ this.pa_packageqty.Tag = "1";
|
|
|
//
|
|
|
// pa_outboxcode
|
|
|
//
|
|
|
@@ -460,18 +460,18 @@
|
|
|
this.pa_outboxcode.TabIndex = 103;
|
|
|
this.pa_outboxcode.Tag = "1";
|
|
|
//
|
|
|
- // pa_packageqty
|
|
|
+ // pa_totalqty
|
|
|
//
|
|
|
- this.pa_packageqty.AutoSize = true;
|
|
|
- this.pa_packageqty.CutLength = null;
|
|
|
- this.pa_packageqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty.Location = new System.Drawing.Point(157, 96);
|
|
|
- this.pa_packageqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pa_packageqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
- this.pa_packageqty.Name = "pa_packageqty";
|
|
|
- this.pa_packageqty.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pa_packageqty.TabIndex = 177;
|
|
|
- this.pa_packageqty.Tag = "1";
|
|
|
+ this.pa_totalqty.AutoSize = true;
|
|
|
+ this.pa_totalqty.CutLength = null;
|
|
|
+ this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pa_totalqty.Location = new System.Drawing.Point(157, 96);
|
|
|
+ this.pa_totalqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pa_totalqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.pa_totalqty.Name = "pa_totalqty";
|
|
|
+ this.pa_totalqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pa_totalqty.TabIndex = 177;
|
|
|
+ this.pa_totalqty.Tag = "1";
|
|
|
//
|
|
|
// pa_packageqty_label
|
|
|
//
|
|
|
@@ -489,7 +489,7 @@
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1329, 690);
|
|
|
- this.Controls.Add(this.pa_packageqty);
|
|
|
+ this.Controls.Add(this.pa_totalqty);
|
|
|
this.Controls.Add(this.pa_packageqty_label);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
|
this.Controls.Add(this.PrintLabel_label);
|
|
|
@@ -503,7 +503,7 @@
|
|
|
this.Controls.Add(this.outboxcode_label);
|
|
|
this.Controls.Add(this.palletcode_label);
|
|
|
this.Controls.Add(this.outboxcode);
|
|
|
- this.Controls.Add(this.palletcode);
|
|
|
+ this.Controls.Add(this.bigoutboxcode);
|
|
|
this.Controls.Add(this.Printlab);
|
|
|
this.Controls.Add(this.ReleasePallet);
|
|
|
this.Controls.Add(this.NewPallet);
|
|
|
@@ -514,7 +514,7 @@
|
|
|
this.Controls.Add(this.AutoPrint);
|
|
|
this.Controls.Add(this.pa_makecode);
|
|
|
this.Controls.Add(this.pa_makecode_label);
|
|
|
- this.Controls.Add(this.pa_totalqty);
|
|
|
+ this.Controls.Add(this.pa_packageqty);
|
|
|
this.Controls.Add(this.pa_totalqty_label);
|
|
|
this.Controls.Add(this.pa_outboxcode);
|
|
|
this.Controls.Add(this.pa_outboxcode_label);
|
|
|
@@ -536,7 +536,7 @@
|
|
|
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_outboxcode;
|
|
|
private System.Windows.Forms.Label pa_outboxcode_label;
|
|
|
- private CustomControl.ValueLabel.ValueLabel pa_totalqty;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel pa_packageqty;
|
|
|
private System.Windows.Forms.Label pa_totalqty_label;
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_makecode;
|
|
|
private System.Windows.Forms.Label pa_makecode_label;
|
|
|
@@ -548,7 +548,7 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton NewPallet;
|
|
|
private CustomControl.ButtonUtil.NormalButton ReleasePallet;
|
|
|
private CustomControl.ButtonUtil.NormalButton Printlab;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox palletcode;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox bigoutboxcode;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox outboxcode;
|
|
|
private System.Windows.Forms.Label palletcode_label;
|
|
|
private System.Windows.Forms.Label outboxcode_label;
|
|
|
@@ -566,7 +566,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
|
|
|
- private CustomControl.ValueLabel.ValueLabel pa_packageqty;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel pa_totalqty;
|
|
|
private System.Windows.Forms.Label pa_packageqty_label;
|
|
|
}
|
|
|
}
|