|
@@ -122,6 +122,28 @@
|
|
|
this.sg_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
this.sg_code = new UAS_LabelMachine.CustomControl.SearchTextBox();
|
|
|
this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
|
|
this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
|
|
+ this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
+ this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
+ this.pib_ifprint = 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.pr_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_cusbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_cusoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_datecode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
+ this.pd_custprodspec = 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.pi_inoutno = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.ViVoPlate = new System.Windows.Forms.Button();
|
|
this.ViVoPlate = new System.Windows.Forms.Button();
|
|
@@ -155,28 +177,7 @@
|
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
|
this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
- this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
- this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
|
|
- this.pib_ifprint = 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.pr_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_datecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_cusbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_cusoutboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_datecode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_custbarcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_pocode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_custprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pd_custprodspec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
- this.pib_outboxcode2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
|
|
|
|
+ this.AttachInfo = new System.Windows.Forms.Button();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
@@ -878,17 +879,22 @@
|
|
|
//
|
|
//
|
|
|
// pr_code
|
|
// pr_code
|
|
|
//
|
|
//
|
|
|
|
|
+ this.pr_code.AllPower = null;
|
|
|
this.pr_code.Caller = null;
|
|
this.pr_code.Caller = null;
|
|
|
this.pr_code.Condition = null;
|
|
this.pr_code.Condition = null;
|
|
|
|
|
+ this.pr_code.DBTitle = null;
|
|
|
this.pr_code.FormName = null;
|
|
this.pr_code.FormName = null;
|
|
|
this.pr_code.Location = new System.Drawing.Point(76, 182);
|
|
this.pr_code.Location = new System.Drawing.Point(76, 182);
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.pr_code.Name = "pr_code";
|
|
this.pr_code.Name = "pr_code";
|
|
|
|
|
+ this.pr_code.Power = null;
|
|
|
|
|
+ this.pr_code.ReturnData = null;
|
|
|
this.pr_code.SelectField = null;
|
|
this.pr_code.SelectField = null;
|
|
|
this.pr_code.SetValueField = null;
|
|
this.pr_code.SetValueField = null;
|
|
|
this.pr_code.Size = new System.Drawing.Size(149, 22);
|
|
this.pr_code.Size = new System.Drawing.Size(149, 22);
|
|
|
this.pr_code.TabIndex = 68;
|
|
this.pr_code.TabIndex = 68;
|
|
|
this.pr_code.TableName = null;
|
|
this.pr_code.TableName = null;
|
|
|
|
|
+ this.pr_code.TextBoxEnable = false;
|
|
|
this.pr_code.UserControlTextChanged += new UAS_LabelMachine.CustomControl.SearchTextBox.OnTextChange(this.pr_code_UserControlTextChanged);
|
|
this.pr_code.UserControlTextChanged += new UAS_LabelMachine.CustomControl.SearchTextBox.OnTextChange(this.pr_code_UserControlTextChanged);
|
|
|
this.pr_code.SearchIconClick += new UAS_LabelMachine.CustomControl.SearchTextBox.Icon_Click(this.pr_code_SearchIconClick);
|
|
this.pr_code.SearchIconClick += new UAS_LabelMachine.CustomControl.SearchTextBox.Icon_Click(this.pr_code_SearchIconClick);
|
|
|
//
|
|
//
|
|
@@ -1065,17 +1071,22 @@
|
|
|
//
|
|
//
|
|
|
// sg_code
|
|
// sg_code
|
|
|
//
|
|
//
|
|
|
|
|
+ this.sg_code.AllPower = null;
|
|
|
this.sg_code.Caller = null;
|
|
this.sg_code.Caller = null;
|
|
|
this.sg_code.Condition = null;
|
|
this.sg_code.Condition = null;
|
|
|
|
|
+ this.sg_code.DBTitle = null;
|
|
|
this.sg_code.FormName = null;
|
|
this.sg_code.FormName = null;
|
|
|
this.sg_code.Location = new System.Drawing.Point(76, 66);
|
|
this.sg_code.Location = new System.Drawing.Point(76, 66);
|
|
|
this.sg_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.sg_code.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.sg_code.Name = "sg_code";
|
|
this.sg_code.Name = "sg_code";
|
|
|
|
|
+ this.sg_code.Power = null;
|
|
|
|
|
+ this.sg_code.ReturnData = null;
|
|
|
this.sg_code.SelectField = null;
|
|
this.sg_code.SelectField = null;
|
|
|
this.sg_code.SetValueField = null;
|
|
this.sg_code.SetValueField = null;
|
|
|
this.sg_code.Size = new System.Drawing.Size(149, 24);
|
|
this.sg_code.Size = new System.Drawing.Size(149, 24);
|
|
|
this.sg_code.TabIndex = 32;
|
|
this.sg_code.TabIndex = 32;
|
|
|
this.sg_code.TableName = null;
|
|
this.sg_code.TableName = null;
|
|
|
|
|
+ this.sg_code.TextBoxEnable = false;
|
|
|
this.sg_code.UserControlTextChanged += new UAS_LabelMachine.CustomControl.SearchTextBox.OnTextChange(this.sg_code_UserControlTextChanged);
|
|
this.sg_code.UserControlTextChanged += new UAS_LabelMachine.CustomControl.SearchTextBox.OnTextChange(this.sg_code_UserControlTextChanged);
|
|
|
//
|
|
//
|
|
|
// MessageLog
|
|
// MessageLog
|
|
@@ -1128,6 +1139,178 @@
|
|
|
this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
|
|
this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
|
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
|
|
|
//
|
|
//
|
|
|
|
|
+ // 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_ifpick
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
+ this.pib_ifpick.DataPropertyName = "pib_ifpick";
|
|
|
|
|
+ this.pib_ifpick.HeaderText = "已采集";
|
|
|
|
|
+ this.pib_ifpick.Name = "pib_ifpick";
|
|
|
|
|
+ this.pib_ifpick.Width = 60;
|
|
|
|
|
+ //
|
|
|
|
|
+ // 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_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 = 96;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pib_prodcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_prodcode.DataPropertyName = "pib_prodcode";
|
|
|
|
|
+ this.pib_prodcode.HeaderText = "物料编号";
|
|
|
|
|
+ this.pib_prodcode.Name = "pib_prodcode";
|
|
|
|
|
+ this.pib_prodcode.ReadOnly = true;
|
|
|
|
|
+ this.pib_prodcode.Width = 78;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pr_vendprodcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pr_vendprodcode.DataPropertyName = "pr_vendprodcode";
|
|
|
|
|
+ this.pr_vendprodcode.HeaderText = "MPN";
|
|
|
|
|
+ this.pr_vendprodcode.Name = "pr_vendprodcode";
|
|
|
|
|
+ this.pr_vendprodcode.ReadOnly = true;
|
|
|
|
|
+ this.pr_vendprodcode.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;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pib_madein
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
|
|
+ this.pib_madein.HeaderText = "产地";
|
|
|
|
|
+ this.pib_madein.Name = "pib_madein";
|
|
|
|
|
+ this.pib_madein.Width = 54;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pib_lotno
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
|
|
+ this.pib_lotno.HeaderText = "LotNo";
|
|
|
|
|
+ this.pib_lotno.Name = "pib_lotno";
|
|
|
|
|
+ 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.Width = 78;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pib_cusbarcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_cusbarcode.DataPropertyName = "pib_cusbarcode";
|
|
|
|
|
+ this.pib_cusbarcode.HeaderText = "ViVo条码号";
|
|
|
|
|
+ this.pib_cusbarcode.Name = "pib_cusbarcode";
|
|
|
|
|
+ this.pib_cusbarcode.Width = 90;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pib_cusoutboxcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_cusoutboxcode.DataPropertyName = "pib_cusoutboxcode";
|
|
|
|
|
+ this.pib_cusoutboxcode.HeaderText = "ViVo外箱";
|
|
|
|
|
+ this.pib_cusoutboxcode.Name = "pib_cusoutboxcode";
|
|
|
|
|
+ this.pib_cusoutboxcode.Width = 78;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pib_datecode1
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_datecode1.DataPropertyName = "pib_datecode1";
|
|
|
|
|
+ this.pib_datecode1.HeaderText = "DateCode1";
|
|
|
|
|
+ this.pib_datecode1.Name = "pib_datecode1";
|
|
|
|
|
+ this.pib_datecode1.Visible = false;
|
|
|
|
|
+ this.pib_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_barcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_barcode.DataPropertyName = "pib_barcode";
|
|
|
|
|
+ this.pib_barcode.HeaderText = "唯一条码";
|
|
|
|
|
+ this.pib_barcode.Name = "pib_barcode";
|
|
|
|
|
+ this.pib_barcode.ReadOnly = true;
|
|
|
|
|
+ this.pib_barcode.Width = 78;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pib_custbarcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
|
|
+ this.pib_custbarcode.HeaderText = "客户条码";
|
|
|
|
|
+ this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
|
|
+ this.pib_custbarcode.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;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pd_custprodcode
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
|
|
+ this.pd_custprodcode.HeaderText = "客户料号";
|
|
|
|
|
+ this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
|
|
+ this.pd_custprodcode.ReadOnly = true;
|
|
|
|
|
+ this.pd_custprodcode.Width = 78;
|
|
|
|
|
+ //
|
|
|
|
|
+ // pd_custprodspec
|
|
|
|
|
+ //
|
|
|
|
|
+ this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
|
|
|
|
|
+ this.pd_custprodspec.HeaderText = "客户型号";
|
|
|
|
|
+ this.pd_custprodspec.Name = "pd_custprodspec";
|
|
|
|
|
+ this.pd_custprodspec.ReadOnly = true;
|
|
|
|
|
+ this.pd_custprodspec.Width = 78;
|
|
|
|
|
+ //
|
|
|
|
|
+ // 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.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.Width = 90;
|
|
|
|
|
+ //
|
|
|
// pi_inoutno
|
|
// pi_inoutno
|
|
|
//
|
|
//
|
|
|
this.pi_inoutno.ID = null;
|
|
this.pi_inoutno.ID = null;
|
|
@@ -1535,177 +1718,17 @@
|
|
|
this.OutBoxCombox.TabIndex = 78;
|
|
this.OutBoxCombox.TabIndex = 78;
|
|
|
this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
|
|
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_ifpick
|
|
|
|
|
- //
|
|
|
|
|
- this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
|
|
- this.pib_ifpick.DataPropertyName = "pib_ifpick";
|
|
|
|
|
- this.pib_ifpick.HeaderText = "已采集";
|
|
|
|
|
- this.pib_ifpick.Name = "pib_ifpick";
|
|
|
|
|
- this.pib_ifpick.Width = 60;
|
|
|
|
|
- //
|
|
|
|
|
- // 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_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 = 96;
|
|
|
|
|
- //
|
|
|
|
|
- // pib_prodcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pib_prodcode.DataPropertyName = "pib_prodcode";
|
|
|
|
|
- this.pib_prodcode.HeaderText = "物料编号";
|
|
|
|
|
- this.pib_prodcode.Name = "pib_prodcode";
|
|
|
|
|
- this.pib_prodcode.ReadOnly = true;
|
|
|
|
|
- this.pib_prodcode.Width = 78;
|
|
|
|
|
- //
|
|
|
|
|
- // pr_vendprodcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pr_vendprodcode.DataPropertyName = "pr_vendprodcode";
|
|
|
|
|
- this.pr_vendprodcode.HeaderText = "MPN";
|
|
|
|
|
- this.pr_vendprodcode.Name = "pr_vendprodcode";
|
|
|
|
|
- this.pr_vendprodcode.ReadOnly = true;
|
|
|
|
|
- this.pr_vendprodcode.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;
|
|
|
|
|
- //
|
|
|
|
|
- // pib_madein
|
|
|
|
|
- //
|
|
|
|
|
- this.pib_madein.DataPropertyName = "pib_madein";
|
|
|
|
|
- this.pib_madein.HeaderText = "产地";
|
|
|
|
|
- this.pib_madein.Name = "pib_madein";
|
|
|
|
|
- this.pib_madein.Width = 54;
|
|
|
|
|
- //
|
|
|
|
|
- // pib_lotno
|
|
|
|
|
|
|
+ // AttachInfo
|
|
|
//
|
|
//
|
|
|
- this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
|
|
- this.pib_lotno.HeaderText = "LotNo";
|
|
|
|
|
- this.pib_lotno.Name = "pib_lotno";
|
|
|
|
|
- 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.Width = 78;
|
|
|
|
|
- //
|
|
|
|
|
- // pib_cusbarcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pib_cusbarcode.DataPropertyName = "pib_cusbarcode";
|
|
|
|
|
- this.pib_cusbarcode.HeaderText = "ViVo条码号";
|
|
|
|
|
- this.pib_cusbarcode.Name = "pib_cusbarcode";
|
|
|
|
|
- this.pib_cusbarcode.Width = 90;
|
|
|
|
|
- //
|
|
|
|
|
- // pib_cusoutboxcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pib_cusoutboxcode.DataPropertyName = "pib_cusoutboxcode";
|
|
|
|
|
- this.pib_cusoutboxcode.HeaderText = "ViVo外箱";
|
|
|
|
|
- this.pib_cusoutboxcode.Name = "pib_cusoutboxcode";
|
|
|
|
|
- this.pib_cusoutboxcode.Width = 78;
|
|
|
|
|
- //
|
|
|
|
|
- // pib_datecode1
|
|
|
|
|
- //
|
|
|
|
|
- this.pib_datecode1.DataPropertyName = "pib_datecode1";
|
|
|
|
|
- this.pib_datecode1.HeaderText = "DateCode1";
|
|
|
|
|
- this.pib_datecode1.Name = "pib_datecode1";
|
|
|
|
|
- this.pib_datecode1.Visible = false;
|
|
|
|
|
- this.pib_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_barcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pib_barcode.DataPropertyName = "pib_barcode";
|
|
|
|
|
- this.pib_barcode.HeaderText = "唯一条码";
|
|
|
|
|
- this.pib_barcode.Name = "pib_barcode";
|
|
|
|
|
- this.pib_barcode.ReadOnly = true;
|
|
|
|
|
- this.pib_barcode.Width = 78;
|
|
|
|
|
- //
|
|
|
|
|
- // pib_custbarcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
|
|
|
|
|
- this.pib_custbarcode.HeaderText = "客户条码";
|
|
|
|
|
- this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
|
|
- this.pib_custbarcode.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;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_custprodcode
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
|
|
- this.pd_custprodcode.HeaderText = "客户料号";
|
|
|
|
|
- this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
|
|
- this.pd_custprodcode.ReadOnly = true;
|
|
|
|
|
- this.pd_custprodcode.Width = 78;
|
|
|
|
|
- //
|
|
|
|
|
- // pd_custprodspec
|
|
|
|
|
- //
|
|
|
|
|
- this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
|
|
|
|
|
- this.pd_custprodspec.HeaderText = "客户型号";
|
|
|
|
|
- this.pd_custprodspec.Name = "pd_custprodspec";
|
|
|
|
|
- this.pd_custprodspec.ReadOnly = true;
|
|
|
|
|
- this.pd_custprodspec.Width = 78;
|
|
|
|
|
- //
|
|
|
|
|
- // 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.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.Width = 90;
|
|
|
|
|
|
|
+ this.AttachInfo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
|
|
+ this.AttachInfo.Location = new System.Drawing.Point(230, 141);
|
|
|
|
|
+ this.AttachInfo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
|
|
+ this.AttachInfo.Name = "AttachInfo";
|
|
|
|
|
+ this.AttachInfo.Size = new System.Drawing.Size(88, 26);
|
|
|
|
|
+ this.AttachInfo.TabIndex = 85;
|
|
|
|
|
+ this.AttachInfo.Text = "附加信息设置";
|
|
|
|
|
+ this.AttachInfo.UseVisualStyleBackColor = true;
|
|
|
|
|
+ this.AttachInfo.Click += new System.EventHandler(this.AttachInfo_Click);
|
|
|
//
|
|
//
|
|
|
// UAS_出货标签打印
|
|
// UAS_出货标签打印
|
|
|
//
|
|
//
|
|
@@ -1713,6 +1736,7 @@
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(233)))), ((int)(((byte)(206)))));
|
|
|
this.ClientSize = new System.Drawing.Size(1257, 686);
|
|
this.ClientSize = new System.Drawing.Size(1257, 686);
|
|
|
|
|
+ this.Controls.Add(this.AttachInfo);
|
|
|
this.Controls.Add(this.groupBoxWithBorder1);
|
|
this.Controls.Add(this.groupBoxWithBorder1);
|
|
|
this.Controls.Add(this.ChooseAll);
|
|
this.Controls.Add(this.ChooseAll);
|
|
|
this.Controls.Add(this.GetGridOnly);
|
|
this.Controls.Add(this.GetGridOnly);
|
|
@@ -1929,5 +1953,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_outboxcode2;
|
|
|
|
|
+ private System.Windows.Forms.Button AttachInfo;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|