|
@@ -29,13 +29,7 @@
|
|
|
private void InitializeComponent()
|
|
private void InitializeComponent()
|
|
|
{
|
|
{
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_PackageCollectionWeigh));
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_PackageCollectionWeigh));
|
|
|
- this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
|
|
- this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
|
|
this.ms_makecode = new System.Windows.Forms.Label();
|
|
this.ms_makecode = new System.Windows.Forms.Label();
|
|
|
- this.panel2 = new System.Windows.Forms.Panel();
|
|
|
|
|
- this.label1 = new System.Windows.Forms.Label();
|
|
|
|
|
- this.pa_currentqty_label = new System.Windows.Forms.Label();
|
|
|
|
|
- this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
|
|
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
this.pa_code_label = new System.Windows.Forms.Label();
|
|
this.pa_code_label = new System.Windows.Forms.Label();
|
|
|
this.PrintList_label = new System.Windows.Forms.Label();
|
|
this.PrintList_label = new System.Windows.Forms.Label();
|
|
@@ -52,12 +46,22 @@
|
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.PackageDetail = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
this.PackageDetail = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
|
|
+ this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pa_indate = 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.pr_code = new System.Windows.Forms.Label();
|
|
|
|
|
- this.pr_detail = new System.Windows.Forms.Label();
|
|
|
|
|
- this.pa_currentqty = new System.Windows.Forms.Label();
|
|
|
|
|
- this.pr_outboxinnerqty = new System.Windows.Forms.Label();
|
|
|
|
|
this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
|
|
+ this.pr_outboxinnerqty = new System.Windows.Forms.NumericUpDown();
|
|
|
|
|
+ this.pa_currentqty_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pr_detail_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pa_currentqty = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pr_code_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pr_detail = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pr_code = new System.Windows.Forms.Label();
|
|
|
this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
|
|
this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
|
|
|
this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
this.ob_nowcheckqty = new System.Windows.Forms.Label();
|
|
@@ -78,105 +82,34 @@
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.Baurate = new System.Windows.Forms.Label();
|
|
this.Baurate = new System.Windows.Forms.Label();
|
|
|
this.ComList = new System.Windows.Forms.Label();
|
|
this.ComList = new System.Windows.Forms.Label();
|
|
|
- this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.panel2.SuspendLayout();
|
|
|
|
|
|
|
+ this.pa_downstatus = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pa_checkno = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pa_sccode = new System.Windows.Forms.Label();
|
|
|
((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();
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pr_outboxinnerqty)).BeginInit();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
this.groupBoxWithBorder3.SuspendLayout();
|
|
this.groupBoxWithBorder3.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
|
//
|
|
//
|
|
|
- // pr_code_label
|
|
|
|
|
- //
|
|
|
|
|
- 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.Location = new System.Drawing.Point(13, 93);
|
|
|
|
|
- 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.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
- this.pr_code_label.TabIndex = 81;
|
|
|
|
|
- this.pr_code_label.Text = "产品编号";
|
|
|
|
|
- //
|
|
|
|
|
- // pr_detail_label
|
|
|
|
|
- //
|
|
|
|
|
- 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.Location = new System.Drawing.Point(279, 93);
|
|
|
|
|
- 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.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
- this.pr_detail_label.TabIndex = 80;
|
|
|
|
|
- this.pr_detail_label.Text = "产品名称";
|
|
|
|
|
- //
|
|
|
|
|
// ms_makecode
|
|
// ms_makecode
|
|
|
//
|
|
//
|
|
|
this.ms_makecode.AutoSize = true;
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(1108, 568);
|
|
|
|
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(1108, 536);
|
|
|
this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
this.ms_makecode.Size = new System.Drawing.Size(0, 27);
|
|
this.ms_makecode.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ms_makecode.TabIndex = 76;
|
|
this.ms_makecode.TabIndex = 76;
|
|
|
this.ms_makecode.Visible = false;
|
|
this.ms_makecode.Visible = false;
|
|
|
//
|
|
//
|
|
|
- // panel2
|
|
|
|
|
- //
|
|
|
|
|
- this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
|
|
|
- this.panel2.Controls.Add(this.label1);
|
|
|
|
|
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
|
|
|
|
|
- this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
- this.panel2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
- this.panel2.Name = "panel2";
|
|
|
|
|
- this.panel2.Size = new System.Drawing.Size(1172, 36);
|
|
|
|
|
- this.panel2.TabIndex = 88;
|
|
|
|
|
- this.panel2.Tag = "NoAuto";
|
|
|
|
|
- //
|
|
|
|
|
- // 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.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
|
|
|
|
|
- this.label1.Location = new System.Drawing.Point(6, 5);
|
|
|
|
|
- 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 = 0;
|
|
|
|
|
- this.label1.Text = "工单信息";
|
|
|
|
|
- //
|
|
|
|
|
- // pa_currentqty_label
|
|
|
|
|
- //
|
|
|
|
|
- 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.Location = new System.Drawing.Point(279, 152);
|
|
|
|
|
- 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.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
- this.pa_currentqty_label.TabIndex = 95;
|
|
|
|
|
- this.pa_currentqty_label.Text = "已装数量";
|
|
|
|
|
- //
|
|
|
|
|
- // pr_outboxinnerqty_label
|
|
|
|
|
- //
|
|
|
|
|
- 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.Location = new System.Drawing.Point(13, 152);
|
|
|
|
|
- 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.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
- this.pr_outboxinnerqty_label.TabIndex = 97;
|
|
|
|
|
- this.pr_outboxinnerqty_label.Text = "箱内容量";
|
|
|
|
|
- //
|
|
|
|
|
// label13
|
|
// label13
|
|
|
//
|
|
//
|
|
|
this.label13.AutoSize = true;
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label13.ForeColor = System.Drawing.Color.Black;
|
|
this.label13.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.label13.Location = new System.Drawing.Point(11, 723);
|
|
|
|
|
|
|
+ this.label13.Location = new System.Drawing.Point(13, 689);
|
|
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label13.Name = "label13";
|
|
this.label13.Name = "label13";
|
|
|
this.label13.Size = new System.Drawing.Size(72, 27);
|
|
this.label13.Size = new System.Drawing.Size(72, 27);
|
|
@@ -220,7 +153,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, 723);
|
|
|
|
|
|
|
+ this.Cancel.Location = new System.Drawing.Point(413, 691);
|
|
|
this.Cancel.Margin = new System.Windows.Forms.Padding(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);
|
|
@@ -232,7 +165,7 @@
|
|
|
//
|
|
//
|
|
|
this.pa_id.AutoSize = true;
|
|
this.pa_id.AutoSize = true;
|
|
|
this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_id.Location = new System.Drawing.Point(1065, 568);
|
|
|
|
|
|
|
+ this.pa_id.Location = new System.Drawing.Point(1065, 536);
|
|
|
this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_id.Name = "pa_id";
|
|
this.pa_id.Name = "pa_id";
|
|
|
this.pa_id.Size = new System.Drawing.Size(0, 27);
|
|
this.pa_id.Size = new System.Drawing.Size(0, 27);
|
|
@@ -302,7 +235,7 @@
|
|
|
// OperateResult
|
|
// OperateResult
|
|
|
//
|
|
//
|
|
|
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, 556);
|
|
|
|
|
|
|
+ this.OperateResult.Location = new System.Drawing.Point(5, 524);
|
|
|
this.OperateResult.Margin = new System.Windows.Forms.Padding(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);
|
|
@@ -337,7 +270,7 @@
|
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
|
|
|
this.Clean.Image = null;
|
|
this.Clean.Image = null;
|
|
|
this.Clean.IsShowBorder = true;
|
|
this.Clean.IsShowBorder = true;
|
|
|
- this.Clean.Location = new System.Drawing.Point(618, 675);
|
|
|
|
|
|
|
+ this.Clean.Location = new System.Drawing.Point(618, 643);
|
|
|
this.Clean.Margin = new System.Windows.Forms.Padding(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";
|
|
@@ -354,7 +287,7 @@
|
|
|
this.sn_code.AllPower = "ifall";
|
|
this.sn_code.AllPower = "ifall";
|
|
|
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, 723);
|
|
|
|
|
|
|
+ this.sn_code.Location = new System.Drawing.Point(101, 691);
|
|
|
this.sn_code.Margin = new System.Windows.Forms.Padding(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 = "ifwrite";
|
|
this.sn_code.Power = "ifwrite";
|
|
@@ -379,7 +312,7 @@
|
|
|
this.pd_innerqty,
|
|
this.pd_innerqty,
|
|
|
this.pa_indate,
|
|
this.pa_indate,
|
|
|
this.pd_id});
|
|
this.pd_id});
|
|
|
- this.PackageDetail.Location = new System.Drawing.Point(5, 246);
|
|
|
|
|
|
|
+ this.PackageDetail.Location = new System.Drawing.Point(5, 214);
|
|
|
this.PackageDetail.Margin = new System.Windows.Forms.Padding(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;
|
|
@@ -387,73 +320,84 @@
|
|
|
this.PackageDetail.Size = new System.Drawing.Size(881, 300);
|
|
this.PackageDetail.Size = new System.Drawing.Size(881, 300);
|
|
|
this.PackageDetail.TabIndex = 134;
|
|
this.PackageDetail.TabIndex = 134;
|
|
|
//
|
|
//
|
|
|
- // AutoPrint
|
|
|
|
|
|
|
+ // pd_barcode
|
|
|
//
|
|
//
|
|
|
- this.AutoPrint.Checked = false;
|
|
|
|
|
- this.AutoPrint.Location = new System.Drawing.Point(126, 147);
|
|
|
|
|
- this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
- this.AutoPrint.Name = "AutoPrint";
|
|
|
|
|
- this.AutoPrint.Size = new System.Drawing.Size(112, 27);
|
|
|
|
|
- this.AutoPrint.TabIndex = 166;
|
|
|
|
|
|
|
+ this.pd_barcode.DataPropertyName = "pd_barcode";
|
|
|
|
|
+ this.pd_barcode.HeaderText = "序列号";
|
|
|
|
|
+ this.pd_barcode.Name = "pd_barcode";
|
|
|
|
|
+ this.pd_barcode.ReadOnly = true;
|
|
|
|
|
+ this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
+ this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
|
|
|
|
|
+ this.pd_barcode.Width = 202;
|
|
|
//
|
|
//
|
|
|
- // pr_code
|
|
|
|
|
|
|
+ // pa_outboxcode1
|
|
|
//
|
|
//
|
|
|
- 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.Location = new System.Drawing.Point(130, 93);
|
|
|
|
|
- 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.Name = "pr_code";
|
|
|
|
|
- this.pr_code.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
- this.pr_code.TabIndex = 167;
|
|
|
|
|
- this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
|
|
|
|
|
|
|
+ this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
|
|
|
|
|
+ this.pa_outboxcode1.HeaderText = "箱号";
|
|
|
|
|
+ this.pa_outboxcode1.Name = "pa_outboxcode1";
|
|
|
|
|
+ this.pa_outboxcode1.ReadOnly = true;
|
|
|
|
|
+ this.pa_outboxcode1.Width = 201;
|
|
|
//
|
|
//
|
|
|
- // pr_detail
|
|
|
|
|
|
|
+ // pa_prodcode1
|
|
|
//
|
|
//
|
|
|
- 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.Location = new System.Drawing.Point(389, 93);
|
|
|
|
|
- this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
- this.pr_detail.Name = "pr_detail";
|
|
|
|
|
- this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
- this.pr_detail.TabIndex = 168;
|
|
|
|
|
|
|
+ this.pa_prodcode1.DataPropertyName = "pa_prodcode";
|
|
|
|
|
+ this.pa_prodcode1.HeaderText = "产品编号";
|
|
|
|
|
+ this.pa_prodcode1.Name = "pa_prodcode1";
|
|
|
|
|
+ this.pa_prodcode1.ReadOnly = true;
|
|
|
|
|
+ this.pa_prodcode1.Visible = false;
|
|
|
//
|
|
//
|
|
|
- // pa_currentqty
|
|
|
|
|
|
|
+ // pd_innerqty
|
|
|
//
|
|
//
|
|
|
- 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.Location = new System.Drawing.Point(389, 152);
|
|
|
|
|
- this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
- this.pa_currentqty.Name = "pa_currentqty";
|
|
|
|
|
- this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
- this.pa_currentqty.TabIndex = 169;
|
|
|
|
|
|
|
+ this.pd_innerqty.DataPropertyName = "pd_innerqty";
|
|
|
|
|
+ this.pd_innerqty.HeaderText = "箱内数量";
|
|
|
|
|
+ this.pd_innerqty.Name = "pd_innerqty";
|
|
|
|
|
+ this.pd_innerqty.ReadOnly = true;
|
|
|
|
|
+ this.pd_innerqty.Visible = false;
|
|
|
|
|
+ this.pd_innerqty.Width = 80;
|
|
|
//
|
|
//
|
|
|
- // pr_outboxinnerqty
|
|
|
|
|
|
|
+ // pa_indate
|
|
|
//
|
|
//
|
|
|
- this.pr_outboxinnerqty.AutoSize = true;
|
|
|
|
|
- this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
- this.pr_outboxinnerqty.Location = new System.Drawing.Point(130, 152);
|
|
|
|
|
- this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
- this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
|
|
|
|
|
- this.pr_outboxinnerqty.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
- this.pr_outboxinnerqty.TabIndex = 170;
|
|
|
|
|
|
|
+ this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.pa_indate.DataPropertyName = "pa_indate";
|
|
|
|
|
+ this.pa_indate.HeaderText = "装箱日期";
|
|
|
|
|
+ this.pa_indate.MinimumWidth = 300;
|
|
|
|
|
+ this.pa_indate.Name = "pa_indate";
|
|
|
|
|
+ this.pa_indate.ReadOnly = true;
|
|
|
|
|
+ this.pa_indate.Width = 300;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pd_id
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_id.DataPropertyName = "pd_id";
|
|
|
|
|
+ this.pd_id.HeaderText = "ID";
|
|
|
|
|
+ this.pd_id.Name = "pd_id";
|
|
|
|
|
+ this.pd_id.ReadOnly = true;
|
|
|
|
|
+ this.pd_id.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // AutoPrint
|
|
|
|
|
+ //
|
|
|
|
|
+ this.AutoPrint.Checked = false;
|
|
|
|
|
+ this.AutoPrint.Location = new System.Drawing.Point(126, 147);
|
|
|
|
|
+ this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
+ this.AutoPrint.Name = "AutoPrint";
|
|
|
|
|
+ this.AutoPrint.Size = new System.Drawing.Size(112, 27);
|
|
|
|
|
+ this.AutoPrint.TabIndex = 166;
|
|
|
//
|
|
//
|
|
|
// groupBoxWithBorder1
|
|
// groupBoxWithBorder1
|
|
|
//
|
|
//
|
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
|
|
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
|
|
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
|
|
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
|
|
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_code);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_code);
|
|
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
|
|
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
|
|
this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
|
|
|
this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.groupBoxWithBorder1.Location = new System.Drawing.Point(5, 43);
|
|
|
|
|
|
|
+ this.groupBoxWithBorder1.Location = new System.Drawing.Point(5, 8);
|
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
this.groupBoxWithBorder1.Size = new System.Drawing.Size(548, 196);
|
|
this.groupBoxWithBorder1.Size = new System.Drawing.Size(548, 196);
|
|
|
this.groupBoxWithBorder1.TabIndex = 171;
|
|
this.groupBoxWithBorder1.TabIndex = 171;
|
|
@@ -461,6 +405,96 @@
|
|
|
this.groupBoxWithBorder1.Text = "装箱信息";
|
|
this.groupBoxWithBorder1.Text = "装箱信息";
|
|
|
this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
|
|
this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
//
|
|
|
|
|
+ // pr_outboxinnerqty
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
|
|
+ this.pr_outboxinnerqty.Location = new System.Drawing.Point(130, 94);
|
|
|
|
|
+ this.pr_outboxinnerqty.Maximum = new decimal(new int[] {
|
|
|
|
|
+ 1000,
|
|
|
|
|
+ 0,
|
|
|
|
|
+ 0,
|
|
|
|
|
+ 0});
|
|
|
|
|
+ this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
|
|
|
|
|
+ this.pr_outboxinnerqty.Size = new System.Drawing.Size(142, 27);
|
|
|
|
|
+ this.pr_outboxinnerqty.TabIndex = 180;
|
|
|
|
|
+ this.pr_outboxinnerqty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pr_outboxinnerqty_KeyDown);
|
|
|
|
|
+ this.pr_outboxinnerqty.Leave += new System.EventHandler(this.pr_outboxinnerqty_Leave);
|
|
|
|
|
+ //
|
|
|
|
|
+ // pa_currentqty_label
|
|
|
|
|
+ //
|
|
|
|
|
+ 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.Location = new System.Drawing.Point(279, 94);
|
|
|
|
|
+ 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.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
+ this.pa_currentqty_label.TabIndex = 175;
|
|
|
|
|
+ this.pa_currentqty_label.Text = "已装数量";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_detail_label
|
|
|
|
|
+ //
|
|
|
|
|
+ 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.Location = new System.Drawing.Point(279, 147);
|
|
|
|
|
+ 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.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
+ this.pr_detail_label.TabIndex = 173;
|
|
|
|
|
+ this.pr_detail_label.Text = "产品名称";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pa_currentqty
|
|
|
|
|
+ //
|
|
|
|
|
+ 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.Location = new System.Drawing.Point(389, 94);
|
|
|
|
|
+ this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.pa_currentqty.Name = "pa_currentqty";
|
|
|
|
|
+ this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
+ this.pa_currentqty.TabIndex = 179;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_code_label
|
|
|
|
|
+ //
|
|
|
|
|
+ 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.Location = new System.Drawing.Point(13, 147);
|
|
|
|
|
+ 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.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
+ this.pr_code_label.TabIndex = 174;
|
|
|
|
|
+ this.pr_code_label.Text = "产品编号";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_detail
|
|
|
|
|
+ //
|
|
|
|
|
+ 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.Location = new System.Drawing.Point(389, 147);
|
|
|
|
|
+ this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.pr_detail.Name = "pr_detail";
|
|
|
|
|
+ this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
+ this.pr_detail.TabIndex = 178;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_outboxinnerqty_label
|
|
|
|
|
+ //
|
|
|
|
|
+ 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.Location = new System.Drawing.Point(13, 94);
|
|
|
|
|
+ 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.Size = new System.Drawing.Size(92, 27);
|
|
|
|
|
+ this.pr_outboxinnerqty_label.TabIndex = 176;
|
|
|
|
|
+ this.pr_outboxinnerqty_label.Text = "箱内容量";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_code
|
|
|
|
|
+ //
|
|
|
|
|
+ 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.Location = new System.Drawing.Point(130, 147);
|
|
|
|
|
+ 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.Name = "pr_code";
|
|
|
|
|
+ this.pr_code.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
+ this.pr_code.TabIndex = 177;
|
|
|
|
|
+ //
|
|
|
// AutoGenBoxCode
|
|
// AutoGenBoxCode
|
|
|
//
|
|
//
|
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
@@ -491,7 +525,7 @@
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
|
|
this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
|
|
this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
|
|
|
this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.groupBoxWithBorder2.Location = new System.Drawing.Point(560, 43);
|
|
|
|
|
|
|
+ this.groupBoxWithBorder2.Location = new System.Drawing.Point(560, 8);
|
|
|
this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
|
|
this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
|
|
|
this.groupBoxWithBorder2.Size = new System.Drawing.Size(595, 196);
|
|
this.groupBoxWithBorder2.Size = new System.Drawing.Size(595, 196);
|
|
|
this.groupBoxWithBorder2.TabIndex = 172;
|
|
this.groupBoxWithBorder2.TabIndex = 172;
|
|
@@ -597,7 +631,7 @@
|
|
|
//
|
|
//
|
|
|
this.pa_status.AutoSize = true;
|
|
this.pa_status.AutoSize = true;
|
|
|
this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_status.Location = new System.Drawing.Point(1036, 568);
|
|
|
|
|
|
|
+ this.pa_status.Location = new System.Drawing.Point(1036, 536);
|
|
|
this.pa_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.pa_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_status.Name = "pa_status";
|
|
this.pa_status.Name = "pa_status";
|
|
|
this.pa_status.Size = new System.Drawing.Size(0, 27);
|
|
this.pa_status.Size = new System.Drawing.Size(0, 27);
|
|
@@ -608,7 +642,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(1090, 568);
|
|
|
|
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(1090, 536);
|
|
|
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);
|
|
@@ -626,7 +660,7 @@
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.weight);
|
|
this.groupBoxWithBorder3.Controls.Add(this.weight);
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.label2);
|
|
this.groupBoxWithBorder3.Controls.Add(this.label2);
|
|
|
this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.groupBoxWithBorder3.Location = new System.Drawing.Point(898, 245);
|
|
|
|
|
|
|
+ this.groupBoxWithBorder3.Location = new System.Drawing.Point(898, 213);
|
|
|
this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
|
|
this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
|
|
|
this.groupBoxWithBorder3.Size = new System.Drawing.Size(257, 301);
|
|
this.groupBoxWithBorder3.Size = new System.Drawing.Size(257, 301);
|
|
|
this.groupBoxWithBorder3.TabIndex = 172;
|
|
this.groupBoxWithBorder3.TabIndex = 172;
|
|
@@ -704,7 +738,7 @@
|
|
|
//
|
|
//
|
|
|
this.Baurate.AutoSize = true;
|
|
this.Baurate.AutoSize = true;
|
|
|
this.Baurate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.Baurate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Baurate.Location = new System.Drawing.Point(955, 568);
|
|
|
|
|
|
|
+ this.Baurate.Location = new System.Drawing.Point(955, 536);
|
|
|
this.Baurate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.Baurate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.Baurate.Name = "Baurate";
|
|
this.Baurate.Name = "Baurate";
|
|
|
this.Baurate.Size = new System.Drawing.Size(0, 27);
|
|
this.Baurate.Size = new System.Drawing.Size(0, 27);
|
|
@@ -715,71 +749,54 @@
|
|
|
//
|
|
//
|
|
|
this.ComList.AutoSize = true;
|
|
this.ComList.AutoSize = true;
|
|
|
this.ComList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.ComList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ComList.Location = new System.Drawing.Point(977, 568);
|
|
|
|
|
|
|
+ this.ComList.Location = new System.Drawing.Point(977, 536);
|
|
|
this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ComList.Name = "ComList";
|
|
this.ComList.Name = "ComList";
|
|
|
this.ComList.Size = new System.Drawing.Size(0, 27);
|
|
this.ComList.Size = new System.Drawing.Size(0, 27);
|
|
|
this.ComList.TabIndex = 177;
|
|
this.ComList.TabIndex = 177;
|
|
|
this.ComList.Visible = false;
|
|
this.ComList.Visible = false;
|
|
|
//
|
|
//
|
|
|
- // pd_barcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_barcode.DataPropertyName = "pd_barcode";
|
|
|
|
|
- this.pd_barcode.HeaderText = "序列号";
|
|
|
|
|
- this.pd_barcode.Name = "pd_barcode";
|
|
|
|
|
- this.pd_barcode.ReadOnly = true;
|
|
|
|
|
- this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
|
|
- this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
|
|
|
|
|
- this.pd_barcode.Width = 202;
|
|
|
|
|
- //
|
|
|
|
|
- // pa_outboxcode1
|
|
|
|
|
- //
|
|
|
|
|
- this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
|
|
|
|
|
- this.pa_outboxcode1.HeaderText = "箱号";
|
|
|
|
|
- this.pa_outboxcode1.Name = "pa_outboxcode1";
|
|
|
|
|
- this.pa_outboxcode1.ReadOnly = true;
|
|
|
|
|
- this.pa_outboxcode1.Visible = false;
|
|
|
|
|
- this.pa_outboxcode1.Width = 201;
|
|
|
|
|
- //
|
|
|
|
|
- // pa_prodcode1
|
|
|
|
|
- //
|
|
|
|
|
- this.pa_prodcode1.DataPropertyName = "pa_prodcode";
|
|
|
|
|
- this.pa_prodcode1.HeaderText = "产品编号";
|
|
|
|
|
- this.pa_prodcode1.Name = "pa_prodcode1";
|
|
|
|
|
- this.pa_prodcode1.ReadOnly = true;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_innerqty
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_innerqty.DataPropertyName = "pd_innerqty";
|
|
|
|
|
- this.pd_innerqty.HeaderText = "箱内数量";
|
|
|
|
|
- this.pd_innerqty.Name = "pd_innerqty";
|
|
|
|
|
- this.pd_innerqty.ReadOnly = true;
|
|
|
|
|
- this.pd_innerqty.Visible = false;
|
|
|
|
|
- this.pd_innerqty.Width = 80;
|
|
|
|
|
- //
|
|
|
|
|
- // pa_indate
|
|
|
|
|
- //
|
|
|
|
|
- this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.pa_indate.DataPropertyName = "pa_indate";
|
|
|
|
|
- this.pa_indate.HeaderText = "装箱日期";
|
|
|
|
|
- this.pa_indate.MinimumWidth = 300;
|
|
|
|
|
- this.pa_indate.Name = "pa_indate";
|
|
|
|
|
- this.pa_indate.ReadOnly = true;
|
|
|
|
|
- this.pa_indate.Width = 300;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_id
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_id.DataPropertyName = "pd_id";
|
|
|
|
|
- this.pd_id.HeaderText = "ID";
|
|
|
|
|
- this.pd_id.Name = "pd_id";
|
|
|
|
|
- this.pd_id.ReadOnly = true;
|
|
|
|
|
- this.pd_id.Visible = false;
|
|
|
|
|
|
|
+ // pa_downstatus
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pa_downstatus.AutoSize = true;
|
|
|
|
|
+ this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.pa_downstatus.Location = new System.Drawing.Point(1108, 568);
|
|
|
|
|
+ this.pa_downstatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.pa_downstatus.Name = "pa_downstatus";
|
|
|
|
|
+ this.pa_downstatus.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
+ this.pa_downstatus.TabIndex = 179;
|
|
|
|
|
+ this.pa_downstatus.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pa_checkno
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pa_checkno.AutoSize = true;
|
|
|
|
|
+ this.pa_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.pa_checkno.Location = new System.Drawing.Point(1116, 589);
|
|
|
|
|
+ this.pa_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.pa_checkno.Name = "pa_checkno";
|
|
|
|
|
+ this.pa_checkno.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
+ this.pa_checkno.TabIndex = 180;
|
|
|
|
|
+ this.pa_checkno.Visible = false;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pa_sccode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pa_sccode.AutoSize = true;
|
|
|
|
|
+ this.pa_sccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.pa_sccode.Location = new System.Drawing.Point(1100, 568);
|
|
|
|
|
+ this.pa_sccode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
+ this.pa_sccode.Name = "pa_sccode";
|
|
|
|
|
+ this.pa_sccode.Size = new System.Drawing.Size(0, 27);
|
|
|
|
|
+ this.pa_sccode.TabIndex = 181;
|
|
|
|
|
+ this.pa_sccode.Visible = false;
|
|
|
//
|
|
//
|
|
|
// Make_PackageCollectionWeigh
|
|
// Make_PackageCollectionWeigh
|
|
|
//
|
|
//
|
|
|
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(1172, 760);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(1172, 727);
|
|
|
|
|
+ this.Controls.Add(this.pa_sccode);
|
|
|
|
|
+ this.Controls.Add(this.pa_checkno);
|
|
|
|
|
+ this.Controls.Add(this.pa_downstatus);
|
|
|
this.Controls.Add(this.ComList);
|
|
this.Controls.Add(this.ComList);
|
|
|
this.Controls.Add(this.Baurate);
|
|
this.Controls.Add(this.Baurate);
|
|
|
this.Controls.Add(this.groupBoxWithBorder3);
|
|
this.Controls.Add(this.groupBoxWithBorder3);
|
|
@@ -795,7 +812,6 @@
|
|
|
this.Controls.Add(this.PackageDetail);
|
|
this.Controls.Add(this.PackageDetail);
|
|
|
this.Controls.Add(this.Cancel);
|
|
this.Controls.Add(this.Cancel);
|
|
|
this.Controls.Add(this.label13);
|
|
this.Controls.Add(this.label13);
|
|
|
- this.Controls.Add(this.panel2);
|
|
|
|
|
this.Controls.Add(this.ms_makecode);
|
|
this.Controls.Add(this.ms_makecode);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
@@ -806,12 +822,11 @@
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.包装采集_FormClosing);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.包装采集_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.包装采集_Load);
|
|
this.Load += new System.EventHandler(this.包装采集_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.包装采集_SizeChanged);
|
|
this.SizeChanged += new System.EventHandler(this.包装采集_SizeChanged);
|
|
|
- this.panel2.ResumeLayout(true);
|
|
|
|
|
- this.panel2.PerformLayout();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PrintNum)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
|
|
|
this.groupBoxWithBorder1.ResumeLayout(true);
|
|
this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pr_outboxinnerqty)).EndInit();
|
|
|
this.groupBoxWithBorder2.ResumeLayout(true);
|
|
this.groupBoxWithBorder2.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder2.PerformLayout();
|
|
this.groupBoxWithBorder2.PerformLayout();
|
|
|
this.groupBoxWithBorder3.ResumeLayout(true);
|
|
this.groupBoxWithBorder3.ResumeLayout(true);
|
|
@@ -822,19 +837,13 @@
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
#endregion
|
|
#endregion
|
|
|
- private System.Windows.Forms.Label pr_code_label;
|
|
|
|
|
- private System.Windows.Forms.Label pr_detail_label;
|
|
|
|
|
private System.Windows.Forms.Label ms_makecode;
|
|
private System.Windows.Forms.Label ms_makecode;
|
|
|
- private System.Windows.Forms.Panel panel2;
|
|
|
|
|
- private System.Windows.Forms.Label label1;
|
|
|
|
|
- private System.Windows.Forms.Label pa_currentqty_label;
|
|
|
|
|
- private System.Windows.Forms.Label pr_outboxinnerqty_label;
|
|
|
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label13;
|
|
|
private System.Windows.Forms.Label pa_code_label;
|
|
private System.Windows.Forms.Label pa_code_label;
|
|
|
private System.Windows.Forms.Label PrintList_label;
|
|
private System.Windows.Forms.Label PrintList_label;
|
|
|
- private System.Windows.Forms.Label PrintNum_label;
|
|
|
|
|
|
|
+ private System.Windows.Forms.Label PrintNum_label;
|
|
|
private System.Windows.Forms.CheckBox Cancel;
|
|
private System.Windows.Forms.CheckBox Cancel;
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
|
|
private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
|
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
private CustomControl.ButtonUtil.NormalButton Clean;
|
|
@@ -847,10 +856,6 @@
|
|
|
private CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode pa_outboxcode;
|
|
private CustomControl.TextBoxWithIcon.TextBoxGeneratePaCode pa_outboxcode;
|
|
|
private System.Windows.Forms.NumericUpDown PrintNum;
|
|
private System.Windows.Forms.NumericUpDown PrintNum;
|
|
|
private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
|
|
private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
|
|
|
- private System.Windows.Forms.Label pr_code;
|
|
|
|
|
- private System.Windows.Forms.Label pr_detail;
|
|
|
|
|
- private System.Windows.Forms.Label pa_currentqty;
|
|
|
|
|
- private System.Windows.Forms.Label pr_outboxinnerqty;
|
|
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
|
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
|
|
private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
|
|
|
private CustomControl.ButtonUtil.NormalButton Packing;
|
|
private CustomControl.ButtonUtil.NormalButton Packing;
|
|
@@ -878,5 +883,16 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
|
|
|
|
|
+ private System.Windows.Forms.Label pa_downstatus;
|
|
|
|
|
+ private System.Windows.Forms.Label pa_checkno;
|
|
|
|
|
+ private System.Windows.Forms.Label pa_sccode;
|
|
|
|
|
+ private System.Windows.Forms.NumericUpDown pr_outboxinnerqty;
|
|
|
|
|
+ private System.Windows.Forms.Label pa_currentqty_label;
|
|
|
|
|
+ private System.Windows.Forms.Label pr_detail_label;
|
|
|
|
|
+ private System.Windows.Forms.Label pa_currentqty;
|
|
|
|
|
+ private System.Windows.Forms.Label pr_code_label;
|
|
|
|
|
+ private System.Windows.Forms.Label pr_detail;
|
|
|
|
|
+ private System.Windows.Forms.Label pr_outboxinnerqty_label;
|
|
|
|
|
+ private System.Windows.Forms.Label pr_code;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|