|
@@ -59,6 +59,15 @@
|
|
|
this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
this.Printlab = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
this.Printlab = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.Prodiodetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
this.Prodiodetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
|
|
|
|
|
+ this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_cartons = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_custpo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_custpodetno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.cancel = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
this.cancel = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
|
|
@@ -89,15 +98,17 @@
|
|
|
this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.PrintSecond = new System.Windows.Forms.CheckBox();
|
|
this.PrintSecond = new System.Windows.Forms.CheckBox();
|
|
|
- this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_cartons = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_custpo = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_custpodetno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
+ this.PrintThird = new System.Windows.Forms.CheckBox();
|
|
|
|
|
+ this.label9 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.PrinterList2 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
|
|
+ this.PrintNum2 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
+ this.label11 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.PrintLabel2 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
|
|
|
|
|
+ this.label12 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pi_palletnum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
|
|
+ this.label13 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.label14 = new System.Windows.Forms.Label();
|
|
|
|
|
+ this.pi_boxnum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.panel1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Prodiodetail)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Prodiodetail)).BeginInit();
|
|
@@ -153,10 +164,10 @@
|
|
|
this.panel1.Controls.Add(this.label8);
|
|
this.panel1.Controls.Add(this.label8);
|
|
|
this.panel1.Controls.Add(this.label6);
|
|
this.panel1.Controls.Add(this.label6);
|
|
|
this.panel1.Controls.Add(this.label4);
|
|
this.panel1.Controls.Add(this.label4);
|
|
|
- this.panel1.Location = new System.Drawing.Point(1212, 132);
|
|
|
|
|
|
|
+ this.panel1.Location = new System.Drawing.Point(1212, 143);
|
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Name = "panel1";
|
|
|
- this.panel1.Size = new System.Drawing.Size(523, 388);
|
|
|
|
|
|
|
+ this.panel1.Size = new System.Drawing.Size(523, 377);
|
|
|
this.panel1.TabIndex = 217;
|
|
this.panel1.TabIndex = 217;
|
|
|
//
|
|
//
|
|
|
// Baurate
|
|
// Baurate
|
|
@@ -369,7 +380,7 @@
|
|
|
//
|
|
//
|
|
|
this.PrintLabel_label.AutoSize = true;
|
|
this.PrintLabel_label.AutoSize = true;
|
|
|
this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintLabel_label.Location = new System.Drawing.Point(851, 180);
|
|
|
|
|
|
|
+ this.PrintLabel_label.Location = new System.Drawing.Point(1231, 53);
|
|
|
this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PrintLabel_label.Name = "PrintLabel_label";
|
|
this.PrintLabel_label.Name = "PrintLabel_label";
|
|
|
this.PrintLabel_label.Size = new System.Drawing.Size(82, 41);
|
|
this.PrintLabel_label.Size = new System.Drawing.Size(82, 41);
|
|
@@ -380,7 +391,7 @@
|
|
|
//
|
|
//
|
|
|
this.pa_restqty_label.AutoSize = true;
|
|
this.pa_restqty_label.AutoSize = true;
|
|
|
this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_restqty_label.Location = new System.Drawing.Point(851, 221);
|
|
|
|
|
|
|
+ this.pa_restqty_label.Location = new System.Drawing.Point(1231, 94);
|
|
|
this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_restqty_label.Name = "pa_restqty_label";
|
|
this.pa_restqty_label.Name = "pa_restqty_label";
|
|
|
this.pa_restqty_label.Size = new System.Drawing.Size(82, 41);
|
|
this.pa_restqty_label.Size = new System.Drawing.Size(82, 41);
|
|
@@ -392,7 +403,7 @@
|
|
|
this.PrintNum.AllPower = null;
|
|
this.PrintNum.AllPower = null;
|
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
this.PrintNum.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum.ID = null;
|
|
this.PrintNum.ID = null;
|
|
|
- this.PrintNum.Location = new System.Drawing.Point(983, 227);
|
|
|
|
|
|
|
+ this.PrintNum.Location = new System.Drawing.Point(1363, 100);
|
|
|
this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
|
|
this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.PrintNum.Name = "PrintNum";
|
|
this.PrintNum.Name = "PrintNum";
|
|
|
this.PrintNum.Power = null;
|
|
this.PrintNum.Power = null;
|
|
@@ -407,7 +418,7 @@
|
|
|
//
|
|
//
|
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
- this.PrintLabel.Location = new System.Drawing.Point(981, 180);
|
|
|
|
|
|
|
+ this.PrintLabel.Location = new System.Drawing.Point(1361, 53);
|
|
|
this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
this.PrintLabel.Size = new System.Drawing.Size(219, 32);
|
|
this.PrintLabel.Size = new System.Drawing.Size(219, 32);
|
|
@@ -420,7 +431,7 @@
|
|
|
this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
|
|
this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
|
|
|
this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
|
|
this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
|
|
|
this.Printlab.IsShowBorder = true;
|
|
this.Printlab.IsShowBorder = true;
|
|
|
- this.Printlab.Location = new System.Drawing.Point(1004, 474);
|
|
|
|
|
|
|
+ this.Printlab.Location = new System.Drawing.Point(1004, 477);
|
|
|
this.Printlab.Margin = new System.Windows.Forms.Padding(6);
|
|
this.Printlab.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
|
|
this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
|
|
|
this.Printlab.Name = "Printlab";
|
|
this.Printlab.Name = "Printlab";
|
|
@@ -456,6 +467,89 @@
|
|
|
this.Prodiodetail.TabIndex = 242;
|
|
this.Prodiodetail.TabIndex = 242;
|
|
|
this.Prodiodetail.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Prodiodetail_CellClick);
|
|
this.Prodiodetail.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.Prodiodetail_CellClick);
|
|
|
//
|
|
//
|
|
|
|
|
+ // pd_pdno
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.pd_pdno.DataPropertyName = "pd_pdno";
|
|
|
|
|
+ this.pd_pdno.HeaderText = "序号";
|
|
|
|
|
+ this.pd_pdno.MinimumWidth = 10;
|
|
|
|
|
+ this.pd_pdno.Name = "pd_pdno";
|
|
|
|
|
+ this.pd_pdno.Width = 200;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pd_cartons
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_cartons.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.pd_cartons.DataPropertyName = "pd_cartons";
|
|
|
|
|
+ this.pd_cartons.HeaderText = "栈板数量";
|
|
|
|
|
+ this.pd_cartons.MinimumWidth = 10;
|
|
|
|
|
+ this.pd_cartons.Name = "pd_cartons";
|
|
|
|
|
+ this.pd_cartons.Visible = false;
|
|
|
|
|
+ this.pd_cartons.Width = 160;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pd_id
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_id.DataPropertyName = "pd_id";
|
|
|
|
|
+ this.pd_id.HeaderText = "ID";
|
|
|
|
|
+ this.pd_id.MinimumWidth = 10;
|
|
|
|
|
+ this.pd_id.Name = "pd_id";
|
|
|
|
|
+ this.pd_id.Visible = false;
|
|
|
|
|
+ this.pd_id.Width = 10;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pd_prodcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
+ this.pd_prodcode.DataPropertyName = "pd_prodcode";
|
|
|
|
|
+ this.pd_prodcode.HeaderText = "物料编号";
|
|
|
|
|
+ this.pd_prodcode.MinimumWidth = 2;
|
|
|
|
|
+ this.pd_prodcode.Name = "pd_prodcode";
|
|
|
|
|
+ this.pd_prodcode.ReadOnly = true;
|
|
|
|
|
+ this.pd_prodcode.Width = 2;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pd_custpo
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_custpo.DataPropertyName = "pd_custpo";
|
|
|
|
|
+ this.pd_custpo.HeaderText = "客户订单号";
|
|
|
|
|
+ this.pd_custpo.MinimumWidth = 10;
|
|
|
|
|
+ this.pd_custpo.Name = "pd_custpo";
|
|
|
|
|
+ this.pd_custpo.Width = 200;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pd_custpodetno
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_custpodetno.DataPropertyName = "pd_custpodetno";
|
|
|
|
|
+ this.pd_custpodetno.HeaderText = "客户订单行号";
|
|
|
|
|
+ this.pd_custpodetno.MinimumWidth = 10;
|
|
|
|
|
+ this.pd_custpodetno.Name = "pd_custpodetno";
|
|
|
|
|
+ this.pd_custpodetno.Width = 200;
|
|
|
|
|
+ //
|
|
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
|
|
+ //
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.DataPropertyName = "pd_outqty";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "出货数量";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
|
|
+ this.dataGridViewTextBoxColumn2.Width = 200;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_detail1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pr_detail1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
+ this.pr_detail1.DataPropertyName = "pr_detail";
|
|
|
|
|
+ this.pr_detail1.HeaderText = "名称";
|
|
|
|
|
+ this.pr_detail1.MinimumWidth = 10;
|
|
|
|
|
+ this.pr_detail1.Name = "pr_detail1";
|
|
|
|
|
+ this.pr_detail1.ReadOnly = true;
|
|
|
|
|
+ this.pr_detail1.Width = 10;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_spec1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pr_spec1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
+ this.pr_spec1.DataPropertyName = "pr_spec";
|
|
|
|
|
+ this.pr_spec1.HeaderText = "规格";
|
|
|
|
|
+ this.pr_spec1.MinimumWidth = 200;
|
|
|
|
|
+ this.pr_spec1.Name = "pr_spec1";
|
|
|
|
|
+ this.pr_spec1.ReadOnly = true;
|
|
|
|
|
+ this.pr_spec1.Width = 200;
|
|
|
|
|
+ //
|
|
|
// 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)));
|
|
@@ -597,7 +691,7 @@
|
|
|
this.ProdDetail.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.ProdDetail.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.ProdDetail.Image = null;
|
|
this.ProdDetail.Image = null;
|
|
|
this.ProdDetail.IsShowBorder = true;
|
|
this.ProdDetail.IsShowBorder = true;
|
|
|
- this.ProdDetail.Location = new System.Drawing.Point(1322, 9);
|
|
|
|
|
|
|
+ this.ProdDetail.Location = new System.Drawing.Point(821, 2);
|
|
|
this.ProdDetail.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ProdDetail.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.ProdDetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.MoveImage")));
|
|
this.ProdDetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.MoveImage")));
|
|
|
this.ProdDetail.Name = "ProdDetail";
|
|
this.ProdDetail.Name = "ProdDetail";
|
|
@@ -632,7 +726,7 @@
|
|
|
//
|
|
//
|
|
|
this.PrinterList_label.AutoSize = true;
|
|
this.PrinterList_label.AutoSize = true;
|
|
|
this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrinterList_label.Location = new System.Drawing.Point(851, 133);
|
|
|
|
|
|
|
+ this.PrinterList_label.Location = new System.Drawing.Point(1231, 6);
|
|
|
this.PrinterList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.PrinterList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PrinterList_label.Name = "PrinterList_label";
|
|
this.PrinterList_label.Name = "PrinterList_label";
|
|
|
this.PrinterList_label.Size = new System.Drawing.Size(114, 41);
|
|
this.PrinterList_label.Size = new System.Drawing.Size(114, 41);
|
|
@@ -641,7 +735,7 @@
|
|
|
//
|
|
//
|
|
|
// PrinterList
|
|
// PrinterList
|
|
|
//
|
|
//
|
|
|
- this.PrinterList.Location = new System.Drawing.Point(983, 134);
|
|
|
|
|
|
|
+ this.PrinterList.Location = new System.Drawing.Point(1363, 7);
|
|
|
this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
|
|
this.PrinterList.Margin = new System.Windows.Forms.Padding(8);
|
|
|
this.PrinterList.Name = "PrinterList";
|
|
this.PrinterList.Name = "PrinterList";
|
|
|
this.PrinterList.Size = new System.Drawing.Size(219, 40);
|
|
this.PrinterList.Size = new System.Drawing.Size(219, 40);
|
|
@@ -650,7 +744,7 @@
|
|
|
// Combine
|
|
// Combine
|
|
|
//
|
|
//
|
|
|
this.Combine.AutoSize = true;
|
|
this.Combine.AutoSize = true;
|
|
|
- this.Combine.Location = new System.Drawing.Point(1039, 26);
|
|
|
|
|
|
|
+ this.Combine.Location = new System.Drawing.Point(673, 17);
|
|
|
this.Combine.Name = "Combine";
|
|
this.Combine.Name = "Combine";
|
|
|
this.Combine.Size = new System.Drawing.Size(138, 28);
|
|
this.Combine.Size = new System.Drawing.Size(138, 28);
|
|
|
this.Combine.TabIndex = 250;
|
|
this.Combine.TabIndex = 250;
|
|
@@ -707,7 +801,7 @@
|
|
|
this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4);
|
|
this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.pa_standardqty.Name = "pa_standardqty";
|
|
this.pa_standardqty.Name = "pa_standardqty";
|
|
|
this.pa_standardqty.Power = null;
|
|
this.pa_standardqty.Power = null;
|
|
|
- this.pa_standardqty.Size = new System.Drawing.Size(200, 35);
|
|
|
|
|
|
|
+ this.pa_standardqty.Size = new System.Drawing.Size(130, 35);
|
|
|
this.pa_standardqty.Str = null;
|
|
this.pa_standardqty.Str = null;
|
|
|
this.pa_standardqty.Str1 = null;
|
|
this.pa_standardqty.Str1 = null;
|
|
|
this.pa_standardqty.Str2 = null;
|
|
this.pa_standardqty.Str2 = null;
|
|
@@ -732,13 +826,13 @@
|
|
|
this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
|
|
this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
|
|
|
this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
|
|
this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
|
|
|
this.StartWeight.IsShowBorder = true;
|
|
this.StartWeight.IsShowBorder = true;
|
|
|
- this.StartWeight.Location = new System.Drawing.Point(1409, 76);
|
|
|
|
|
|
|
+ this.StartWeight.Location = new System.Drawing.Point(1619, 21);
|
|
|
this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
|
|
|
this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
|
|
this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
|
|
|
this.StartWeight.Name = "StartWeight";
|
|
this.StartWeight.Name = "StartWeight";
|
|
|
this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
|
|
this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
|
|
|
this.StartWeight.Power = null;
|
|
this.StartWeight.Power = null;
|
|
|
- this.StartWeight.Size = new System.Drawing.Size(141, 48);
|
|
|
|
|
|
|
+ this.StartWeight.Size = new System.Drawing.Size(116, 48);
|
|
|
this.StartWeight.TabIndex = 252;
|
|
this.StartWeight.TabIndex = 252;
|
|
|
this.StartWeight.Text = "开始称量";
|
|
this.StartWeight.Text = "开始称量";
|
|
|
this.StartWeight.UseVisualStyleBackColor = true;
|
|
this.StartWeight.UseVisualStyleBackColor = true;
|
|
@@ -752,7 +846,7 @@
|
|
|
this.RefreshWeigh.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
this.RefreshWeigh.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.RefreshWeigh.Image = null;
|
|
this.RefreshWeigh.Image = null;
|
|
|
this.RefreshWeigh.IsShowBorder = true;
|
|
this.RefreshWeigh.IsShowBorder = true;
|
|
|
- this.RefreshWeigh.Location = new System.Drawing.Point(1575, 76);
|
|
|
|
|
|
|
+ this.RefreshWeigh.Location = new System.Drawing.Point(1619, 76);
|
|
|
this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6);
|
|
this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
|
|
|
this.RefreshWeigh.Name = "RefreshWeigh";
|
|
this.RefreshWeigh.Name = "RefreshWeigh";
|
|
@@ -768,7 +862,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(851, 319);
|
|
|
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(851, 341);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label2.Name = "label2";
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(114, 41);
|
|
this.label2.Size = new System.Drawing.Size(114, 41);
|
|
@@ -777,7 +871,7 @@
|
|
|
//
|
|
//
|
|
|
// PrinterList1
|
|
// PrinterList1
|
|
|
//
|
|
//
|
|
|
- this.PrinterList1.Location = new System.Drawing.Point(981, 323);
|
|
|
|
|
|
|
+ this.PrinterList1.Location = new System.Drawing.Point(981, 345);
|
|
|
this.PrinterList1.Margin = new System.Windows.Forms.Padding(8);
|
|
this.PrinterList1.Margin = new System.Windows.Forms.Padding(8);
|
|
|
this.PrinterList1.Name = "PrinterList1";
|
|
this.PrinterList1.Name = "PrinterList1";
|
|
|
this.PrinterList1.Size = new System.Drawing.Size(219, 40);
|
|
this.PrinterList1.Size = new System.Drawing.Size(219, 40);
|
|
@@ -788,7 +882,7 @@
|
|
|
this.PrintNum1.AllPower = null;
|
|
this.PrintNum1.AllPower = null;
|
|
|
this.PrintNum1.BackColor = System.Drawing.Color.White;
|
|
this.PrintNum1.BackColor = System.Drawing.Color.White;
|
|
|
this.PrintNum1.ID = null;
|
|
this.PrintNum1.ID = null;
|
|
|
- this.PrintNum1.Location = new System.Drawing.Point(983, 413);
|
|
|
|
|
|
|
+ this.PrintNum1.Location = new System.Drawing.Point(983, 435);
|
|
|
this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
|
|
this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.PrintNum1.Name = "PrintNum1";
|
|
this.PrintNum1.Name = "PrintNum1";
|
|
|
this.PrintNum1.Power = null;
|
|
this.PrintNum1.Power = null;
|
|
@@ -803,7 +897,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(851, 366);
|
|
|
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(851, 388);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label3.Name = "label3";
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(82, 41);
|
|
this.label3.Size = new System.Drawing.Size(82, 41);
|
|
@@ -814,7 +908,7 @@
|
|
|
//
|
|
//
|
|
|
this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.PrintLabel1.FormattingEnabled = true;
|
|
this.PrintLabel1.FormattingEnabled = true;
|
|
|
- this.PrintLabel1.Location = new System.Drawing.Point(981, 366);
|
|
|
|
|
|
|
+ this.PrintLabel1.Location = new System.Drawing.Point(981, 388);
|
|
|
this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
this.PrintLabel1.Name = "PrintLabel1";
|
|
this.PrintLabel1.Name = "PrintLabel1";
|
|
|
this.PrintLabel1.Size = new System.Drawing.Size(219, 32);
|
|
this.PrintLabel1.Size = new System.Drawing.Size(219, 32);
|
|
@@ -824,7 +918,7 @@
|
|
|
//
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(851, 407);
|
|
|
|
|
|
|
+ this.label7.Location = new System.Drawing.Point(851, 429);
|
|
|
this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label7.Name = "label7";
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(82, 41);
|
|
this.label7.Size = new System.Drawing.Size(82, 41);
|
|
@@ -835,7 +929,7 @@
|
|
|
//
|
|
//
|
|
|
this.PrintSecond.AutoSize = true;
|
|
this.PrintSecond.AutoSize = true;
|
|
|
this.PrintSecond.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
this.PrintSecond.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
- this.PrintSecond.Location = new System.Drawing.Point(858, 274);
|
|
|
|
|
|
|
+ this.PrintSecond.Location = new System.Drawing.Point(858, 296);
|
|
|
this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
|
|
this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.PrintSecond.Name = "PrintSecond";
|
|
this.PrintSecond.Name = "PrintSecond";
|
|
|
this.PrintSecond.Size = new System.Drawing.Size(182, 39);
|
|
this.PrintSecond.Size = new System.Drawing.Size(182, 39);
|
|
@@ -843,94 +937,155 @@
|
|
|
this.PrintSecond.Text = "打印副标签";
|
|
this.PrintSecond.Text = "打印副标签";
|
|
|
this.PrintSecond.UseVisualStyleBackColor = true;
|
|
this.PrintSecond.UseVisualStyleBackColor = true;
|
|
|
//
|
|
//
|
|
|
- // pd_pdno
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.pd_pdno.DataPropertyName = "pd_pdno";
|
|
|
|
|
- this.pd_pdno.HeaderText = "序号";
|
|
|
|
|
- this.pd_pdno.MinimumWidth = 10;
|
|
|
|
|
- this.pd_pdno.Name = "pd_pdno";
|
|
|
|
|
- this.pd_pdno.Width = 200;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_cartons
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_cartons.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.pd_cartons.DataPropertyName = "pd_cartons";
|
|
|
|
|
- this.pd_cartons.HeaderText = "栈板数量";
|
|
|
|
|
- this.pd_cartons.MinimumWidth = 10;
|
|
|
|
|
- this.pd_cartons.Name = "pd_cartons";
|
|
|
|
|
- this.pd_cartons.Visible = false;
|
|
|
|
|
- this.pd_cartons.Width = 160;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_id
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_id.DataPropertyName = "pd_id";
|
|
|
|
|
- this.pd_id.HeaderText = "ID";
|
|
|
|
|
- this.pd_id.MinimumWidth = 10;
|
|
|
|
|
- this.pd_id.Name = "pd_id";
|
|
|
|
|
- this.pd_id.Visible = false;
|
|
|
|
|
- this.pd_id.Width = 10;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_prodcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
- this.pd_prodcode.DataPropertyName = "pd_prodcode";
|
|
|
|
|
- this.pd_prodcode.HeaderText = "物料编号";
|
|
|
|
|
- this.pd_prodcode.MinimumWidth = 2;
|
|
|
|
|
- this.pd_prodcode.Name = "pd_prodcode";
|
|
|
|
|
- this.pd_prodcode.ReadOnly = true;
|
|
|
|
|
- this.pd_prodcode.Width = 2;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_custpo
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_custpo.DataPropertyName = "pd_custpo";
|
|
|
|
|
- this.pd_custpo.HeaderText = "客户订单号";
|
|
|
|
|
- this.pd_custpo.MinimumWidth = 10;
|
|
|
|
|
- this.pd_custpo.Name = "pd_custpo";
|
|
|
|
|
- this.pd_custpo.Width = 200;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_custpodetno
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_custpodetno.DataPropertyName = "pd_custpodetno";
|
|
|
|
|
- this.pd_custpodetno.HeaderText = "客户订单行号";
|
|
|
|
|
- this.pd_custpodetno.MinimumWidth = 10;
|
|
|
|
|
- this.pd_custpodetno.Name = "pd_custpodetno";
|
|
|
|
|
- this.pd_custpodetno.Width = 200;
|
|
|
|
|
- //
|
|
|
|
|
- // dataGridViewTextBoxColumn2
|
|
|
|
|
- //
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.DataPropertyName = "pd_outqty";
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.HeaderText = "出货数量";
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
|
|
- this.dataGridViewTextBoxColumn2.Width = 200;
|
|
|
|
|
- //
|
|
|
|
|
- // pr_detail1
|
|
|
|
|
- //
|
|
|
|
|
- this.pr_detail1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
- this.pr_detail1.DataPropertyName = "pr_detail";
|
|
|
|
|
- this.pr_detail1.HeaderText = "名称";
|
|
|
|
|
- this.pr_detail1.MinimumWidth = 10;
|
|
|
|
|
- this.pr_detail1.Name = "pr_detail1";
|
|
|
|
|
- this.pr_detail1.ReadOnly = true;
|
|
|
|
|
- this.pr_detail1.Width = 10;
|
|
|
|
|
- //
|
|
|
|
|
- // pr_spec1
|
|
|
|
|
- //
|
|
|
|
|
- this.pr_spec1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
|
|
|
|
|
- this.pr_spec1.DataPropertyName = "pr_spec";
|
|
|
|
|
- this.pr_spec1.HeaderText = "规格";
|
|
|
|
|
- this.pr_spec1.MinimumWidth = 200;
|
|
|
|
|
- this.pr_spec1.Name = "pr_spec1";
|
|
|
|
|
- this.pr_spec1.ReadOnly = true;
|
|
|
|
|
- this.pr_spec1.Width = 200;
|
|
|
|
|
|
|
+ // PrintThird
|
|
|
|
|
+ //
|
|
|
|
|
+ this.PrintThird.AutoSize = true;
|
|
|
|
|
+ this.PrintThird.Font = new System.Drawing.Font("微软雅黑", 10F);
|
|
|
|
|
+ this.PrintThird.Location = new System.Drawing.Point(860, 112);
|
|
|
|
|
+ this.PrintThird.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
+ this.PrintThird.Name = "PrintThird";
|
|
|
|
|
+ this.PrintThird.Size = new System.Drawing.Size(182, 39);
|
|
|
|
|
+ this.PrintThird.TabIndex = 269;
|
|
|
|
|
+ this.PrintThird.Text = "打印副标签";
|
|
|
|
|
+ this.PrintThird.UseVisualStyleBackColor = true;
|
|
|
|
|
+ //
|
|
|
|
|
+ // label9
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label9.AutoSize = true;
|
|
|
|
|
+ this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label9.Location = new System.Drawing.Point(853, 157);
|
|
|
|
|
+ this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
+ this.label9.Name = "label9";
|
|
|
|
|
+ this.label9.Size = new System.Drawing.Size(114, 41);
|
|
|
|
|
+ this.label9.TabIndex = 268;
|
|
|
|
|
+ this.label9.Text = "打印机";
|
|
|
|
|
+ //
|
|
|
|
|
+ // PrinterList2
|
|
|
|
|
+ //
|
|
|
|
|
+ this.PrinterList2.Location = new System.Drawing.Point(983, 161);
|
|
|
|
|
+ this.PrinterList2.Margin = new System.Windows.Forms.Padding(8);
|
|
|
|
|
+ this.PrinterList2.Name = "PrinterList2";
|
|
|
|
|
+ this.PrinterList2.Size = new System.Drawing.Size(219, 40);
|
|
|
|
|
+ this.PrinterList2.TabIndex = 267;
|
|
|
|
|
+ //
|
|
|
|
|
+ // PrintNum2
|
|
|
|
|
+ //
|
|
|
|
|
+ this.PrintNum2.AllPower = null;
|
|
|
|
|
+ this.PrintNum2.BackColor = System.Drawing.Color.White;
|
|
|
|
|
+ this.PrintNum2.ID = null;
|
|
|
|
|
+ this.PrintNum2.Location = new System.Drawing.Point(985, 251);
|
|
|
|
|
+ this.PrintNum2.Margin = new System.Windows.Forms.Padding(6);
|
|
|
|
|
+ this.PrintNum2.Name = "PrintNum2";
|
|
|
|
|
+ this.PrintNum2.Power = null;
|
|
|
|
|
+ this.PrintNum2.Size = new System.Drawing.Size(219, 35);
|
|
|
|
|
+ this.PrintNum2.Str = null;
|
|
|
|
|
+ this.PrintNum2.Str1 = null;
|
|
|
|
|
+ this.PrintNum2.Str2 = null;
|
|
|
|
|
+ this.PrintNum2.TabIndex = 266;
|
|
|
|
|
+ this.PrintNum2.Text = "1";
|
|
|
|
|
+ //
|
|
|
|
|
+ // label11
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label11.AutoSize = true;
|
|
|
|
|
+ this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label11.Location = new System.Drawing.Point(853, 204);
|
|
|
|
|
+ this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
+ this.label11.Name = "label11";
|
|
|
|
|
+ this.label11.Size = new System.Drawing.Size(82, 41);
|
|
|
|
|
+ this.label11.TabIndex = 265;
|
|
|
|
|
+ this.label11.Text = "标签";
|
|
|
|
|
+ //
|
|
|
|
|
+ // PrintLabel2
|
|
|
|
|
+ //
|
|
|
|
|
+ this.PrintLabel2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
|
+ this.PrintLabel2.FormattingEnabled = true;
|
|
|
|
|
+ this.PrintLabel2.Location = new System.Drawing.Point(983, 204);
|
|
|
|
|
+ this.PrintLabel2.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
|
|
|
|
|
+ this.PrintLabel2.Name = "PrintLabel2";
|
|
|
|
|
+ this.PrintLabel2.Size = new System.Drawing.Size(219, 32);
|
|
|
|
|
+ this.PrintLabel2.TabIndex = 264;
|
|
|
|
|
+ //
|
|
|
|
|
+ // label12
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label12.AutoSize = true;
|
|
|
|
|
+ this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label12.Location = new System.Drawing.Point(853, 245);
|
|
|
|
|
+ this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
+ this.label12.Name = "label12";
|
|
|
|
|
+ this.label12.Size = new System.Drawing.Size(82, 41);
|
|
|
|
|
+ this.label12.TabIndex = 263;
|
|
|
|
|
+ this.label12.Text = "张数";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pi_palletnum
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pi_palletnum.AllPower = null;
|
|
|
|
|
+ this.pi_palletnum.BackColor = System.Drawing.Color.White;
|
|
|
|
|
+ this.pi_palletnum.ID = null;
|
|
|
|
|
+ this.pi_palletnum.Location = new System.Drawing.Point(1104, 15);
|
|
|
|
|
+ this.pi_palletnum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
+ this.pi_palletnum.Name = "pi_palletnum";
|
|
|
|
|
+ this.pi_palletnum.Power = null;
|
|
|
|
|
+ this.pi_palletnum.Size = new System.Drawing.Size(123, 35);
|
|
|
|
|
+ this.pi_palletnum.Str = null;
|
|
|
|
|
+ this.pi_palletnum.Str1 = null;
|
|
|
|
|
+ this.pi_palletnum.Str2 = null;
|
|
|
|
|
+ this.pi_palletnum.TabIndex = 271;
|
|
|
|
|
+ this.pi_palletnum.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_palletnum_KeyDown);
|
|
|
|
|
+ //
|
|
|
|
|
+ // label13
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label13.AutoSize = true;
|
|
|
|
|
+ this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label13.Location = new System.Drawing.Point(980, 11);
|
|
|
|
|
+ this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
+ this.label13.Name = "label13";
|
|
|
|
|
+ this.label13.Size = new System.Drawing.Size(114, 41);
|
|
|
|
|
+ this.label13.TabIndex = 270;
|
|
|
|
|
+ this.label13.Text = "栈板数";
|
|
|
|
|
+ //
|
|
|
|
|
+ // label14
|
|
|
|
|
+ //
|
|
|
|
|
+ this.label14.AutoSize = true;
|
|
|
|
|
+ this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.label14.Location = new System.Drawing.Point(980, 60);
|
|
|
|
|
+ this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
|
+ this.label14.Name = "label14";
|
|
|
|
|
+ this.label14.Size = new System.Drawing.Size(114, 41);
|
|
|
|
|
+ this.label14.TabIndex = 272;
|
|
|
|
|
+ this.label14.Text = "散箱数";
|
|
|
|
|
+ //
|
|
|
|
|
+ // pi_boxnum
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pi_boxnum.AllPower = null;
|
|
|
|
|
+ this.pi_boxnum.BackColor = System.Drawing.Color.White;
|
|
|
|
|
+ this.pi_boxnum.ID = null;
|
|
|
|
|
+ this.pi_boxnum.Location = new System.Drawing.Point(1104, 66);
|
|
|
|
|
+ this.pi_boxnum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
+ this.pi_boxnum.Name = "pi_boxnum";
|
|
|
|
|
+ this.pi_boxnum.Power = null;
|
|
|
|
|
+ this.pi_boxnum.Size = new System.Drawing.Size(123, 35);
|
|
|
|
|
+ this.pi_boxnum.Str = null;
|
|
|
|
|
+ this.pi_boxnum.Str1 = null;
|
|
|
|
|
+ this.pi_boxnum.Str2 = null;
|
|
|
|
|
+ this.pi_boxnum.TabIndex = 273;
|
|
|
|
|
+ this.pi_boxnum.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pi_boxnum_KeyDown);
|
|
|
//
|
|
//
|
|
|
// Warehouse_FinishedProductOutSumNEW
|
|
// Warehouse_FinishedProductOutSumNEW
|
|
|
//
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1750, 1036);
|
|
this.ClientSize = new System.Drawing.Size(1750, 1036);
|
|
|
|
|
+ this.Controls.Add(this.pi_boxnum);
|
|
|
|
|
+ this.Controls.Add(this.label14);
|
|
|
|
|
+ this.Controls.Add(this.pi_palletnum);
|
|
|
|
|
+ this.Controls.Add(this.label13);
|
|
|
|
|
+ this.Controls.Add(this.PrintThird);
|
|
|
|
|
+ this.Controls.Add(this.label9);
|
|
|
|
|
+ this.Controls.Add(this.PrinterList2);
|
|
|
|
|
+ this.Controls.Add(this.PrintNum2);
|
|
|
|
|
+ this.Controls.Add(this.label11);
|
|
|
|
|
+ this.Controls.Add(this.PrintLabel2);
|
|
|
|
|
+ this.Controls.Add(this.label12);
|
|
|
this.Controls.Add(this.PrintSecond);
|
|
this.Controls.Add(this.PrintSecond);
|
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label2);
|
|
|
this.Controls.Add(this.PrinterList1);
|
|
this.Controls.Add(this.PrinterList1);
|
|
@@ -1056,5 +1211,16 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec1;
|
|
|
|
|
+ private System.Windows.Forms.CheckBox PrintThird;
|
|
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
|
|
+ private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList2;
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum2;
|
|
|
|
|
+ private System.Windows.Forms.Label label11;
|
|
|
|
|
+ private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel2;
|
|
|
|
|
+ private System.Windows.Forms.Label label12;
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pi_palletnum;
|
|
|
|
|
+ private System.Windows.Forms.Label label13;
|
|
|
|
|
+ private System.Windows.Forms.Label label14;
|
|
|
|
|
+ private CustomControl.TextBoxWithIcon.EnterTextBox pi_boxnum;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|