|
|
@@ -35,7 +35,7 @@
|
|
|
this.pr_colorboxunit = new System.Windows.Forms.Label();
|
|
|
this.weight_label = new System.Windows.Forms.Label();
|
|
|
this.panel4 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
- this.weight = new System.Windows.Forms.TextBox();
|
|
|
+ this.weight = new System.Windows.Forms.Label();
|
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
this.ma_qty_label = new System.Windows.Forms.Label();
|
|
|
@@ -56,7 +56,6 @@
|
|
|
this.mcd_remainqty_label = new System.Windows.Forms.Label();
|
|
|
this.CollectRemark = new System.Windows.Forms.CheckBox();
|
|
|
this.locksalecode = new System.Windows.Forms.CheckBox();
|
|
|
- this.Remark = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
@@ -87,6 +86,7 @@
|
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
|
|
|
this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
|
|
|
+ this.Remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.panel4.SuspendLayout();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
@@ -95,10 +95,9 @@
|
|
|
//
|
|
|
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(32, 434);
|
|
|
- this.pr_colorboxgw_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_colorboxgw_label.Location = new System.Drawing.Point(16, 217);
|
|
|
this.pr_colorboxgw_label.Name = "pr_colorboxgw_label";
|
|
|
- this.pr_colorboxgw_label.Size = new System.Drawing.Size(183, 52);
|
|
|
+ this.pr_colorboxgw_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pr_colorboxgw_label.TabIndex = 42;
|
|
|
this.pr_colorboxgw_label.Text = "标准重量";
|
|
|
//
|
|
|
@@ -106,10 +105,9 @@
|
|
|
//
|
|
|
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(32, 614);
|
|
|
- this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(16, 307);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(183, 52);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pr_code_label.TabIndex = 40;
|
|
|
this.pr_code_label.Text = "产品编号";
|
|
|
//
|
|
|
@@ -119,13 +117,11 @@
|
|
|
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(32, 196);
|
|
|
- this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_colorboxunit.Location = new System.Drawing.Point(287, 36);
|
|
|
this.pr_colorboxunit.Name = "pr_colorboxunit";
|
|
|
- this.pr_colorboxunit.Size = new System.Drawing.Size(60, 50);
|
|
|
+ this.pr_colorboxunit.Size = new System.Drawing.Size(50, 25);
|
|
|
this.pr_colorboxunit.TabIndex = 42;
|
|
|
- this.pr_colorboxunit.Text = "克";
|
|
|
- this.pr_colorboxunit.Visible = false;
|
|
|
+ this.pr_colorboxunit.Text = "千克";
|
|
|
//
|
|
|
// weight_label
|
|
|
//
|
|
|
@@ -133,13 +129,11 @@
|
|
|
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(32, 68);
|
|
|
- this.weight_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.weight_label.Location = new System.Drawing.Point(16, 34);
|
|
|
this.weight_label.Name = "weight_label";
|
|
|
- this.weight_label.Size = new System.Drawing.Size(98, 50);
|
|
|
+ this.weight_label.Size = new System.Drawing.Size(50, 25);
|
|
|
this.weight_label.TabIndex = 20;
|
|
|
this.weight_label.Text = "重量";
|
|
|
- this.weight_label.Visible = false;
|
|
|
//
|
|
|
// panel4
|
|
|
//
|
|
|
@@ -148,10 +142,11 @@
|
|
|
this.panel4.Controls.Add(this.pr_colorboxunit);
|
|
|
this.panel4.Controls.Add(this.weight_label);
|
|
|
this.panel4.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
- this.panel4.Location = new System.Drawing.Point(32, 156);
|
|
|
- this.panel4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.panel4.Location = new System.Drawing.Point(16, 78);
|
|
|
+ this.panel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(690, 246);
|
|
|
+ this.panel4.Padding = new System.Windows.Forms.Padding(2);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(345, 123);
|
|
|
this.panel4.TabIndex = 63;
|
|
|
this.panel4.TabStop = false;
|
|
|
this.panel4.Text = "重量";
|
|
|
@@ -159,21 +154,21 @@
|
|
|
//
|
|
|
// weight
|
|
|
//
|
|
|
- this.weight.Font = new System.Drawing.Font("微软雅黑", 40F);
|
|
|
- this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
- this.weight.Location = new System.Drawing.Point(148, 100);
|
|
|
+ this.weight.AutoSize = true;
|
|
|
+ this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
|
|
|
+ this.weight.ForeColor = System.Drawing.Color.DarkGreen;
|
|
|
+ this.weight.Location = new System.Drawing.Point(72, 24);
|
|
|
this.weight.Name = "weight";
|
|
|
- this.weight.Size = new System.Drawing.Size(249, 148);
|
|
|
- this.weight.TabIndex = 43;
|
|
|
+ this.weight.Size = new System.Drawing.Size(0, 60);
|
|
|
+ this.weight.TabIndex = 181;
|
|
|
//
|
|
|
// label15
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 20F);
|
|
|
- this.label15.Location = new System.Drawing.Point(16, 36);
|
|
|
- this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label15.Location = new System.Drawing.Point(8, 18);
|
|
|
this.label15.Name = "label15";
|
|
|
- this.label15.Size = new System.Drawing.Size(192, 70);
|
|
|
+ this.label15.Size = new System.Drawing.Size(96, 35);
|
|
|
this.label15.TabIndex = 56;
|
|
|
this.label15.Text = "条码号";
|
|
|
//
|
|
|
@@ -181,10 +176,9 @@
|
|
|
//
|
|
|
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(32, 804);
|
|
|
- this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(16, 402);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(183, 52);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pr_detail_label.TabIndex = 53;
|
|
|
this.pr_detail_label.Text = "产品规格";
|
|
|
//
|
|
|
@@ -192,10 +186,9 @@
|
|
|
//
|
|
|
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(32, 894);
|
|
|
- this.ma_qty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_qty_label.Location = new System.Drawing.Point(16, 447);
|
|
|
this.ma_qty_label.Name = "ma_qty_label";
|
|
|
- this.ma_qty_label.Size = new System.Drawing.Size(183, 52);
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ma_qty_label.TabIndex = 55;
|
|
|
this.ma_qty_label.Text = "工单数量";
|
|
|
//
|
|
|
@@ -203,10 +196,9 @@
|
|
|
//
|
|
|
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(32, 710);
|
|
|
- this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ma_salecode_label.Location = new System.Drawing.Point(16, 355);
|
|
|
this.ma_salecode_label.Name = "ma_salecode_label";
|
|
|
- this.ma_salecode_label.Size = new System.Drawing.Size(183, 52);
|
|
|
+ this.ma_salecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ma_salecode_label.TabIndex = 54;
|
|
|
this.ma_salecode_label.Text = "订单编号";
|
|
|
//
|
|
|
@@ -214,10 +206,9 @@
|
|
|
//
|
|
|
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(32, 522);
|
|
|
- this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(16, 261);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
- this.ms_makecode_label.Size = new System.Drawing.Size(183, 52);
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ms_makecode_label.TabIndex = 72;
|
|
|
this.ms_makecode_label.Text = "制造单号";
|
|
|
//
|
|
|
@@ -225,10 +216,9 @@
|
|
|
//
|
|
|
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(1540, 172);
|
|
|
- this.Printer_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.Printer_label.Location = new System.Drawing.Point(770, 86);
|
|
|
this.Printer_label.Name = "Printer_label";
|
|
|
- this.Printer_label.Size = new System.Drawing.Size(162, 38);
|
|
|
+ this.Printer_label.Size = new System.Drawing.Size(84, 20);
|
|
|
this.Printer_label.TabIndex = 162;
|
|
|
this.Printer_label.Text = "打印机列表";
|
|
|
//
|
|
|
@@ -236,10 +226,9 @@
|
|
|
//
|
|
|
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(1540, 236);
|
|
|
- this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(770, 118);
|
|
|
this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
- this.PrintLabel_label.Size = new System.Drawing.Size(133, 38);
|
|
|
+ this.PrintLabel_label.Size = new System.Drawing.Size(69, 20);
|
|
|
this.PrintLabel_label.TabIndex = 163;
|
|
|
this.PrintLabel_label.Text = "打印标签";
|
|
|
//
|
|
|
@@ -247,10 +236,9 @@
|
|
|
//
|
|
|
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(1540, 116);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.label1.Location = new System.Drawing.Point(770, 58);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(133, 38);
|
|
|
+ this.label1.Size = new System.Drawing.Size(69, 20);
|
|
|
this.label1.TabIndex = 170;
|
|
|
this.label1.Text = "打印张数";
|
|
|
//
|
|
|
@@ -258,10 +246,9 @@
|
|
|
//
|
|
|
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(1768, 64);
|
|
|
- this.BaudRate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(884, 32);
|
|
|
this.BaudRate.Name = "BaudRate";
|
|
|
- this.BaudRate.Size = new System.Drawing.Size(150, 38);
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(78, 20);
|
|
|
this.BaudRate.TabIndex = 171;
|
|
|
this.BaudRate.Text = "BaudRate";
|
|
|
this.BaudRate.Visible = false;
|
|
|
@@ -270,10 +257,9 @@
|
|
|
//
|
|
|
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(1768, 12);
|
|
|
- this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ComList.Location = new System.Drawing.Point(884, 6);
|
|
|
this.ComList.Name = "ComList";
|
|
|
- this.ComList.Size = new System.Drawing.Size(128, 38);
|
|
|
+ this.ComList.Size = new System.Drawing.Size(68, 20);
|
|
|
this.ComList.TabIndex = 172;
|
|
|
this.ComList.Text = "ComList";
|
|
|
this.ComList.Visible = false;
|
|
|
@@ -286,10 +272,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(754, 436);
|
|
|
- this.WeighRecord.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.WeighRecord.Location = new System.Drawing.Point(377, 218);
|
|
|
+ this.WeighRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.WeighRecord.Name = "WeighRecord";
|
|
|
- this.WeighRecord.Size = new System.Drawing.Size(758, 664);
|
|
|
+ this.WeighRecord.Size = new System.Drawing.Size(381, 334);
|
|
|
this.WeighRecord.TabIndex = 173;
|
|
|
this.WeighRecord.UseCompatibleStateImageBehavior = false;
|
|
|
this.WeighRecord.View = System.Windows.Forms.View.Details;
|
|
|
@@ -317,10 +303,9 @@
|
|
|
// pr_sendchecktype
|
|
|
//
|
|
|
this.pr_sendchecktype.AutoSize = true;
|
|
|
- this.pr_sendchecktype.Location = new System.Drawing.Point(1012, 1124);
|
|
|
- this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.pr_sendchecktype.Location = new System.Drawing.Point(506, 562);
|
|
|
this.pr_sendchecktype.Name = "pr_sendchecktype";
|
|
|
- this.pr_sendchecktype.Size = new System.Drawing.Size(0, 24);
|
|
|
+ this.pr_sendchecktype.Size = new System.Drawing.Size(0, 12);
|
|
|
this.pr_sendchecktype.TabIndex = 1;
|
|
|
this.pr_sendchecktype.Visible = false;
|
|
|
//
|
|
|
@@ -328,10 +313,9 @@
|
|
|
//
|
|
|
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(32, 986);
|
|
|
- this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mcd_inqty_label.Location = new System.Drawing.Point(16, 493);
|
|
|
this.mcd_inqty_label.Name = "mcd_inqty_label";
|
|
|
- this.mcd_inqty_label.Size = new System.Drawing.Size(183, 52);
|
|
|
+ this.mcd_inqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.mcd_inqty_label.TabIndex = 190;
|
|
|
this.mcd_inqty_label.Text = "已采集数";
|
|
|
//
|
|
|
@@ -339,25 +323,21 @@
|
|
|
//
|
|
|
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(32, 1072);
|
|
|
- this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.mcd_remainqty_label.Location = new System.Drawing.Point(16, 536);
|
|
|
this.mcd_remainqty_label.Name = "mcd_remainqty_label";
|
|
|
- this.mcd_remainqty_label.Size = new System.Drawing.Size(183, 52);
|
|
|
+ this.mcd_remainqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.mcd_remainqty_label.TabIndex = 192;
|
|
|
this.mcd_remainqty_label.Text = "待采集数";
|
|
|
//
|
|
|
// CollectRemark
|
|
|
//
|
|
|
this.CollectRemark.AutoSize = true;
|
|
|
- this.CollectRemark.Checked = true;
|
|
|
- this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
- this.CollectRemark.Location = new System.Drawing.Point(1544, 348);
|
|
|
- this.CollectRemark.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.CollectRemark.Location = new System.Drawing.Point(772, 174);
|
|
|
this.CollectRemark.Name = "CollectRemark";
|
|
|
- this.CollectRemark.Size = new System.Drawing.Size(155, 39);
|
|
|
+ this.CollectRemark.Size = new System.Drawing.Size(84, 24);
|
|
|
this.CollectRemark.TabIndex = 195;
|
|
|
- this.CollectRemark.Text = "采集备注";
|
|
|
+ this.CollectRemark.Text = "数据核对";
|
|
|
this.CollectRemark.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// locksalecode
|
|
|
@@ -365,34 +345,22 @@
|
|
|
this.locksalecode.AutoSize = true;
|
|
|
this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.locksalecode.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.locksalecode.Location = new System.Drawing.Point(820, 1122);
|
|
|
- this.locksalecode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.locksalecode.Location = new System.Drawing.Point(410, 561);
|
|
|
this.locksalecode.Name = "locksalecode";
|
|
|
- this.locksalecode.Size = new System.Drawing.Size(186, 28);
|
|
|
+ this.locksalecode.Size = new System.Drawing.Size(96, 16);
|
|
|
this.locksalecode.TabIndex = 204;
|
|
|
this.locksalecode.Text = "当前订单锁定";
|
|
|
this.locksalecode.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
- // Remark
|
|
|
- //
|
|
|
- this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Remark.Location = new System.Drawing.Point(1536, 404);
|
|
|
- this.Remark.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
- this.Remark.Name = "Remark";
|
|
|
- this.Remark.Size = new System.Drawing.Size(476, 156);
|
|
|
- this.Remark.TabIndex = 194;
|
|
|
- this.Remark.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(258, 1072);
|
|
|
- this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.mcd_remainqty.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.mcd_remainqty.Location = new System.Drawing.Point(129, 536);
|
|
|
+ this.mcd_remainqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.mcd_remainqty.Name = "mcd_remainqty";
|
|
|
- this.mcd_remainqty.Size = new System.Drawing.Size(0, 52);
|
|
|
+ this.mcd_remainqty.Size = new System.Drawing.Size(0, 27);
|
|
|
this.mcd_remainqty.TabIndex = 193;
|
|
|
//
|
|
|
// mcd_inqty
|
|
|
@@ -400,20 +368,19 @@
|
|
|
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(258, 986);
|
|
|
- this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.mcd_inqty.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.mcd_inqty.Location = new System.Drawing.Point(129, 493);
|
|
|
+ this.mcd_inqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.mcd_inqty.Name = "mcd_inqty";
|
|
|
- this.mcd_inqty.Size = new System.Drawing.Size(0, 52);
|
|
|
+ this.mcd_inqty.Size = new System.Drawing.Size(0, 27);
|
|
|
this.mcd_inqty.TabIndex = 191;
|
|
|
//
|
|
|
// StepCount
|
|
|
//
|
|
|
this.StepCount.LineCode = null;
|
|
|
- this.StepCount.Location = new System.Drawing.Point(1546, 292);
|
|
|
- this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(773, 146);
|
|
|
+ this.StepCount.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.StepCount.Name = "StepCount";
|
|
|
- this.StepCount.Size = new System.Drawing.Size(160, 44);
|
|
|
+ this.StepCount.Size = new System.Drawing.Size(80, 22);
|
|
|
this.StepCount.Source = null;
|
|
|
this.StepCount.StepCode = null;
|
|
|
this.StepCount.TabIndex = 189;
|
|
|
@@ -425,13 +392,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(616, 442);
|
|
|
- this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.RefreshWeigh.Location = new System.Drawing.Point(308, 221);
|
|
|
+ this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(108, 48);
|
|
|
+ this.RefreshWeigh.Size = new System.Drawing.Size(54, 24);
|
|
|
this.RefreshWeigh.TabIndex = 177;
|
|
|
this.RefreshWeigh.Text = "刷新重量";
|
|
|
this.RefreshWeigh.UseVisualStyleBackColor = true;
|
|
|
@@ -443,11 +410,11 @@
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(1756, 116);
|
|
|
- this.PrintNum.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(878, 58);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Power = null;
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(152, 35);
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(78, 21);
|
|
|
this.PrintNum.Str = null;
|
|
|
this.PrintNum.Str1 = null;
|
|
|
this.PrintNum.Str2 = null;
|
|
|
@@ -464,11 +431,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(754, 156);
|
|
|
- this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.groupBoxWithBorder2.Location = new System.Drawing.Point(377, 78);
|
|
|
+ this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
|
|
|
- this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(4);
|
|
|
- this.groupBoxWithBorder2.Size = new System.Drawing.Size(760, 244);
|
|
|
+ this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2);
|
|
|
+ this.groupBoxWithBorder2.Size = new System.Drawing.Size(380, 122);
|
|
|
this.groupBoxWithBorder2.TabIndex = 175;
|
|
|
this.groupBoxWithBorder2.TabStop = false;
|
|
|
this.groupBoxWithBorder2.Text = "送检信息";
|
|
|
@@ -478,10 +445,9 @@
|
|
|
//
|
|
|
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(48, 154);
|
|
|
- this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ob_checkno_label.Location = new System.Drawing.Point(24, 78);
|
|
|
this.ob_checkno_label.Name = "ob_checkno_label";
|
|
|
- this.ob_checkno_label.Size = new System.Drawing.Size(160, 46);
|
|
|
+ this.ob_checkno_label.Size = new System.Drawing.Size(82, 24);
|
|
|
this.ob_checkno_label.TabIndex = 180;
|
|
|
this.ob_checkno_label.Text = "当前批号";
|
|
|
//
|
|
|
@@ -489,10 +455,9 @@
|
|
|
//
|
|
|
this.ob_checkno.AutoSize = true;
|
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(236, 154);
|
|
|
- this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(118, 78);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
- this.ob_checkno.Size = new System.Drawing.Size(0, 46);
|
|
|
+ this.ob_checkno.Size = new System.Drawing.Size(0, 24);
|
|
|
this.ob_checkno.TabIndex = 179;
|
|
|
this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
|
|
|
//
|
|
|
@@ -500,30 +465,27 @@
|
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(586, 62);
|
|
|
- this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(294, 32);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
- this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 46);
|
|
|
+ this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 24);
|
|
|
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(236, 62);
|
|
|
- this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(118, 32);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
- this.ob_batchqty.Size = new System.Drawing.Size(0, 46);
|
|
|
+ this.ob_batchqty.Size = new System.Drawing.Size(0, 24);
|
|
|
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(398, 62);
|
|
|
- this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(200, 32);
|
|
|
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
|
|
|
- this.ob_nowcheckqty_label.Size = new System.Drawing.Size(160, 46);
|
|
|
+ this.ob_nowcheckqty_label.Size = new System.Drawing.Size(82, 24);
|
|
|
this.ob_nowcheckqty_label.TabIndex = 176;
|
|
|
this.ob_nowcheckqty_label.Text = "当前批数";
|
|
|
//
|
|
|
@@ -531,10 +493,9 @@
|
|
|
//
|
|
|
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(48, 62);
|
|
|
- this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(24, 32);
|
|
|
this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
- this.ob_batchqty_label.Size = new System.Drawing.Size(160, 46);
|
|
|
+ this.ob_batchqty_label.Size = new System.Drawing.Size(82, 24);
|
|
|
this.ob_batchqty_label.TabIndex = 175;
|
|
|
this.ob_batchqty_label.Text = "标准批数";
|
|
|
//
|
|
|
@@ -547,13 +508,13 @@
|
|
|
this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.SendCheck.Image = null;
|
|
|
this.SendCheck.IsShowBorder = true;
|
|
|
- this.SendCheck.Location = new System.Drawing.Point(580, 172);
|
|
|
- this.SendCheck.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(290, 86);
|
|
|
+ this.SendCheck.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
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(90, 48);
|
|
|
+ this.SendCheck.Size = new System.Drawing.Size(45, 24);
|
|
|
this.SendCheck.TabIndex = 174;
|
|
|
this.SendCheck.Tag = "ifread";
|
|
|
this.SendCheck.Text = "送检";
|
|
|
@@ -565,21 +526,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(258, 434);
|
|
|
- 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.Location = new System.Drawing.Point(129, 217);
|
|
|
+ this.pr_colorboxgw.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_colorboxgw.Name = "pr_colorboxgw";
|
|
|
- this.pr_colorboxgw.Size = new System.Drawing.Size(0, 52);
|
|
|
+ this.pr_colorboxgw.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pr_colorboxgw.TabIndex = 80;
|
|
|
this.pr_colorboxgw.Tag = "1";
|
|
|
//
|
|
|
// AutoPrint
|
|
|
//
|
|
|
this.AutoPrint.Checked = false;
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(1548, 44);
|
|
|
- this.AutoPrint.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(774, 22);
|
|
|
+ this.AutoPrint.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
this.AutoPrint.Name = "AutoPrint";
|
|
|
- this.AutoPrint.Size = new System.Drawing.Size(210, 44);
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(105, 22);
|
|
|
this.AutoPrint.TabIndex = 174;
|
|
|
//
|
|
|
// pr_code
|
|
|
@@ -587,31 +547,30 @@
|
|
|
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(256, 614);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(128, 307);
|
|
|
+ this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
- this.pr_code.Size = new System.Drawing.Size(0, 52);
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(0, 27);
|
|
|
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(1756, 172);
|
|
|
- this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(878, 86);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
- this.PrinterList.Size = new System.Drawing.Size(236, 40);
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(118, 20);
|
|
|
this.PrinterList.TabIndex = 160;
|
|
|
//
|
|
|
// PrintLabel
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(1756, 236);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(878, 118);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(236, 32);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(120, 20);
|
|
|
this.PrintLabel.TabIndex = 159;
|
|
|
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
//
|
|
|
@@ -622,13 +581,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(1362, 48);
|
|
|
- this.StopWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.StopWeight.Location = new System.Drawing.Point(681, 24);
|
|
|
+ this.StopWeight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(108, 48);
|
|
|
+ this.StopWeight.Size = new System.Drawing.Size(54, 24);
|
|
|
this.StopWeight.TabIndex = 158;
|
|
|
this.StopWeight.Text = "停止称量";
|
|
|
this.StopWeight.UseVisualStyleBackColor = true;
|
|
|
@@ -641,13 +600,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(1204, 48);
|
|
|
- this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(602, 24);
|
|
|
+ this.StartWeight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(108, 48);
|
|
|
+ this.StartWeight.Size = new System.Drawing.Size(54, 24);
|
|
|
this.StartWeight.TabIndex = 157;
|
|
|
this.StartWeight.Text = "开始称量";
|
|
|
this.StartWeight.UseVisualStyleBackColor = true;
|
|
|
@@ -660,13 +619,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(1756, 292);
|
|
|
- this.Confirm.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.Confirm.Location = new System.Drawing.Point(878, 146);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(100, 48);
|
|
|
+ this.Confirm.Size = new System.Drawing.Size(50, 24);
|
|
|
this.Confirm.TabIndex = 152;
|
|
|
this.Confirm.Text = "打印";
|
|
|
this.Confirm.UseVisualStyleBackColor = true;
|
|
|
@@ -677,11 +636,10 @@
|
|
|
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(256, 894);
|
|
|
- this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.ma_qty.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ma_qty.Location = new System.Drawing.Point(128, 447);
|
|
|
+ this.ma_qty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ma_qty.Name = "ma_qty";
|
|
|
- this.ma_qty.Size = new System.Drawing.Size(0, 52);
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ma_qty.TabIndex = 76;
|
|
|
//
|
|
|
// pr_spec
|
|
|
@@ -689,11 +647,10 @@
|
|
|
this.pr_spec.AutoSize = true;
|
|
|
this.pr_spec.CutLength = null;
|
|
|
this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_spec.Location = new System.Drawing.Point(256, 804);
|
|
|
- this.pr_spec.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.pr_spec.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.pr_spec.Location = new System.Drawing.Point(128, 402);
|
|
|
+ this.pr_spec.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.Size = new System.Drawing.Size(0, 52);
|
|
|
+ this.pr_spec.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pr_spec.TabIndex = 75;
|
|
|
//
|
|
|
// ma_salecode
|
|
|
@@ -701,11 +658,10 @@
|
|
|
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(256, 710);
|
|
|
- this.ma_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.ma_salecode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
+ this.ma_salecode.Location = new System.Drawing.Point(128, 355);
|
|
|
+ this.ma_salecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ma_salecode.Name = "ma_salecode";
|
|
|
- this.ma_salecode.Size = new System.Drawing.Size(0, 52);
|
|
|
+ this.ma_salecode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ma_salecode.TabIndex = 75;
|
|
|
//
|
|
|
// Clean
|
|
|
@@ -715,13 +671,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(1716, 1116);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(858, 558);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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(120, 48);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(60, 24);
|
|
|
this.Clean.TabIndex = 60;
|
|
|
this.Clean.Text = "清除";
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
@@ -734,8 +690,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(42, 108);
|
|
|
- this.normalButton1.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.normalButton1.Location = new System.Drawing.Point(21, 54);
|
|
|
+ this.normalButton1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 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")));
|
|
|
@@ -751,11 +707,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(220, 36);
|
|
|
- this.sncode.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.sncode.Location = new System.Drawing.Point(110, 18);
|
|
|
+ this.sncode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.sncode.Name = "sncode";
|
|
|
this.sncode.Power = "";
|
|
|
- this.sncode.Size = new System.Drawing.Size(934, 71);
|
|
|
+ this.sncode.Size = new System.Drawing.Size(469, 39);
|
|
|
this.sncode.Str = null;
|
|
|
this.sncode.Str1 = null;
|
|
|
this.sncode.Str2 = null;
|
|
|
@@ -765,10 +721,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(1536, 578);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(768, 289);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(476, 518);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(240, 261);
|
|
|
this.OperateResult.TabIndex = 58;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
@@ -777,10 +733,9 @@
|
|
|
this.LockMakeCode.AutoSize = true;
|
|
|
this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.LockMakeCode.LeaveEvent = false;
|
|
|
- this.LockMakeCode.Location = new System.Drawing.Point(560, 536);
|
|
|
- this.LockMakeCode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.LockMakeCode.Location = new System.Drawing.Point(280, 268);
|
|
|
this.LockMakeCode.Name = "LockMakeCode";
|
|
|
- this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
|
|
|
+ this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
|
|
|
this.LockMakeCode.TabIndex = 206;
|
|
|
this.LockMakeCode.Text = "锁定";
|
|
|
this.LockMakeCode.UseVisualStyleBackColor = true;
|
|
|
@@ -792,28 +747,42 @@
|
|
|
this.ma_code.Condition = null;
|
|
|
this.ma_code.DBTitle = null;
|
|
|
this.ma_code.FormName = null;
|
|
|
- this.ma_code.Location = new System.Drawing.Point(228, 534);
|
|
|
- this.ma_code.Margin = new System.Windows.Forms.Padding(6);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(114, 267);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
this.ma_code.Power = null;
|
|
|
this.ma_code.ReturnData = null;
|
|
|
this.ma_code.SelectField = null;
|
|
|
this.ma_code.SetValueField = null;
|
|
|
- this.ma_code.Size = new System.Drawing.Size(298, 42);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(149, 21);
|
|
|
this.ma_code.TabIndex = 205;
|
|
|
this.ma_code.TableName = null;
|
|
|
this.ma_code.TextBoxEnable = true;
|
|
|
//
|
|
|
+ // Remark
|
|
|
+ //
|
|
|
+ this.Remark.AllPower = null;
|
|
|
+ this.Remark.BackColor = System.Drawing.Color.White;
|
|
|
+ this.Remark.ID = null;
|
|
|
+ this.Remark.Location = new System.Drawing.Point(774, 217);
|
|
|
+ this.Remark.Name = "Remark";
|
|
|
+ this.Remark.Power = null;
|
|
|
+ this.Remark.Size = new System.Drawing.Size(241, 21);
|
|
|
+ this.Remark.Str = null;
|
|
|
+ this.Remark.Str1 = null;
|
|
|
+ this.Remark.Str2 = null;
|
|
|
+ this.Remark.TabIndex = 207;
|
|
|
+ this.Remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_KeyDown);
|
|
|
+ //
|
|
|
// Make_ColorBoxWeigh
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(2026, 1168);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1027, 594);
|
|
|
+ this.Controls.Add(this.Remark);
|
|
|
this.Controls.Add(this.LockMakeCode);
|
|
|
this.Controls.Add(this.ma_code);
|
|
|
this.Controls.Add(this.locksalecode);
|
|
|
this.Controls.Add(this.CollectRemark);
|
|
|
- this.Controls.Add(this.Remark);
|
|
|
this.Controls.Add(this.mcd_remainqty);
|
|
|
this.Controls.Add(this.mcd_remainqty_label);
|
|
|
this.Controls.Add(this.mcd_inqty);
|
|
|
@@ -853,18 +822,18 @@
|
|
|
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(6, 4, 6, 4);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.Name = "Make_ColorBoxWeigh";
|
|
|
this.Tag = "Make!ColorBoxWeigh";
|
|
|
this.Text = "彩盒称重";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.彩盒称重_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.Make_ColorBoxWeigh_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.彩盒称重_SizeChanged);
|
|
|
- this.panel4.ResumeLayout(true);
|
|
|
+ this.panel4.ResumeLayout(false);
|
|
|
this.panel4.PerformLayout();
|
|
|
- this.groupBoxWithBorder2.ResumeLayout(true);
|
|
|
+ this.groupBoxWithBorder2.ResumeLayout(false);
|
|
|
this.groupBoxWithBorder2.PerformLayout();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -920,12 +889,12 @@
|
|
|
private System.Windows.Forms.Label mcd_inqty_label;
|
|
|
private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
|
|
|
private System.Windows.Forms.Label mcd_remainqty_label;
|
|
|
- private CustomControl.RichText.RichTextAutoBottom Remark;
|
|
|
private System.Windows.Forms.CheckBox CollectRemark;
|
|
|
private System.Windows.Forms.CheckBox locksalecode;
|
|
|
public System.Windows.Forms.Label ob_checkno;
|
|
|
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
|
|
|
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
|
- private System.Windows.Forms.TextBox weight;
|
|
|
+ private System.Windows.Forms.Label weight;
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox Remark;
|
|
|
}
|
|
|
}
|