|
|
@@ -35,6 +35,7 @@
|
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
|
this.weight = new System.Windows.Forms.Label();
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
+ 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();
|
|
|
@@ -75,7 +76,6 @@
|
|
|
this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.panel4.SuspendLayout();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
@@ -84,7 +84,7 @@
|
|
|
//
|
|
|
this.pr_colorboxgw_label.AutoSize = true;
|
|
|
this.pr_colorboxgw_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_colorboxgw_label.Location = new System.Drawing.Point(21, 349);
|
|
|
+ this.pr_colorboxgw_label.Location = new System.Drawing.Point(22, 296);
|
|
|
this.pr_colorboxgw_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_colorboxgw_label.Name = "pr_colorboxgw_label";
|
|
|
this.pr_colorboxgw_label.Size = new System.Drawing.Size(115, 32);
|
|
|
@@ -132,12 +132,12 @@
|
|
|
// weight
|
|
|
//
|
|
|
this.weight.AutoSize = true;
|
|
|
- this.weight.Font = new System.Drawing.Font("微软雅黑", 25.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
- this.weight.Location = new System.Drawing.Point(131, 52);
|
|
|
+ this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
|
|
|
+ this.weight.ForeColor = System.Drawing.Color.Green;
|
|
|
+ this.weight.Location = new System.Drawing.Point(115, 39);
|
|
|
this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.weight.Name = "weight";
|
|
|
- this.weight.Size = new System.Drawing.Size(0, 57);
|
|
|
+ this.weight.Size = new System.Drawing.Size(0, 78);
|
|
|
this.weight.TabIndex = 41;
|
|
|
//
|
|
|
// panel4
|
|
|
@@ -153,6 +153,25 @@
|
|
|
this.panel4.Size = new System.Drawing.Size(461, 154);
|
|
|
this.panel4.TabIndex = 63;
|
|
|
//
|
|
|
+ // 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(357, 65);
|
|
|
+ this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
+ this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
|
+ this.RefreshWeigh.Name = "RefreshWeigh";
|
|
|
+ this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
|
|
|
+ this.RefreshWeigh.Power = null;
|
|
|
+ this.RefreshWeigh.Size = new System.Drawing.Size(72, 30);
|
|
|
+ this.RefreshWeigh.TabIndex = 177;
|
|
|
+ this.RefreshWeigh.Text = "刷新重量";
|
|
|
+ this.RefreshWeigh.UseVisualStyleBackColor = true;
|
|
|
+ this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
|
|
|
+ //
|
|
|
// label15
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
@@ -201,7 +220,7 @@
|
|
|
//
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode_label.Location = new System.Drawing.Point(21, 282);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(22, 358);
|
|
|
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(115, 32);
|
|
|
@@ -337,7 +356,7 @@
|
|
|
//
|
|
|
this.ob_checkno_label.AutoSize = true;
|
|
|
this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_checkno_label.Location = new System.Drawing.Point(31, 100);
|
|
|
+ this.ob_checkno_label.Location = new System.Drawing.Point(31, 99);
|
|
|
this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_checkno_label.Name = "ob_checkno_label";
|
|
|
this.ob_checkno_label.Size = new System.Drawing.Size(115, 32);
|
|
|
@@ -348,7 +367,7 @@
|
|
|
//
|
|
|
this.ob_checkno.AutoSize = true;
|
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(162, 100);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(162, 99);
|
|
|
this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 32);
|
|
|
@@ -360,7 +379,7 @@
|
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(384, 41);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(384, 40);
|
|
|
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, 32);
|
|
|
@@ -370,7 +389,7 @@
|
|
|
//
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
|
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(162, 41);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(162, 40);
|
|
|
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, 32);
|
|
|
@@ -380,7 +399,7 @@
|
|
|
//
|
|
|
this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_nowcheckqty_label.Location = new System.Drawing.Point(256, 41);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(256, 40);
|
|
|
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(115, 32);
|
|
|
@@ -391,7 +410,7 @@
|
|
|
//
|
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
|
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_batchqty_label.Location = new System.Drawing.Point(31, 41);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(31, 40);
|
|
|
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(115, 32);
|
|
|
@@ -425,7 +444,7 @@
|
|
|
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(171, 349);
|
|
|
+ this.pr_colorboxgw.Location = new System.Drawing.Point(172, 296);
|
|
|
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";
|
|
|
@@ -526,7 +545,7 @@
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.CutLength = null;
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(171, 282);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(172, 358);
|
|
|
this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
@@ -650,25 +669,6 @@
|
|
|
this.PrintNum.Str2 = null;
|
|
|
this.PrintNum.TabIndex = 176;
|
|
|
//
|
|
|
- // 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(357, 65);
|
|
|
- this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
- this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
|
- this.RefreshWeigh.Name = "RefreshWeigh";
|
|
|
- this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
|
|
|
- this.RefreshWeigh.Power = null;
|
|
|
- this.RefreshWeigh.Size = new System.Drawing.Size(72, 30);
|
|
|
- this.RefreshWeigh.TabIndex = 177;
|
|
|
- this.RefreshWeigh.Text = "刷新重量";
|
|
|
- this.RefreshWeigh.UseVisualStyleBackColor = true;
|
|
|
- this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
|
|
|
- //
|
|
|
// Make_ColorBoxWeigh
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|