|
@@ -54,6 +54,7 @@
|
|
|
this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
|
this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
|
|
+ this.DeleteAll = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.pr_outboxinnerqty = new System.Windows.Forms.NumericUpDown();
|
|
this.pr_outboxinnerqty = new System.Windows.Forms.NumericUpDown();
|
|
|
this.pa_currentqty_label = new System.Windows.Forms.Label();
|
|
this.pa_currentqty_label = new System.Windows.Forms.Label();
|
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
this.pr_detail_label = new System.Windows.Forms.Label();
|
|
@@ -85,7 +86,6 @@
|
|
|
this.pa_downstatus = new System.Windows.Forms.Label();
|
|
this.pa_downstatus = new System.Windows.Forms.Label();
|
|
|
this.pa_checkno = new System.Windows.Forms.Label();
|
|
this.pa_checkno = new System.Windows.Forms.Label();
|
|
|
this.pa_sccode = new System.Windows.Forms.Label();
|
|
this.pa_sccode = new System.Windows.Forms.Label();
|
|
|
- this.DeleteAll = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
@@ -121,7 +121,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(12, 44);
|
|
|
|
|
|
|
+ this.pa_code_label.Location = new System.Drawing.Point(12, 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);
|
|
@@ -132,7 +132,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(13, 44);
|
|
|
|
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(13, 43);
|
|
|
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);
|
|
@@ -143,7 +143,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(249, 145);
|
|
|
|
|
|
|
+ this.PrintNum_label.Location = new System.Drawing.Point(249, 144);
|
|
|
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);
|
|
@@ -189,7 +189,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(13, 93);
|
|
|
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(13, 92);
|
|
|
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);
|
|
@@ -412,6 +412,26 @@
|
|
|
this.groupBoxWithBorder1.Text = "装箱信息";
|
|
this.groupBoxWithBorder1.Text = "装箱信息";
|
|
|
this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
|
|
this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
//
|
|
|
|
|
+ // DeleteAll
|
|
|
|
|
+ //
|
|
|
|
|
+ this.DeleteAll.AllPower = null;
|
|
|
|
|
+ this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
+ this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
|
|
|
|
|
+ this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
+ this.DeleteAll.Image = null;
|
|
|
|
|
+ this.DeleteAll.IsShowBorder = true;
|
|
|
|
|
+ this.DeleteAll.Location = new System.Drawing.Point(475, 45);
|
|
|
|
|
+ this.DeleteAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
+ this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
|
|
|
|
|
+ this.DeleteAll.Name = "DeleteAll";
|
|
|
|
|
+ this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
|
|
|
|
|
+ this.DeleteAll.Power = "ifspecial";
|
|
|
|
|
+ this.DeleteAll.Size = new System.Drawing.Size(58, 30);
|
|
|
|
|
+ this.DeleteAll.TabIndex = 185;
|
|
|
|
|
+ this.DeleteAll.Text = "拆箱";
|
|
|
|
|
+ this.DeleteAll.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
|
|
|
|
|
+ //
|
|
|
// pr_outboxinnerqty
|
|
// pr_outboxinnerqty
|
|
|
//
|
|
//
|
|
|
this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
@@ -432,7 +452,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(277, 91);
|
|
|
|
|
|
|
+ this.pa_currentqty_label.Location = new System.Drawing.Point(277, 90);
|
|
|
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);
|
|
@@ -443,7 +463,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(277, 145);
|
|
|
|
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(277, 144);
|
|
|
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);
|
|
@@ -454,7 +474,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(388, 91);
|
|
|
|
|
|
|
+ this.pa_currentqty.Location = new System.Drawing.Point(388, 90);
|
|
|
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);
|
|
@@ -464,7 +484,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(12, 145);
|
|
|
|
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(12, 144);
|
|
|
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);
|
|
@@ -475,7 +495,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(388, 145);
|
|
|
|
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(388, 144);
|
|
|
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);
|
|
@@ -485,7 +505,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(12, 91);
|
|
|
|
|
|
|
+ this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(12, 90);
|
|
|
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);
|
|
@@ -496,7 +516,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(129, 145);
|
|
|
|
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(129, 144);
|
|
|
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";
|
|
@@ -506,9 +526,7 @@
|
|
|
// AutoGenBoxCode
|
|
// AutoGenBoxCode
|
|
|
//
|
|
//
|
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
|
- this.AutoGenBoxCode.Checked = true;
|
|
|
|
|
- this.AutoGenBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
|
- this.AutoGenBoxCode.Location = new System.Drawing.Point(322, 46);
|
|
|
|
|
|
|
+ this.AutoGenBoxCode.Location = new System.Drawing.Point(322, 45);
|
|
|
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(154, 31);
|
|
this.AutoGenBoxCode.Size = new System.Drawing.Size(154, 31);
|
|
@@ -548,7 +566,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(475, 90);
|
|
|
|
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(475, 89);
|
|
|
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);
|
|
@@ -558,7 +576,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(475, 43);
|
|
|
|
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(475, 42);
|
|
|
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);
|
|
@@ -568,7 +586,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(367, 90);
|
|
|
|
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(367, 89);
|
|
|
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);
|
|
@@ -579,7 +597,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(367, 43);
|
|
|
|
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(367, 42);
|
|
|
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);
|
|
@@ -685,7 +703,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_cartonunit1.AutoSize = true;
|
|
this.pr_cartonunit1.AutoSize = true;
|
|
|
this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_cartonunit1.Location = new System.Drawing.Point(125, 170);
|
|
|
|
|
|
|
+ this.pr_cartonunit1.Location = new System.Drawing.Point(125, 169);
|
|
|
this.pr_cartonunit1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pr_cartonunit1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_cartonunit1.Name = "pr_cartonunit1";
|
|
this.pr_cartonunit1.Name = "pr_cartonunit1";
|
|
|
this.pr_cartonunit1.Size = new System.Drawing.Size(25, 27);
|
|
this.pr_cartonunit1.Size = new System.Drawing.Size(25, 27);
|
|
@@ -697,7 +715,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_cartonunit.AutoSize = true;
|
|
this.pr_cartonunit.AutoSize = true;
|
|
|
this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_cartonunit.Location = new System.Drawing.Point(84, 43);
|
|
|
|
|
|
|
+ this.pr_cartonunit.Location = new System.Drawing.Point(84, 42);
|
|
|
this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_cartonunit.Name = "pr_cartonunit";
|
|
this.pr_cartonunit.Name = "pr_cartonunit";
|
|
|
this.pr_cartonunit.Size = new System.Drawing.Size(25, 27);
|
|
this.pr_cartonunit.Size = new System.Drawing.Size(25, 27);
|
|
@@ -708,7 +726,7 @@
|
|
|
//
|
|
//
|
|
|
this.pr_cartonboxgw.AutoSize = true;
|
|
this.pr_cartonboxgw.AutoSize = true;
|
|
|
this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_cartonboxgw.Location = new System.Drawing.Point(81, 230);
|
|
|
|
|
|
|
+ this.pr_cartonboxgw.Location = new System.Drawing.Point(81, 229);
|
|
|
this.pr_cartonboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pr_cartonboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_cartonboxgw.Name = "pr_cartonboxgw";
|
|
this.pr_cartonboxgw.Name = "pr_cartonboxgw";
|
|
|
this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 27);
|
|
this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 27);
|
|
@@ -718,7 +736,7 @@
|
|
|
//
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(28, 170);
|
|
|
|
|
|
|
+ this.label4.Location = new System.Drawing.Point(28, 169);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(92, 27);
|
|
this.label4.Size = new System.Drawing.Size(92, 27);
|
|
@@ -730,7 +748,7 @@
|
|
|
this.weight.AutoSize = true;
|
|
this.weight.AutoSize = true;
|
|
|
this.weight.Font = new System.Drawing.Font("微软雅黑", 20F);
|
|
this.weight.Font = new System.Drawing.Font("微软雅黑", 20F);
|
|
|
this.weight.ForeColor = System.Drawing.Color.Lime;
|
|
this.weight.ForeColor = System.Drawing.Color.Lime;
|
|
|
- this.weight.Location = new System.Drawing.Point(77, 90);
|
|
|
|
|
|
|
+ this.weight.Location = new System.Drawing.Point(77, 89);
|
|
|
this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.weight.Name = "weight";
|
|
this.weight.Name = "weight";
|
|
|
this.weight.Size = new System.Drawing.Size(0, 45);
|
|
this.weight.Size = new System.Drawing.Size(0, 45);
|
|
@@ -740,7 +758,7 @@
|
|
|
//
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(28, 43);
|
|
|
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(28, 42);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(52, 27);
|
|
this.label2.Size = new System.Drawing.Size(52, 27);
|
|
@@ -802,26 +820,6 @@
|
|
|
this.pa_sccode.TabIndex = 181;
|
|
this.pa_sccode.TabIndex = 181;
|
|
|
this.pa_sccode.Visible = false;
|
|
this.pa_sccode.Visible = false;
|
|
|
//
|
|
//
|
|
|
- // DeleteAll
|
|
|
|
|
- //
|
|
|
|
|
- this.DeleteAll.AllPower = null;
|
|
|
|
|
- this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
- this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
|
|
|
|
|
- this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
- this.DeleteAll.Image = null;
|
|
|
|
|
- this.DeleteAll.IsShowBorder = true;
|
|
|
|
|
- this.DeleteAll.Location = new System.Drawing.Point(475, 45);
|
|
|
|
|
- this.DeleteAll.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
- this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
|
|
|
|
|
- this.DeleteAll.Name = "DeleteAll";
|
|
|
|
|
- this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
|
|
|
|
|
- this.DeleteAll.Power = "ifspecial";
|
|
|
|
|
- this.DeleteAll.Size = new System.Drawing.Size(58, 30);
|
|
|
|
|
- this.DeleteAll.TabIndex = 185;
|
|
|
|
|
- this.DeleteAll.Text = "拆箱";
|
|
|
|
|
- this.DeleteAll.UseVisualStyleBackColor = true;
|
|
|
|
|
- this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
|
|
|
|
|
- //
|
|
|
|
|
// Make_SpecialCartonPack
|
|
// Make_SpecialCartonPack
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|