|
|
@@ -77,9 +77,10 @@
|
|
|
//
|
|
|
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(3, 27);
|
|
|
+ this.pa_outboxcode_label.Location = new System.Drawing.Point(4, 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(58, 21);
|
|
|
+ this.pa_outboxcode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
this.pa_outboxcode_label.TabIndex = 102;
|
|
|
this.pa_outboxcode_label.Text = "大箱号";
|
|
|
//
|
|
|
@@ -87,9 +88,10 @@
|
|
|
//
|
|
|
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(280, 77);
|
|
|
+ this.pa_totalqty_label.Location = new System.Drawing.Point(389, 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(74, 21);
|
|
|
+ this.pa_totalqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pa_totalqty_label.TabIndex = 104;
|
|
|
this.pa_totalqty_label.Text = "已装数量";
|
|
|
//
|
|
|
@@ -97,9 +99,10 @@
|
|
|
//
|
|
|
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(280, 27);
|
|
|
+ this.pa_makecode_label.Location = new System.Drawing.Point(389, 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(74, 21);
|
|
|
+ this.pa_makecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pa_makecode_label.TabIndex = 108;
|
|
|
this.pa_makecode_label.Text = "制造单号";
|
|
|
//
|
|
|
@@ -109,9 +112,10 @@
|
|
|
this.AutoPrint.Checked = true;
|
|
|
this.AutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.AutoPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(753, 173);
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(1004, 216);
|
|
|
+ this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
|
- this.AutoPrint.Size = new System.Drawing.Size(125, 25);
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(154, 31);
|
|
|
this.AutoPrint.TabIndex = 153;
|
|
|
this.AutoPrint.Text = "满箱自动打印";
|
|
|
this.AutoPrint.UseVisualStyleBackColor = true;
|
|
|
@@ -120,9 +124,10 @@
|
|
|
//
|
|
|
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(744, 129);
|
|
|
+ this.pa_restqty_label.Location = new System.Drawing.Point(992, 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(74, 21);
|
|
|
+ this.pa_restqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pa_restqty_label.TabIndex = 154;
|
|
|
this.pa_restqty_label.Text = "打印张数";
|
|
|
//
|
|
|
@@ -130,9 +135,10 @@
|
|
|
//
|
|
|
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(744, 27);
|
|
|
+ this.pa_custcode_label.Location = new System.Drawing.Point(1000, 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(42, 21);
|
|
|
+ this.pa_custcode_label.Size = new System.Drawing.Size(52, 27);
|
|
|
this.pa_custcode_label.TabIndex = 157;
|
|
|
this.pa_custcode_label.Text = "客户";
|
|
|
//
|
|
|
@@ -140,19 +146,21 @@
|
|
|
//
|
|
|
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(714, 278);
|
|
|
+ this.outboxcode_label.Location = new System.Drawing.Point(952, 348);
|
|
|
+ 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(74, 21);
|
|
|
+ this.outboxcode_label.Size = new System.Drawing.Size(52, 27);
|
|
|
this.outboxcode_label.TabIndex = 166;
|
|
|
- this.outboxcode_label.Text = "卡通箱号";
|
|
|
+ this.outboxcode_label.Text = "箱号";
|
|
|
//
|
|
|
// pa_prodcode_label
|
|
|
//
|
|
|
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(468, 27);
|
|
|
+ this.pa_prodcode_label.Location = new System.Drawing.Point(643, 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(74, 21);
|
|
|
+ this.pa_prodcode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pa_prodcode_label.TabIndex = 169;
|
|
|
this.pa_prodcode_label.Text = "产品编号";
|
|
|
//
|
|
|
@@ -160,10 +168,10 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(838, 81);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1115, 101);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(147, 20);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(195, 23);
|
|
|
this.PrintLabel.TabIndex = 172;
|
|
|
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
//
|
|
|
@@ -171,9 +179,10 @@
|
|
|
//
|
|
|
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(744, 77);
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(1000, 96);
|
|
|
+ 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(74, 21);
|
|
|
+ this.PrintLabel_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.PrintLabel_label.TabIndex = 174;
|
|
|
this.PrintLabel_label.Text = "标签文件";
|
|
|
//
|
|
|
@@ -181,9 +190,10 @@
|
|
|
//
|
|
|
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(468, 77);
|
|
|
+ this.PrinterList_label.Location = new System.Drawing.Point(643, 96);
|
|
|
+ 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(90, 21);
|
|
|
+ this.PrinterList_label.Size = new System.Drawing.Size(112, 27);
|
|
|
this.PrinterList_label.TabIndex = 173;
|
|
|
this.PrinterList_label.Text = "打印机列表";
|
|
|
//
|
|
|
@@ -191,9 +201,10 @@
|
|
|
//
|
|
|
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(3, 77);
|
|
|
+ this.pa_packageqty_label.Location = new System.Drawing.Point(4, 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(74, 21);
|
|
|
+ this.pa_packageqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pa_packageqty_label.TabIndex = 176;
|
|
|
this.pa_packageqty_label.Text = "大箱容量";
|
|
|
//
|
|
|
@@ -201,9 +212,10 @@
|
|
|
//
|
|
|
this.AutoOutBoxCode.AutoSize = true;
|
|
|
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(194, 26);
|
|
|
+ this.AutoOutBoxCode.Location = new System.Drawing.Point(259, 32);
|
|
|
+ this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.AutoOutBoxCode.Name = "AutoOutBoxCode";
|
|
|
- this.AutoOutBoxCode.Size = new System.Drawing.Size(93, 25);
|
|
|
+ this.AutoOutBoxCode.Size = new System.Drawing.Size(114, 31);
|
|
|
this.AutoOutBoxCode.TabIndex = 179;
|
|
|
this.AutoOutBoxCode.Text = "自动生成";
|
|
|
this.AutoOutBoxCode.UseVisualStyleBackColor = true;
|
|
|
@@ -212,19 +224,21 @@
|
|
|
//
|
|
|
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(923, 176);
|
|
|
+ this.pa_status.Location = new System.Drawing.Point(1231, 220);
|
|
|
+ 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, 21);
|
|
|
+ this.pa_status.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_status.TabIndex = 180;
|
|
|
this.pa_status.Visible = false;
|
|
|
//
|
|
|
// Cancel
|
|
|
//
|
|
|
this.Cancel.AutoSize = true;
|
|
|
- this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Cancel.Location = new System.Drawing.Point(902, 277);
|
|
|
+ this.Cancel.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
+ this.Cancel.Location = new System.Drawing.Point(1203, 346);
|
|
|
+ this.Cancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Cancel.Name = "Cancel";
|
|
|
- this.Cancel.Size = new System.Drawing.Size(93, 25);
|
|
|
+ this.Cancel.Size = new System.Drawing.Size(100, 27);
|
|
|
this.Cancel.TabIndex = 182;
|
|
|
this.Cancel.Text = "取消采集";
|
|
|
this.Cancel.UseVisualStyleBackColor = true;
|
|
|
@@ -232,45 +246,50 @@
|
|
|
// pr_packrule
|
|
|
//
|
|
|
this.pr_packrule.AutoSize = true;
|
|
|
- this.pr_packrule.Location = new System.Drawing.Point(748, 512);
|
|
|
+ this.pr_packrule.Location = new System.Drawing.Point(997, 640);
|
|
|
+ this.pr_packrule.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_packrule.Name = "pr_packrule";
|
|
|
- this.pr_packrule.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.pr_packrule.Size = new System.Drawing.Size(0, 15);
|
|
|
this.pr_packrule.TabIndex = 183;
|
|
|
this.pr_packrule.Visible = false;
|
|
|
//
|
|
|
// pa_salecode
|
|
|
//
|
|
|
this.pa_salecode.AutoSize = true;
|
|
|
- this.pa_salecode.Location = new System.Drawing.Point(927, 512);
|
|
|
+ this.pa_salecode.Location = new System.Drawing.Point(1236, 640);
|
|
|
+ this.pa_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_salecode.Name = "pa_salecode";
|
|
|
- this.pa_salecode.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.pa_salecode.Size = new System.Drawing.Size(0, 15);
|
|
|
this.pa_salecode.TabIndex = 184;
|
|
|
this.pa_salecode.Visible = false;
|
|
|
//
|
|
|
// pd_makecode
|
|
|
//
|
|
|
this.pd_makecode.AutoSize = true;
|
|
|
- this.pd_makecode.Location = new System.Drawing.Point(730, 320);
|
|
|
+ this.pd_makecode.Location = new System.Drawing.Point(973, 400);
|
|
|
+ this.pd_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pd_makecode.Name = "pd_makecode";
|
|
|
- this.pd_makecode.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.pd_makecode.Size = new System.Drawing.Size(0, 15);
|
|
|
this.pd_makecode.TabIndex = 185;
|
|
|
this.pd_makecode.Visible = false;
|
|
|
//
|
|
|
// pd_prodcode
|
|
|
//
|
|
|
this.pd_prodcode.AutoSize = true;
|
|
|
- this.pd_prodcode.Location = new System.Drawing.Point(829, 319);
|
|
|
+ this.pd_prodcode.Location = new System.Drawing.Point(1105, 399);
|
|
|
+ this.pd_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pd_prodcode.Name = "pd_prodcode";
|
|
|
- this.pd_prodcode.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.pd_prodcode.Size = new System.Drawing.Size(0, 15);
|
|
|
this.pd_prodcode.TabIndex = 186;
|
|
|
this.pd_prodcode.Visible = false;
|
|
|
//
|
|
|
// pd_salecode
|
|
|
//
|
|
|
this.pd_salecode.AutoSize = true;
|
|
|
- this.pd_salecode.Location = new System.Drawing.Point(927, 318);
|
|
|
+ this.pd_salecode.Location = new System.Drawing.Point(1236, 398);
|
|
|
+ this.pd_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pd_salecode.Name = "pd_salecode";
|
|
|
- this.pd_salecode.Size = new System.Drawing.Size(0, 12);
|
|
|
+ this.pd_salecode.Size = new System.Drawing.Size(0, 15);
|
|
|
this.pd_salecode.TabIndex = 187;
|
|
|
this.pd_salecode.Visible = false;
|
|
|
//
|
|
|
@@ -279,11 +298,11 @@
|
|
|
this.pa_standardqty.AllPower = null;
|
|
|
this.pa_standardqty.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_standardqty.ID = null;
|
|
|
- this.pa_standardqty.Location = new System.Drawing.Point(83, 77);
|
|
|
- this.pa_standardqty.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.pa_standardqty.Location = new System.Drawing.Point(107, 96);
|
|
|
+ this.pa_standardqty.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.pa_standardqty.Name = "pa_standardqty";
|
|
|
this.pa_standardqty.Power = null;
|
|
|
- this.pa_standardqty.Size = new System.Drawing.Size(107, 21);
|
|
|
+ this.pa_standardqty.Size = new System.Drawing.Size(141, 25);
|
|
|
this.pa_standardqty.Str = null;
|
|
|
this.pa_standardqty.Str1 = null;
|
|
|
this.pa_standardqty.Str2 = null;
|
|
|
@@ -296,10 +315,11 @@
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(838, 133);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1117, 166);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Power = null;
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(142, 21);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(188, 25);
|
|
|
this.PrintNum.Str = null;
|
|
|
this.PrintNum.Str1 = null;
|
|
|
this.PrintNum.Str2 = null;
|
|
|
@@ -312,12 +332,13 @@
|
|
|
this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
|
|
|
this.Packing.Image = null;
|
|
|
this.Packing.IsShowBorder = true;
|
|
|
- this.Packing.Location = new System.Drawing.Point(910, 224);
|
|
|
+ this.Packing.Location = new System.Drawing.Point(1213, 280);
|
|
|
+ this.Packing.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
|
|
|
this.Packing.Name = "Packing";
|
|
|
this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
|
|
|
this.Packing.Power = null;
|
|
|
- this.Packing.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.Packing.Size = new System.Drawing.Size(75, 30);
|
|
|
this.Packing.TabIndex = 178;
|
|
|
this.Packing.Text = "封大箱";
|
|
|
this.Packing.UseVisualStyleBackColor = true;
|
|
|
@@ -328,19 +349,20 @@
|
|
|
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(375, 79);
|
|
|
- this.pa_totalqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_totalqty.Location = new System.Drawing.Point(498, 99);
|
|
|
+ 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, 21);
|
|
|
+ this.pa_totalqty.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_totalqty.TabIndex = 177;
|
|
|
this.pa_totalqty.Tag = "1";
|
|
|
//
|
|
|
// PrinterList
|
|
|
//
|
|
|
- this.PrinterList.Location = new System.Drawing.Point(578, 79);
|
|
|
- this.PrinterList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(774, 99);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
- this.PrinterList.Size = new System.Drawing.Size(146, 20);
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(195, 25);
|
|
|
this.PrinterList.TabIndex = 171;
|
|
|
//
|
|
|
// pa_prodcode
|
|
|
@@ -348,10 +370,11 @@
|
|
|
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(574, 27);
|
|
|
- this.pa_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_prodcode.Location = new System.Drawing.Point(768, 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";
|
|
|
- this.pa_prodcode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pa_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_prodcode.TabIndex = 170;
|
|
|
this.pa_prodcode.Tag = "1";
|
|
|
this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
|
|
|
@@ -363,12 +386,13 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = null;
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(829, 512);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1105, 640);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
|
this.Clean.Power = null;
|
|
|
- this.Clean.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(80, 30);
|
|
|
this.Clean.TabIndex = 168;
|
|
|
this.Clean.Text = "清除";
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
@@ -377,9 +401,10 @@
|
|
|
// OperateResult
|
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OperateResult.Location = new System.Drawing.Point(715, 318);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(953, 398);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(277, 188);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(368, 234);
|
|
|
this.OperateResult.TabIndex = 167;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -388,10 +413,11 @@
|
|
|
this.outboxcode.AllPower = "ifall";
|
|
|
this.outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.outboxcode.ID = null;
|
|
|
- this.outboxcode.Location = new System.Drawing.Point(787, 278);
|
|
|
+ this.outboxcode.Location = new System.Drawing.Point(1027, 348);
|
|
|
+ this.outboxcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.outboxcode.Name = "outboxcode";
|
|
|
this.outboxcode.Power = "ifread";
|
|
|
- this.outboxcode.Size = new System.Drawing.Size(110, 21);
|
|
|
+ this.outboxcode.Size = new System.Drawing.Size(145, 25);
|
|
|
this.outboxcode.Str = null;
|
|
|
this.outboxcode.Str1 = null;
|
|
|
this.outboxcode.Str2 = null;
|
|
|
@@ -404,10 +430,11 @@
|
|
|
this.pa_outboxcode.AllPower = "ifall";
|
|
|
this.pa_outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_outboxcode.ID = null;
|
|
|
- this.pa_outboxcode.Location = new System.Drawing.Point(83, 29);
|
|
|
+ this.pa_outboxcode.Location = new System.Drawing.Point(107, 36);
|
|
|
+ this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
|
this.pa_outboxcode.Power = "ifread";
|
|
|
- this.pa_outboxcode.Size = new System.Drawing.Size(106, 21);
|
|
|
+ this.pa_outboxcode.Size = new System.Drawing.Size(140, 25);
|
|
|
this.pa_outboxcode.Str = null;
|
|
|
this.pa_outboxcode.Str1 = null;
|
|
|
this.pa_outboxcode.Str2 = null;
|
|
|
@@ -422,12 +449,13 @@
|
|
|
this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
|
|
|
this.Printlab.Image = null;
|
|
|
this.Printlab.IsShowBorder = true;
|
|
|
- this.Printlab.Location = new System.Drawing.Point(830, 224);
|
|
|
+ this.Printlab.Location = new System.Drawing.Point(1114, 280);
|
|
|
+ this.Printlab.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
|
|
|
this.Printlab.Name = "Printlab";
|
|
|
this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage")));
|
|
|
this.Printlab.Power = null;
|
|
|
- this.Printlab.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.Printlab.Size = new System.Drawing.Size(60, 30);
|
|
|
this.Printlab.TabIndex = 161;
|
|
|
this.Printlab.Text = "打印";
|
|
|
this.Printlab.UseVisualStyleBackColor = true;
|
|
|
@@ -440,12 +468,13 @@
|
|
|
this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
|
|
|
this.ReleasePallet.Image = null;
|
|
|
this.ReleasePallet.IsShowBorder = true;
|
|
|
- this.ReleasePallet.Location = new System.Drawing.Point(753, 224);
|
|
|
+ this.ReleasePallet.Location = new System.Drawing.Point(1004, 280);
|
|
|
+ this.ReleasePallet.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
|
|
|
this.ReleasePallet.Name = "ReleasePallet";
|
|
|
this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage")));
|
|
|
this.ReleasePallet.Power = null;
|
|
|
- this.ReleasePallet.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.ReleasePallet.Size = new System.Drawing.Size(75, 30);
|
|
|
this.ReleasePallet.TabIndex = 160;
|
|
|
this.ReleasePallet.Text = "解除大箱";
|
|
|
this.ReleasePallet.UseVisualStyleBackColor = true;
|
|
|
@@ -458,12 +487,13 @@
|
|
|
this.NewPallet.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.DownImage")));
|
|
|
this.NewPallet.Image = null;
|
|
|
this.NewPallet.IsShowBorder = true;
|
|
|
- this.NewPallet.Location = new System.Drawing.Point(927, 10);
|
|
|
+ this.NewPallet.Location = new System.Drawing.Point(1236, 12);
|
|
|
+ this.NewPallet.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.NewPallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.MoveImage")));
|
|
|
this.NewPallet.Name = "NewPallet";
|
|
|
this.NewPallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.NormalImage")));
|
|
|
this.NewPallet.Power = "ifread";
|
|
|
- this.NewPallet.Size = new System.Drawing.Size(60, 24);
|
|
|
+ this.NewPallet.Size = new System.Drawing.Size(80, 30);
|
|
|
this.NewPallet.TabIndex = 159;
|
|
|
this.NewPallet.Text = "新增大箱";
|
|
|
this.NewPallet.UseVisualStyleBackColor = true;
|
|
|
@@ -475,10 +505,11 @@
|
|
|
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(838, 27);
|
|
|
- this.pa_custcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_custcode.Location = new System.Drawing.Point(1115, 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";
|
|
|
- this.pa_custcode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pa_custcode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_custcode.TabIndex = 158;
|
|
|
this.pa_custcode.Tag = "1";
|
|
|
//
|
|
|
@@ -493,10 +524,11 @@
|
|
|
this.Column4,
|
|
|
this.Column5});
|
|
|
this.PackageInf.EnableContentClick = true;
|
|
|
- this.PackageInf.Location = new System.Drawing.Point(3, 129);
|
|
|
+ this.PackageInf.Location = new System.Drawing.Point(4, 161);
|
|
|
+ this.PackageInf.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.PackageInf.Name = "PackageInf";
|
|
|
this.PackageInf.RowTemplate.Height = 23;
|
|
|
- this.PackageInf.Size = new System.Drawing.Size(706, 415);
|
|
|
+ this.PackageInf.Size = new System.Drawing.Size(941, 519);
|
|
|
this.PackageInf.TabIndex = 156;
|
|
|
//
|
|
|
// pd_outboxcode
|
|
|
@@ -540,18 +572,19 @@
|
|
|
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(375, 27);
|
|
|
- this.pa_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_makecode.Location = new System.Drawing.Point(498, 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";
|
|
|
- this.pa_makecode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pa_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pa_makecode.TabIndex = 109;
|
|
|
this.pa_makecode.Tag = "1";
|
|
|
//
|
|
|
// Make_BigBoxCollection
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(997, 552);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1329, 690);
|
|
|
this.Controls.Add(this.pa_standardqty);
|
|
|
this.Controls.Add(this.pd_salecode);
|
|
|
this.Controls.Add(this.pd_prodcode);
|
|
|
@@ -589,6 +622,7 @@
|
|
|
this.Controls.Add(this.pa_totalqty_label);
|
|
|
this.Controls.Add(this.pa_outboxcode_label);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Name = "Make_BigBoxCollection";
|
|
|
this.Tag = "Make!BigBoxCollection";
|
|
|
this.Text = "栈板采集";
|