|
@@ -32,7 +32,7 @@
|
|
|
this.pr_colorboxgw_label = new System.Windows.Forms.Label();
|
|
this.pr_colorboxgw_label = new System.Windows.Forms.Label();
|
|
|
this.pr_code_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_colorboxunit = new System.Windows.Forms.Label();
|
|
|
- this.label22 = new System.Windows.Forms.Label();
|
|
|
|
|
|
|
+ this.weight_label = new System.Windows.Forms.Label();
|
|
|
this.weight = new System.Windows.Forms.Label();
|
|
this.weight = new System.Windows.Forms.Label();
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
@@ -116,18 +116,18 @@
|
|
|
this.pr_colorboxunit.Text = "克";
|
|
this.pr_colorboxunit.Text = "克";
|
|
|
this.pr_colorboxunit.Visible = false;
|
|
this.pr_colorboxunit.Visible = false;
|
|
|
//
|
|
//
|
|
|
- // label22
|
|
|
|
|
|
|
+ // weight_label
|
|
|
//
|
|
//
|
|
|
- this.label22.AutoSize = true;
|
|
|
|
|
- this.label22.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
|
|
- this.label22.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.label22.ForeColor = System.Drawing.SystemColors.ControlLightLight;
|
|
|
|
|
- this.label22.Location = new System.Drawing.Point(21, 65);
|
|
|
|
|
- this.label22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
- this.label22.Name = "label22";
|
|
|
|
|
- this.label22.Size = new System.Drawing.Size(62, 31);
|
|
|
|
|
- this.label22.TabIndex = 20;
|
|
|
|
|
- this.label22.Text = "重量";
|
|
|
|
|
|
|
+ this.weight_label.AutoSize = true;
|
|
|
|
|
+ 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(21, 65);
|
|
|
|
|
+ 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(62, 31);
|
|
|
|
|
+ this.weight_label.TabIndex = 20;
|
|
|
|
|
+ this.weight_label.Text = "重量";
|
|
|
//
|
|
//
|
|
|
// weight
|
|
// weight
|
|
|
//
|
|
//
|
|
@@ -143,9 +143,8 @@
|
|
|
// panel4
|
|
// panel4
|
|
|
//
|
|
//
|
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
- this.panel4.Controls.Add(this.RefreshWeigh);
|
|
|
|
|
this.panel4.Controls.Add(this.pr_colorboxunit);
|
|
this.panel4.Controls.Add(this.pr_colorboxunit);
|
|
|
- this.panel4.Controls.Add(this.label22);
|
|
|
|
|
|
|
+ this.panel4.Controls.Add(this.weight_label);
|
|
|
this.panel4.Controls.Add(this.weight);
|
|
this.panel4.Controls.Add(this.weight);
|
|
|
this.panel4.Location = new System.Drawing.Point(21, 98);
|
|
this.panel4.Location = new System.Drawing.Point(21, 98);
|
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
@@ -160,7 +159,7 @@
|
|
|
this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
|
|
this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
|
|
|
this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image")));
|
|
this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image")));
|
|
|
this.RefreshWeigh.IsShowBorder = true;
|
|
this.RefreshWeigh.IsShowBorder = true;
|
|
|
- this.RefreshWeigh.Location = new System.Drawing.Point(357, 65);
|
|
|
|
|
|
|
+ this.RefreshWeigh.Location = new System.Drawing.Point(407, 296);
|
|
|
this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
|
this.RefreshWeigh.Name = "RefreshWeigh";
|
|
this.RefreshWeigh.Name = "RefreshWeigh";
|
|
@@ -356,7 +355,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_checkno_label.AutoSize = true;
|
|
this.ob_checkno_label.AutoSize = true;
|
|
|
this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_checkno_label.Location = new System.Drawing.Point(31, 99);
|
|
|
|
|
|
|
+ this.ob_checkno_label.Location = new System.Drawing.Point(31, 96);
|
|
|
this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
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.Name = "ob_checkno_label";
|
|
|
this.ob_checkno_label.Size = new System.Drawing.Size(115, 32);
|
|
this.ob_checkno_label.Size = new System.Drawing.Size(115, 32);
|
|
@@ -367,7 +366,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_checkno.AutoSize = true;
|
|
this.ob_checkno.AutoSize = true;
|
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(162, 99);
|
|
|
|
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(162, 96);
|
|
|
this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 32);
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 32);
|
|
@@ -379,7 +378,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(384, 40);
|
|
|
|
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(384, 37);
|
|
|
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 32);
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 32);
|
|
@@ -389,7 +388,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
this.ob_batchqty.AutoSize = true;
|
|
|
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(162, 40);
|
|
|
|
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(162, 37);
|
|
|
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Size = new System.Drawing.Size(0, 32);
|
|
this.ob_batchqty.Size = new System.Drawing.Size(0, 32);
|
|
@@ -399,7 +398,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_nowcheckqty_label.AutoSize = true;
|
|
this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_nowcheckqty_label.Location = new System.Drawing.Point(256, 40);
|
|
|
|
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(256, 37);
|
|
|
this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
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.Name = "ob_nowcheckqty_label";
|
|
|
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(115, 32);
|
|
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(115, 32);
|
|
@@ -410,7 +409,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
|
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 15F);
|
|
|
- this.ob_batchqty_label.Location = new System.Drawing.Point(31, 40);
|
|
|
|
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(31, 37);
|
|
|
this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
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.Name = "ob_batchqty_label";
|
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(115, 32);
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(115, 32);
|
|
@@ -426,7 +425,7 @@
|
|
|
this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.SendCheck.Image = null;
|
|
this.SendCheck.Image = null;
|
|
|
this.SendCheck.IsShowBorder = true;
|
|
this.SendCheck.IsShowBorder = true;
|
|
|
- this.SendCheck.Location = new System.Drawing.Point(396, 108);
|
|
|
|
|
|
|
+ this.SendCheck.Location = new System.Drawing.Point(387, 108);
|
|
|
this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
|
|
this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
|
|
|
this.SendCheck.Name = "SendCheck";
|
|
this.SendCheck.Name = "SendCheck";
|
|
@@ -509,7 +508,7 @@
|
|
|
this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
|
|
this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
|
|
|
this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
|
|
this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
|
|
|
this.StartWeight.IsShowBorder = true;
|
|
this.StartWeight.IsShowBorder = true;
|
|
|
- this.StartWeight.Location = new System.Drawing.Point(828, 30);
|
|
|
|
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(802, 30);
|
|
|
this.StartWeight.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.StartWeight.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
|
|
this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
|
|
|
this.StartWeight.Name = "StartWeight";
|
|
this.StartWeight.Name = "StartWeight";
|
|
@@ -636,7 +635,7 @@
|
|
|
this.sncode.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.sncode.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.sncode.Name = "sncode";
|
|
this.sncode.Name = "sncode";
|
|
|
this.sncode.Power = "";
|
|
this.sncode.Power = "";
|
|
|
- this.sncode.Size = new System.Drawing.Size(671, 47);
|
|
|
|
|
|
|
+ this.sncode.Size = new System.Drawing.Size(624, 47);
|
|
|
this.sncode.Str = null;
|
|
this.sncode.Str = null;
|
|
|
this.sncode.Str1 = null;
|
|
this.sncode.Str1 = null;
|
|
|
this.sncode.Str2 = null;
|
|
this.sncode.Str2 = null;
|
|
@@ -673,7 +672,8 @@
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(1356, 730);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(1292, 730);
|
|
|
|
|
+ this.Controls.Add(this.RefreshWeigh);
|
|
|
this.Controls.Add(this.PrintNum);
|
|
this.Controls.Add(this.PrintNum);
|
|
|
this.Controls.Add(this.groupBoxWithBorder2);
|
|
this.Controls.Add(this.groupBoxWithBorder2);
|
|
|
this.Controls.Add(this.pr_colorboxgw);
|
|
this.Controls.Add(this.pr_colorboxgw);
|
|
@@ -730,7 +730,7 @@
|
|
|
private System.Windows.Forms.Label pr_colorboxgw_label;
|
|
private System.Windows.Forms.Label pr_colorboxgw_label;
|
|
|
private System.Windows.Forms.Label pr_code_label;
|
|
private System.Windows.Forms.Label pr_code_label;
|
|
|
private System.Windows.Forms.Label pr_colorboxunit;
|
|
private System.Windows.Forms.Label pr_colorboxunit;
|
|
|
- private System.Windows.Forms.Label label22;
|
|
|
|
|
|
|
+ private System.Windows.Forms.Label weight_label;
|
|
|
private System.Windows.Forms.Label weight;
|
|
private System.Windows.Forms.Label weight;
|
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.Panel panel4;
|
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label15;
|