|
@@ -100,6 +100,7 @@
|
|
|
this.UnCollectedNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_outqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pr_unit = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_spec1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pjd_zxbzs_user = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
@@ -733,6 +734,7 @@
|
|
|
this.UnCollectedNum,
|
|
|
this.pd_outqty,
|
|
|
this.pr_unit,
|
|
|
+ this.pr_spec1,
|
|
|
this.pd_brand,
|
|
|
this.pjd_zxbzs_user});
|
|
|
this.GridPrcode.GridColor = System.Drawing.SystemColors.Control;
|
|
@@ -811,6 +813,12 @@
|
|
|
this.pr_unit.ReadOnly = true;
|
|
|
this.pr_unit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
//
|
|
|
+ // pr_spec1
|
|
|
+ //
|
|
|
+ this.pr_spec1.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec1.HeaderText = "规格";
|
|
|
+ this.pr_spec1.Name = "pr_spec1";
|
|
|
+ //
|
|
|
// pd_brand
|
|
|
//
|
|
|
this.pd_brand.DataPropertyName = "pd_brand";
|
|
@@ -850,7 +858,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(62, 137);
|
|
|
+ this.label18.Location = new System.Drawing.Point(60, 135);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label18.TabIndex = 90;
|
|
@@ -884,7 +892,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(61, 74);
|
|
|
+ this.label16.Location = new System.Drawing.Point(59, 72);
|
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label16.TabIndex = 87;
|
|
@@ -918,7 +926,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(7, 102);
|
|
|
+ this.label12.Location = new System.Drawing.Point(5, 100);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label12.TabIndex = 77;
|
|
@@ -928,7 +936,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(7, 24);
|
|
|
+ this.label7.Location = new System.Drawing.Point(5, 22);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label7.TabIndex = 76;
|
|
@@ -1027,7 +1035,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(55, 171);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(-3, 169);
|
|
|
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);
|
|
@@ -1042,7 +1050,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(6, 90);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(4, 88);
|
|
|
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);
|
|
@@ -1100,7 +1108,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(9, 117);
|
|
|
+ this.label2.Location = new System.Drawing.Point(7, 115);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label2.TabIndex = 92;
|
|
@@ -1123,7 +1131,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(8, 152);
|
|
|
+ this.label5.Location = new System.Drawing.Point(6, 150);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label5.TabIndex = 50;
|
|
@@ -1156,7 +1164,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(4, 89);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(2, 87);
|
|
|
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);
|
|
@@ -1199,7 +1207,7 @@
|
|
|
// LogingOut
|
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(99, 0);
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(97, -2);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(42, 21);
|
|
|
this.LogingOut.TabIndex = 77;
|
|
@@ -1225,7 +1233,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(8, 146);
|
|
|
+ this.label10.Location = new System.Drawing.Point(6, 144);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label10.TabIndex = 90;
|
|
@@ -1235,7 +1243,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(7, 109);
|
|
|
+ this.label6.Location = new System.Drawing.Point(5, 107);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label6.TabIndex = 87;
|
|
@@ -1313,25 +1321,27 @@
|
|
|
//
|
|
|
this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
this.pib_pdno.DataPropertyName = "pib_pdno";
|
|
|
- this.pib_pdno.HeaderText = "明细序号";
|
|
|
+ this.pib_pdno.HeaderText = "序号";
|
|
|
this.pib_pdno.Name = "pib_pdno";
|
|
|
this.pib_pdno.ReadOnly = true;
|
|
|
- this.pib_pdno.Width = 96;
|
|
|
+ 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.Name = "pib_prodcode";
|
|
|
this.pib_prodcode.ReadOnly = true;
|
|
|
- this.pib_prodcode.Width = 78;
|
|
|
+ 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.Name = "pd_custprodcode";
|
|
|
- this.pd_custprodcode.Width = 48;
|
|
|
+ this.pd_custprodcode.Width = 120;
|
|
|
//
|
|
|
// pjd_orispeccode
|
|
|
//
|
|
@@ -1393,11 +1403,11 @@
|
|
|
//
|
|
|
// pib_custbarcode
|
|
|
//
|
|
|
+ this.pib_custbarcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
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
|
|
|
//
|
|
@@ -1629,6 +1639,7 @@
|
|
|
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 pr_spec1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_brand;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pjd_zxbzs_user;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|