|
|
@@ -28,7 +28,6 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- this.components = new System.ComponentModel.Container();
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
|
|
|
this.pi_inoutno_label = new System.Windows.Forms.Label();
|
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
|
@@ -38,7 +37,7 @@
|
|
|
this.pi_cardcode = new System.Windows.Forms.Label();
|
|
|
this.pi_cardcode_label = new System.Windows.Forms.Label();
|
|
|
this.Fresh = new System.Windows.Forms.LinkLabel();
|
|
|
- this.RefreshDBConnect = new System.Windows.Forms.Timer(this.components);
|
|
|
+ this.RefreshDBConnect = new System.Windows.Forms.Timer();
|
|
|
this.GetGridOnly = new System.Windows.Forms.CheckBox();
|
|
|
this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -66,7 +65,7 @@
|
|
|
this.dataGridViewTextBoxColumn21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn22 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.dataGridViewTextBoxColumn23 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.MidSource = new System.Windows.Forms.BindingSource(this.components);
|
|
|
+ this.MidSource = new System.Windows.Forms.BindingSource();
|
|
|
this.ChooseAll = new System.Windows.Forms.Button();
|
|
|
this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
this.AttachInfo = new System.Windows.Forms.Button();
|
|
|
@@ -79,6 +78,10 @@
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.Pack = new System.Windows.Forms.Button();
|
|
|
this.PrintStatus = new System.Windows.Forms.Button();
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
+ this.label4 = new System.Windows.Forms.Label();
|
|
|
+ this.bi_inman = new System.Windows.Forms.Label();
|
|
|
+ this.pib_inman = new System.Windows.Forms.Label();
|
|
|
this.DCCheck = new UAS_LabelMachine.CustomControl.EnterTextBox();
|
|
|
this.GridPrcode = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
|
|
|
this.pd_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -106,6 +109,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.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();
|
|
|
@@ -543,7 +547,7 @@
|
|
|
// pictureBox1
|
|
|
//
|
|
|
this.pictureBox1.Image = global::UAS_LabelMachine.Properties.Resources.Status;
|
|
|
- this.pictureBox1.Location = new System.Drawing.Point(320, 126);
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(411, 99);
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(122, 64);
|
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
@@ -584,6 +588,44 @@
|
|
|
this.PrintStatus.UseVisualStyleBackColor = true;
|
|
|
this.PrintStatus.Click += new System.EventHandler(this.PrintStatus_Click);
|
|
|
//
|
|
|
+ // label3
|
|
|
+ //
|
|
|
+ this.label3.AutoSize = true;
|
|
|
+ this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label3.Location = new System.Drawing.Point(232, 155);
|
|
|
+ this.label3.Name = "label3";
|
|
|
+ this.label3.Size = new System.Drawing.Size(51, 20);
|
|
|
+ this.label3.TabIndex = 98;
|
|
|
+ this.label3.Text = "备货员";
|
|
|
+ //
|
|
|
+ // label4
|
|
|
+ //
|
|
|
+ this.label4.AutoSize = true;
|
|
|
+ this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.label4.Location = new System.Drawing.Point(232, 185);
|
|
|
+ this.label4.Name = "label4";
|
|
|
+ this.label4.Size = new System.Drawing.Size(51, 20);
|
|
|
+ this.label4.TabIndex = 99;
|
|
|
+ this.label4.Text = "出货员";
|
|
|
+ //
|
|
|
+ // bi_inman
|
|
|
+ //
|
|
|
+ this.bi_inman.AutoSize = true;
|
|
|
+ this.bi_inman.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.bi_inman.Location = new System.Drawing.Point(297, 155);
|
|
|
+ this.bi_inman.Name = "bi_inman";
|
|
|
+ this.bi_inman.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.bi_inman.TabIndex = 100;
|
|
|
+ //
|
|
|
+ // pib_inman
|
|
|
+ //
|
|
|
+ this.pib_inman.AutoSize = true;
|
|
|
+ this.pib_inman.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pib_inman.Location = new System.Drawing.Point(297, 185);
|
|
|
+ this.pib_inman.Name = "pib_inman";
|
|
|
+ this.pib_inman.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.pib_inman.TabIndex = 101;
|
|
|
+ //
|
|
|
// DCCheck
|
|
|
//
|
|
|
this.DCCheck.ID = null;
|
|
|
@@ -828,6 +870,7 @@
|
|
|
this.pib_id1,
|
|
|
this.pib_pdno,
|
|
|
this.pib_prodcode,
|
|
|
+ this.pd_custprodcode,
|
|
|
this.pjd_orispeccode,
|
|
|
this.pib_brand,
|
|
|
this.pr_zxbzs,
|
|
|
@@ -892,6 +935,13 @@
|
|
|
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";
|
|
|
@@ -913,6 +963,7 @@
|
|
|
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;
|
|
|
//
|
|
|
@@ -953,6 +1004,7 @@
|
|
|
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
|
|
|
@@ -986,6 +1038,7 @@
|
|
|
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
|
|
|
@@ -994,6 +1047,7 @@
|
|
|
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
|
|
|
@@ -1096,7 +1150,7 @@
|
|
|
// MidboxCapacity
|
|
|
//
|
|
|
this.MidboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MidboxCapacity.Location = new System.Drawing.Point(40, 119);
|
|
|
+ this.MidboxCapacity.Location = new System.Drawing.Point(48, 119);
|
|
|
this.MidboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidboxCapacity.Name = "MidboxCapacity";
|
|
|
this.MidboxCapacity.Size = new System.Drawing.Size(78, 23);
|
|
|
@@ -1116,7 +1170,7 @@
|
|
|
//
|
|
|
this.MidLabelNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.MidLabelNum.ID = null;
|
|
|
- this.MidLabelNum.Location = new System.Drawing.Point(40, 151);
|
|
|
+ this.MidLabelNum.Location = new System.Drawing.Point(48, 151);
|
|
|
this.MidLabelNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidLabelNum.Name = "MidLabelNum";
|
|
|
this.MidLabelNum.Size = new System.Drawing.Size(78, 23);
|
|
|
@@ -1218,7 +1272,7 @@
|
|
|
this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.OutBoxNum.Items.AddRange(new object[] {
|
|
|
"新增"});
|
|
|
- this.OutBoxNum.Location = new System.Drawing.Point(41, 144);
|
|
|
+ this.OutBoxNum.Location = new System.Drawing.Point(52, 144);
|
|
|
this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxNum.Name = "OutBoxNum";
|
|
|
this.OutBoxNum.Size = new System.Drawing.Size(72, 25);
|
|
|
@@ -1259,7 +1313,7 @@
|
|
|
// OutboxCapacity
|
|
|
//
|
|
|
this.OutboxCapacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutboxCapacity.Location = new System.Drawing.Point(41, 108);
|
|
|
+ this.OutboxCapacity.Location = new System.Drawing.Point(52, 108);
|
|
|
this.OutboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutboxCapacity.Name = "OutboxCapacity";
|
|
|
this.OutboxCapacity.Size = new System.Drawing.Size(72, 23);
|
|
|
@@ -1296,6 +1350,10 @@
|
|
|
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(1257, 729);
|
|
|
+ this.Controls.Add(this.pib_inman);
|
|
|
+ this.Controls.Add(this.bi_inman);
|
|
|
+ this.Controls.Add(this.label4);
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.PrintStatus);
|
|
|
this.Controls.Add(this.Pack);
|
|
|
this.Controls.Add(this.label1);
|
|
|
@@ -1440,11 +1498,25 @@
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Button Pack;
|
|
|
private System.Windows.Forms.Button PrintStatus;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_pdno;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
|
|
|
+ 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.Label label3;
|
|
|
+ private System.Windows.Forms.Label label4;
|
|
|
+ private System.Windows.Forms.Label bi_inman;
|
|
|
+ private System.Windows.Forms.Label pib_inman;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
|
|
|
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 pd_custprodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pjd_orispeccode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
|
|
|
@@ -1458,14 +1530,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.DataGridViewTextBoxColumn pd_pdno;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pjd_id;
|
|
|
- private System.Windows.Forms.DataGridViewTextBoxColumn pd_prodcode;
|
|
|
- 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;
|
|
|
}
|
|
|
}
|