|
|
@@ -78,6 +78,10 @@
|
|
|
this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
+ this.mcd_inqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.mcd_inqty_label = new System.Windows.Forms.Label();
|
|
|
+ this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.mcd_remainqty_label = new System.Windows.Forms.Label();
|
|
|
this.panel4.SuspendLayout();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
@@ -86,10 +90,10 @@
|
|
|
//
|
|
|
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(24, 356);
|
|
|
+ this.pr_colorboxgw_label.Location = new System.Drawing.Point(21, 271);
|
|
|
this.pr_colorboxgw_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_colorboxgw_label.Name = "pr_colorboxgw_label";
|
|
|
- this.pr_colorboxgw_label.Size = new System.Drawing.Size(137, 39);
|
|
|
+ this.pr_colorboxgw_label.Size = new System.Drawing.Size(115, 32);
|
|
|
this.pr_colorboxgw_label.TabIndex = 42;
|
|
|
this.pr_colorboxgw_label.Text = "标准重量";
|
|
|
//
|
|
|
@@ -97,10 +101,10 @@
|
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(24, 504);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(21, 384);
|
|
|
this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(137, 39);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(115, 32);
|
|
|
this.pr_code_label.TabIndex = 40;
|
|
|
this.pr_code_label.Text = "产品编号";
|
|
|
//
|
|
|
@@ -110,10 +114,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(24, 146);
|
|
|
+ this.pr_colorboxunit.Location = new System.Drawing.Point(21, 122);
|
|
|
this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_colorboxunit.Name = "pr_colorboxunit";
|
|
|
- this.pr_colorboxunit.Size = new System.Drawing.Size(46, 38);
|
|
|
+ this.pr_colorboxunit.Size = new System.Drawing.Size(38, 31);
|
|
|
this.pr_colorboxunit.TabIndex = 42;
|
|
|
this.pr_colorboxunit.Text = "克";
|
|
|
this.pr_colorboxunit.Visible = false;
|
|
|
@@ -124,10 +128,10 @@
|
|
|
this.weight_label.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
this.weight_label.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.weight_label.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.weight_label.Location = new System.Drawing.Point(24, 78);
|
|
|
+ this.weight_label.Location = new System.Drawing.Point(21, 65);
|
|
|
this.weight_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.weight_label.Name = "weight_label";
|
|
|
- this.weight_label.Size = new System.Drawing.Size(75, 38);
|
|
|
+ this.weight_label.Size = new System.Drawing.Size(62, 31);
|
|
|
this.weight_label.TabIndex = 20;
|
|
|
this.weight_label.Text = "重量";
|
|
|
//
|
|
|
@@ -136,10 +140,10 @@
|
|
|
this.weight.AutoSize = true;
|
|
|
this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
|
|
|
this.weight.ForeColor = System.Drawing.Color.Green;
|
|
|
- this.weight.Location = new System.Drawing.Point(129, 46);
|
|
|
+ this.weight.Location = new System.Drawing.Point(115, 38);
|
|
|
this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.weight.Name = "weight";
|
|
|
- this.weight.Size = new System.Drawing.Size(0, 90);
|
|
|
+ this.weight.Size = new System.Drawing.Size(0, 78);
|
|
|
this.weight.TabIndex = 41;
|
|
|
//
|
|
|
// panel4
|
|
|
@@ -148,20 +152,20 @@
|
|
|
this.panel4.Controls.Add(this.pr_colorboxunit);
|
|
|
this.panel4.Controls.Add(this.weight_label);
|
|
|
this.panel4.Controls.Add(this.weight);
|
|
|
- this.panel4.Location = new System.Drawing.Point(24, 117);
|
|
|
- this.panel4.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.panel4.Location = new System.Drawing.Point(21, 97);
|
|
|
+ this.panel4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(518, 185);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(461, 154);
|
|
|
this.panel4.TabIndex = 63;
|
|
|
//
|
|
|
// label15
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 20F);
|
|
|
- this.label15.Location = new System.Drawing.Point(12, 27);
|
|
|
+ this.label15.Location = new System.Drawing.Point(11, 22);
|
|
|
this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label15.Name = "label15";
|
|
|
- this.label15.Size = new System.Drawing.Size(143, 52);
|
|
|
+ this.label15.Size = new System.Drawing.Size(122, 45);
|
|
|
this.label15.TabIndex = 56;
|
|
|
this.label15.Text = "条码号";
|
|
|
//
|
|
|
@@ -169,10 +173,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(24, 663);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(21, 502);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(137, 39);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(115, 32);
|
|
|
this.pr_detail_label.TabIndex = 53;
|
|
|
this.pr_detail_label.Text = "产品型号";
|
|
|
//
|
|
|
@@ -180,10 +184,10 @@
|
|
|
//
|
|
|
this.ma_qty_label.AutoSize = true;
|
|
|
this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty_label.Location = new System.Drawing.Point(24, 736);
|
|
|
+ this.ma_qty_label.Location = new System.Drawing.Point(21, 559);
|
|
|
this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_qty_label.Name = "ma_qty_label";
|
|
|
- this.ma_qty_label.Size = new System.Drawing.Size(137, 39);
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(115, 32);
|
|
|
this.ma_qty_label.TabIndex = 55;
|
|
|
this.ma_qty_label.Text = "工单数量";
|
|
|
//
|
|
|
@@ -191,10 +195,10 @@
|
|
|
//
|
|
|
this.ma_salecode_label.AutoSize = true;
|
|
|
this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_salecode_label.Location = new System.Drawing.Point(24, 582);
|
|
|
+ this.ma_salecode_label.Location = new System.Drawing.Point(21, 444);
|
|
|
this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_salecode_label.Name = "ma_salecode_label";
|
|
|
- this.ma_salecode_label.Size = new System.Drawing.Size(137, 39);
|
|
|
+ this.ma_salecode_label.Size = new System.Drawing.Size(115, 32);
|
|
|
this.ma_salecode_label.TabIndex = 54;
|
|
|
this.ma_salecode_label.Text = "订单编号";
|
|
|
//
|
|
|
@@ -202,10 +206,10 @@
|
|
|
//
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode_label.Location = new System.Drawing.Point(24, 429);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(21, 326);
|
|
|
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
- this.ms_makecode_label.Size = new System.Drawing.Size(137, 39);
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(115, 32);
|
|
|
this.ms_makecode_label.TabIndex = 72;
|
|
|
this.ms_makecode_label.Text = "制造单号";
|
|
|
//
|
|
|
@@ -213,10 +217,10 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(1317, 177);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1171, 147);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(178, 26);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(159, 23);
|
|
|
this.PrintLabel.TabIndex = 159;
|
|
|
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
//
|
|
|
@@ -224,10 +228,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(1155, 129);
|
|
|
+ this.Printer_label.Location = new System.Drawing.Point(1027, 107);
|
|
|
this.Printer_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Printer_label.Name = "Printer_label";
|
|
|
- this.Printer_label.Size = new System.Drawing.Size(123, 30);
|
|
|
+ this.Printer_label.Size = new System.Drawing.Size(107, 25);
|
|
|
this.Printer_label.TabIndex = 162;
|
|
|
this.Printer_label.Text = "打印机列表";
|
|
|
//
|
|
|
@@ -235,10 +239,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(1155, 177);
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(1027, 147);
|
|
|
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(101, 30);
|
|
|
+ this.PrintLabel_label.Size = new System.Drawing.Size(88, 25);
|
|
|
this.PrintLabel_label.TabIndex = 163;
|
|
|
this.PrintLabel_label.Text = "打印标签";
|
|
|
//
|
|
|
@@ -246,10 +250,10 @@
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(1155, 87);
|
|
|
+ this.label1.Location = new System.Drawing.Point(1027, 72);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(101, 30);
|
|
|
+ this.label1.Size = new System.Drawing.Size(88, 25);
|
|
|
this.label1.TabIndex = 170;
|
|
|
this.label1.Text = "打印张数";
|
|
|
//
|
|
|
@@ -257,10 +261,10 @@
|
|
|
//
|
|
|
this.BaudRate.AutoSize = true;
|
|
|
this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.BaudRate.Location = new System.Drawing.Point(1326, 48);
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(1179, 40);
|
|
|
this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.BaudRate.Name = "BaudRate";
|
|
|
- this.BaudRate.Size = new System.Drawing.Size(113, 30);
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(100, 25);
|
|
|
this.BaudRate.TabIndex = 171;
|
|
|
this.BaudRate.Text = "BaudRate";
|
|
|
this.BaudRate.Visible = false;
|
|
|
@@ -269,10 +273,10 @@
|
|
|
//
|
|
|
this.ComList.AutoSize = true;
|
|
|
this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ComList.Location = new System.Drawing.Point(1326, 9);
|
|
|
+ this.ComList.Location = new System.Drawing.Point(1179, 7);
|
|
|
this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ComList.Name = "ComList";
|
|
|
- this.ComList.Size = new System.Drawing.Size(98, 30);
|
|
|
+ this.ComList.Size = new System.Drawing.Size(86, 25);
|
|
|
this.ComList.TabIndex = 172;
|
|
|
this.ComList.Text = "ComList";
|
|
|
this.ComList.Visible = false;
|
|
|
@@ -285,10 +289,10 @@
|
|
|
this.columnHeader3,
|
|
|
this.columnHeader4});
|
|
|
this.WeighRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.WeighRecord.Location = new System.Drawing.Point(566, 327);
|
|
|
- this.WeighRecord.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.WeighRecord.Location = new System.Drawing.Point(503, 272);
|
|
|
+ this.WeighRecord.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.WeighRecord.Name = "WeighRecord";
|
|
|
- this.WeighRecord.Size = new System.Drawing.Size(570, 499);
|
|
|
+ this.WeighRecord.Size = new System.Drawing.Size(507, 416);
|
|
|
this.WeighRecord.TabIndex = 173;
|
|
|
this.WeighRecord.UseCompatibleStateImageBehavior = false;
|
|
|
this.WeighRecord.View = System.Windows.Forms.View.Details;
|
|
|
@@ -316,20 +320,19 @@
|
|
|
// pr_sendchecktype
|
|
|
//
|
|
|
this.pr_sendchecktype.AutoSize = true;
|
|
|
- this.pr_sendchecktype.Location = new System.Drawing.Point(759, 843);
|
|
|
+ this.pr_sendchecktype.Location = new System.Drawing.Point(675, 702);
|
|
|
this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_sendchecktype.Name = "pr_sendchecktype";
|
|
|
- this.pr_sendchecktype.Size = new System.Drawing.Size(0, 18);
|
|
|
+ this.pr_sendchecktype.Size = new System.Drawing.Size(0, 15);
|
|
|
this.pr_sendchecktype.TabIndex = 188;
|
|
|
this.pr_sendchecktype.Visible = false;
|
|
|
//
|
|
|
// StepCount
|
|
|
//
|
|
|
this.StepCount.LineCode = null;
|
|
|
- this.StepCount.Location = new System.Drawing.Point(1160, 220);
|
|
|
- this.StepCount.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(1031, 183);
|
|
|
this.StepCount.Name = "StepCount";
|
|
|
- this.StepCount.Size = new System.Drawing.Size(119, 34);
|
|
|
+ this.StepCount.Size = new System.Drawing.Size(106, 28);
|
|
|
this.StepCount.Source = null;
|
|
|
this.StepCount.StepCode = null;
|
|
|
this.StepCount.TabIndex = 189;
|
|
|
@@ -341,13 +344,13 @@
|
|
|
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(458, 356);
|
|
|
- this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.RefreshWeigh.Location = new System.Drawing.Point(410, 276);
|
|
|
+ this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
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(81, 36);
|
|
|
+ this.RefreshWeigh.Size = new System.Drawing.Size(72, 30);
|
|
|
this.RefreshWeigh.TabIndex = 177;
|
|
|
this.RefreshWeigh.Text = "刷新重量";
|
|
|
this.RefreshWeigh.UseVisualStyleBackColor = true;
|
|
|
@@ -359,11 +362,11 @@
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(1317, 87);
|
|
|
- this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1171, 72);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Power = null;
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(114, 28);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(102, 25);
|
|
|
this.PrintNum.Str = null;
|
|
|
this.PrintNum.Str1 = null;
|
|
|
this.PrintNum.Str2 = null;
|
|
|
@@ -380,9 +383,11 @@
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
|
|
|
this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.groupBoxWithBorder2.Location = new System.Drawing.Point(566, 117);
|
|
|
+ this.groupBoxWithBorder2.Location = new System.Drawing.Point(503, 97);
|
|
|
+ this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
|
|
|
- this.groupBoxWithBorder2.Size = new System.Drawing.Size(570, 184);
|
|
|
+ this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.groupBoxWithBorder2.Size = new System.Drawing.Size(507, 153);
|
|
|
this.groupBoxWithBorder2.TabIndex = 175;
|
|
|
this.groupBoxWithBorder2.TabStop = false;
|
|
|
this.groupBoxWithBorder2.Text = "送检信息";
|
|
|
@@ -392,10 +397,10 @@
|
|
|
//
|
|
|
this.ob_checkno_label.AutoSize = true;
|
|
|
this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_checkno_label.Location = new System.Drawing.Point(33, 120);
|
|
|
+ this.ob_checkno_label.Location = new System.Drawing.Point(29, 99);
|
|
|
this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_checkno_label.Name = "ob_checkno_label";
|
|
|
- this.ob_checkno_label.Size = new System.Drawing.Size(119, 35);
|
|
|
+ this.ob_checkno_label.Size = new System.Drawing.Size(101, 30);
|
|
|
this.ob_checkno_label.TabIndex = 180;
|
|
|
this.ob_checkno_label.Text = "当前批号";
|
|
|
//
|
|
|
@@ -403,10 +408,10 @@
|
|
|
//
|
|
|
this.ob_checkno.AutoSize = true;
|
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(174, 120);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(155, 99);
|
|
|
this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
- this.ob_checkno.Size = new System.Drawing.Size(0, 35);
|
|
|
+ this.ob_checkno.Size = new System.Drawing.Size(0, 30);
|
|
|
this.ob_checkno.TabIndex = 179;
|
|
|
this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
|
|
|
//
|
|
|
@@ -414,30 +419,30 @@
|
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(436, 50);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(388, 41);
|
|
|
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
- this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 35);
|
|
|
+ this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 30);
|
|
|
this.ob_nowcheckqty.TabIndex = 178;
|
|
|
//
|
|
|
// ob_batchqty
|
|
|
//
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
|
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(174, 50);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(155, 41);
|
|
|
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
- this.ob_batchqty.Size = new System.Drawing.Size(0, 35);
|
|
|
+ this.ob_batchqty.Size = new System.Drawing.Size(0, 30);
|
|
|
this.ob_batchqty.TabIndex = 177;
|
|
|
//
|
|
|
// ob_nowcheckqty_label
|
|
|
//
|
|
|
this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_nowcheckqty_label.Location = new System.Drawing.Point(296, 50);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(263, 41);
|
|
|
this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
|
|
|
- this.ob_nowcheckqty_label.Size = new System.Drawing.Size(119, 35);
|
|
|
+ this.ob_nowcheckqty_label.Size = new System.Drawing.Size(101, 30);
|
|
|
this.ob_nowcheckqty_label.TabIndex = 176;
|
|
|
this.ob_nowcheckqty_label.Text = "当前批数";
|
|
|
//
|
|
|
@@ -445,10 +450,10 @@
|
|
|
//
|
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
|
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_batchqty_label.Location = new System.Drawing.Point(33, 50);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(29, 41);
|
|
|
this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
- this.ob_batchqty_label.Size = new System.Drawing.Size(119, 35);
|
|
|
+ this.ob_batchqty_label.Size = new System.Drawing.Size(101, 30);
|
|
|
this.ob_batchqty_label.TabIndex = 175;
|
|
|
this.ob_batchqty_label.Text = "标准批数";
|
|
|
//
|
|
|
@@ -461,13 +466,13 @@
|
|
|
this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.SendCheck.Image = null;
|
|
|
this.SendCheck.IsShowBorder = true;
|
|
|
- this.SendCheck.Location = new System.Drawing.Point(435, 129);
|
|
|
- this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(387, 107);
|
|
|
+ this.SendCheck.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
this.SendCheck.Name = "SendCheck";
|
|
|
this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
|
this.SendCheck.Power = null;
|
|
|
- this.SendCheck.Size = new System.Drawing.Size(68, 36);
|
|
|
+ this.SendCheck.Size = new System.Drawing.Size(60, 30);
|
|
|
this.SendCheck.TabIndex = 174;
|
|
|
this.SendCheck.Tag = "ifread";
|
|
|
this.SendCheck.Text = "送检";
|
|
|
@@ -479,21 +484,20 @@
|
|
|
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(194, 356);
|
|
|
+ this.pr_colorboxgw.Location = new System.Drawing.Point(172, 271);
|
|
|
this.pr_colorboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pr_colorboxgw.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.pr_colorboxgw.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pr_colorboxgw.Name = "pr_colorboxgw";
|
|
|
- this.pr_colorboxgw.Size = new System.Drawing.Size(0, 39);
|
|
|
+ this.pr_colorboxgw.Size = new System.Drawing.Size(0, 32);
|
|
|
this.pr_colorboxgw.TabIndex = 80;
|
|
|
this.pr_colorboxgw.Tag = "1";
|
|
|
//
|
|
|
// AutoPrint
|
|
|
//
|
|
|
this.AutoPrint.Checked = false;
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(1161, 33);
|
|
|
- this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(1032, 27);
|
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
|
- this.AutoPrint.Size = new System.Drawing.Size(158, 33);
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(140, 27);
|
|
|
this.AutoPrint.TabIndex = 174;
|
|
|
//
|
|
|
// pr_code
|
|
|
@@ -501,21 +505,21 @@
|
|
|
this.pr_code.AutoSize = true;
|
|
|
this.pr_code.CutLength = null;
|
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code.Location = new System.Drawing.Point(192, 504);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(171, 384);
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pr_code.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
- this.pr_code.Size = new System.Drawing.Size(0, 39);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(0, 32);
|
|
|
this.pr_code.TabIndex = 79;
|
|
|
this.pr_code.Tag = "1";
|
|
|
this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
//
|
|
|
// PrinterList
|
|
|
//
|
|
|
- this.PrinterList.Location = new System.Drawing.Point(1317, 129);
|
|
|
- this.PrinterList.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(1171, 107);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
- this.PrinterList.Size = new System.Drawing.Size(177, 30);
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(157, 25);
|
|
|
this.PrinterList.TabIndex = 160;
|
|
|
//
|
|
|
// StopWeight
|
|
|
@@ -525,13 +529,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(1022, 36);
|
|
|
- this.StopWeight.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.StopWeight.Location = new System.Drawing.Point(908, 30);
|
|
|
+ this.StopWeight.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
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(81, 36);
|
|
|
+ this.StopWeight.Size = new System.Drawing.Size(72, 30);
|
|
|
this.StopWeight.TabIndex = 158;
|
|
|
this.StopWeight.Text = "停止称量";
|
|
|
this.StopWeight.UseVisualStyleBackColor = true;
|
|
|
@@ -544,13 +548,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(903, 36);
|
|
|
- this.StartWeight.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(803, 30);
|
|
|
+ this.StartWeight.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
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(81, 36);
|
|
|
+ this.StartWeight.Size = new System.Drawing.Size(72, 30);
|
|
|
this.StartWeight.TabIndex = 157;
|
|
|
this.StartWeight.Text = "开始称量";
|
|
|
this.StartWeight.UseVisualStyleBackColor = true;
|
|
|
@@ -563,13 +567,13 @@
|
|
|
this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
|
|
|
this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
|
|
|
this.Confirm.IsShowBorder = true;
|
|
|
- this.Confirm.Location = new System.Drawing.Point(1317, 218);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.Confirm.Location = new System.Drawing.Point(1171, 182);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
|
|
|
this.Confirm.Name = "Confirm";
|
|
|
this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
|
|
|
this.Confirm.Power = null;
|
|
|
- this.Confirm.Size = new System.Drawing.Size(74, 36);
|
|
|
+ this.Confirm.Size = new System.Drawing.Size(66, 30);
|
|
|
this.Confirm.TabIndex = 152;
|
|
|
this.Confirm.Text = "打印";
|
|
|
this.Confirm.UseVisualStyleBackColor = true;
|
|
|
@@ -580,11 +584,11 @@
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.CutLength = null;
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(194, 429);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(172, 326);
|
|
|
this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ms_makecode.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
- this.ms_makecode.Size = new System.Drawing.Size(0, 39);
|
|
|
+ this.ms_makecode.Size = new System.Drawing.Size(0, 32);
|
|
|
this.ms_makecode.TabIndex = 77;
|
|
|
this.ms_makecode.Tag = "1";
|
|
|
//
|
|
|
@@ -593,11 +597,11 @@
|
|
|
this.ma_qty.AutoSize = true;
|
|
|
this.ma_qty.CutLength = null;
|
|
|
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty.Location = new System.Drawing.Point(192, 736);
|
|
|
+ this.ma_qty.Location = new System.Drawing.Point(171, 559);
|
|
|
this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ma_qty.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.ma_qty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ma_qty.Name = "ma_qty";
|
|
|
- this.ma_qty.Size = new System.Drawing.Size(0, 39);
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 32);
|
|
|
this.ma_qty.TabIndex = 76;
|
|
|
//
|
|
|
// pr_detail
|
|
|
@@ -605,11 +609,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(192, 663);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(171, 502);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 39);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 32);
|
|
|
this.pr_detail.TabIndex = 75;
|
|
|
//
|
|
|
// ma_salecode
|
|
|
@@ -617,11 +621,11 @@
|
|
|
this.ma_salecode.AutoSize = true;
|
|
|
this.ma_salecode.CutLength = null;
|
|
|
this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_salecode.Location = new System.Drawing.Point(192, 582);
|
|
|
+ this.ma_salecode.Location = new System.Drawing.Point(171, 444);
|
|
|
this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ma_salecode.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.ma_salecode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ma_salecode.Name = "ma_salecode";
|
|
|
- this.ma_salecode.Size = new System.Drawing.Size(0, 39);
|
|
|
+ this.ma_salecode.Size = new System.Drawing.Size(0, 32);
|
|
|
this.ma_salecode.TabIndex = 73;
|
|
|
//
|
|
|
// Clean
|
|
|
@@ -631,13 +635,13 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
|
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(1287, 837);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1144, 697);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
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(90, 36);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(80, 30);
|
|
|
this.Clean.TabIndex = 60;
|
|
|
this.Clean.Text = "清除";
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
@@ -650,8 +654,8 @@
|
|
|
this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
|
|
|
this.normalButton1.Image = ((System.Drawing.Image)(resources.GetObject("normalButton1.Image")));
|
|
|
this.normalButton1.IsShowBorder = true;
|
|
|
- this.normalButton1.Location = new System.Drawing.Point(32, 81);
|
|
|
- this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.normalButton1.Location = new System.Drawing.Point(28, 67);
|
|
|
+ this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
|
|
|
this.normalButton1.Name = "normalButton1";
|
|
|
this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
|
|
|
@@ -667,11 +671,11 @@
|
|
|
this.sncode.BackColor = System.Drawing.Color.White;
|
|
|
this.sncode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.sncode.ID = null;
|
|
|
- this.sncode.Location = new System.Drawing.Point(165, 27);
|
|
|
- this.sncode.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.sncode.Location = new System.Drawing.Point(147, 22);
|
|
|
+ this.sncode.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.sncode.Name = "sncode";
|
|
|
this.sncode.Power = "";
|
|
|
- this.sncode.Size = new System.Drawing.Size(702, 55);
|
|
|
+ this.sncode.Size = new System.Drawing.Size(624, 47);
|
|
|
this.sncode.Str = null;
|
|
|
this.sncode.Str1 = null;
|
|
|
this.sncode.Str2 = null;
|
|
|
@@ -681,18 +685,68 @@
|
|
|
// 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(1152, 280);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(1024, 233);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(358, 544);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(319, 454);
|
|
|
this.OperateResult.TabIndex = 58;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
+ // mcd_inqty
|
|
|
+ //
|
|
|
+ this.mcd_inqty.AutoSize = true;
|
|
|
+ this.mcd_inqty.CutLength = null;
|
|
|
+ this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_inqty.Location = new System.Drawing.Point(172, 616);
|
|
|
+ this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_inqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.mcd_inqty.Name = "mcd_inqty";
|
|
|
+ this.mcd_inqty.Size = new System.Drawing.Size(0, 32);
|
|
|
+ this.mcd_inqty.TabIndex = 191;
|
|
|
+ //
|
|
|
+ // mcd_inqty_label
|
|
|
+ //
|
|
|
+ this.mcd_inqty_label.AutoSize = true;
|
|
|
+ this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_inqty_label.Location = new System.Drawing.Point(22, 616);
|
|
|
+ this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_inqty_label.Name = "mcd_inqty_label";
|
|
|
+ this.mcd_inqty_label.Size = new System.Drawing.Size(115, 32);
|
|
|
+ this.mcd_inqty_label.TabIndex = 190;
|
|
|
+ this.mcd_inqty_label.Text = "已采集数";
|
|
|
+ //
|
|
|
+ // mcd_remainqty
|
|
|
+ //
|
|
|
+ this.mcd_remainqty.AutoSize = true;
|
|
|
+ this.mcd_remainqty.CutLength = null;
|
|
|
+ this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_remainqty.Location = new System.Drawing.Point(172, 670);
|
|
|
+ this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_remainqty.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
+ this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
+ this.mcd_remainqty.Size = new System.Drawing.Size(0, 32);
|
|
|
+ this.mcd_remainqty.TabIndex = 193;
|
|
|
+ //
|
|
|
+ // mcd_remainqty_label
|
|
|
+ //
|
|
|
+ this.mcd_remainqty_label.AutoSize = true;
|
|
|
+ this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_remainqty_label.Location = new System.Drawing.Point(22, 670);
|
|
|
+ this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.mcd_remainqty_label.Name = "mcd_remainqty_label";
|
|
|
+ this.mcd_remainqty_label.Size = new System.Drawing.Size(115, 32);
|
|
|
+ this.mcd_remainqty_label.TabIndex = 192;
|
|
|
+ this.mcd_remainqty_label.Text = "待采集数";
|
|
|
+ //
|
|
|
// Make_ColorBoxWeigh
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1520, 876);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1351, 730);
|
|
|
+ this.Controls.Add(this.mcd_remainqty);
|
|
|
+ this.Controls.Add(this.mcd_remainqty_label);
|
|
|
+ this.Controls.Add(this.mcd_inqty);
|
|
|
+ this.Controls.Add(this.mcd_inqty_label);
|
|
|
this.Controls.Add(this.StepCount);
|
|
|
this.Controls.Add(this.pr_sendchecktype);
|
|
|
this.Controls.Add(this.RefreshWeigh);
|
|
|
@@ -729,7 +783,7 @@
|
|
|
this.Controls.Add(this.ma_salecode_label);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.Name = "Make_ColorBoxWeigh";
|
|
|
this.Tag = "Make!ColorBoxWeigh";
|
|
|
this.Text = "彩盒称重";
|
|
|
@@ -795,5 +849,9 @@
|
|
|
private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
|
|
|
private System.Windows.Forms.Label pr_sendchecktype;
|
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel mcd_inqty;
|
|
|
+ private System.Windows.Forms.Label mcd_inqty_label;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
|
|
|
+ private System.Windows.Forms.Label mcd_remainqty_label;
|
|
|
}
|
|
|
}
|