|
@@ -113,25 +113,6 @@
|
|
|
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_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.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();
|
|
@@ -156,6 +137,26 @@
|
|
|
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_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();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).BeginInit();
|
|
@@ -172,7 +173,7 @@
|
|
|
//
|
|
|
this.pi_inoutno_label.AutoSize = true;
|
|
|
this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_inoutno_label.Location = new System.Drawing.Point(9, 10);
|
|
|
+ this.pi_inoutno_label.Location = new System.Drawing.Point(5, 10);
|
|
|
this.pi_inoutno_label.Name = "pi_inoutno_label";
|
|
|
this.pi_inoutno_label.Size = new System.Drawing.Size(65, 20);
|
|
|
this.pi_inoutno_label.TabIndex = 3;
|
|
@@ -182,7 +183,7 @@
|
|
|
//
|
|
|
this.label24.AutoSize = true;
|
|
|
this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label24.Location = new System.Drawing.Point(9, 69);
|
|
|
+ this.label24.Location = new System.Drawing.Point(5, 69);
|
|
|
this.label24.Name = "label24";
|
|
|
this.label24.Size = new System.Drawing.Size(51, 20);
|
|
|
this.label24.TabIndex = 55;
|
|
@@ -669,7 +670,7 @@
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label8.Location = new System.Drawing.Point(9, 41);
|
|
|
+ this.label8.Location = new System.Drawing.Point(6, 41);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(65, 20);
|
|
|
this.label8.TabIndex = 106;
|
|
@@ -698,7 +699,7 @@
|
|
|
//
|
|
|
this.ProcessCount.AutoSize = true;
|
|
|
this.ProcessCount.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ProcessCount.Location = new System.Drawing.Point(327, 200);
|
|
|
+ this.ProcessCount.Location = new System.Drawing.Point(332, 200);
|
|
|
this.ProcessCount.Name = "ProcessCount";
|
|
|
this.ProcessCount.Size = new System.Drawing.Size(0, 20);
|
|
|
this.ProcessCount.TabIndex = 108;
|
|
@@ -848,7 +849,7 @@
|
|
|
//
|
|
|
this.label18.AutoSize = true;
|
|
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label18.Location = new System.Drawing.Point(63, 138);
|
|
|
+ this.label18.Location = new System.Drawing.Point(62, 137);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label18.TabIndex = 90;
|
|
@@ -882,7 +883,7 @@
|
|
|
//
|
|
|
this.label16.AutoSize = true;
|
|
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label16.Location = new System.Drawing.Point(62, 75);
|
|
|
+ this.label16.Location = new System.Drawing.Point(61, 74);
|
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label16.TabIndex = 87;
|
|
@@ -916,7 +917,7 @@
|
|
|
//
|
|
|
this.label12.AutoSize = true;
|
|
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label12.Location = new System.Drawing.Point(6, 110);
|
|
|
+ this.label12.Location = new System.Drawing.Point(5, 109);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label12.TabIndex = 77;
|
|
@@ -926,7 +927,7 @@
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label7.Location = new System.Drawing.Point(6, 32);
|
|
|
+ this.label7.Location = new System.Drawing.Point(5, 31);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label7.TabIndex = 76;
|
|
@@ -965,6 +966,7 @@
|
|
|
this.pr_zxbzs,
|
|
|
this.pib_lotno,
|
|
|
this.pib_datecode,
|
|
|
+ this.DateCode1,
|
|
|
this.pib_qty,
|
|
|
this.pib_custbarcode,
|
|
|
this.pib_custmidboxcode,
|
|
@@ -983,163 +985,6 @@
|
|
|
this.LabelInf.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelInf_CellValueChanged);
|
|
|
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_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;
|
|
|
- //
|
|
|
- // pd_custprodcode
|
|
|
- //
|
|
|
- this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.HeaderText = "CPN";
|
|
|
- this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.Width = 48;
|
|
|
- //
|
|
|
- // 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.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;
|
|
|
- //
|
|
|
- // 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.DataPropertyName = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.HeaderText = "料盘条码";
|
|
|
- this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
- this.pib_custbarcode.ReadOnly = true;
|
|
|
- this.pib_custbarcode.Width = 78;
|
|
|
- //
|
|
|
- // 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;
|
|
@@ -1182,7 +1027,7 @@
|
|
|
//
|
|
|
this.SingleLabelPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.SingleLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelPrint.Location = new System.Drawing.Point(43, 176);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(14, 175);
|
|
|
this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelPrint.Name = "SingleLabelPrint";
|
|
|
this.SingleLabelPrint.Size = new System.Drawing.Size(68, 26);
|
|
@@ -1197,7 +1042,7 @@
|
|
|
this.SingleLabelAutoPrint.Checked = true;
|
|
|
this.SingleLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.SingleLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.SingleLabelAutoPrint.Location = new System.Drawing.Point(9, 97);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(8, 96);
|
|
|
this.SingleLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.SingleLabelAutoPrint.Name = "SingleLabelAutoPrint";
|
|
|
this.SingleLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
@@ -1250,7 +1095,7 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(5, 122);
|
|
|
+ this.label2.Location = new System.Drawing.Point(4, 121);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label2.TabIndex = 92;
|
|
@@ -1273,7 +1118,7 @@
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(7, 154);
|
|
|
+ this.label5.Location = new System.Drawing.Point(6, 153);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label5.TabIndex = 50;
|
|
@@ -1306,7 +1151,7 @@
|
|
|
this.MidLabelAutoPrint.Checked = true;
|
|
|
this.MidLabelAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.MidLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidLabelAutoPrint.Location = new System.Drawing.Point(9, 95);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(8, 94);
|
|
|
this.MidLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabelAutoPrint.Name = "MidLabelAutoPrint";
|
|
|
this.MidLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
@@ -1349,7 +1194,7 @@
|
|
|
// LogingOut
|
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(107, 8);
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(106, 7);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(42, 21);
|
|
|
this.LogingOut.TabIndex = 77;
|
|
@@ -1375,7 +1220,7 @@
|
|
|
//
|
|
|
this.label10.AutoSize = true;
|
|
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label10.Location = new System.Drawing.Point(6, 144);
|
|
|
+ this.label10.Location = new System.Drawing.Point(5, 143);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label10.TabIndex = 90;
|
|
@@ -1385,7 +1230,7 @@
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label6.Location = new System.Drawing.Point(6, 106);
|
|
|
+ this.label6.Location = new System.Drawing.Point(5, 105);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label6.TabIndex = 87;
|
|
@@ -1434,6 +1279,170 @@
|
|
|
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_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;
|
|
|
+ //
|
|
|
+ // pd_custprodcode
|
|
|
+ //
|
|
|
+ this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.HeaderText = "CPN";
|
|
|
+ this.pd_custprodcode.Name = "pd_custprodcode";
|
|
|
+ this.pd_custprodcode.Width = 48;
|
|
|
+ //
|
|
|
+ // 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.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.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.DataPropertyName = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.HeaderText = "料盘条码";
|
|
|
+ this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
+ this.pib_custbarcode.ReadOnly = true;
|
|
|
+ this.pib_custbarcode.Width = 78;
|
|
|
+ //
|
|
|
+ // 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;
|
|
|
+ //
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -1491,18 +1500,18 @@
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.GridPrcode)).EndInit();
|
|
|
- this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelInf)).EndInit();
|
|
|
- this.SingleLabel.ResumeLayout(true);
|
|
|
+ this.SingleLabel.ResumeLayout(false);
|
|
|
this.SingleLabel.PerformLayout();
|
|
|
- this.MidLabel.ResumeLayout(true);
|
|
|
+ this.MidLabel.ResumeLayout(false);
|
|
|
this.MidLabel.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidboxCapacity)).EndInit();
|
|
|
- this.OutBoxLabel.ResumeLayout(true);
|
|
|
+ this.OutBoxLabel.ResumeLayout(false);
|
|
|
this.OutBoxLabel.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.OutboxCapacity)).EndInit();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
@@ -1597,6 +1606,24 @@
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Label bi_inman;
|
|
|
private System.Windows.Forms.Label pib_inman;
|
|
|
+ private System.Windows.Forms.Button PackMidBox;
|
|
|
+ private System.Windows.Forms.Button CustomerLabel;
|
|
|
+ private System.Windows.Forms.CheckBox Combindetail;
|
|
|
+ private System.Windows.Forms.Label label8;
|
|
|
+ private System.Windows.Forms.Label pi_title;
|
|
|
+ private System.Windows.Forms.Label label9;
|
|
|
+ private System.Windows.Forms.Label ProcessCount;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_whcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn CollectedNum;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn UnCollectedNum;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_outqty;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_brand;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pjd_zxbzs_user;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
|
|
@@ -1608,6 +1635,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn DateCode1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_custbarcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_custmidboxcode;
|
|
@@ -1616,23 +1644,5 @@
|
|
|
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 PackMidBox;
|
|
|
- private System.Windows.Forms.Button CustomerLabel;
|
|
|
- private System.Windows.Forms.CheckBox Combindetail;
|
|
|
- private System.Windows.Forms.Label label8;
|
|
|
- private System.Windows.Forms.Label pi_title;
|
|
|
- private System.Windows.Forms.Label label9;
|
|
|
- private System.Windows.Forms.Label ProcessCount;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_whcode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn CollectedNum;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn UnCollectedNum;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_outqty;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_brand;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pjd_zxbzs_user;
|
|
|
}
|
|
|
}
|