|
|
@@ -106,7 +106,7 @@
|
|
|
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.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();
|
|
|
@@ -714,7 +714,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(68, 110);
|
|
|
+ this.label18.Location = new System.Drawing.Point(67, 109);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label18.TabIndex = 90;
|
|
|
@@ -748,7 +748,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(67, 47);
|
|
|
+ this.label16.Location = new System.Drawing.Point(66, 46);
|
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label16.TabIndex = 87;
|
|
|
@@ -782,7 +782,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(9, 75);
|
|
|
+ this.label12.Location = new System.Drawing.Point(8, 74);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label12.TabIndex = 77;
|
|
|
@@ -792,7 +792,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(9, 18);
|
|
|
+ this.label7.Location = new System.Drawing.Point(8, 17);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label7.TabIndex = 76;
|
|
|
@@ -825,7 +825,7 @@
|
|
|
this.pib_id1,
|
|
|
this.pib_pdno,
|
|
|
this.pib_prodcode,
|
|
|
- this.pr_vendprodcode,
|
|
|
+ this.pjd_orispeccode,
|
|
|
this.pib_brand,
|
|
|
this.pr_zxbzs,
|
|
|
this.pib_lotno,
|
|
|
@@ -889,13 +889,13 @@
|
|
|
this.pib_prodcode.ReadOnly = true;
|
|
|
this.pib_prodcode.Width = 78;
|
|
|
//
|
|
|
- // pr_vendprodcode
|
|
|
+ // pjd_orispeccode
|
|
|
//
|
|
|
- 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;
|
|
|
+ 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
|
|
|
//
|
|
|
@@ -1035,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(80, 156);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(80, 158);
|
|
|
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);
|
|
|
@@ -1050,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(8, 95);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(7, 94);
|
|
|
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);
|
|
|
@@ -1103,7 +1103,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(76, 124);
|
|
|
+ this.label2.Location = new System.Drawing.Point(75, 123);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label2.TabIndex = 92;
|
|
|
@@ -1126,7 +1126,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(4, 124);
|
|
|
+ this.label5.Location = new System.Drawing.Point(3, 123);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label5.TabIndex = 50;
|
|
|
@@ -1159,7 +1159,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(8, 94);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(7, 93);
|
|
|
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);
|
|
|
@@ -1202,7 +1202,7 @@
|
|
|
// LogingOut
|
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(111, 8);
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(110, 7);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(42, 21);
|
|
|
this.LogingOut.TabIndex = 77;
|
|
|
@@ -1228,7 +1228,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(83, 126);
|
|
|
+ this.label10.Location = new System.Drawing.Point(82, 125);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label10.TabIndex = 90;
|
|
|
@@ -1238,7 +1238,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(4, 125);
|
|
|
+ this.label6.Location = new System.Drawing.Point(3, 124);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label6.TabIndex = 87;
|
|
|
@@ -1334,18 +1334,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();
|
|
|
|
|
|
}
|
|
|
@@ -1451,7 +1451,7 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_id1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_pdno;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_prodcode;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pr_vendprodcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pjd_orispeccode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
|