|
@@ -42,6 +42,7 @@
|
|
|
this.ms_makecode = new System.Windows.Forms.Label();
|
|
this.ms_makecode = new System.Windows.Forms.Label();
|
|
|
this.pa_standardqty = new System.Windows.Forms.Label();
|
|
this.pa_standardqty = new System.Windows.Forms.Label();
|
|
|
this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
|
|
+ this.label1 = new System.Windows.Forms.Label();
|
|
|
this.checkweightlabel = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
this.checkweightlabel = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
|
this.ob_batchqty = new System.Windows.Forms.Label();
|
|
this.ob_batchqty = new System.Windows.Forms.Label();
|
|
@@ -80,7 +81,6 @@
|
|
|
this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
@@ -116,7 +116,7 @@
|
|
|
this.Cancel.AutoSize = true;
|
|
this.Cancel.AutoSize = true;
|
|
|
this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.Cancel.Location = new System.Drawing.Point(413, 681);
|
|
this.Cancel.Location = new System.Drawing.Point(413, 681);
|
|
|
- this.Cancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Cancel.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Cancel.Name = "Cancel";
|
|
this.Cancel.Name = "Cancel";
|
|
|
this.Cancel.Size = new System.Drawing.Size(114, 31);
|
|
this.Cancel.Size = new System.Drawing.Size(114, 31);
|
|
|
this.Cancel.TabIndex = 129;
|
|
this.Cancel.TabIndex = 129;
|
|
@@ -160,7 +160,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_checkno.AutoSize = true;
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(469, 18);
|
|
|
|
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(469, 17);
|
|
|
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, 27);
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 27);
|
|
@@ -254,12 +254,23 @@
|
|
|
this.groupBoxWithBorder2.Text = "打印";
|
|
this.groupBoxWithBorder2.Text = "打印";
|
|
|
this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
|
|
this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
//
|
|
|
|
|
+ // label1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label1.AutoSize = true;
|
|
|
|
|
+ this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label1.Location = new System.Drawing.Point(361, 17);
|
|
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.label1.Name = "label1";
|
|
|
|
|
+ this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
+ this.label1.TabIndex = 181;
|
|
|
|
|
+ this.label1.Text = "当前批号";
|
|
|
|
|
+ //
|
|
|
// checkweightlabel
|
|
// checkweightlabel
|
|
|
//
|
|
//
|
|
|
this.checkweightlabel.AutoSize = true;
|
|
this.checkweightlabel.AutoSize = true;
|
|
|
this.checkweightlabel.CutLength = null;
|
|
this.checkweightlabel.CutLength = null;
|
|
|
this.checkweightlabel.ForeColor = System.Drawing.Color.Red;
|
|
this.checkweightlabel.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.checkweightlabel.Location = new System.Drawing.Point(157, 18);
|
|
|
|
|
|
|
+ this.checkweightlabel.Location = new System.Drawing.Point(157, 17);
|
|
|
this.checkweightlabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.checkweightlabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.checkweightlabel.MaximumSize = new System.Drawing.Size(267, 0);
|
|
this.checkweightlabel.MaximumSize = new System.Drawing.Size(267, 0);
|
|
|
this.checkweightlabel.Name = "checkweightlabel";
|
|
this.checkweightlabel.Name = "checkweightlabel";
|
|
@@ -270,7 +281,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(469, 101);
|
|
|
|
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(469, 100);
|
|
|
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, 27);
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 27);
|
|
@@ -280,7 +291,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
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.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(469, 59);
|
|
|
|
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(469, 58);
|
|
|
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, 27);
|
|
this.ob_batchqty.Size = new System.Drawing.Size(0, 27);
|
|
@@ -290,7 +301,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_nowcheckqty_label.AutoSize = true;
|
|
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.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(361, 101);
|
|
|
|
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(361, 100);
|
|
|
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(92, 27);
|
|
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(92, 27);
|
|
@@ -301,7 +312,7 @@
|
|
|
//
|
|
//
|
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
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.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(361, 59);
|
|
|
|
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(361, 58);
|
|
|
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(92, 27);
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(92, 27);
|
|
@@ -318,7 +329,7 @@
|
|
|
this.SendCheck.Image = null;
|
|
this.SendCheck.Image = null;
|
|
|
this.SendCheck.IsShowBorder = true;
|
|
this.SendCheck.IsShowBorder = true;
|
|
|
this.SendCheck.Location = new System.Drawing.Point(492, 154);
|
|
this.SendCheck.Location = new System.Drawing.Point(492, 154);
|
|
|
- this.SendCheck.Margin = new System.Windows.Forms.Padding(4, 4, 4, 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";
|
|
|
this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
|
|
@@ -339,7 +350,7 @@
|
|
|
this.Packing.Image = null;
|
|
this.Packing.Image = null;
|
|
|
this.Packing.IsShowBorder = true;
|
|
this.Packing.IsShowBorder = true;
|
|
|
this.Packing.Location = new System.Drawing.Point(20, 154);
|
|
this.Packing.Location = new System.Drawing.Point(20, 154);
|
|
|
- this.Packing.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Packing.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
|
|
this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
|
|
|
this.Packing.Name = "Packing";
|
|
this.Packing.Name = "Packing";
|
|
|
this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
|
|
this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
|
|
@@ -366,7 +377,7 @@
|
|
|
//
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(12, 101);
|
|
|
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(12, 100);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(92, 27);
|
|
this.label3.Size = new System.Drawing.Size(92, 27);
|
|
@@ -378,7 +389,7 @@
|
|
|
this.PrintNum.Enabled = false;
|
|
this.PrintNum.Enabled = false;
|
|
|
this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.PrintNum.Location = new System.Drawing.Point(311, 155);
|
|
this.PrintNum.Location = new System.Drawing.Point(311, 155);
|
|
|
- this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Size = new System.Drawing.Size(57, 27);
|
|
this.PrintNum.Size = new System.Drawing.Size(57, 27);
|
|
|
this.PrintNum.TabIndex = 164;
|
|
this.PrintNum.TabIndex = 164;
|
|
@@ -415,7 +426,7 @@
|
|
|
this.Printing.Image = null;
|
|
this.Printing.Image = null;
|
|
|
this.Printing.IsShowBorder = true;
|
|
this.Printing.IsShowBorder = true;
|
|
|
this.Printing.Location = new System.Drawing.Point(395, 154);
|
|
this.Printing.Location = new System.Drawing.Point(395, 154);
|
|
|
- this.Printing.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Printing.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
|
|
this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
|
|
|
this.Printing.Name = "Printing";
|
|
this.Printing.Name = "Printing";
|
|
|
this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
|
|
this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
|
|
@@ -431,7 +442,7 @@
|
|
|
//
|
|
//
|
|
|
this.PrintList_label.AutoSize = true;
|
|
this.PrintList_label.AutoSize = true;
|
|
|
this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintList_label.Location = new System.Drawing.Point(12, 49);
|
|
|
|
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(12, 48);
|
|
|
this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
|
this.PrintList_label.Size = new System.Drawing.Size(112, 27);
|
|
this.PrintList_label.Size = new System.Drawing.Size(112, 27);
|
|
@@ -442,7 +453,7 @@
|
|
|
//
|
|
//
|
|
|
this.PrintNum_label.AutoSize = true;
|
|
this.PrintNum_label.AutoSize = true;
|
|
|
this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintNum_label.Location = new System.Drawing.Point(244, 151);
|
|
|
|
|
|
|
+ this.PrintNum_label.Location = new System.Drawing.Point(244, 150);
|
|
|
this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
|
this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
|
|
this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
|
|
@@ -483,8 +494,8 @@
|
|
|
this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.DeleteAll.Image = null;
|
|
this.DeleteAll.Image = null;
|
|
|
this.DeleteAll.IsShowBorder = true;
|
|
this.DeleteAll.IsShowBorder = true;
|
|
|
- this.DeleteAll.Location = new System.Drawing.Point(457, 51);
|
|
|
|
|
- this.DeleteAll.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.DeleteAll.Location = new System.Drawing.Point(453, 46);
|
|
|
|
|
+ this.DeleteAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
|
|
this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
|
|
|
this.DeleteAll.Name = "DeleteAll";
|
|
this.DeleteAll.Name = "DeleteAll";
|
|
|
this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
|
|
this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
|
|
@@ -515,7 +526,7 @@
|
|
|
// AutoGenBoxCode
|
|
// AutoGenBoxCode
|
|
|
//
|
|
//
|
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
|
- this.AutoGenBoxCode.Location = new System.Drawing.Point(315, 45);
|
|
|
|
|
|
|
+ this.AutoGenBoxCode.Location = new System.Drawing.Point(292, 47);
|
|
|
this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.AutoGenBoxCode.Name = "AutoGenBoxCode";
|
|
this.AutoGenBoxCode.Name = "AutoGenBoxCode";
|
|
|
this.AutoGenBoxCode.Size = new System.Drawing.Size(114, 31);
|
|
this.AutoGenBoxCode.Size = new System.Drawing.Size(114, 31);
|
|
@@ -527,7 +538,7 @@
|
|
|
//
|
|
//
|
|
|
this.pa_currentqty_label.AutoSize = true;
|
|
this.pa_currentqty_label.AutoSize = true;
|
|
|
this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_currentqty_label.Location = new System.Drawing.Point(287, 96);
|
|
|
|
|
|
|
+ this.pa_currentqty_label.Location = new System.Drawing.Point(287, 95);
|
|
|
this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_currentqty_label.Name = "pa_currentqty_label";
|
|
this.pa_currentqty_label.Name = "pa_currentqty_label";
|
|
|
this.pa_currentqty_label.Size = new System.Drawing.Size(92, 27);
|
|
this.pa_currentqty_label.Size = new System.Drawing.Size(92, 27);
|
|
@@ -538,7 +549,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(287, 150);
|
|
|
|
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(287, 149);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
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.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
@@ -555,7 +566,7 @@
|
|
|
this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
|
|
this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(8, 9, 8, 9);
|
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
this.pa_outboxcode.Name = "pa_outboxcode";
|
|
|
this.pa_outboxcode.Power = null;
|
|
this.pa_outboxcode.Power = null;
|
|
|
- this.pa_outboxcode.Size = new System.Drawing.Size(172, 27);
|
|
|
|
|
|
|
+ this.pa_outboxcode.Size = new System.Drawing.Size(141, 27);
|
|
|
this.pa_outboxcode.Str = null;
|
|
this.pa_outboxcode.Str = null;
|
|
|
this.pa_outboxcode.Str1 = null;
|
|
this.pa_outboxcode.Str1 = null;
|
|
|
this.pa_outboxcode.Str2 = null;
|
|
this.pa_outboxcode.Str2 = null;
|
|
@@ -566,7 +577,7 @@
|
|
|
//
|
|
//
|
|
|
this.pa_currentqty.AutoSize = true;
|
|
this.pa_currentqty.AutoSize = true;
|
|
|
this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_currentqty.Location = new System.Drawing.Point(396, 96);
|
|
|
|
|
|
|
+ this.pa_currentqty.Location = new System.Drawing.Point(396, 95);
|
|
|
this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_currentqty.Name = "pa_currentqty";
|
|
this.pa_currentqty.Name = "pa_currentqty";
|
|
|
this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
|
|
this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
|
|
@@ -576,7 +587,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(8, 150);
|
|
|
|
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(8, 149);
|
|
|
this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
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.Name = "pr_code_label";
|
|
|
this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
@@ -587,7 +598,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(396, 150);
|
|
|
|
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(396, 149);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
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, 27);
|
|
@@ -597,7 +608,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_outboxinnerqty_label.AutoSize = true;
|
|
this.pr_outboxinnerqty_label.AutoSize = true;
|
|
|
this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(8, 96);
|
|
|
|
|
|
|
+ this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(8, 95);
|
|
|
this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
|
|
this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
|
|
|
this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(92, 27);
|
|
this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(92, 27);
|
|
@@ -608,7 +619,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_code.AutoSize = true;
|
|
this.pr_code.AutoSize = true;
|
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code.Location = new System.Drawing.Point(131, 150);
|
|
|
|
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(131, 149);
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
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.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
this.pr_code.Name = "pr_code";
|
|
@@ -620,7 +631,7 @@
|
|
|
//
|
|
//
|
|
|
this.pa_code_label.AutoSize = true;
|
|
this.pa_code_label.AutoSize = true;
|
|
|
this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_code_label.Location = new System.Drawing.Point(8, 44);
|
|
|
|
|
|
|
+ this.pa_code_label.Location = new System.Drawing.Point(8, 43);
|
|
|
this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_code_label.Name = "pa_code_label";
|
|
this.pa_code_label.Name = "pa_code_label";
|
|
|
this.pa_code_label.Size = new System.Drawing.Size(52, 27);
|
|
this.pa_code_label.Size = new System.Drawing.Size(52, 27);
|
|
@@ -631,7 +642,7 @@
|
|
|
//
|
|
//
|
|
|
this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
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(5, 522);
|
|
this.OperateResult.Location = new System.Drawing.Point(5, 522);
|
|
|
- this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.OperateResult.Name = "OperateResult";
|
|
this.OperateResult.Name = "OperateResult";
|
|
|
this.OperateResult.Size = new System.Drawing.Size(595, 149);
|
|
this.OperateResult.Size = new System.Drawing.Size(595, 149);
|
|
|
this.OperateResult.TabIndex = 155;
|
|
this.OperateResult.TabIndex = 155;
|
|
@@ -645,7 +656,7 @@
|
|
|
this.Clean.Image = null;
|
|
this.Clean.Image = null;
|
|
|
this.Clean.IsShowBorder = true;
|
|
this.Clean.IsShowBorder = true;
|
|
|
this.Clean.Location = new System.Drawing.Point(619, 641);
|
|
this.Clean.Location = new System.Drawing.Point(619, 641);
|
|
|
- this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Clean.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
|
|
|
this.Clean.Name = "Clean";
|
|
this.Clean.Name = "Clean";
|
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
|
|
@@ -662,7 +673,7 @@
|
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
this.sn_code.BackColor = System.Drawing.Color.White;
|
|
|
this.sn_code.ID = null;
|
|
this.sn_code.ID = null;
|
|
|
this.sn_code.Location = new System.Drawing.Point(101, 681);
|
|
this.sn_code.Location = new System.Drawing.Point(101, 681);
|
|
|
- this.sn_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.sn_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.sn_code.Name = "sn_code";
|
|
this.sn_code.Name = "sn_code";
|
|
|
this.sn_code.Power = "ifread";
|
|
this.sn_code.Power = "ifread";
|
|
|
this.sn_code.Size = new System.Drawing.Size(260, 25);
|
|
this.sn_code.Size = new System.Drawing.Size(260, 25);
|
|
@@ -688,7 +699,7 @@
|
|
|
this.pd_id});
|
|
this.pd_id});
|
|
|
this.PackageDetail.EnableContentClick = true;
|
|
this.PackageDetail.EnableContentClick = true;
|
|
|
this.PackageDetail.Location = new System.Drawing.Point(5, 212);
|
|
this.PackageDetail.Location = new System.Drawing.Point(5, 212);
|
|
|
- this.PackageDetail.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.PackageDetail.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.PackageDetail.Name = "PackageDetail";
|
|
this.PackageDetail.Name = "PackageDetail";
|
|
|
this.PackageDetail.ReadOnly = true;
|
|
this.PackageDetail.ReadOnly = true;
|
|
|
this.PackageDetail.RowTemplate.Height = 23;
|
|
this.PackageDetail.RowTemplate.Height = 23;
|
|
@@ -748,17 +759,6 @@
|
|
|
this.pd_id.ReadOnly = true;
|
|
this.pd_id.ReadOnly = true;
|
|
|
this.pd_id.Visible = false;
|
|
this.pd_id.Visible = false;
|
|
|
//
|
|
//
|
|
|
- // label1
|
|
|
|
|
- //
|
|
|
|
|
- this.label1.AutoSize = true;
|
|
|
|
|
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.label1.Location = new System.Drawing.Point(361, 18);
|
|
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
- this.label1.Name = "label1";
|
|
|
|
|
- this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
- this.label1.TabIndex = 181;
|
|
|
|
|
- this.label1.Text = "当前批号";
|
|
|
|
|
- //
|
|
|
|
|
// Make_PackageCollection
|
|
// Make_PackageCollection
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
@@ -782,7 +782,7 @@
|
|
|
this.Controls.Add(this.label13);
|
|
this.Controls.Add(this.label13);
|
|
|
this.Controls.Add(this.pa_makecode);
|
|
this.Controls.Add(this.pa_makecode);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
|
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.Name = "Make_PackageCollection";
|
|
this.Name = "Make_PackageCollection";
|
|
|
this.Tag = "Make!PackageCollection";
|
|
this.Tag = "Make!PackageCollection";
|
|
|
this.Text = "包装采集";
|
|
this.Text = "包装采集";
|