|
@@ -34,8 +34,8 @@
|
|
|
this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
this.pr_colorboxunit = new System.Windows.Forms.Label();
|
|
|
this.weight_label = new System.Windows.Forms.Label();
|
|
|
- this.weight = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.panel4 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.weight = new System.Windows.Forms.Label();
|
|
|
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();
|
|
@@ -141,30 +141,12 @@
|
|
|
this.weight_label.Text = "重量";
|
|
|
this.weight_label.Visible = false;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- this.weight.AllPower = null;
|
|
|
- this.weight.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
|
|
|
- this.weight.BackColor = System.Drawing.Color.White;
|
|
|
- this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
|
|
|
- this.weight.ForeColor = System.Drawing.Color.Green;
|
|
|
- this.weight.ID = null;
|
|
|
- this.weight.Location = new System.Drawing.Point(263, 214);
|
|
|
- this.weight.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.weight.Name = "weight";
|
|
|
- this.weight.Power = null;
|
|
|
- this.weight.Size = new System.Drawing.Size(345, 131);
|
|
|
- this.weight.Str = null;
|
|
|
- this.weight.Str1 = null;
|
|
|
- this.weight.Str2 = null;
|
|
|
- this.weight.TabIndex = 41;
|
|
|
-
|
|
|
|
|
|
|
|
|
this.panel4.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.panel4.Controls.Add(this.weight);
|
|
|
this.panel4.Controls.Add(this.pr_colorboxunit);
|
|
|
this.panel4.Controls.Add(this.weight_label);
|
|
|
- this.panel4.Controls.Add(this.weight);
|
|
|
this.panel4.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
this.panel4.Location = new System.Drawing.Point(32, 156);
|
|
|
this.panel4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
@@ -175,6 +157,17 @@
|
|
|
this.panel4.Text = "重量";
|
|
|
this.panel4.TextColor = System.Drawing.Color.Black;
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+ this.weight.AutoSize = true;
|
|
|
+ this.weight.Font = new System.Drawing.Font("微软雅黑", 40F);
|
|
|
+ this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
|
|
|
+ this.weight.Location = new System.Drawing.Point(148, 100);
|
|
|
+ this.weight.Name = "weight";
|
|
|
+ this.weight.Size = new System.Drawing.Size(249, 140);
|
|
|
+ this.weight.TabIndex = 43;
|
|
|
+ this.weight.Text = "";
|
|
|
+
|
|
|
|
|
|
|
|
|
this.label15.AutoSize = true;
|
|
@@ -489,7 +482,7 @@
|
|
|
|
|
|
this.ob_checkno_label.AutoSize = true;
|
|
|
this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_checkno_label.Location = new System.Drawing.Point(45, 151);
|
|
|
+ this.ob_checkno_label.Location = new System.Drawing.Point(47, 153);
|
|
|
this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_checkno_label.Name = "ob_checkno_label";
|
|
|
this.ob_checkno_label.Size = new System.Drawing.Size(160, 46);
|
|
@@ -500,7 +493,7 @@
|
|
|
|
|
|
this.ob_checkno.AutoSize = true;
|
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(233, 151);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(235, 153);
|
|
|
this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 46);
|
|
@@ -511,7 +504,7 @@
|
|
|
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(583, 59);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(585, 61);
|
|
|
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 46);
|
|
@@ -521,7 +514,7 @@
|
|
|
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
|
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 13F);
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(233, 59);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(235, 61);
|
|
|
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Size = new System.Drawing.Size(0, 46);
|
|
@@ -531,7 +524,7 @@
|
|
|
|
|
|
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(395, 59);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(397, 61);
|
|
|
this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
|
|
|
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(160, 46);
|
|
@@ -542,7 +535,7 @@
|
|
|
|
|
|
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(45, 59);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(47, 61);
|
|
|
this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(160, 46);
|
|
@@ -888,7 +881,6 @@
|
|
|
private System.Windows.Forms.Label pr_code_label;
|
|
|
private System.Windows.Forms.Label pr_colorboxunit;
|
|
|
private System.Windows.Forms.Label weight_label;
|
|
|
- private CustomControl.TextBoxWithIcon.SnCollectionBox weight;
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder panel4;
|
|
|
private System.Windows.Forms.Label label15;
|
|
|
private System.Windows.Forms.Label pr_detail_label;
|
|
@@ -938,5 +930,6 @@
|
|
|
public System.Windows.Forms.Label ob_checkno;
|
|
|
private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
|
|
|
private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
|
|
|
+ private System.Windows.Forms.Label weight;
|
|
|
}
|
|
|
}
|