|
|
@@ -34,7 +34,6 @@
|
|
|
this.pa_makecode_label = new System.Windows.Forms.Label();
|
|
|
this.pa_restqty_label = new System.Windows.Forms.Label();
|
|
|
this.pa_custcode_label = new System.Windows.Forms.Label();
|
|
|
- this.palletcode_label = new System.Windows.Forms.Label();
|
|
|
this.outboxcode_label = new System.Windows.Forms.Label();
|
|
|
this.pa_prodcode_label = new System.Windows.Forms.Label();
|
|
|
this.PrintLabel = new System.Windows.Forms.ComboBox();
|
|
|
@@ -73,7 +72,7 @@
|
|
|
//
|
|
|
this.pa_outboxcode_label.AutoSize = true;
|
|
|
this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_outboxcode_label.Location = new System.Drawing.Point(27, 34);
|
|
|
+ this.pa_outboxcode_label.Location = new System.Drawing.Point(11, 34);
|
|
|
this.pa_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_outboxcode_label.Name = "pa_outboxcode_label";
|
|
|
this.pa_outboxcode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
@@ -84,7 +83,7 @@
|
|
|
//
|
|
|
this.pa_totalqty_label.AutoSize = true;
|
|
|
this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty_label.Location = new System.Drawing.Point(313, 96);
|
|
|
+ this.pa_totalqty_label.Location = new System.Drawing.Point(382, 96);
|
|
|
this.pa_totalqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_totalqty_label.Name = "pa_totalqty_label";
|
|
|
this.pa_totalqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -95,7 +94,7 @@
|
|
|
//
|
|
|
this.pa_makecode_label.AutoSize = true;
|
|
|
this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode_label.Location = new System.Drawing.Point(313, 34);
|
|
|
+ this.pa_makecode_label.Location = new System.Drawing.Point(382, 34);
|
|
|
this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_makecode_label.Name = "pa_makecode_label";
|
|
|
this.pa_makecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -106,7 +105,7 @@
|
|
|
//
|
|
|
this.pa_restqty_label.AutoSize = true;
|
|
|
this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_restqty_label.Location = new System.Drawing.Point(980, 160);
|
|
|
+ this.pa_restqty_label.Location = new System.Drawing.Point(994, 161);
|
|
|
this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_restqty_label.Name = "pa_restqty_label";
|
|
|
this.pa_restqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -117,29 +116,18 @@
|
|
|
//
|
|
|
this.pa_custcode_label.AutoSize = true;
|
|
|
this.pa_custcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_custcode_label.Location = new System.Drawing.Point(980, 34);
|
|
|
+ this.pa_custcode_label.Location = new System.Drawing.Point(994, 34);
|
|
|
this.pa_custcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_custcode_label.Name = "pa_custcode_label";
|
|
|
this.pa_custcode_label.Size = new System.Drawing.Size(52, 27);
|
|
|
this.pa_custcode_label.TabIndex = 157;
|
|
|
this.pa_custcode_label.Text = "客户";
|
|
|
//
|
|
|
- // palletcode_label
|
|
|
- //
|
|
|
- this.palletcode_label.AutoSize = true;
|
|
|
- this.palletcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.palletcode_label.Location = new System.Drawing.Point(960, 308);
|
|
|
- this.palletcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.palletcode_label.Name = "palletcode_label";
|
|
|
- this.palletcode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
- this.palletcode_label.TabIndex = 165;
|
|
|
- this.palletcode_label.Text = "栈板号";
|
|
|
- //
|
|
|
// outboxcode_label
|
|
|
//
|
|
|
this.outboxcode_label.AutoSize = true;
|
|
|
this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.outboxcode_label.Location = new System.Drawing.Point(960, 363);
|
|
|
+ this.outboxcode_label.Location = new System.Drawing.Point(989, 324);
|
|
|
this.outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.outboxcode_label.Name = "outboxcode_label";
|
|
|
this.outboxcode_label.Size = new System.Drawing.Size(52, 27);
|
|
|
@@ -150,7 +138,7 @@
|
|
|
//
|
|
|
this.pa_prodcode_label.AutoSize = true;
|
|
|
this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_prodcode_label.Location = new System.Drawing.Point(604, 34);
|
|
|
+ this.pa_prodcode_label.Location = new System.Drawing.Point(622, 34);
|
|
|
this.pa_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_prodcode_label.Name = "pa_prodcode_label";
|
|
|
this.pa_prodcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -161,7 +149,7 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(1105, 101);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1119, 101);
|
|
|
this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
this.PrintLabel.Size = new System.Drawing.Size(195, 23);
|
|
|
@@ -172,7 +160,7 @@
|
|
|
//
|
|
|
this.PrintLabel_label.AutoSize = true;
|
|
|
this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintLabel_label.Location = new System.Drawing.Point(980, 99);
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(994, 99);
|
|
|
this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
this.PrintLabel_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -183,7 +171,7 @@
|
|
|
//
|
|
|
this.PrinterList_label.AutoSize = true;
|
|
|
this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrinterList_label.Location = new System.Drawing.Point(604, 99);
|
|
|
+ this.PrinterList_label.Location = new System.Drawing.Point(622, 99);
|
|
|
this.PrinterList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.PrinterList_label.Name = "PrinterList_label";
|
|
|
this.PrinterList_label.Size = new System.Drawing.Size(112, 27);
|
|
|
@@ -193,7 +181,7 @@
|
|
|
// PrintNum
|
|
|
//
|
|
|
this.PrintNum.Enabled = false;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(1105, 161);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1119, 162);
|
|
|
this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Size = new System.Drawing.Size(196, 25);
|
|
|
@@ -208,7 +196,7 @@
|
|
|
//
|
|
|
this.pa_packageqty_label.AutoSize = true;
|
|
|
this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty_label.Location = new System.Drawing.Point(27, 96);
|
|
|
+ this.pa_packageqty_label.Location = new System.Drawing.Point(11, 96);
|
|
|
this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_packageqty_label.Name = "pa_packageqty_label";
|
|
|
this.pa_packageqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -222,7 +210,7 @@
|
|
|
this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
|
|
|
this.Packing.Image = ((System.Drawing.Image)(resources.GetObject("Packing.Image")));
|
|
|
this.Packing.IsShowBorder = true;
|
|
|
- this.Packing.Location = new System.Drawing.Point(1203, 253);
|
|
|
+ this.Packing.Location = new System.Drawing.Point(1213, 253);
|
|
|
this.Packing.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
|
|
|
this.Packing.Name = "Packing";
|
|
|
@@ -239,7 +227,7 @@
|
|
|
this.pa_standardqty.AutoSize = true;
|
|
|
this.pa_standardqty.CutLength = null;
|
|
|
this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_standardqty.Location = new System.Drawing.Point(157, 96);
|
|
|
+ this.pa_standardqty.Location = new System.Drawing.Point(113, 96);
|
|
|
this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_standardqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pa_standardqty.Name = "pa_standardqty";
|
|
|
@@ -249,7 +237,7 @@
|
|
|
//
|
|
|
// PrinterList
|
|
|
//
|
|
|
- this.PrinterList.Location = new System.Drawing.Point(751, 99);
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(769, 99);
|
|
|
this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
this.PrinterList.Size = new System.Drawing.Size(195, 25);
|
|
|
@@ -260,7 +248,7 @@
|
|
|
this.pa_prodcode.AutoSize = true;
|
|
|
this.pa_prodcode.CutLength = null;
|
|
|
this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_prodcode.Location = new System.Drawing.Point(745, 34);
|
|
|
+ this.pa_prodcode.Location = new System.Drawing.Point(763, 34);
|
|
|
this.pa_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pa_prodcode.Name = "pa_prodcode";
|
|
|
@@ -303,11 +291,11 @@
|
|
|
this.outboxcode.AllPower = "ifall";
|
|
|
this.outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.outboxcode.ID = null;
|
|
|
- this.outboxcode.Location = new System.Drawing.Point(1047, 363);
|
|
|
+ this.outboxcode.Location = new System.Drawing.Point(1076, 324);
|
|
|
this.outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.outboxcode.Name = "outboxcode";
|
|
|
this.outboxcode.Power = "ifwrite";
|
|
|
- this.outboxcode.Size = new System.Drawing.Size(154, 25);
|
|
|
+ this.outboxcode.Size = new System.Drawing.Size(207, 25);
|
|
|
this.outboxcode.Str = null;
|
|
|
this.outboxcode.Str1 = null;
|
|
|
this.outboxcode.Str2 = null;
|
|
|
@@ -320,11 +308,11 @@
|
|
|
this.palletcode.AllPower = "ifall";
|
|
|
this.palletcode.BackColor = System.Drawing.Color.White;
|
|
|
this.palletcode.ID = null;
|
|
|
- this.palletcode.Location = new System.Drawing.Point(1047, 308);
|
|
|
+ this.palletcode.Location = new System.Drawing.Point(113, 36);
|
|
|
this.palletcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.palletcode.Name = "palletcode";
|
|
|
this.palletcode.Power = "ifwrite";
|
|
|
- this.palletcode.Size = new System.Drawing.Size(154, 25);
|
|
|
+ this.palletcode.Size = new System.Drawing.Size(141, 25);
|
|
|
this.palletcode.Str = null;
|
|
|
this.palletcode.Str1 = null;
|
|
|
this.palletcode.Str2 = null;
|
|
|
@@ -339,7 +327,7 @@
|
|
|
this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
|
|
|
this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
|
|
|
this.Printlab.IsShowBorder = true;
|
|
|
- this.Printlab.Location = new System.Drawing.Point(1096, 253);
|
|
|
+ this.Printlab.Location = new System.Drawing.Point(1106, 253);
|
|
|
this.Printlab.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
|
|
|
this.Printlab.Name = "Printlab";
|
|
|
@@ -358,7 +346,7 @@
|
|
|
this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
|
|
|
this.ReleasePallet.Image = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.Image")));
|
|
|
this.ReleasePallet.IsShowBorder = true;
|
|
|
- this.ReleasePallet.Location = new System.Drawing.Point(992, 253);
|
|
|
+ this.ReleasePallet.Location = new System.Drawing.Point(1002, 253);
|
|
|
this.ReleasePallet.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
|
|
|
this.ReleasePallet.Name = "ReleasePallet";
|
|
|
@@ -395,7 +383,7 @@
|
|
|
this.pa_custcode.AutoSize = true;
|
|
|
this.pa_custcode.CutLength = null;
|
|
|
this.pa_custcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_custcode.Location = new System.Drawing.Point(1105, 34);
|
|
|
+ this.pa_custcode.Location = new System.Drawing.Point(1119, 34);
|
|
|
this.pa_custcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_custcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pa_custcode.Name = "pa_custcode";
|
|
|
@@ -462,7 +450,7 @@
|
|
|
this.pa_makecode.AutoSize = true;
|
|
|
this.pa_makecode.CutLength = null;
|
|
|
this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode.Location = new System.Drawing.Point(439, 34);
|
|
|
+ this.pa_makecode.Location = new System.Drawing.Point(499, 34);
|
|
|
this.pa_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_makecode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pa_makecode.Name = "pa_makecode";
|
|
|
@@ -475,7 +463,7 @@
|
|
|
this.pa_currentqty.AutoSize = true;
|
|
|
this.pa_currentqty.CutLength = null;
|
|
|
this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_currentqty.Location = new System.Drawing.Point(439, 96);
|
|
|
+ this.pa_currentqty.Location = new System.Drawing.Point(499, 96);
|
|
|
this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_currentqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pa_currentqty.Name = "pa_currentqty";
|
|
|
@@ -488,13 +476,14 @@
|
|
|
this.pa_outboxcode.AutoSize = true;
|
|
|
this.pa_outboxcode.CutLength = null;
|
|
|
this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_outboxcode.Location = new System.Drawing.Point(157, 34);
|
|
|
+ this.pa_outboxcode.Location = new System.Drawing.Point(1226, 222);
|
|
|
this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_outboxcode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
|
this.pa_outboxcode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_outboxcode.TabIndex = 103;
|
|
|
this.pa_outboxcode.Tag = "1";
|
|
|
+ this.pa_outboxcode.Visible = false;
|
|
|
//
|
|
|
// AutoOutBoxCode
|
|
|
//
|
|
|
@@ -502,7 +491,7 @@
|
|
|
this.AutoOutBoxCode.Checked = true;
|
|
|
this.AutoOutBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AutoOutBoxCode.Location = new System.Drawing.Point(1208, 305);
|
|
|
+ this.AutoOutBoxCode.Location = new System.Drawing.Point(262, 34);
|
|
|
this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.AutoOutBoxCode.Name = "AutoOutBoxCode";
|
|
|
this.AutoOutBoxCode.Size = new System.Drawing.Size(114, 31);
|
|
|
@@ -514,7 +503,7 @@
|
|
|
//
|
|
|
this.pa_status.AutoSize = true;
|
|
|
this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_status.Location = new System.Drawing.Point(1000, 208);
|
|
|
+ this.pa_status.Location = new System.Drawing.Point(1173, 222);
|
|
|
this.pa_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_status.Name = "pa_status";
|
|
|
this.pa_status.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -541,7 +530,6 @@
|
|
|
this.Controls.Add(this.Clean);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
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.Printlab);
|
|
|
@@ -589,7 +577,6 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton Printlab;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox palletcode;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox outboxcode;
|
|
|
- private System.Windows.Forms.Label palletcode_label;
|
|
|
private System.Windows.Forms.Label outboxcode_label;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|