|
|
@@ -54,12 +54,13 @@
|
|
|
this.PrintLabel = new System.Windows.Forms.ComboBox();
|
|
|
this.Printer_label = new System.Windows.Forms.Label();
|
|
|
this.PrintLabel_label = new System.Windows.Forms.Label();
|
|
|
- this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
+ this.ComList = new UAS_MES.CustomControl.ComBoxWithFocus.SerialPortCombox();
|
|
|
+ this.BaudRate = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
+ this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
this.StopWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.StartWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.mcd_waitqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.mcd_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.Cancel = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
@@ -69,34 +70,36 @@
|
|
|
this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.BaudRate = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
- this.ComList = new UAS_MES.CustomControl.ComBoxWithFocus.SerialPortCombox();
|
|
|
+ this.AutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
+ this.PrintNum = new System.Windows.Forms.NumericUpDown();
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
this.panel6.SuspendLayout();
|
|
|
this.panel4.SuspendLayout();
|
|
|
this.panel3.SuspendLayout();
|
|
|
this.panel2.SuspendLayout();
|
|
|
this.panel1.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// mcd_waitqty_label
|
|
|
//
|
|
|
this.mcd_waitqty_label.AutoSize = true;
|
|
|
- this.mcd_waitqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_waitqty_label.Location = new System.Drawing.Point(14, 486);
|
|
|
+ this.mcd_waitqty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_waitqty_label.Location = new System.Drawing.Point(14, 512);
|
|
|
this.mcd_waitqty_label.Name = "mcd_waitqty_label";
|
|
|
- this.mcd_waitqty_label.Size = new System.Drawing.Size(46, 21);
|
|
|
+ this.mcd_waitqty_label.Size = new System.Drawing.Size(52, 27);
|
|
|
this.mcd_waitqty_label.TabIndex = 65;
|
|
|
- this.mcd_waitqty_label.Text = "待称:";
|
|
|
+ this.mcd_waitqty_label.Text = "待称";
|
|
|
//
|
|
|
// mcd_okqty_label
|
|
|
//
|
|
|
this.mcd_okqty_label.AutoSize = true;
|
|
|
- this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_okqty_label.Location = new System.Drawing.Point(12, 434);
|
|
|
+ this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_okqty_label.Location = new System.Drawing.Point(14, 455);
|
|
|
this.mcd_okqty_label.Name = "mcd_okqty_label";
|
|
|
- this.mcd_okqty_label.Size = new System.Drawing.Size(46, 21);
|
|
|
+ this.mcd_okqty_label.Size = new System.Drawing.Size(52, 27);
|
|
|
this.mcd_okqty_label.TabIndex = 64;
|
|
|
- this.mcd_okqty_label.Text = "已称:";
|
|
|
+ this.mcd_okqty_label.Text = "已称";
|
|
|
//
|
|
|
// pr_colorboxgw_label
|
|
|
//
|
|
|
@@ -205,31 +208,31 @@
|
|
|
// label15
|
|
|
//
|
|
|
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(15, 18);
|
|
|
+ this.label15.Font = new System.Drawing.Font("微软雅黑", 20F);
|
|
|
+ this.label15.Location = new System.Drawing.Point(8, 19);
|
|
|
this.label15.Name = "label15";
|
|
|
- this.label15.Size = new System.Drawing.Size(86, 31);
|
|
|
+ this.label15.Size = new System.Drawing.Size(96, 35);
|
|
|
this.label15.TabIndex = 56;
|
|
|
this.label15.Text = "条码号";
|
|
|
//
|
|
|
// pr_detail_label
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
- this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(14, 326);
|
|
|
+ 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(14, 338);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.pr_detail_label.TabIndex = 53;
|
|
|
this.pr_detail_label.Text = "产品型号";
|
|
|
//
|
|
|
// Temp1
|
|
|
//
|
|
|
this.Temp1.AutoSize = true;
|
|
|
- this.Temp1.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Temp1.Font = new System.Drawing.Font("微软雅黑", 20F);
|
|
|
this.Temp1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
- this.Temp1.Location = new System.Drawing.Point(57, 37);
|
|
|
+ this.Temp1.Location = new System.Drawing.Point(57, 35);
|
|
|
this.Temp1.Name = "Temp1";
|
|
|
- this.Temp1.Size = new System.Drawing.Size(0, 30);
|
|
|
+ this.Temp1.Size = new System.Drawing.Size(0, 35);
|
|
|
this.Temp1.TabIndex = 38;
|
|
|
//
|
|
|
// panel3
|
|
|
@@ -245,11 +248,11 @@
|
|
|
// Temp2
|
|
|
//
|
|
|
this.Temp2.AutoSize = true;
|
|
|
- this.Temp2.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Temp2.Font = new System.Drawing.Font("微软雅黑", 20F);
|
|
|
this.Temp2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
- this.Temp2.Location = new System.Drawing.Point(57, 34);
|
|
|
+ this.Temp2.Location = new System.Drawing.Point(57, 32);
|
|
|
this.Temp2.Name = "Temp2";
|
|
|
- this.Temp2.Size = new System.Drawing.Size(0, 30);
|
|
|
+ this.Temp2.Size = new System.Drawing.Size(0, 35);
|
|
|
this.Temp2.TabIndex = 39;
|
|
|
//
|
|
|
// panel2
|
|
|
@@ -266,31 +269,31 @@
|
|
|
// ma_qty_label
|
|
|
//
|
|
|
this.ma_qty_label.AutoSize = true;
|
|
|
- this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty_label.Location = new System.Drawing.Point(14, 382);
|
|
|
+ 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(14, 397);
|
|
|
this.ma_qty_label.Name = "ma_qty_label";
|
|
|
- this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ma_qty_label.TabIndex = 55;
|
|
|
this.ma_qty_label.Text = "工单数量";
|
|
|
//
|
|
|
// ma_salecode_label
|
|
|
//
|
|
|
this.ma_salecode_label.AutoSize = true;
|
|
|
- this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_salecode_label.Location = new System.Drawing.Point(14, 270);
|
|
|
+ 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(14, 277);
|
|
|
this.ma_salecode_label.Name = "ma_salecode_label";
|
|
|
- this.ma_salecode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ma_salecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ma_salecode_label.TabIndex = 54;
|
|
|
this.ma_salecode_label.Text = "订单编号";
|
|
|
//
|
|
|
// Temp3
|
|
|
//
|
|
|
this.Temp3.AutoSize = true;
|
|
|
- this.Temp3.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Temp3.Font = new System.Drawing.Font("微软雅黑", 20F);
|
|
|
this.Temp3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
- this.Temp3.Location = new System.Drawing.Point(57, 35);
|
|
|
+ this.Temp3.Location = new System.Drawing.Point(57, 33);
|
|
|
this.Temp3.Name = "Temp3";
|
|
|
- this.Temp3.Size = new System.Drawing.Size(0, 30);
|
|
|
+ this.Temp3.Size = new System.Drawing.Size(0, 35);
|
|
|
this.Temp3.TabIndex = 40;
|
|
|
//
|
|
|
// panel1
|
|
|
@@ -306,10 +309,10 @@
|
|
|
// ms_makecode_label
|
|
|
//
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
- this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ 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(14, 218);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
- this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
|
|
|
+ this.ms_makecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
this.ms_makecode_label.TabIndex = 72;
|
|
|
this.ms_makecode_label.Text = "制造单号";
|
|
|
//
|
|
|
@@ -327,7 +330,7 @@
|
|
|
//
|
|
|
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(800, 86);
|
|
|
+ this.Printer_label.Location = new System.Drawing.Point(800, 87);
|
|
|
this.Printer_label.Name = "Printer_label";
|
|
|
this.Printer_label.Size = new System.Drawing.Size(84, 20);
|
|
|
this.Printer_label.TabIndex = 162;
|
|
|
@@ -337,19 +340,43 @@
|
|
|
//
|
|
|
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(814, 118);
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(800, 117);
|
|
|
this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
this.PrintLabel_label.Size = new System.Drawing.Size(69, 20);
|
|
|
this.PrintLabel_label.TabIndex = 163;
|
|
|
this.PrintLabel_label.Text = "打印标签";
|
|
|
//
|
|
|
- // Printer
|
|
|
+ // ComList
|
|
|
+ //
|
|
|
+ this.ComList.Location = new System.Drawing.Point(908, 2);
|
|
|
+ this.ComList.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.ComList.Name = "ComList";
|
|
|
+ this.ComList.Size = new System.Drawing.Size(119, 20);
|
|
|
+ this.ComList.TabIndex = 167;
|
|
|
+ //
|
|
|
+ // BaudRate
|
|
|
+ //
|
|
|
+ this.BaudRate.AllPower = null;
|
|
|
+ this.BaudRate.BackColor = System.Drawing.Color.White;
|
|
|
+ this.BaudRate.ID = null;
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(908, 26);
|
|
|
+ this.BaudRate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.BaudRate.Name = "BaudRate";
|
|
|
+ this.BaudRate.Negative = false;
|
|
|
+ this.BaudRate.Power = null;
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(120, 21);
|
|
|
+ this.BaudRate.Str = null;
|
|
|
+ this.BaudRate.Str1 = null;
|
|
|
+ this.BaudRate.Str2 = null;
|
|
|
+ this.BaudRate.TabIndex = 166;
|
|
|
+ //
|
|
|
+ // PrinterList
|
|
|
//
|
|
|
- this.Printer.Location = new System.Drawing.Point(908, 86);
|
|
|
- this.Printer.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
- this.Printer.Name = "Printer";
|
|
|
- this.Printer.Size = new System.Drawing.Size(119, 20);
|
|
|
- this.Printer.TabIndex = 160;
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(908, 87);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrinterList.Name = "PrinterList";
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(119, 20);
|
|
|
+ this.PrinterList.TabIndex = 160;
|
|
|
//
|
|
|
// StopWeight
|
|
|
//
|
|
|
@@ -358,7 +385,7 @@
|
|
|
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(710, 25);
|
|
|
+ this.StopWeight.Location = new System.Drawing.Point(710, 22);
|
|
|
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";
|
|
|
@@ -377,7 +404,7 @@
|
|
|
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(621, 25);
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(621, 22);
|
|
|
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";
|
|
|
@@ -393,43 +420,24 @@
|
|
|
//
|
|
|
this.mcd_waitqty.AutoSize = true;
|
|
|
this.mcd_waitqty.CutLength = null;
|
|
|
- this.mcd_waitqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_waitqty.Location = new System.Drawing.Point(76, 486);
|
|
|
+ this.mcd_waitqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_waitqty.Location = new System.Drawing.Point(89, 512);
|
|
|
this.mcd_waitqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.mcd_waitqty.Name = "mcd_waitqty";
|
|
|
- this.mcd_waitqty.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.mcd_waitqty.Size = new System.Drawing.Size(0, 27);
|
|
|
this.mcd_waitqty.TabIndex = 155;
|
|
|
//
|
|
|
- // mcd_qty
|
|
|
- //
|
|
|
- this.mcd_qty.AutoSize = true;
|
|
|
- this.mcd_qty.CutLength = null;
|
|
|
- this.mcd_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.mcd_qty.Location = new System.Drawing.Point(77, 434);
|
|
|
- this.mcd_qty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.mcd_qty.Name = "mcd_qty";
|
|
|
- this.mcd_qty.Size = new System.Drawing.Size(0, 21);
|
|
|
- this.mcd_qty.TabIndex = 154;
|
|
|
- this.mcd_qty.Tag = "1";
|
|
|
- //
|
|
|
- // Cancel
|
|
|
- //
|
|
|
- this.Cancel.AllPower = null;
|
|
|
- this.Cancel.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.Cancel.DownImage = ((System.Drawing.Image)(resources.GetObject("Cancel.DownImage")));
|
|
|
- this.Cancel.Image = ((System.Drawing.Image)(resources.GetObject("Cancel.Image")));
|
|
|
- this.Cancel.IsShowBorder = true;
|
|
|
- this.Cancel.Location = new System.Drawing.Point(939, 150);
|
|
|
- this.Cancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.Cancel.MoveImage = ((System.Drawing.Image)(resources.GetObject("Cancel.MoveImage")));
|
|
|
- this.Cancel.Name = "Cancel";
|
|
|
- this.Cancel.NormalImage = ((System.Drawing.Image)(resources.GetObject("Cancel.NormalImage")));
|
|
|
- this.Cancel.Power = null;
|
|
|
- this.Cancel.Size = new System.Drawing.Size(60, 24);
|
|
|
- this.Cancel.TabIndex = 153;
|
|
|
- this.Cancel.Text = "取消";
|
|
|
- this.Cancel.UseVisualStyleBackColor = true;
|
|
|
- this.Cancel.Click += new System.EventHandler(this.Cancel_Click);
|
|
|
+ // mcd_okqty
|
|
|
+ //
|
|
|
+ this.mcd_okqty.AutoSize = true;
|
|
|
+ this.mcd_okqty.CutLength = null;
|
|
|
+ this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.mcd_okqty.Location = new System.Drawing.Point(89, 455);
|
|
|
+ this.mcd_okqty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.mcd_okqty.Name = "mcd_okqty";
|
|
|
+ this.mcd_okqty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.mcd_okqty.TabIndex = 154;
|
|
|
+ this.mcd_okqty.Tag = "1";
|
|
|
//
|
|
|
// Confirm
|
|
|
//
|
|
|
@@ -438,7 +446,7 @@
|
|
|
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(846, 150);
|
|
|
+ this.Confirm.Location = new System.Drawing.Point(888, 156);
|
|
|
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";
|
|
|
@@ -454,11 +462,11 @@
|
|
|
//
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.CutLength = null;
|
|
|
- this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(104, 218);
|
|
|
+ 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(125, 218);
|
|
|
this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
- this.ms_makecode.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.ms_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ms_makecode.TabIndex = 77;
|
|
|
this.ms_makecode.Tag = "1";
|
|
|
//
|
|
|
@@ -466,33 +474,33 @@
|
|
|
//
|
|
|
this.ma_qty.AutoSize = true;
|
|
|
this.ma_qty.CutLength = null;
|
|
|
- this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty.Location = new System.Drawing.Point(104, 382);
|
|
|
+ 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(125, 397);
|
|
|
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, 21);
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ma_qty.TabIndex = 76;
|
|
|
//
|
|
|
// pr_detail
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.CutLength = null;
|
|
|
- this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(104, 326);
|
|
|
+ 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(125, 338);
|
|
|
this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
this.pr_detail.TabIndex = 75;
|
|
|
//
|
|
|
// ma_salecode
|
|
|
//
|
|
|
this.ma_salecode.AutoSize = true;
|
|
|
this.ma_salecode.CutLength = null;
|
|
|
- this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_salecode.Location = new System.Drawing.Point(104, 270);
|
|
|
+ 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(125, 277);
|
|
|
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, 21);
|
|
|
+ this.ma_salecode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ma_salecode.TabIndex = 73;
|
|
|
//
|
|
|
// Clean
|
|
|
@@ -502,7 +510,7 @@
|
|
|
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(891, 554);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(888, 557);
|
|
|
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";
|
|
|
@@ -538,11 +546,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(106, 18);
|
|
|
+ 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 = "ifwrite";
|
|
|
- this.sncode.Size = new System.Drawing.Size(508, 39);
|
|
|
+ this.sncode.Size = new System.Drawing.Size(504, 39);
|
|
|
this.sncode.Str = null;
|
|
|
this.sncode.Str1 = null;
|
|
|
this.sncode.Str2 = null;
|
|
|
@@ -559,48 +567,59 @@
|
|
|
this.OperateResult.TabIndex = 58;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
- // BaudRate
|
|
|
- //
|
|
|
- this.BaudRate.AllPower = null;
|
|
|
- this.BaudRate.BackColor = System.Drawing.Color.White;
|
|
|
- this.BaudRate.ID = null;
|
|
|
- this.BaudRate.Location = new System.Drawing.Point(908, 26);
|
|
|
- this.BaudRate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.BaudRate.Name = "BaudRate";
|
|
|
- this.BaudRate.Negative = false;
|
|
|
- this.BaudRate.Power = null;
|
|
|
- this.BaudRate.Size = new System.Drawing.Size(120, 21);
|
|
|
- this.BaudRate.Str = null;
|
|
|
- this.BaudRate.Str1 = null;
|
|
|
- this.BaudRate.Str2 = null;
|
|
|
- this.BaudRate.TabIndex = 166;
|
|
|
- this.BaudRate.Visible = false;
|
|
|
- //
|
|
|
- // ComList
|
|
|
- //
|
|
|
- this.ComList.Location = new System.Drawing.Point(908, 54);
|
|
|
- this.ComList.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
- this.ComList.Name = "ComList";
|
|
|
- this.ComList.Size = new System.Drawing.Size(119, 20);
|
|
|
- this.ComList.TabIndex = 167;
|
|
|
- this.ComList.Visible = false;
|
|
|
+ // AutoPrint
|
|
|
+ //
|
|
|
+ this.AutoPrint.AutoSize = true;
|
|
|
+ this.AutoPrint.Checked = true;
|
|
|
+ this.AutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
+ this.AutoPrint.Font = new System.Drawing.Font("微软雅黑", 10.8F);
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(804, 23);
|
|
|
+ this.AutoPrint.Name = "AutoPrint";
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(88, 24);
|
|
|
+ this.AutoPrint.TabIndex = 168;
|
|
|
+ this.AutoPrint.Text = "自动打印";
|
|
|
+ this.AutoPrint.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
+ // PrintNum
|
|
|
+ //
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(908, 56);
|
|
|
+ this.PrintNum.Name = "PrintNum";
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(120, 21);
|
|
|
+ this.PrintNum.TabIndex = 169;
|
|
|
+ this.PrintNum.Value = new decimal(new int[] {
|
|
|
+ 1,
|
|
|
+ 0,
|
|
|
+ 0,
|
|
|
+ 0});
|
|
|
+ //
|
|
|
+ // label1
|
|
|
+ //
|
|
|
+ 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(800, 57);
|
|
|
+ this.label1.Name = "label1";
|
|
|
+ this.label1.Size = new System.Drawing.Size(69, 20);
|
|
|
+ this.label1.TabIndex = 170;
|
|
|
+ this.label1.Text = "打印张数";
|
|
|
//
|
|
|
// Make_ColorBoxWeigh
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1042, 584);
|
|
|
+ this.Controls.Add(this.label1);
|
|
|
+ this.Controls.Add(this.PrintNum);
|
|
|
+ this.Controls.Add(this.AutoPrint);
|
|
|
this.Controls.Add(this.ComList);
|
|
|
this.Controls.Add(this.BaudRate);
|
|
|
this.Controls.Add(this.PrintLabel_label);
|
|
|
this.Controls.Add(this.Printer_label);
|
|
|
- this.Controls.Add(this.Printer);
|
|
|
+ this.Controls.Add(this.PrinterList);
|
|
|
this.Controls.Add(this.PrintLabel);
|
|
|
this.Controls.Add(this.StopWeight);
|
|
|
this.Controls.Add(this.StartWeight);
|
|
|
this.Controls.Add(this.mcd_waitqty);
|
|
|
- this.Controls.Add(this.mcd_qty);
|
|
|
- this.Controls.Add(this.Cancel);
|
|
|
+ this.Controls.Add(this.mcd_okqty);
|
|
|
this.Controls.Add(this.Confirm);
|
|
|
this.Controls.Add(this.ms_makecode);
|
|
|
this.Controls.Add(this.ma_qty);
|
|
|
@@ -628,19 +647,20 @@
|
|
|
this.Tag = "Make!ColorBoxWeigh";
|
|
|
this.Text = "彩盒称重";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.彩盒称重_FormClosing);
|
|
|
- this.Load += new System.EventHandler(this.彩盒上料打印_Load);
|
|
|
+ this.Load += new System.EventHandler(this.Make_ColorBoxWeigh_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.彩盒称重_SizeChanged);
|
|
|
- this.panel6.ResumeLayout(true);
|
|
|
+ this.panel6.ResumeLayout(false);
|
|
|
this.panel6.PerformLayout();
|
|
|
- this.panel4.ResumeLayout(true);
|
|
|
+ this.panel4.ResumeLayout(false);
|
|
|
this.panel4.PerformLayout();
|
|
|
- this.panel3.ResumeLayout(true);
|
|
|
+ this.panel3.ResumeLayout(false);
|
|
|
this.panel3.PerformLayout();
|
|
|
- this.panel2.ResumeLayout(true);
|
|
|
+ this.panel2.ResumeLayout(false);
|
|
|
this.panel2.PerformLayout();
|
|
|
- this.panel1.ResumeLayout(true);
|
|
|
+ this.panel1.ResumeLayout(false);
|
|
|
this.panel1.PerformLayout();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -676,17 +696,19 @@
|
|
|
private CustomControl.ValueLabel.ValueLabel ms_makecode;
|
|
|
private CustomControl.ValueLabel.ValueLabel pr_code;
|
|
|
private CustomControl.ValueLabel.ValueLabel pr_colorboxgw;
|
|
|
- private CustomControl.ButtonUtil.NormalButton Cancel;
|
|
|
private CustomControl.ButtonUtil.NormalButton Confirm;
|
|
|
- private CustomControl.ValueLabel.ValueLabel mcd_qty;
|
|
|
+ private CustomControl.ValueLabel.ValueLabel mcd_okqty;
|
|
|
private CustomControl.ValueLabel.ValueLabel mcd_waitqty;
|
|
|
private CustomControl.ButtonUtil.NormalButton StartWeight;
|
|
|
private CustomControl.ButtonUtil.NormalButton StopWeight;
|
|
|
private System.Windows.Forms.ComboBox PrintLabel;
|
|
|
- private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
|
|
|
private System.Windows.Forms.Label Printer_label;
|
|
|
private System.Windows.Forms.Label PrintLabel_label;
|
|
|
private CustomControl.TextBoxWithIcon.NumOnlyTextBox BaudRate;
|
|
|
private CustomControl.ComBoxWithFocus.SerialPortCombox ComList;
|
|
|
+ private System.Windows.Forms.CheckBox AutoPrint;
|
|
|
+ private System.Windows.Forms.NumericUpDown PrintNum;
|
|
|
+ private System.Windows.Forms.Label label1;
|
|
|
}
|
|
|
}
|