|
@@ -119,6 +119,27 @@
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.Input = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
+ this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pib_midifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
+ this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pjd_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.DateCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custmidboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.SingleLabelPrinter = new UAS_LabelMachine.CustomControl.PrinterCombox();
|
|
@@ -143,27 +164,7 @@
|
|
|
this.OutboxCapacity = new System.Windows.Forms.NumericUpDown();
|
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.pib_midifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
- this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pjd_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.DateCode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custmidboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_custoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.Reset = new System.Windows.Forms.Button();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
|
|
@@ -626,7 +627,7 @@
|
|
|
// PackMidBox
|
|
|
//
|
|
|
this.PackMidBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PackMidBox.Location = new System.Drawing.Point(388, 71);
|
|
|
+ this.PackMidBox.Location = new System.Drawing.Point(485, 99);
|
|
|
this.PackMidBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.PackMidBox.Name = "PackMidBox";
|
|
|
this.PackMidBox.Size = new System.Drawing.Size(64, 26);
|
|
@@ -1063,6 +1064,187 @@
|
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
|
this.LabelInf.SelectionChanged += new System.EventHandler(this.LabelInf_SelectionChanged);
|
|
|
//
|
|
|
+ // Choose
|
|
|
+ //
|
|
|
+ this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.Choose.HeaderText = "勾选";
|
|
|
+ this.Choose.Name = "Choose";
|
|
|
+ this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.Choose.Width = 55;
|
|
|
+ //
|
|
|
+ // pib_ifprint
|
|
|
+ //
|
|
|
+ this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_ifprint.DataPropertyName = "pib_ifprint";
|
|
|
+ this.pib_ifprint.HeaderText = "已打印";
|
|
|
+ this.pib_ifprint.Name = "pib_ifprint";
|
|
|
+ this.pib_ifprint.Width = 60;
|
|
|
+ //
|
|
|
+ // pib_midifprint
|
|
|
+ //
|
|
|
+ this.pib_midifprint.DataPropertyName = "pib_midifprint";
|
|
|
+ this.pib_midifprint.HeaderText = "中盒已打印";
|
|
|
+ this.pib_midifprint.Name = "pib_midifprint";
|
|
|
+ this.pib_midifprint.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
+ this.pib_midifprint.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
+ this.pib_midifprint.Visible = false;
|
|
|
+ this.pib_midifprint.Width = 90;
|
|
|
+ //
|
|
|
+ // pib_id1
|
|
|
+ //
|
|
|
+ this.pib_id1.DataPropertyName = "pib_id";
|
|
|
+ this.pib_id1.HeaderText = "pib_id";
|
|
|
+ this.pib_id1.Name = "pib_id1";
|
|
|
+ this.pib_id1.Visible = false;
|
|
|
+ this.pib_id1.Width = 66;
|
|
|
+ //
|
|
|
+ // pib_pdno
|
|
|
+ //
|
|
|
+ this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_pdno.DataPropertyName = "pib_pdno";
|
|
|
+ this.pib_pdno.HeaderText = "序号";
|
|
|
+ this.pib_pdno.Name = "pib_pdno";
|
|
|
+ this.pib_pdno.ReadOnly = true;
|
|
|
+ this.pib_pdno.Width = 55;
|
|
|
+ //
|
|
|
+ // pib_prodcode
|
|
|
+ //
|
|
|
+ this.pib_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_prodcode.DataPropertyName = "pib_prodcode";
|
|
|
+ this.pib_prodcode.HeaderText = "物料编号";
|
|
|
+ this.pib_prodcode.MinimumWidth = 120;
|
|
|
+ this.pib_prodcode.Name = "pib_prodcode";
|
|
|
+ this.pib_prodcode.ReadOnly = true;
|
|
|
+ this.pib_prodcode.Width = 120;
|
|
|
+ //
|
|
|
+ // pd_custprodcode
|
|
|
+ //
|
|
|
+ this.pd_custprodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.HeaderText = "CPN";
|
|
|
+ this.pd_custprodcode.MinimumWidth = 120;
|
|
|
+ this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.Width = 120;
|
|
|
+ //
|
|
|
+ // pjd_orispeccode
|
|
|
+ //
|
|
|
+ this.pjd_orispeccode.DataPropertyName = "pjd_orispeccode";
|
|
|
+ this.pjd_orispeccode.HeaderText = "MPN";
|
|
|
+ this.pjd_orispeccode.Name = "pjd_orispeccode";
|
|
|
+ this.pjd_orispeccode.ReadOnly = true;
|
|
|
+ this.pjd_orispeccode.Visible = false;
|
|
|
+ this.pjd_orispeccode.Width = 48;
|
|
|
+ //
|
|
|
+ // pib_brand
|
|
|
+ //
|
|
|
+ this.pib_brand.DataPropertyName = "pib_brand";
|
|
|
+ this.pib_brand.HeaderText = "品牌";
|
|
|
+ this.pib_brand.Name = "pib_brand";
|
|
|
+ this.pib_brand.ReadOnly = true;
|
|
|
+ this.pib_brand.Width = 54;
|
|
|
+ //
|
|
|
+ // pr_zxbzs
|
|
|
+ //
|
|
|
+ this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
+ this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.ReadOnly = true;
|
|
|
+ this.pr_zxbzs.Visible = false;
|
|
|
+ this.pr_zxbzs.Width = 90;
|
|
|
+ //
|
|
|
+ // pib_lotno
|
|
|
+ //
|
|
|
+ this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
+ this.pib_lotno.HeaderText = "LotNo";
|
|
|
+ this.pib_lotno.Name = "pib_lotno";
|
|
|
+ this.pib_lotno.ReadOnly = true;
|
|
|
+ this.pib_lotno.Width = 60;
|
|
|
+ //
|
|
|
+ // pib_datecode
|
|
|
+ //
|
|
|
+ this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
+ this.pib_datecode.HeaderText = "DateCode";
|
|
|
+ this.pib_datecode.Name = "pib_datecode";
|
|
|
+ this.pib_datecode.ReadOnly = true;
|
|
|
+ this.pib_datecode.Width = 78;
|
|
|
+ //
|
|
|
+ // DateCode1
|
|
|
+ //
|
|
|
+ this.DateCode1.DataPropertyName = "DateCode1";
|
|
|
+ this.DateCode1.HeaderText = "DateCode1";
|
|
|
+ this.DateCode1.Name = "DateCode1";
|
|
|
+ this.DateCode1.Visible = false;
|
|
|
+ this.DateCode1.Width = 84;
|
|
|
+ //
|
|
|
+ // pib_qty
|
|
|
+ //
|
|
|
+ this.pib_qty.DataPropertyName = "pib_qty";
|
|
|
+ this.pib_qty.HeaderText = "数量";
|
|
|
+ this.pib_qty.Name = "pib_qty";
|
|
|
+ this.pib_qty.ReadOnly = true;
|
|
|
+ this.pib_qty.Width = 54;
|
|
|
+ //
|
|
|
+ // pib_custbarcode
|
|
|
+ //
|
|
|
+ this.pib_custbarcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.HeaderText = "料盘条码";
|
|
|
+ this.pib_custbarcode.MinimumWidth = 100;
|
|
|
+ this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // pib_custmidboxcode
|
|
|
+ //
|
|
|
+ this.pib_custmidboxcode.DataPropertyName = "pib_custmidboxcode";
|
|
|
+ this.pib_custmidboxcode.HeaderText = "中盒条码";
|
|
|
+ this.pib_custmidboxcode.Name = "pib_custmidboxcode";
|
|
|
+ this.pib_custmidboxcode.ReadOnly = true;
|
|
|
+ this.pib_custmidboxcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pib_custoutboxcode
|
|
|
+ //
|
|
|
+ this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
|
|
|
+ this.pib_custoutboxcode.HeaderText = "外箱条码";
|
|
|
+ this.pib_custoutboxcode.Name = "pib_custoutboxcode";
|
|
|
+ this.pib_custoutboxcode.ReadOnly = true;
|
|
|
+ this.pib_custoutboxcode.Width = 78;
|
|
|
+ //
|
|
|
+ // pd_pocode
|
|
|
+ //
|
|
|
+ this.pd_pocode.DataPropertyName = "pd_pocode";
|
|
|
+ this.pd_pocode.HeaderText = "客户PO";
|
|
|
+ this.pd_pocode.Name = "pd_pocode";
|
|
|
+ this.pd_pocode.ReadOnly = true;
|
|
|
+ this.pd_pocode.Width = 66;
|
|
|
+ //
|
|
|
+ // pr_spec
|
|
|
+ //
|
|
|
+ this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec.HeaderText = "规格";
|
|
|
+ this.pr_spec.Name = "pr_spec";
|
|
|
+ this.pr_spec.ReadOnly = true;
|
|
|
+ this.pr_spec.Visible = false;
|
|
|
+ this.pr_spec.Width = 54;
|
|
|
+ //
|
|
|
+ // pib_outboxcode1
|
|
|
+ //
|
|
|
+ this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
|
|
|
+ this.pib_outboxcode1.HeaderText = "中盒号";
|
|
|
+ this.pib_outboxcode1.Name = "pib_outboxcode1";
|
|
|
+ this.pib_outboxcode1.ReadOnly = true;
|
|
|
+ this.pib_outboxcode1.Width = 90;
|
|
|
+ //
|
|
|
+ // pib_outboxcode2
|
|
|
+ //
|
|
|
+ this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
+ this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
|
|
|
+ this.pib_outboxcode2.HeaderText = "外箱号";
|
|
|
+ this.pib_outboxcode2.Name = "pib_outboxcode2";
|
|
|
+ this.pib_outboxcode2.ReadOnly = true;
|
|
|
+ this.pib_outboxcode2.Width = 90;
|
|
|
+ //
|
|
|
// pi_inoutno
|
|
|
//
|
|
|
this.pi_inoutno.ID = null;
|
|
@@ -1368,186 +1550,17 @@
|
|
|
this.OutBoxCombox.TabIndex = 78;
|
|
|
this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
|
|
|
//
|
|
|
- // Choose
|
|
|
- //
|
|
|
- this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.Choose.HeaderText = "勾选";
|
|
|
- this.Choose.Name = "Choose";
|
|
|
- this.Choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.Choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.Choose.Width = 55;
|
|
|
- //
|
|
|
- // pib_ifprint
|
|
|
- //
|
|
|
- this.pib_ifprint.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_ifprint.DataPropertyName = "pib_ifprint";
|
|
|
- this.pib_ifprint.HeaderText = "已打印";
|
|
|
- this.pib_ifprint.Name = "pib_ifprint";
|
|
|
- this.pib_ifprint.Width = 60;
|
|
|
- //
|
|
|
- // pib_midifprint
|
|
|
- //
|
|
|
- this.pib_midifprint.DataPropertyName = "pib_midifprint";
|
|
|
- this.pib_midifprint.HeaderText = "中盒已打印";
|
|
|
- this.pib_midifprint.Name = "pib_midifprint";
|
|
|
- this.pib_midifprint.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
- this.pib_midifprint.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
- this.pib_midifprint.Visible = false;
|
|
|
- this.pib_midifprint.Width = 90;
|
|
|
- //
|
|
|
- // pib_id1
|
|
|
- //
|
|
|
- this.pib_id1.DataPropertyName = "pib_id";
|
|
|
- this.pib_id1.HeaderText = "pib_id";
|
|
|
- this.pib_id1.Name = "pib_id1";
|
|
|
- this.pib_id1.Visible = false;
|
|
|
- this.pib_id1.Width = 66;
|
|
|
- //
|
|
|
- // pib_pdno
|
|
|
- //
|
|
|
- this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_pdno.DataPropertyName = "pib_pdno";
|
|
|
- this.pib_pdno.HeaderText = "序号";
|
|
|
- this.pib_pdno.Name = "pib_pdno";
|
|
|
- this.pib_pdno.ReadOnly = true;
|
|
|
- this.pib_pdno.Width = 55;
|
|
|
- //
|
|
|
- // pib_prodcode
|
|
|
- //
|
|
|
- this.pib_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_prodcode.DataPropertyName = "pib_prodcode";
|
|
|
- this.pib_prodcode.HeaderText = "物料编号";
|
|
|
- this.pib_prodcode.MinimumWidth = 120;
|
|
|
- this.pib_prodcode.Name = "pib_prodcode";
|
|
|
- this.pib_prodcode.ReadOnly = true;
|
|
|
- this.pib_prodcode.Width = 120;
|
|
|
- //
|
|
|
- // pd_custprodcode
|
|
|
- //
|
|
|
- this.pd_custprodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.HeaderText = "CPN";
|
|
|
- this.pd_custprodcode.MinimumWidth = 120;
|
|
|
- this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.Width = 120;
|
|
|
- //
|
|
|
- // pjd_orispeccode
|
|
|
- //
|
|
|
- this.pjd_orispeccode.DataPropertyName = "pjd_orispeccode";
|
|
|
- this.pjd_orispeccode.HeaderText = "MPN";
|
|
|
- this.pjd_orispeccode.Name = "pjd_orispeccode";
|
|
|
- this.pjd_orispeccode.ReadOnly = true;
|
|
|
- this.pjd_orispeccode.Visible = false;
|
|
|
- this.pjd_orispeccode.Width = 48;
|
|
|
- //
|
|
|
- // pib_brand
|
|
|
- //
|
|
|
- this.pib_brand.DataPropertyName = "pib_brand";
|
|
|
- this.pib_brand.HeaderText = "品牌";
|
|
|
- this.pib_brand.Name = "pib_brand";
|
|
|
- this.pib_brand.ReadOnly = true;
|
|
|
- this.pib_brand.Width = 54;
|
|
|
+ // Reset
|
|
|
//
|
|
|
- // pr_zxbzs
|
|
|
- //
|
|
|
- this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
- this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
- this.pr_zxbzs.ReadOnly = true;
|
|
|
- this.pr_zxbzs.Visible = false;
|
|
|
- this.pr_zxbzs.Width = 90;
|
|
|
- //
|
|
|
- // pib_lotno
|
|
|
- //
|
|
|
- this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
- this.pib_lotno.HeaderText = "LotNo";
|
|
|
- this.pib_lotno.Name = "pib_lotno";
|
|
|
- this.pib_lotno.ReadOnly = true;
|
|
|
- this.pib_lotno.Width = 60;
|
|
|
- //
|
|
|
- // pib_datecode
|
|
|
- //
|
|
|
- this.pib_datecode.DataPropertyName = "pib_datecode";
|
|
|
- this.pib_datecode.HeaderText = "DateCode";
|
|
|
- this.pib_datecode.Name = "pib_datecode";
|
|
|
- this.pib_datecode.ReadOnly = true;
|
|
|
- this.pib_datecode.Width = 78;
|
|
|
- //
|
|
|
- // DateCode1
|
|
|
- //
|
|
|
- this.DateCode1.DataPropertyName = "DateCode1";
|
|
|
- this.DateCode1.HeaderText = "DateCode1";
|
|
|
- this.DateCode1.Name = "DateCode1";
|
|
|
- this.DateCode1.Visible = false;
|
|
|
- this.DateCode1.Width = 84;
|
|
|
- //
|
|
|
- // pib_qty
|
|
|
- //
|
|
|
- this.pib_qty.DataPropertyName = "pib_qty";
|
|
|
- this.pib_qty.HeaderText = "数量";
|
|
|
- this.pib_qty.Name = "pib_qty";
|
|
|
- this.pib_qty.ReadOnly = true;
|
|
|
- this.pib_qty.Width = 54;
|
|
|
- //
|
|
|
- // pib_custbarcode
|
|
|
- //
|
|
|
- this.pib_custbarcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.HeaderText = "料盘条码";
|
|
|
- this.pib_custbarcode.MinimumWidth = 100;
|
|
|
- this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.ReadOnly = true;
|
|
|
- //
|
|
|
- // pib_custmidboxcode
|
|
|
- //
|
|
|
- this.pib_custmidboxcode.DataPropertyName = "pib_custmidboxcode";
|
|
|
- this.pib_custmidboxcode.HeaderText = "中盒条码";
|
|
|
- this.pib_custmidboxcode.Name = "pib_custmidboxcode";
|
|
|
- this.pib_custmidboxcode.ReadOnly = true;
|
|
|
- this.pib_custmidboxcode.Width = 78;
|
|
|
- //
|
|
|
- // pib_custoutboxcode
|
|
|
- //
|
|
|
- this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
|
|
|
- this.pib_custoutboxcode.HeaderText = "外箱条码";
|
|
|
- this.pib_custoutboxcode.Name = "pib_custoutboxcode";
|
|
|
- this.pib_custoutboxcode.ReadOnly = true;
|
|
|
- this.pib_custoutboxcode.Width = 78;
|
|
|
- //
|
|
|
- // pd_pocode
|
|
|
- //
|
|
|
- this.pd_pocode.DataPropertyName = "pd_pocode";
|
|
|
- this.pd_pocode.HeaderText = "客户PO";
|
|
|
- this.pd_pocode.Name = "pd_pocode";
|
|
|
- this.pd_pocode.ReadOnly = true;
|
|
|
- this.pd_pocode.Width = 66;
|
|
|
- //
|
|
|
- // pr_spec
|
|
|
- //
|
|
|
- this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
- this.pr_spec.HeaderText = "规格";
|
|
|
- this.pr_spec.Name = "pr_spec";
|
|
|
- this.pr_spec.ReadOnly = true;
|
|
|
- this.pr_spec.Visible = false;
|
|
|
- this.pr_spec.Width = 54;
|
|
|
- //
|
|
|
- // pib_outboxcode1
|
|
|
- //
|
|
|
- this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
|
|
|
- this.pib_outboxcode1.HeaderText = "中盒号";
|
|
|
- this.pib_outboxcode1.Name = "pib_outboxcode1";
|
|
|
- this.pib_outboxcode1.ReadOnly = true;
|
|
|
- this.pib_outboxcode1.Width = 90;
|
|
|
- //
|
|
|
- // pib_outboxcode2
|
|
|
- //
|
|
|
- this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
- this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
|
|
|
- this.pib_outboxcode2.HeaderText = "外箱号";
|
|
|
- this.pib_outboxcode2.Name = "pib_outboxcode2";
|
|
|
- this.pib_outboxcode2.ReadOnly = true;
|
|
|
- this.pib_outboxcode2.Width = 90;
|
|
|
+ this.Reset.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.Reset.Location = new System.Drawing.Point(388, 72);
|
|
|
+ this.Reset.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
+ this.Reset.Name = "Reset";
|
|
|
+ this.Reset.Size = new System.Drawing.Size(64, 26);
|
|
|
+ this.Reset.TabIndex = 110;
|
|
|
+ this.Reset.Text = "重置单据";
|
|
|
+ this.Reset.UseVisualStyleBackColor = true;
|
|
|
+ this.Reset.Click += new System.EventHandler(this.Reset_Click);
|
|
|
//
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
@@ -1555,6 +1568,7 @@
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
|
this.ClientSize = new System.Drawing.Size(1259, 729);
|
|
|
+ this.Controls.Add(this.Reset);
|
|
|
this.Controls.Add(this.CombindetailTwo);
|
|
|
this.Controls.Add(this.ProcessCount);
|
|
|
this.Controls.Add(this.label9);
|
|
@@ -1756,5 +1770,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
|
+ private System.Windows.Forms.Button Reset;
|
|
|
}
|
|
|
}
|