|
|
@@ -32,8 +32,6 @@
|
|
|
this.pr_colorboxgw_label = new System.Windows.Forms.Label();
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.pr_colorboxunit = new System.Windows.Forms.Label();
|
|
|
- this.pr_colorboxgw = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
|
this.weight = new System.Windows.Forms.Label();
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
@@ -47,18 +45,6 @@
|
|
|
this.PrintLabel_label = new System.Windows.Forms.Label();
|
|
|
this.PrintNum = new System.Windows.Forms.NumericUpDown();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
- 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.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();
|
|
|
- this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.ma_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
- 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 System.Windows.Forms.Label();
|
|
|
this.ComList = new System.Windows.Forms.Label();
|
|
|
this.WeighRecord = new System.Windows.Forms.ListView();
|
|
|
@@ -66,7 +52,6 @@
|
|
|
this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
|
this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.ob_checkno = new System.Windows.Forms.Label();
|
|
|
this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
|
@@ -74,6 +59,21 @@
|
|
|
this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
|
|
|
this.ob_batchqty_label = new System.Windows.Forms.Label();
|
|
|
this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.pr_colorboxgw = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
|
+ this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ 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.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();
|
|
|
+ this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.ma_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ 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.panel4.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
@@ -114,33 +114,6 @@
|
|
|
this.pr_colorboxunit.TabIndex = 42;
|
|
|
this.pr_colorboxunit.Text = "克";
|
|
|
//
|
|
|
- // pr_colorboxgw
|
|
|
- //
|
|
|
- this.pr_colorboxgw.AutoSize = true;
|
|
|
- this.pr_colorboxgw.CutLength = null;
|
|
|
- this.pr_colorboxgw.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_colorboxgw.Location = new System.Drawing.Point(170, 349);
|
|
|
- this.pr_colorboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 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, 32);
|
|
|
- this.pr_colorboxgw.TabIndex = 80;
|
|
|
- this.pr_colorboxgw.Tag = "1";
|
|
|
- //
|
|
|
- // pr_code
|
|
|
- //
|
|
|
- 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(170, 420);
|
|
|
- this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 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, 32);
|
|
|
- this.pr_code.TabIndex = 79;
|
|
|
- this.pr_code.Tag = "1";
|
|
|
- this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
- //
|
|
|
// label22
|
|
|
//
|
|
|
this.label22.AutoSize = true;
|
|
|
@@ -288,10 +261,199 @@
|
|
|
this.label1.TabIndex = 170;
|
|
|
this.label1.Text = "打印张数";
|
|
|
//
|
|
|
+ // BaudRate
|
|
|
+ //
|
|
|
+ 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(1218, 40);
|
|
|
+ this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.BaudRate.Name = "BaudRate";
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(100, 25);
|
|
|
+ this.BaudRate.TabIndex = 171;
|
|
|
+ this.BaudRate.Text = "BaudRate";
|
|
|
+ this.BaudRate.Visible = false;
|
|
|
+ //
|
|
|
+ // ComList
|
|
|
+ //
|
|
|
+ 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(1218, 8);
|
|
|
+ this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ComList.Name = "ComList";
|
|
|
+ this.ComList.Size = new System.Drawing.Size(86, 25);
|
|
|
+ this.ComList.TabIndex = 172;
|
|
|
+ this.ComList.Text = "ComList";
|
|
|
+ this.ComList.Visible = false;
|
|
|
+ //
|
|
|
+ // WeighRecord
|
|
|
+ //
|
|
|
+ this.WeighRecord.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
+ this.columnHeader1,
|
|
|
+ this.columnHeader2,
|
|
|
+ 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(540, 272);
|
|
|
+ this.WeighRecord.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.WeighRecord.Name = "WeighRecord";
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // columnHeader1
|
|
|
+ //
|
|
|
+ this.columnHeader1.Text = "";
|
|
|
+ this.columnHeader1.Width = 23;
|
|
|
+ //
|
|
|
+ // columnHeader2
|
|
|
+ //
|
|
|
+ this.columnHeader2.Text = "序列号";
|
|
|
+ this.columnHeader2.Width = 127;
|
|
|
+ //
|
|
|
+ // columnHeader3
|
|
|
+ //
|
|
|
+ this.columnHeader3.Text = "重量";
|
|
|
+ this.columnHeader3.Width = 99;
|
|
|
+ //
|
|
|
+ // columnHeader4
|
|
|
+ //
|
|
|
+ this.columnHeader4.Text = "时间";
|
|
|
+ this.columnHeader4.Width = 130;
|
|
|
+ //
|
|
|
+ // groupBoxWithBorder2
|
|
|
+ //
|
|
|
+ this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
|
|
|
+ this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
|
|
|
+ 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(540, 97);
|
|
|
+ this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
|
|
|
+ this.groupBoxWithBorder2.Size = new System.Drawing.Size(507, 154);
|
|
|
+ this.groupBoxWithBorder2.TabIndex = 175;
|
|
|
+ this.groupBoxWithBorder2.TabStop = false;
|
|
|
+ this.groupBoxWithBorder2.Text = "打印";
|
|
|
+ this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
|
|
|
+ //
|
|
|
+ // ob_checkno
|
|
|
+ //
|
|
|
+ this.ob_checkno.AutoSize = true;
|
|
|
+ this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(50, 112);
|
|
|
+ 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, 27);
|
|
|
+ this.ob_checkno.TabIndex = 179;
|
|
|
+ this.ob_checkno.Visible = false;
|
|
|
+ //
|
|
|
+ // ob_nowcheckqty
|
|
|
+ //
|
|
|
+ this.ob_nowcheckqty.AutoSize = true;
|
|
|
+ this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(377, 54);
|
|
|
+ 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, 27);
|
|
|
+ this.ob_nowcheckqty.TabIndex = 178;
|
|
|
+ //
|
|
|
+ // ob_batchqty
|
|
|
+ //
|
|
|
+ this.ob_batchqty.AutoSize = true;
|
|
|
+ this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(148, 54);
|
|
|
+ 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, 27);
|
|
|
+ this.ob_batchqty.TabIndex = 177;
|
|
|
+ //
|
|
|
+ // ob_nowcheckqty_label
|
|
|
+ //
|
|
|
+ this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
+ this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(269, 54);
|
|
|
+ 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(92, 27);
|
|
|
+ this.ob_nowcheckqty_label.TabIndex = 176;
|
|
|
+ this.ob_nowcheckqty_label.Text = "当前批数";
|
|
|
+ //
|
|
|
+ // ob_batchqty_label
|
|
|
+ //
|
|
|
+ this.ob_batchqty_label.AutoSize = true;
|
|
|
+ this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(40, 54);
|
|
|
+ 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(92, 27);
|
|
|
+ this.ob_batchqty_label.TabIndex = 175;
|
|
|
+ this.ob_batchqty_label.Text = "标准批数";
|
|
|
+ //
|
|
|
+ // SendCheck
|
|
|
+ //
|
|
|
+ this.SendCheck.AllPower = "ifall";
|
|
|
+ this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
+ this.SendCheck.Enabled = false;
|
|
|
+ this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
+ this.SendCheck.Image = null;
|
|
|
+ this.SendCheck.IsShowBorder = true;
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(396, 108);
|
|
|
+ this.SendCheck.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ 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(80, 30);
|
|
|
+ this.SendCheck.TabIndex = 174;
|
|
|
+ this.SendCheck.Tag = "ifread";
|
|
|
+ this.SendCheck.Text = "送检";
|
|
|
+ this.SendCheck.UseVisualStyleBackColor = true;
|
|
|
+ this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
+ //
|
|
|
+ // pr_colorboxgw
|
|
|
+ //
|
|
|
+ this.pr_colorboxgw.AutoSize = true;
|
|
|
+ this.pr_colorboxgw.CutLength = null;
|
|
|
+ this.pr_colorboxgw.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pr_colorboxgw.Location = new System.Drawing.Point(170, 349);
|
|
|
+ this.pr_colorboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 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, 32);
|
|
|
+ this.pr_colorboxgw.TabIndex = 80;
|
|
|
+ this.pr_colorboxgw.Tag = "1";
|
|
|
+ //
|
|
|
+ // AutoPrint
|
|
|
+ //
|
|
|
+ this.AutoPrint.Checked = false;
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(1072, 27);
|
|
|
+ this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
+ this.AutoPrint.Name = "AutoPrint";
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(112, 34);
|
|
|
+ this.AutoPrint.TabIndex = 174;
|
|
|
+ //
|
|
|
+ // pr_code
|
|
|
+ //
|
|
|
+ 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(170, 420);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 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, 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(1211, 108);
|
|
|
- this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
this.PrinterList.Size = new System.Drawing.Size(158, 25);
|
|
|
this.PrinterList.TabIndex = 160;
|
|
|
@@ -466,166 +628,6 @@
|
|
|
this.OperateResult.TabIndex = 58;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
- // BaudRate
|
|
|
- //
|
|
|
- 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(1218, 40);
|
|
|
- this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.BaudRate.Name = "BaudRate";
|
|
|
- this.BaudRate.Size = new System.Drawing.Size(100, 25);
|
|
|
- this.BaudRate.TabIndex = 171;
|
|
|
- this.BaudRate.Text = "BaudRate";
|
|
|
- this.BaudRate.Visible = false;
|
|
|
- //
|
|
|
- // ComList
|
|
|
- //
|
|
|
- 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(1218, 8);
|
|
|
- this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
- this.ComList.Name = "ComList";
|
|
|
- this.ComList.Size = new System.Drawing.Size(86, 25);
|
|
|
- this.ComList.TabIndex = 172;
|
|
|
- this.ComList.Text = "ComList";
|
|
|
- this.ComList.Visible = false;
|
|
|
- //
|
|
|
- // WeighRecord
|
|
|
- //
|
|
|
- this.WeighRecord.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
|
- this.columnHeader1,
|
|
|
- this.columnHeader2,
|
|
|
- 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(540, 272);
|
|
|
- this.WeighRecord.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
- this.WeighRecord.Name = "WeighRecord";
|
|
|
- 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;
|
|
|
- //
|
|
|
- // columnHeader1
|
|
|
- //
|
|
|
- this.columnHeader1.Text = "";
|
|
|
- this.columnHeader1.Width = 23;
|
|
|
- //
|
|
|
- // columnHeader2
|
|
|
- //
|
|
|
- this.columnHeader2.Text = "序列号";
|
|
|
- this.columnHeader2.Width = 127;
|
|
|
- //
|
|
|
- // columnHeader3
|
|
|
- //
|
|
|
- this.columnHeader3.Text = "重量";
|
|
|
- this.columnHeader3.Width = 99;
|
|
|
- //
|
|
|
- // columnHeader4
|
|
|
- //
|
|
|
- this.columnHeader4.Text = "时间";
|
|
|
- this.columnHeader4.Width = 130;
|
|
|
- //
|
|
|
- // AutoPrint
|
|
|
- //
|
|
|
- this.AutoPrint.Checked = false;
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(1072, 27);
|
|
|
- this.AutoPrint.Name = "AutoPrint";
|
|
|
- this.AutoPrint.Size = new System.Drawing.Size(112, 34);
|
|
|
- this.AutoPrint.TabIndex = 174;
|
|
|
- //
|
|
|
- // groupBoxWithBorder2
|
|
|
- //
|
|
|
- this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
|
|
|
- this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
|
|
|
- this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
|
|
|
- this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
|
|
|
- this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
|
|
|
- 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(540, 97);
|
|
|
- this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
|
|
|
- this.groupBoxWithBorder2.Size = new System.Drawing.Size(507, 154);
|
|
|
- this.groupBoxWithBorder2.TabIndex = 175;
|
|
|
- this.groupBoxWithBorder2.TabStop = false;
|
|
|
- this.groupBoxWithBorder2.Text = "打印";
|
|
|
- this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
|
|
|
- //
|
|
|
- // ob_checkno
|
|
|
- //
|
|
|
- this.ob_checkno.AutoSize = true;
|
|
|
- this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(50, 111);
|
|
|
- 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, 27);
|
|
|
- this.ob_checkno.TabIndex = 179;
|
|
|
- this.ob_checkno.Visible = false;
|
|
|
- //
|
|
|
- // ob_nowcheckqty
|
|
|
- //
|
|
|
- this.ob_nowcheckqty.AutoSize = true;
|
|
|
- this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(377, 53);
|
|
|
- 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, 27);
|
|
|
- this.ob_nowcheckqty.TabIndex = 178;
|
|
|
- //
|
|
|
- // ob_batchqty
|
|
|
- //
|
|
|
- this.ob_batchqty.AutoSize = true;
|
|
|
- this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(148, 53);
|
|
|
- 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, 27);
|
|
|
- this.ob_batchqty.TabIndex = 177;
|
|
|
- //
|
|
|
- // ob_nowcheckqty_label
|
|
|
- //
|
|
|
- this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
- this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_nowcheckqty_label.Location = new System.Drawing.Point(269, 53);
|
|
|
- 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(92, 27);
|
|
|
- this.ob_nowcheckqty_label.TabIndex = 176;
|
|
|
- this.ob_nowcheckqty_label.Text = "当前批数";
|
|
|
- //
|
|
|
- // ob_batchqty_label
|
|
|
- //
|
|
|
- this.ob_batchqty_label.AutoSize = true;
|
|
|
- this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty_label.Location = new System.Drawing.Point(40, 53);
|
|
|
- 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(92, 27);
|
|
|
- this.ob_batchqty_label.TabIndex = 175;
|
|
|
- this.ob_batchqty_label.Text = "标准批数";
|
|
|
- //
|
|
|
- // SendCheck
|
|
|
- //
|
|
|
- this.SendCheck.AllPower = "ifall";
|
|
|
- this.SendCheck.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
|
|
|
- this.SendCheck.Enabled = false;
|
|
|
- this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
- this.SendCheck.Image = null;
|
|
|
- this.SendCheck.IsShowBorder = true;
|
|
|
- this.SendCheck.Location = new System.Drawing.Point(396, 108);
|
|
|
- this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
|
|
|
- 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(80, 30);
|
|
|
- this.SendCheck.TabIndex = 174;
|
|
|
- this.SendCheck.Tag = "ifread";
|
|
|
- this.SendCheck.Text = "送检";
|
|
|
- this.SendCheck.UseVisualStyleBackColor = true;
|
|
|
- //
|
|
|
// Make_ColorBoxWeigh
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|