|
|
@@ -66,6 +66,9 @@
|
|
|
this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.pr_colorboxgw = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pr_colorboxgw_label = new System.Windows.Forms.Label();
|
|
|
this.panel4.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
@@ -73,9 +76,10 @@
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label15.Location = new System.Drawing.Point(22, 14);
|
|
|
+ this.label15.Location = new System.Drawing.Point(44, 28);
|
|
|
+ this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label15.Name = "label15";
|
|
|
- this.label15.Size = new System.Drawing.Size(86, 31);
|
|
|
+ this.label15.Size = new System.Drawing.Size(171, 62);
|
|
|
this.label15.TabIndex = 57;
|
|
|
this.label15.Text = "大箱号";
|
|
|
//
|
|
|
@@ -85,10 +89,10 @@
|
|
|
this.panel4.Controls.Add(this.pr_colorboxunit);
|
|
|
this.panel4.Controls.Add(this.label22);
|
|
|
this.panel4.Controls.Add(this.weight);
|
|
|
- this.panel4.Location = new System.Drawing.Point(28, 68);
|
|
|
- this.panel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.panel4.Location = new System.Drawing.Point(56, 136);
|
|
|
+ this.panel4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(429, 79);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(856, 156);
|
|
|
this.panel4.TabIndex = 64;
|
|
|
//
|
|
|
// pr_colorboxunit
|
|
|
@@ -97,9 +101,10 @@
|
|
|
this.pr_colorboxunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
this.pr_colorboxunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.pr_colorboxunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.pr_colorboxunit.Location = new System.Drawing.Point(384, 28);
|
|
|
+ this.pr_colorboxunit.Location = new System.Drawing.Point(768, 56);
|
|
|
+ this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_colorboxunit.Name = "pr_colorboxunit";
|
|
|
- this.pr_colorboxunit.Size = new System.Drawing.Size(31, 25);
|
|
|
+ this.pr_colorboxunit.Size = new System.Drawing.Size(60, 50);
|
|
|
this.pr_colorboxunit.TabIndex = 42;
|
|
|
this.pr_colorboxunit.Text = "克";
|
|
|
//
|
|
|
@@ -109,9 +114,10 @@
|
|
|
this.label22.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
this.label22.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.label22.Location = new System.Drawing.Point(13, 28);
|
|
|
+ this.label22.Location = new System.Drawing.Point(26, 56);
|
|
|
+ this.label22.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label22.Name = "label22";
|
|
|
- this.label22.Size = new System.Drawing.Size(50, 25);
|
|
|
+ this.label22.Size = new System.Drawing.Size(98, 50);
|
|
|
this.label22.TabIndex = 20;
|
|
|
this.label22.Text = "重量";
|
|
|
//
|
|
|
@@ -120,18 +126,20 @@
|
|
|
this.weight.AutoSize = true;
|
|
|
this.weight.Font = new System.Drawing.Font("微软雅黑", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
- this.weight.Location = new System.Drawing.Point(95, 18);
|
|
|
+ this.weight.Location = new System.Drawing.Point(190, 36);
|
|
|
+ this.weight.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.weight.Name = "weight";
|
|
|
- this.weight.Size = new System.Drawing.Size(0, 46);
|
|
|
+ this.weight.Size = new System.Drawing.Size(0, 89);
|
|
|
this.weight.TabIndex = 41;
|
|
|
//
|
|
|
// pa_makecode_label
|
|
|
//
|
|
|
this.pa_makecode_label.AutoSize = true;
|
|
|
this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode_label.Location = new System.Drawing.Point(34, 166);
|
|
|
+ this.pa_makecode_label.Location = new System.Drawing.Point(68, 332);
|
|
|
+ this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_makecode_label.Name = "pa_makecode_label";
|
|
|
- this.pa_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
+ this.pa_makecode_label.Size = new System.Drawing.Size(142, 52);
|
|
|
this.pa_makecode_label.TabIndex = 73;
|
|
|
this.pa_makecode_label.Text = "工单号";
|
|
|
//
|
|
|
@@ -139,9 +147,10 @@
|
|
|
//
|
|
|
this.PA_TOTALQTY_label.AutoSize = true;
|
|
|
this.PA_TOTALQTY_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PA_TOTALQTY_label.Location = new System.Drawing.Point(34, 226);
|
|
|
+ this.PA_TOTALQTY_label.Location = new System.Drawing.Point(68, 452);
|
|
|
+ this.PA_TOTALQTY_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PA_TOTALQTY_label.Name = "PA_TOTALQTY_label";
|
|
|
- this.PA_TOTALQTY_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.PA_TOTALQTY_label.Size = new System.Drawing.Size(182, 52);
|
|
|
this.PA_TOTALQTY_label.TabIndex = 74;
|
|
|
this.PA_TOTALQTY_label.Text = "箱内总数";
|
|
|
//
|
|
|
@@ -149,9 +158,10 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(34, 286);
|
|
|
+ this.label2.Location = new System.Drawing.Point(68, 572);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.label2.Size = new System.Drawing.Size(182, 52);
|
|
|
this.label2.TabIndex = 75;
|
|
|
this.label2.Text = "产品编号";
|
|
|
//
|
|
|
@@ -159,9 +169,10 @@
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(34, 339);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(68, 678);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(182, 52);
|
|
|
this.pr_detail_label.TabIndex = 76;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
@@ -169,9 +180,10 @@
|
|
|
//
|
|
|
this.pa_salecode_label.AutoSize = true;
|
|
|
this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_salecode_label.Location = new System.Drawing.Point(243, 166);
|
|
|
+ this.pa_salecode_label.Location = new System.Drawing.Point(486, 332);
|
|
|
+ this.pa_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_salecode_label.Name = "pa_salecode_label";
|
|
|
- this.pa_salecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pa_salecode_label.Size = new System.Drawing.Size(182, 52);
|
|
|
this.pa_salecode_label.TabIndex = 77;
|
|
|
this.pa_salecode_label.Text = "订单编号";
|
|
|
//
|
|
|
@@ -179,9 +191,10 @@
|
|
|
//
|
|
|
this.PA_PACKAGEQTY_label.AutoSize = true;
|
|
|
this.PA_PACKAGEQTY_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PA_PACKAGEQTY_label.Location = new System.Drawing.Point(243, 226);
|
|
|
+ this.PA_PACKAGEQTY_label.Location = new System.Drawing.Point(486, 452);
|
|
|
+ this.PA_PACKAGEQTY_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PA_PACKAGEQTY_label.Name = "PA_PACKAGEQTY_label";
|
|
|
- this.PA_PACKAGEQTY_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.PA_PACKAGEQTY_label.Size = new System.Drawing.Size(182, 52);
|
|
|
this.PA_PACKAGEQTY_label.TabIndex = 78;
|
|
|
this.PA_PACKAGEQTY_label.Text = "箱内件数";
|
|
|
//
|
|
|
@@ -189,9 +202,10 @@
|
|
|
//
|
|
|
this.PrintLabel_label.AutoSize = true;
|
|
|
this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintLabel_label.Location = new System.Drawing.Point(659, 54);
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(1318, 108);
|
|
|
+ this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
- this.PrintLabel_label.Size = new System.Drawing.Size(69, 20);
|
|
|
+ this.PrintLabel_label.Size = new System.Drawing.Size(133, 38);
|
|
|
this.PrintLabel_label.TabIndex = 169;
|
|
|
this.PrintLabel_label.Text = "打印标签";
|
|
|
//
|
|
|
@@ -199,9 +213,10 @@
|
|
|
//
|
|
|
this.Printer_label.AutoSize = true;
|
|
|
this.Printer_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Printer_label.Location = new System.Drawing.Point(659, 20);
|
|
|
+ this.Printer_label.Location = new System.Drawing.Point(1318, 40);
|
|
|
+ this.Printer_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.Printer_label.Name = "Printer_label";
|
|
|
- this.Printer_label.Size = new System.Drawing.Size(84, 20);
|
|
|
+ this.Printer_label.Size = new System.Drawing.Size(162, 38);
|
|
|
this.Printer_label.TabIndex = 168;
|
|
|
this.Printer_label.Text = "打印机列表";
|
|
|
//
|
|
|
@@ -209,10 +224,10 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(764, 54);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1528, 108);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(120, 20);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(236, 32);
|
|
|
this.PrintLabel.TabIndex = 166;
|
|
|
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
//
|
|
|
@@ -220,9 +235,10 @@
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(659, 86);
|
|
|
+ this.label6.Location = new System.Drawing.Point(1318, 172);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.label6.Size = new System.Drawing.Size(146, 41);
|
|
|
this.label6.TabIndex = 173;
|
|
|
this.label6.Text = "打印张数";
|
|
|
//
|
|
|
@@ -234,9 +250,11 @@
|
|
|
this.重量,
|
|
|
this.称重时间});
|
|
|
this.showResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.showResult.Location = new System.Drawing.Point(481, 169);
|
|
|
+ this.showResult.HideSelection = false;
|
|
|
+ this.showResult.Location = new System.Drawing.Point(962, 338);
|
|
|
+ this.showResult.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.showResult.Name = "showResult";
|
|
|
- this.showResult.Size = new System.Drawing.Size(404, 374);
|
|
|
+ this.showResult.Size = new System.Drawing.Size(804, 744);
|
|
|
this.showResult.TabIndex = 188;
|
|
|
this.showResult.UseCompatibleStateImageBehavior = false;
|
|
|
this.showResult.View = System.Windows.Forms.View.Details;
|
|
|
@@ -267,19 +285,20 @@
|
|
|
//
|
|
|
this.已称.AutoSize = true;
|
|
|
this.已称.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.已称.Location = new System.Drawing.Point(480, 127);
|
|
|
+ this.已称.Location = new System.Drawing.Point(960, 254);
|
|
|
+ this.已称.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.已称.Name = "已称";
|
|
|
- this.已称.Size = new System.Drawing.Size(58, 21);
|
|
|
+ this.已称.Size = new System.Drawing.Size(114, 41);
|
|
|
this.已称.TabIndex = 184;
|
|
|
this.已称.Text = "已打印";
|
|
|
//
|
|
|
// autoprint
|
|
|
//
|
|
|
this.autoprint.Checked = false;
|
|
|
- this.autoprint.Location = new System.Drawing.Point(663, 122);
|
|
|
- this.autoprint.Margin = new System.Windows.Forms.Padding(1);
|
|
|
+ this.autoprint.Location = new System.Drawing.Point(1326, 244);
|
|
|
+ this.autoprint.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.autoprint.Name = "autoprint";
|
|
|
- this.autoprint.Size = new System.Drawing.Size(94, 27);
|
|
|
+ this.autoprint.Size = new System.Drawing.Size(188, 54);
|
|
|
this.autoprint.TabIndex = 189;
|
|
|
//
|
|
|
// BaudRate
|
|
|
@@ -287,12 +306,12 @@
|
|
|
this.BaudRate.AllPower = null;
|
|
|
this.BaudRate.BackColor = System.Drawing.Color.White;
|
|
|
this.BaudRate.ID = null;
|
|
|
- this.BaudRate.Location = new System.Drawing.Point(532, 79);
|
|
|
- this.BaudRate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(1064, 158);
|
|
|
+ this.BaudRate.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.BaudRate.Name = "BaudRate";
|
|
|
this.BaudRate.Negative = false;
|
|
|
this.BaudRate.Power = null;
|
|
|
- this.BaudRate.Size = new System.Drawing.Size(120, 21);
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(236, 35);
|
|
|
this.BaudRate.Str = null;
|
|
|
this.BaudRate.Str1 = null;
|
|
|
this.BaudRate.Str2 = null;
|
|
|
@@ -304,10 +323,11 @@
|
|
|
this.weightsum.AutoSize = true;
|
|
|
this.weightsum.CutLength = null;
|
|
|
this.weightsum.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.weightsum.Location = new System.Drawing.Point(540, 123);
|
|
|
- this.weightsum.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.weightsum.Location = new System.Drawing.Point(1080, 246);
|
|
|
+ this.weightsum.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.weightsum.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.weightsum.Name = "weightsum";
|
|
|
- this.weightsum.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.weightsum.Size = new System.Drawing.Size(0, 52);
|
|
|
this.weightsum.TabIndex = 185;
|
|
|
this.weightsum.Tag = "1";
|
|
|
//
|
|
|
@@ -316,10 +336,11 @@
|
|
|
this.pa_packageqty.AutoSize = true;
|
|
|
this.pa_packageqty.CutLength = null;
|
|
|
this.pa_packageqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_packageqty.Location = new System.Drawing.Point(343, 226);
|
|
|
- this.pa_packageqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_packageqty.Location = new System.Drawing.Point(686, 452);
|
|
|
+ this.pa_packageqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pa_packageqty.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pa_packageqty.Name = "pa_packageqty";
|
|
|
- this.pa_packageqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pa_packageqty.Size = new System.Drawing.Size(0, 52);
|
|
|
this.pa_packageqty.TabIndex = 183;
|
|
|
this.pa_packageqty.Tag = "1";
|
|
|
//
|
|
|
@@ -328,10 +349,11 @@
|
|
|
this.pa_salecode.AutoSize = true;
|
|
|
this.pa_salecode.CutLength = null;
|
|
|
this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_salecode.Location = new System.Drawing.Point(343, 166);
|
|
|
- this.pa_salecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_salecode.Location = new System.Drawing.Point(686, 332);
|
|
|
+ this.pa_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pa_salecode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pa_salecode.Name = "pa_salecode";
|
|
|
- this.pa_salecode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pa_salecode.Size = new System.Drawing.Size(0, 52);
|
|
|
this.pa_salecode.TabIndex = 182;
|
|
|
this.pa_salecode.Tag = "1";
|
|
|
//
|
|
|
@@ -340,10 +362,11 @@
|
|
|
this.pa_prodcode.AutoSize = true;
|
|
|
this.pa_prodcode.CutLength = null;
|
|
|
this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_prodcode.Location = new System.Drawing.Point(126, 286);
|
|
|
- this.pa_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_prodcode.Location = new System.Drawing.Point(252, 572);
|
|
|
+ this.pa_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pa_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pa_prodcode.Name = "pa_prodcode";
|
|
|
- this.pa_prodcode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pa_prodcode.Size = new System.Drawing.Size(0, 52);
|
|
|
this.pa_prodcode.TabIndex = 180;
|
|
|
this.pa_prodcode.Tag = "1";
|
|
|
this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
|
|
|
@@ -353,10 +376,11 @@
|
|
|
this.pa_totalqty.AutoSize = true;
|
|
|
this.pa_totalqty.CutLength = null;
|
|
|
this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_totalqty.Location = new System.Drawing.Point(126, 226);
|
|
|
- this.pa_totalqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_totalqty.Location = new System.Drawing.Point(252, 452);
|
|
|
+ this.pa_totalqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pa_totalqty.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pa_totalqty.Name = "pa_totalqty";
|
|
|
- this.pa_totalqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pa_totalqty.Size = new System.Drawing.Size(0, 52);
|
|
|
this.pa_totalqty.TabIndex = 179;
|
|
|
this.pa_totalqty.Tag = "1";
|
|
|
//
|
|
|
@@ -365,10 +389,11 @@
|
|
|
this.pa_makecode.AutoSize = true;
|
|
|
this.pa_makecode.CutLength = null;
|
|
|
this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_makecode.Location = new System.Drawing.Point(126, 166);
|
|
|
- this.pa_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pa_makecode.Location = new System.Drawing.Point(252, 332);
|
|
|
+ this.pa_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pa_makecode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pa_makecode.Name = "pa_makecode";
|
|
|
- this.pa_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pa_makecode.Size = new System.Drawing.Size(0, 52);
|
|
|
this.pa_makecode.TabIndex = 178;
|
|
|
this.pa_makecode.Tag = "1";
|
|
|
//
|
|
|
@@ -379,12 +404,13 @@
|
|
|
this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
|
|
|
this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
|
|
|
this.StartWeight.IsShowBorder = true;
|
|
|
- this.StartWeight.Location = new System.Drawing.Point(481, 14);
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(962, 28);
|
|
|
+ this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
|
|
|
this.StartWeight.Name = "StartWeight";
|
|
|
this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
|
|
|
this.StartWeight.Power = null;
|
|
|
- this.StartWeight.Size = new System.Drawing.Size(75, 24);
|
|
|
+ this.StartWeight.Size = new System.Drawing.Size(150, 48);
|
|
|
this.StartWeight.TabIndex = 177;
|
|
|
this.StartWeight.Text = "开始称量";
|
|
|
this.StartWeight.UseVisualStyleBackColor = true;
|
|
|
@@ -397,12 +423,13 @@
|
|
|
this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
|
|
|
this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
|
|
|
this.StopWeight.IsShowBorder = true;
|
|
|
- this.StopWeight.Location = new System.Drawing.Point(576, 14);
|
|
|
+ this.StopWeight.Location = new System.Drawing.Point(1152, 28);
|
|
|
+ this.StopWeight.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
|
|
|
this.StopWeight.Name = "StopWeight";
|
|
|
this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
|
|
|
this.StopWeight.Power = null;
|
|
|
- this.StopWeight.Size = new System.Drawing.Size(75, 24);
|
|
|
+ this.StopWeight.Size = new System.Drawing.Size(150, 48);
|
|
|
this.StopWeight.TabIndex = 176;
|
|
|
this.StopWeight.Text = "停止称量";
|
|
|
this.StopWeight.UseVisualStyleBackColor = true;
|
|
|
@@ -411,18 +438,19 @@
|
|
|
// 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(28, 378);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(56, 756);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(431, 164);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(858, 324);
|
|
|
this.OperateResult.TabIndex = 171;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
// Printer
|
|
|
//
|
|
|
- this.Printer.Location = new System.Drawing.Point(764, 20);
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.Printer.Location = new System.Drawing.Point(1528, 40);
|
|
|
+ this.Printer.Margin = new System.Windows.Forms.Padding(8, 8, 8, 8);
|
|
|
this.Printer.Name = "Printer";
|
|
|
- this.Printer.Size = new System.Drawing.Size(119, 20);
|
|
|
+ this.Printer.Size = new System.Drawing.Size(238, 40);
|
|
|
this.Printer.TabIndex = 167;
|
|
|
//
|
|
|
// pa_outboxcode
|
|
|
@@ -431,11 +459,11 @@
|
|
|
this.pa_outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.pa_outboxcode.ID = null;
|
|
|
- this.pa_outboxcode.Location = new System.Drawing.Point(132, 14);
|
|
|
- this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.pa_outboxcode.Location = new System.Drawing.Point(264, 28);
|
|
|
+ this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
|
this.pa_outboxcode.Power = "ifread";
|
|
|
- this.pa_outboxcode.Size = new System.Drawing.Size(325, 39);
|
|
|
+ this.pa_outboxcode.Size = new System.Drawing.Size(646, 71);
|
|
|
this.pa_outboxcode.Str = null;
|
|
|
this.pa_outboxcode.Str1 = null;
|
|
|
this.pa_outboxcode.Str2 = null;
|
|
|
@@ -447,10 +475,11 @@
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.CutLength = null;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(127, 339);
|
|
|
- this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(254, 678);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 52);
|
|
|
this.pr_detail.TabIndex = 190;
|
|
|
this.pr_detail.Tag = "1";
|
|
|
//
|
|
|
@@ -460,20 +489,67 @@
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(764, 90);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1528, 180);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Power = null;
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(99, 21);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(194, 35);
|
|
|
this.PrintNum.Str = null;
|
|
|
this.PrintNum.Str1 = null;
|
|
|
this.PrintNum.Str2 = null;
|
|
|
this.PrintNum.TabIndex = 191;
|
|
|
//
|
|
|
- // Packing_BigBoxWeight
|
|
|
- //
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ // RefreshWeigh
|
|
|
+ //
|
|
|
+ this.RefreshWeigh.AllPower = null;
|
|
|
+ this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
|
|
|
+ this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image")));
|
|
|
+ this.RefreshWeigh.IsShowBorder = true;
|
|
|
+ this.RefreshWeigh.Location = new System.Drawing.Point(495, 678);
|
|
|
+ this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
|
+ this.RefreshWeigh.Name = "RefreshWeigh";
|
|
|
+ this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
|
|
|
+ this.RefreshWeigh.Power = null;
|
|
|
+ this.RefreshWeigh.Size = new System.Drawing.Size(108, 48);
|
|
|
+ this.RefreshWeigh.TabIndex = 194;
|
|
|
+ this.RefreshWeigh.Text = "刷新重量";
|
|
|
+ this.RefreshWeigh.UseVisualStyleBackColor = true;
|
|
|
+ this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
|
|
|
+ //
|
|
|
+ // pr_colorboxgw
|
|
|
+ //
|
|
|
+ this.pr_colorboxgw.AutoSize = true;
|
|
|
+ this.pr_colorboxgw.CutLength = null;
|
|
|
+ this.pr_colorboxgw.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pr_colorboxgw.Location = new System.Drawing.Point(712, 572);
|
|
|
+ this.pr_colorboxgw.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_colorboxgw.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.pr_colorboxgw.Name = "pr_colorboxgw";
|
|
|
+ this.pr_colorboxgw.Size = new System.Drawing.Size(0, 52);
|
|
|
+ this.pr_colorboxgw.TabIndex = 193;
|
|
|
+ this.pr_colorboxgw.Tag = "1";
|
|
|
+ //
|
|
|
+ // pr_colorboxgw_label
|
|
|
+ //
|
|
|
+ this.pr_colorboxgw_label.AutoSize = true;
|
|
|
+ this.pr_colorboxgw_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pr_colorboxgw_label.Location = new System.Drawing.Point(486, 572);
|
|
|
+ this.pr_colorboxgw_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_colorboxgw_label.Name = "pr_colorboxgw_label";
|
|
|
+ this.pr_colorboxgw_label.Size = new System.Drawing.Size(182, 52);
|
|
|
+ this.pr_colorboxgw_label.TabIndex = 192;
|
|
|
+ this.pr_colorboxgw_label.Text = "标准重量";
|
|
|
+ //
|
|
|
+ // Packing_BigBoxWeigh
|
|
|
+ //
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(910, 552);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1820, 1104);
|
|
|
+ this.Controls.Add(this.RefreshWeigh);
|
|
|
+ this.Controls.Add(this.pr_colorboxgw);
|
|
|
+ this.Controls.Add(this.pr_colorboxgw_label);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
|
this.Controls.Add(this.pr_detail);
|
|
|
this.Controls.Add(this.autoprint);
|
|
|
@@ -504,15 +580,16 @@
|
|
|
this.Controls.Add(this.pa_outboxcode);
|
|
|
this.Controls.Add(this.label15);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Name = "Packing_BigBoxWeight";
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
|
|
|
+ this.Name = "Packing_BigBoxWeigh";
|
|
|
this.Tag = "Packing!BigBoxWeigh";
|
|
|
this.Text = "大箱称重";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_BigBoxWeight_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.Make_BigBoxWeight_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_BigBoxWeight_SizeChanged);
|
|
|
- this.panel4.ResumeLayout(true);
|
|
|
+ this.panel4.ResumeLayout(false);
|
|
|
this.panel4.PerformLayout();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -555,5 +632,8 @@
|
|
|
private CustomControl.CustomCheckBox.AutoPrintCheckBox autoprint;
|
|
|
private CustomControl.ValueLabel.ValueLabel pr_detail;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
|
|
|
+ private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel pr_colorboxgw;
|
|
|
+ private System.Windows.Forms.Label pr_colorboxgw_label;
|
|
|
}
|
|
|
}
|