|
|
@@ -33,20 +33,16 @@
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.ob_checkno = new System.Windows.Forms.Label();
|
|
|
- this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
|
this.ob_batchqty = new System.Windows.Forms.Label();
|
|
|
this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
|
|
|
this.ob_batchqty_label = new System.Windows.Forms.Label();
|
|
|
- this.pr_cartongw = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
- this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pr_cartongw_label = new System.Windows.Forms.Label();
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
this.pr_cartonunit = new System.Windows.Forms.Label();
|
|
|
this.weight_label = new System.Windows.Forms.Label();
|
|
|
this.weight = new System.Windows.Forms.Label();
|
|
|
- this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
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();
|
|
|
@@ -55,8 +51,19 @@
|
|
|
this.Printer_label = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
+ this.WeighRecord = new System.Windows.Forms.ListView();
|
|
|
+ this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
+ 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.pr_sendchecktype = new System.Windows.Forms.Label();
|
|
|
+ this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
+ this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
|
this.ComList = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.BaudRate = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pr_cartongw = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
+ this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
this.StartWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -68,26 +75,23 @@
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
+ this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.WeighRecord = new System.Windows.Forms.ListView();
|
|
|
- this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
|
- 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.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.pr_sendchecktype = new System.Windows.Forms.Label();
|
|
|
+ this.fileSystemWatcher1 = new System.IO.FileSystemWatcher();
|
|
|
+ this.sourceStepCount1 = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
this.panel6.SuspendLayout();
|
|
|
this.panel4.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.fileSystemWatcher1)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// ma_code_label
|
|
|
//
|
|
|
this.ma_code_label.AutoSize = true;
|
|
|
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code_label.Location = new System.Drawing.Point(31, 333);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(46, 500);
|
|
|
+ this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
- this.ma_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ma_code_label.Size = new System.Drawing.Size(137, 39);
|
|
|
this.ma_code_label.TabIndex = 97;
|
|
|
this.ma_code_label.Text = "制造单号";
|
|
|
//
|
|
|
@@ -101,18 +105,20 @@
|
|
|
this.panel6.Controls.Add(this.ob_batchqty);
|
|
|
this.panel6.Controls.Add(this.ob_nowcheckqty_label);
|
|
|
this.panel6.Controls.Add(this.ob_batchqty_label);
|
|
|
- this.panel6.Location = new System.Drawing.Point(422, 76);
|
|
|
+ this.panel6.Location = new System.Drawing.Point(633, 114);
|
|
|
+ this.panel6.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel6.Name = "panel6";
|
|
|
- this.panel6.Size = new System.Drawing.Size(403, 125);
|
|
|
+ this.panel6.Size = new System.Drawing.Size(604, 186);
|
|
|
this.panel6.TabIndex = 90;
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.label3.Location = new System.Drawing.Point(28, 68);
|
|
|
+ this.label3.Location = new System.Drawing.Point(42, 102);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(82, 24);
|
|
|
+ this.label3.Size = new System.Drawing.Size(119, 35);
|
|
|
this.label3.TabIndex = 184;
|
|
|
this.label3.Text = "当前批号";
|
|
|
//
|
|
|
@@ -120,58 +126,41 @@
|
|
|
//
|
|
|
this.ob_checkno.AutoSize = true;
|
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(126, 68);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(189, 102);
|
|
|
+ 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, 24);
|
|
|
+ this.ob_checkno.Size = new System.Drawing.Size(0, 35);
|
|
|
this.ob_checkno.TabIndex = 184;
|
|
|
this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
|
|
|
//
|
|
|
- // 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(310, 88);
|
|
|
- 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(56, 24);
|
|
|
- this.SendCheck.TabIndex = 183;
|
|
|
- this.SendCheck.Tag = "ifread";
|
|
|
- this.SendCheck.Text = "送检";
|
|
|
- this.SendCheck.UseVisualStyleBackColor = true;
|
|
|
- this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
- //
|
|
|
// ob_nowcheckqty
|
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(312, 22);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(468, 33);
|
|
|
+ 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, 24);
|
|
|
+ this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 35);
|
|
|
this.ob_nowcheckqty.TabIndex = 182;
|
|
|
//
|
|
|
// ob_batchqty
|
|
|
//
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
|
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(125, 22);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(188, 33);
|
|
|
+ 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, 24);
|
|
|
+ this.ob_batchqty.Size = new System.Drawing.Size(0, 35);
|
|
|
this.ob_batchqty.TabIndex = 181;
|
|
|
//
|
|
|
// 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(220, 22);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(330, 33);
|
|
|
+ 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(82, 24);
|
|
|
+ this.ob_nowcheckqty_label.Size = new System.Drawing.Size(119, 35);
|
|
|
this.ob_nowcheckqty_label.TabIndex = 180;
|
|
|
this.ob_nowcheckqty_label.Text = "当前批数";
|
|
|
//
|
|
|
@@ -179,44 +168,21 @@
|
|
|
//
|
|
|
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(28, 22);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(42, 33);
|
|
|
+ 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(82, 24);
|
|
|
+ this.ob_batchqty_label.Size = new System.Drawing.Size(119, 35);
|
|
|
this.ob_batchqty_label.TabIndex = 179;
|
|
|
this.ob_batchqty_label.Text = "标准批数";
|
|
|
//
|
|
|
- // pr_cartongw
|
|
|
- //
|
|
|
- this.pr_cartongw.AutoSize = true;
|
|
|
- this.pr_cartongw.CutLength = null;
|
|
|
- this.pr_cartongw.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_cartongw.Location = new System.Drawing.Point(141, 225);
|
|
|
- this.pr_cartongw.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
- this.pr_cartongw.Name = "pr_cartongw";
|
|
|
- this.pr_cartongw.Size = new System.Drawing.Size(0, 27);
|
|
|
- this.pr_cartongw.TabIndex = 80;
|
|
|
- this.pr_cartongw.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(141, 278);
|
|
|
- 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, 27);
|
|
|
- this.pr_code.TabIndex = 79;
|
|
|
- this.pr_code.Tag = "1";
|
|
|
- this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
- //
|
|
|
// pr_cartongw_label
|
|
|
//
|
|
|
this.pr_cartongw_label.AutoSize = true;
|
|
|
this.pr_cartongw_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_cartongw_label.Location = new System.Drawing.Point(31, 225);
|
|
|
+ this.pr_cartongw_label.Location = new System.Drawing.Point(46, 338);
|
|
|
+ this.pr_cartongw_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_cartongw_label.Name = "pr_cartongw_label";
|
|
|
- this.pr_cartongw_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_cartongw_label.Size = new System.Drawing.Size(137, 39);
|
|
|
this.pr_cartongw_label.TabIndex = 42;
|
|
|
this.pr_cartongw_label.Text = "标准重量";
|
|
|
//
|
|
|
@@ -224,9 +190,10 @@
|
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(31, 278);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(46, 417);
|
|
|
+ this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
- this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_code_label.Size = new System.Drawing.Size(137, 39);
|
|
|
this.pr_code_label.TabIndex = 40;
|
|
|
this.pr_code_label.Text = "产品编号";
|
|
|
//
|
|
|
@@ -236,9 +203,10 @@
|
|
|
this.panel4.Controls.Add(this.pr_cartonunit);
|
|
|
this.panel4.Controls.Add(this.weight_label);
|
|
|
this.panel4.Controls.Add(this.weight);
|
|
|
- this.panel4.Location = new System.Drawing.Point(25, 76);
|
|
|
+ this.panel4.Location = new System.Drawing.Point(38, 114);
|
|
|
+ this.panel4.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel4.Name = "panel4";
|
|
|
- this.panel4.Size = new System.Drawing.Size(372, 125);
|
|
|
+ this.panel4.Size = new System.Drawing.Size(557, 186);
|
|
|
this.panel4.TabIndex = 91;
|
|
|
//
|
|
|
// pr_cartonunit
|
|
|
@@ -247,9 +215,10 @@
|
|
|
this.pr_cartonunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.pr_cartonunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.pr_cartonunit.Location = new System.Drawing.Point(15, 85);
|
|
|
+ this.pr_cartonunit.Location = new System.Drawing.Point(22, 128);
|
|
|
+ this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_cartonunit.Name = "pr_cartonunit";
|
|
|
- this.pr_cartonunit.Size = new System.Drawing.Size(31, 25);
|
|
|
+ this.pr_cartonunit.Size = new System.Drawing.Size(46, 38);
|
|
|
this.pr_cartonunit.TabIndex = 42;
|
|
|
this.pr_cartonunit.Text = "克";
|
|
|
this.pr_cartonunit.Visible = false;
|
|
|
@@ -260,9 +229,10 @@
|
|
|
this.weight_label.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
this.weight_label.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.weight_label.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
- this.weight_label.Location = new System.Drawing.Point(15, 51);
|
|
|
+ this.weight_label.Location = new System.Drawing.Point(22, 76);
|
|
|
+ this.weight_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.weight_label.Name = "weight_label";
|
|
|
- this.weight_label.Size = new System.Drawing.Size(50, 25);
|
|
|
+ this.weight_label.Size = new System.Drawing.Size(75, 38);
|
|
|
this.weight_label.TabIndex = 20;
|
|
|
this.weight_label.Text = "重量";
|
|
|
//
|
|
|
@@ -274,36 +244,20 @@
|
|
|
this.weight.AutoSize = true;
|
|
|
this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
|
|
|
this.weight.ForeColor = System.Drawing.Color.Green;
|
|
|
- this.weight.Location = new System.Drawing.Point(76, 31);
|
|
|
+ this.weight.Location = new System.Drawing.Point(114, 46);
|
|
|
+ this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.weight.Name = "weight";
|
|
|
- this.weight.Size = new System.Drawing.Size(0, 60);
|
|
|
+ this.weight.Size = new System.Drawing.Size(0, 90);
|
|
|
this.weight.TabIndex = 41;
|
|
|
//
|
|
|
- // RefreshWeigh
|
|
|
- //
|
|
|
- this.RefreshWeigh.AllPower = null;
|
|
|
- this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
|
|
|
- this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image")));
|
|
|
- this.RefreshWeigh.IsShowBorder = true;
|
|
|
- this.RefreshWeigh.Location = new System.Drawing.Point(334, 225);
|
|
|
- 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(60, 24);
|
|
|
- this.RefreshWeigh.TabIndex = 186;
|
|
|
- this.RefreshWeigh.Text = "刷新重量";
|
|
|
- this.RefreshWeigh.UseVisualStyleBackColor = true;
|
|
|
- this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
|
|
|
- //
|
|
|
// 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(26, 24);
|
|
|
+ this.label15.Location = new System.Drawing.Point(39, 36);
|
|
|
+ this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label15.Name = "label15";
|
|
|
- this.label15.Size = new System.Drawing.Size(62, 31);
|
|
|
+ this.label15.Size = new System.Drawing.Size(92, 46);
|
|
|
this.label15.TabIndex = 85;
|
|
|
this.label15.Text = "箱号";
|
|
|
//
|
|
|
@@ -311,9 +265,10 @@
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(31, 384);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(46, 576);
|
|
|
+ this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
- this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.pr_detail_label.Size = new System.Drawing.Size(137, 39);
|
|
|
this.pr_detail_label.TabIndex = 82;
|
|
|
this.pr_detail_label.Text = "产品名称";
|
|
|
//
|
|
|
@@ -321,9 +276,10 @@
|
|
|
//
|
|
|
this.ma_qty_label.AutoSize = true;
|
|
|
this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty_label.Location = new System.Drawing.Point(31, 485);
|
|
|
+ this.ma_qty_label.Location = new System.Drawing.Point(46, 728);
|
|
|
+ this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_qty_label.Name = "ma_qty_label";
|
|
|
- this.ma_qty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ma_qty_label.Size = new System.Drawing.Size(137, 39);
|
|
|
this.ma_qty_label.TabIndex = 84;
|
|
|
this.ma_qty_label.Text = "工单数量";
|
|
|
//
|
|
|
@@ -331,9 +287,10 @@
|
|
|
//
|
|
|
this.ma_salecode_label.AutoSize = true;
|
|
|
this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_salecode_label.Location = new System.Drawing.Point(31, 437);
|
|
|
+ this.ma_salecode_label.Location = new System.Drawing.Point(46, 656);
|
|
|
+ this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ma_salecode_label.Name = "ma_salecode_label";
|
|
|
- this.ma_salecode_label.Size = new System.Drawing.Size(92, 27);
|
|
|
+ this.ma_salecode_label.Size = new System.Drawing.Size(137, 39);
|
|
|
this.ma_salecode_label.TabIndex = 83;
|
|
|
this.ma_salecode_label.Text = "订单编号";
|
|
|
//
|
|
|
@@ -341,9 +298,10 @@
|
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(936, 145);
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1404, 218);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
- this.PrintLabel.Size = new System.Drawing.Size(121, 20);
|
|
|
+ this.PrintLabel.Size = new System.Drawing.Size(180, 26);
|
|
|
this.PrintLabel.TabIndex = 157;
|
|
|
this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
|
|
|
//
|
|
|
@@ -351,9 +309,10 @@
|
|
|
//
|
|
|
this.Printer_label.AutoSize = true;
|
|
|
this.Printer_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Printer_label.Location = new System.Drawing.Point(835, 111);
|
|
|
+ this.Printer_label.Location = new System.Drawing.Point(1252, 166);
|
|
|
+ this.Printer_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Printer_label.Name = "Printer_label";
|
|
|
- this.Printer_label.Size = new System.Drawing.Size(84, 20);
|
|
|
+ this.Printer_label.Size = new System.Drawing.Size(123, 30);
|
|
|
this.Printer_label.TabIndex = 159;
|
|
|
this.Printer_label.Text = "打印机列表";
|
|
|
//
|
|
|
@@ -361,9 +320,10 @@
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(835, 145);
|
|
|
+ this.label1.Location = new System.Drawing.Point(1252, 218);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(69, 20);
|
|
|
+ this.label1.Size = new System.Drawing.Size(101, 30);
|
|
|
this.label1.TabIndex = 161;
|
|
|
this.label1.Text = "打印标签";
|
|
|
//
|
|
|
@@ -371,20 +331,112 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(835, 77);
|
|
|
+ this.label2.Location = new System.Drawing.Point(1252, 116);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(69, 20);
|
|
|
+ this.label2.Size = new System.Drawing.Size(101, 30);
|
|
|
this.label2.TabIndex = 171;
|
|
|
this.label2.Text = "打印张数";
|
|
|
//
|
|
|
+ // 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(633, 321);
|
|
|
+ this.WeighRecord.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
|
|
|
+ this.WeighRecord.Name = "WeighRecord";
|
|
|
+ this.WeighRecord.Size = new System.Drawing.Size(604, 451);
|
|
|
+ this.WeighRecord.TabIndex = 174;
|
|
|
+ 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;
|
|
|
+ //
|
|
|
+ // pr_sendchecktype
|
|
|
+ //
|
|
|
+ this.pr_sendchecktype.AutoSize = true;
|
|
|
+ this.pr_sendchecktype.Location = new System.Drawing.Point(930, 810);
|
|
|
+ this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_sendchecktype.Name = "pr_sendchecktype";
|
|
|
+ this.pr_sendchecktype.Size = new System.Drawing.Size(0, 18);
|
|
|
+ this.pr_sendchecktype.TabIndex = 187;
|
|
|
+ this.pr_sendchecktype.Visible = false;
|
|
|
+ //
|
|
|
+ // RefreshWeigh
|
|
|
+ //
|
|
|
+ this.RefreshWeigh.AllPower = null;
|
|
|
+ this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
|
|
|
+ this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
|
|
|
+ this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image")));
|
|
|
+ this.RefreshWeigh.IsShowBorder = true;
|
|
|
+ this.RefreshWeigh.Location = new System.Drawing.Point(501, 338);
|
|
|
+ this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
|
+ this.RefreshWeigh.Name = "RefreshWeigh";
|
|
|
+ this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
|
|
|
+ this.RefreshWeigh.Power = null;
|
|
|
+ this.RefreshWeigh.Size = new System.Drawing.Size(90, 36);
|
|
|
+ this.RefreshWeigh.TabIndex = 186;
|
|
|
+ this.RefreshWeigh.Text = "刷新重量";
|
|
|
+ this.RefreshWeigh.UseVisualStyleBackColor = true;
|
|
|
+ this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
|
|
|
+ //
|
|
|
+ // PrintNum
|
|
|
+ //
|
|
|
+ this.PrintNum.AllPower = null;
|
|
|
+ this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
+ this.PrintNum.Enabled = false;
|
|
|
+ this.PrintNum.ID = null;
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1404, 116);
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.PrintNum.Name = "PrintNum";
|
|
|
+ this.PrintNum.Power = null;
|
|
|
+ this.PrintNum.Size = new System.Drawing.Size(138, 28);
|
|
|
+ this.PrintNum.Str = null;
|
|
|
+ this.PrintNum.Str1 = null;
|
|
|
+ this.PrintNum.Str2 = null;
|
|
|
+ this.PrintNum.TabIndex = 185;
|
|
|
+ //
|
|
|
+ // AutoPrint
|
|
|
+ //
|
|
|
+ this.AutoPrint.Checked = false;
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(1257, 58);
|
|
|
+ this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
+ this.AutoPrint.Name = "AutoPrint";
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(132, 42);
|
|
|
+ this.AutoPrint.TabIndex = 175;
|
|
|
+ //
|
|
|
// ComList
|
|
|
//
|
|
|
this.ComList.AutoSize = true;
|
|
|
this.ComList.CutLength = null;
|
|
|
- this.ComList.Location = new System.Drawing.Point(937, 55);
|
|
|
- this.ComList.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ComList.Location = new System.Drawing.Point(1406, 82);
|
|
|
+ this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ComList.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.ComList.Name = "ComList";
|
|
|
- this.ComList.Size = new System.Drawing.Size(47, 12);
|
|
|
+ this.ComList.Size = new System.Drawing.Size(71, 18);
|
|
|
this.ComList.TabIndex = 173;
|
|
|
this.ComList.Text = "ComList";
|
|
|
this.ComList.Visible = false;
|
|
|
@@ -393,20 +445,48 @@
|
|
|
//
|
|
|
this.BaudRate.AutoSize = true;
|
|
|
this.BaudRate.CutLength = null;
|
|
|
- this.BaudRate.Location = new System.Drawing.Point(937, 39);
|
|
|
- this.BaudRate.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.BaudRate.Location = new System.Drawing.Point(1406, 58);
|
|
|
+ this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.BaudRate.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.BaudRate.Name = "BaudRate";
|
|
|
- this.BaudRate.Size = new System.Drawing.Size(53, 12);
|
|
|
+ this.BaudRate.Size = new System.Drawing.Size(80, 18);
|
|
|
this.BaudRate.TabIndex = 172;
|
|
|
this.BaudRate.Text = "BaudRate";
|
|
|
this.BaudRate.Visible = false;
|
|
|
//
|
|
|
+ // pr_cartongw
|
|
|
+ //
|
|
|
+ this.pr_cartongw.AutoSize = true;
|
|
|
+ this.pr_cartongw.CutLength = null;
|
|
|
+ this.pr_cartongw.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pr_cartongw.Location = new System.Drawing.Point(212, 338);
|
|
|
+ this.pr_cartongw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_cartongw.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.pr_cartongw.Name = "pr_cartongw";
|
|
|
+ this.pr_cartongw.Size = new System.Drawing.Size(0, 39);
|
|
|
+ this.pr_cartongw.TabIndex = 80;
|
|
|
+ this.pr_cartongw.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(212, 417);
|
|
|
+ this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_code.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
+ this.pr_code.Name = "pr_code";
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(0, 39);
|
|
|
+ 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(936, 111);
|
|
|
- this.PrinterList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(1404, 166);
|
|
|
+ this.PrinterList.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
- this.PrinterList.Size = new System.Drawing.Size(120, 22);
|
|
|
+ this.PrinterList.Size = new System.Drawing.Size(180, 33);
|
|
|
this.PrinterList.TabIndex = 158;
|
|
|
//
|
|
|
// StartWeight
|
|
|
@@ -416,12 +496,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(620, 24);
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(930, 36);
|
|
|
+ this.StartWeight.Margin = new System.Windows.Forms.Padding(4);
|
|
|
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(60, 24);
|
|
|
+ this.StartWeight.Size = new System.Drawing.Size(90, 36);
|
|
|
this.StartWeight.TabIndex = 156;
|
|
|
this.StartWeight.Text = "开始称量";
|
|
|
this.StartWeight.UseVisualStyleBackColor = true;
|
|
|
@@ -434,12 +515,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(919, 178);
|
|
|
+ this.Confirm.Location = new System.Drawing.Point(1404, 266);
|
|
|
+ this.Confirm.Margin = new System.Windows.Forms.Padding(4);
|
|
|
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(44, 23);
|
|
|
+ this.Confirm.Size = new System.Drawing.Size(66, 34);
|
|
|
this.Confirm.TabIndex = 152;
|
|
|
this.Confirm.Text = "打印";
|
|
|
this.Confirm.UseVisualStyleBackColor = true;
|
|
|
@@ -452,12 +534,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(716, 24);
|
|
|
+ this.StopWeight.Location = new System.Drawing.Point(1074, 36);
|
|
|
+ this.StopWeight.Margin = new System.Windows.Forms.Padding(4);
|
|
|
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(60, 24);
|
|
|
+ this.StopWeight.Size = new System.Drawing.Size(90, 36);
|
|
|
this.StopWeight.TabIndex = 102;
|
|
|
this.StopWeight.Text = "停止称量";
|
|
|
this.StopWeight.UseVisualStyleBackColor = true;
|
|
|
@@ -468,10 +551,11 @@
|
|
|
this.ma_code.AutoSize = true;
|
|
|
this.ma_code.CutLength = null;
|
|
|
this.ma_code.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code.Location = new System.Drawing.Point(141, 333);
|
|
|
- this.ma_code.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(212, 500);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_code.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.ma_code.Name = "ma_code";
|
|
|
- this.ma_code.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(0, 39);
|
|
|
this.ma_code.TabIndex = 101;
|
|
|
this.ma_code.Tag = "1";
|
|
|
//
|
|
|
@@ -480,10 +564,11 @@
|
|
|
this.ma_qty.AutoSize = true;
|
|
|
this.ma_qty.CutLength = null;
|
|
|
this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_qty.Location = new System.Drawing.Point(141, 485);
|
|
|
- this.ma_qty.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ma_qty.Location = new System.Drawing.Point(212, 728);
|
|
|
+ this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_qty.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.ma_qty.Name = "ma_qty";
|
|
|
- this.ma_qty.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ma_qty.Size = new System.Drawing.Size(0, 39);
|
|
|
this.ma_qty.TabIndex = 100;
|
|
|
//
|
|
|
// pr_detail
|
|
|
@@ -491,10 +576,11 @@
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.CutLength = null;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(141, 384);
|
|
|
- this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(212, 576);
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 39);
|
|
|
this.pr_detail.TabIndex = 99;
|
|
|
//
|
|
|
// ma_salecode
|
|
|
@@ -502,10 +588,11 @@
|
|
|
this.ma_salecode.AutoSize = true;
|
|
|
this.ma_salecode.CutLength = null;
|
|
|
this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_salecode.Location = new System.Drawing.Point(141, 437);
|
|
|
- this.ma_salecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
+ this.ma_salecode.Location = new System.Drawing.Point(212, 656);
|
|
|
+ this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
+ this.ma_salecode.MaximumSize = new System.Drawing.Size(225, 0);
|
|
|
this.ma_salecode.Name = "ma_salecode";
|
|
|
- this.ma_salecode.Size = new System.Drawing.Size(0, 27);
|
|
|
+ this.ma_salecode.Size = new System.Drawing.Size(0, 39);
|
|
|
this.ma_salecode.TabIndex = 98;
|
|
|
//
|
|
|
// Clean
|
|
|
@@ -515,12 +602,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(927, 529);
|
|
|
+ this.Clean.Location = new System.Drawing.Point(1390, 794);
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
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(75, 24);
|
|
|
+ this.Clean.Size = new System.Drawing.Size(112, 36);
|
|
|
this.Clean.TabIndex = 89;
|
|
|
this.Clean.Text = "清除";
|
|
|
this.Clean.UseVisualStyleBackColor = true;
|
|
|
@@ -532,7 +620,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(25, 55);
|
|
|
+ this.normalButton1.Location = new System.Drawing.Point(38, 82);
|
|
|
+ this.normalButton1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
|
|
|
this.normalButton1.Name = "normalButton1";
|
|
|
this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
|
|
|
@@ -548,99 +637,71 @@
|
|
|
this.outboxcode.BackColor = System.Drawing.Color.White;
|
|
|
this.outboxcode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.outboxcode.ID = null;
|
|
|
- this.outboxcode.Location = new System.Drawing.Point(94, 21);
|
|
|
+ this.outboxcode.Location = new System.Drawing.Point(141, 32);
|
|
|
+ this.outboxcode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.outboxcode.Name = "outboxcode";
|
|
|
this.outboxcode.Power = null;
|
|
|
- this.outboxcode.Size = new System.Drawing.Size(494, 39);
|
|
|
+ this.outboxcode.Size = new System.Drawing.Size(739, 55);
|
|
|
this.outboxcode.Str = null;
|
|
|
this.outboxcode.Str1 = null;
|
|
|
this.outboxcode.Str2 = null;
|
|
|
this.outboxcode.TabIndex = 86;
|
|
|
this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
|
|
|
//
|
|
|
+ // 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(465, 132);
|
|
|
+ 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(84, 36);
|
|
|
+ this.SendCheck.TabIndex = 183;
|
|
|
+ this.SendCheck.Tag = "ifread";
|
|
|
+ this.SendCheck.Text = "送检";
|
|
|
+ this.SendCheck.UseVisualStyleBackColor = true;
|
|
|
+ this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
|
|
|
+ //
|
|
|
// 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(835, 214);
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(1252, 321);
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
- this.OperateResult.Size = new System.Drawing.Size(224, 302);
|
|
|
+ this.OperateResult.Size = new System.Drawing.Size(334, 451);
|
|
|
this.OperateResult.TabIndex = 87;
|
|
|
this.OperateResult.Text = "";
|
|
|
//
|
|
|
- // WeighRecord
|
|
|
+ // fileSystemWatcher1
|
|
|
//
|
|
|
- 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(422, 214);
|
|
|
- this.WeighRecord.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
- this.WeighRecord.Name = "WeighRecord";
|
|
|
- this.WeighRecord.Size = new System.Drawing.Size(404, 302);
|
|
|
- this.WeighRecord.TabIndex = 174;
|
|
|
- this.WeighRecord.UseCompatibleStateImageBehavior = false;
|
|
|
- this.WeighRecord.View = System.Windows.Forms.View.Details;
|
|
|
- //
|
|
|
- // columnHeader1
|
|
|
- //
|
|
|
- this.columnHeader1.Text = "";
|
|
|
- this.columnHeader1.Width = 23;
|
|
|
- //
|
|
|
- // columnHeader2
|
|
|
+ this.fileSystemWatcher1.EnableRaisingEvents = true;
|
|
|
+ this.fileSystemWatcher1.SynchronizingObject = this;
|
|
|
//
|
|
|
- this.columnHeader2.Text = "箱号";
|
|
|
- this.columnHeader2.Width = 127;
|
|
|
- //
|
|
|
- // columnHeader3
|
|
|
- //
|
|
|
- this.columnHeader3.Text = "重量";
|
|
|
- this.columnHeader3.Width = 99;
|
|
|
+ // sourceStepCount1
|
|
|
//
|
|
|
- // columnHeader4
|
|
|
- //
|
|
|
- this.columnHeader4.Text = "时间";
|
|
|
- this.columnHeader4.Width = 130;
|
|
|
- //
|
|
|
- // AutoPrint
|
|
|
- //
|
|
|
- this.AutoPrint.Checked = false;
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(838, 39);
|
|
|
- this.AutoPrint.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
- this.AutoPrint.Name = "AutoPrint";
|
|
|
- this.AutoPrint.Size = new System.Drawing.Size(88, 28);
|
|
|
- this.AutoPrint.TabIndex = 175;
|
|
|
- //
|
|
|
- // PrintNum
|
|
|
- //
|
|
|
- this.PrintNum.AllPower = null;
|
|
|
- this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
- this.PrintNum.Enabled = false;
|
|
|
- this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(936, 77);
|
|
|
- this.PrintNum.Name = "PrintNum";
|
|
|
- this.PrintNum.Power = null;
|
|
|
- this.PrintNum.Size = new System.Drawing.Size(93, 21);
|
|
|
- this.PrintNum.Str = null;
|
|
|
- this.PrintNum.Str1 = null;
|
|
|
- this.PrintNum.Str2 = null;
|
|
|
- this.PrintNum.TabIndex = 185;
|
|
|
- //
|
|
|
- // pr_sendchecktype
|
|
|
- //
|
|
|
- this.pr_sendchecktype.AutoSize = true;
|
|
|
- this.pr_sendchecktype.Location = new System.Drawing.Point(620, 540);
|
|
|
- this.pr_sendchecktype.Name = "pr_sendchecktype";
|
|
|
- this.pr_sendchecktype.Size = new System.Drawing.Size(0, 12);
|
|
|
- this.pr_sendchecktype.TabIndex = 187;
|
|
|
- this.pr_sendchecktype.Visible = false;
|
|
|
+ this.sourceStepCount1.LineCode = null;
|
|
|
+ this.sourceStepCount1.Location = new System.Drawing.Point(1257, 266);
|
|
|
+ this.sourceStepCount1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
|
|
+ this.sourceStepCount1.Name = "sourceStepCount1";
|
|
|
+ this.sourceStepCount1.Size = new System.Drawing.Size(119, 34);
|
|
|
+ this.sourceStepCount1.Source = null;
|
|
|
+ this.sourceStepCount1.StepCode = null;
|
|
|
+ this.sourceStepCount1.TabIndex = 188;
|
|
|
//
|
|
|
// Make_CartonBoxWeigh
|
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(969, 560);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1454, 840);
|
|
|
+ this.Controls.Add(this.sourceStepCount1);
|
|
|
this.Controls.Add(this.pr_sendchecktype);
|
|
|
this.Controls.Add(this.RefreshWeigh);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
|
@@ -676,6 +737,7 @@
|
|
|
this.Controls.Add(this.ma_salecode_label);
|
|
|
this.Controls.Add(this.OperateResult);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Make_CartonBoxWeigh";
|
|
|
this.Tag = "Make!CartonBoxWeigh";
|
|
|
this.Text = "卡通箱称重";
|
|
|
@@ -686,6 +748,7 @@
|
|
|
this.panel6.PerformLayout();
|
|
|
this.panel4.ResumeLayout(true);
|
|
|
this.panel4.PerformLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.fileSystemWatcher1)).EndInit();
|
|
|
this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
@@ -741,5 +804,7 @@
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
|
|
|
private System.Windows.Forms.Label pr_sendchecktype;
|
|
|
+ private System.IO.FileSystemWatcher fileSystemWatcher1;
|
|
|
+ private CustomControl.TextBoxWithIcon.SourceStepCount sourceStepCount1;
|
|
|
}
|
|
|
}
|