|
|
@@ -92,6 +92,8 @@
|
|
|
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();
|
|
|
+ this.pi_date = new System.Windows.Forms.Label();
|
|
|
this.groupBoxWithBorder1 = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.ExportData = new System.Windows.Forms.Button();
|
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
|
@@ -130,6 +132,8 @@
|
|
|
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.pr_zxbzs = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.pr_unit = 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();
|
|
|
@@ -138,9 +142,11 @@
|
|
|
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.pib_custoutboxcode = 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.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();
|
|
|
@@ -176,8 +182,6 @@
|
|
|
this.OutBoxLabelPrint = new System.Windows.Forms.Button();
|
|
|
this.OutBoxLabelAutoPrint = new System.Windows.Forms.CheckBox();
|
|
|
this.OutBoxCombox = new System.Windows.Forms.ComboBox();
|
|
|
- this.AttachInfo = new System.Windows.Forms.Button();
|
|
|
- this.pi_date = new System.Windows.Forms.Label();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.Si_ItemDGV)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.MidSource)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
@@ -527,6 +531,10 @@
|
|
|
this.PowerSetting.Visible = false;
|
|
|
this.PowerSetting.Click += new System.EventHandler(this.PowerSetting_Click);
|
|
|
//
|
|
|
+ // RefreshDBConnect
|
|
|
+ //
|
|
|
+ this.RefreshDBConnect.Tick += new System.EventHandler(this.RefreshDBConnect_Tick);
|
|
|
+ //
|
|
|
// GetGridOnly
|
|
|
//
|
|
|
this.GetGridOnly.AutoSize = true;
|
|
|
@@ -756,6 +764,28 @@
|
|
|
this.ChooseAll.UseVisualStyleBackColor = true;
|
|
|
this.ChooseAll.Click += new System.EventHandler(this.ChooseAll_Click);
|
|
|
//
|
|
|
+ // AttachInfo
|
|
|
+ //
|
|
|
+ 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);
|
|
|
+ //
|
|
|
+ // pi_date
|
|
|
+ //
|
|
|
+ this.pi_date.AutoSize = true;
|
|
|
+ this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.pi_date.Location = new System.Drawing.Point(5, 158);
|
|
|
+ this.pi_date.Name = "pi_date";
|
|
|
+ this.pi_date.Size = new System.Drawing.Size(0, 20);
|
|
|
+ this.pi_date.TabIndex = 86;
|
|
|
+ this.pi_date.Visible = false;
|
|
|
+ //
|
|
|
// groupBoxWithBorder1
|
|
|
//
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ExportData);
|
|
|
@@ -780,7 +810,7 @@
|
|
|
//
|
|
|
this.ExportData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.ExportData.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ExportData.Location = new System.Drawing.Point(74, 202);
|
|
|
+ this.ExportData.Location = new System.Drawing.Point(76, 200);
|
|
|
this.ExportData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.ExportData.Name = "ExportData";
|
|
|
this.ExportData.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -793,7 +823,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, 149);
|
|
|
+ this.label18.Location = new System.Drawing.Point(68, 147);
|
|
|
this.label18.Name = "label18";
|
|
|
this.label18.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label18.TabIndex = 90;
|
|
|
@@ -827,7 +857,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, 75);
|
|
|
+ this.label16.Location = new System.Drawing.Point(67, 74);
|
|
|
this.label16.Name = "label16";
|
|
|
this.label16.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label16.TabIndex = 87;
|
|
|
@@ -861,7 +891,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(12, 113);
|
|
|
+ this.label12.Location = new System.Drawing.Point(12, 111);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label12.TabIndex = 77;
|
|
|
@@ -871,7 +901,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(12, 39);
|
|
|
+ this.label7.Location = new System.Drawing.Point(12, 38);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(56, 17);
|
|
|
this.label7.TabIndex = 76;
|
|
|
@@ -924,7 +954,7 @@
|
|
|
//
|
|
|
this.Capacity.AutoSize = true;
|
|
|
this.Capacity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Capacity.Location = new System.Drawing.Point(60, 66);
|
|
|
+ this.Capacity.Location = new System.Drawing.Point(60, 64);
|
|
|
this.Capacity.Name = "Capacity";
|
|
|
this.Capacity.Size = new System.Drawing.Size(0, 17);
|
|
|
this.Capacity.TabIndex = 75;
|
|
|
@@ -933,7 +963,7 @@
|
|
|
//
|
|
|
this.Process_midboxcode.AutoSize = true;
|
|
|
this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_midboxcode.Location = new System.Drawing.Point(60, 110);
|
|
|
+ this.Process_midboxcode.Location = new System.Drawing.Point(60, 109);
|
|
|
this.Process_midboxcode.Name = "Process_midboxcode";
|
|
|
this.Process_midboxcode.Size = new System.Drawing.Size(15, 17);
|
|
|
this.Process_midboxcode.TabIndex = 74;
|
|
|
@@ -943,7 +973,7 @@
|
|
|
//
|
|
|
this.Process_outboxcode.AutoSize = true;
|
|
|
this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process_outboxcode.Location = new System.Drawing.Point(60, 86);
|
|
|
+ this.Process_outboxcode.Location = new System.Drawing.Point(60, 85);
|
|
|
this.Process_outboxcode.Name = "Process_outboxcode";
|
|
|
this.Process_outboxcode.Size = new System.Drawing.Size(15, 17);
|
|
|
this.Process_outboxcode.TabIndex = 73;
|
|
|
@@ -954,7 +984,7 @@
|
|
|
this.TotalCount.AutoSize = true;
|
|
|
this.TotalCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.TotalCount.ForeColor = System.Drawing.Color.Blue;
|
|
|
- this.TotalCount.Location = new System.Drawing.Point(94, 18);
|
|
|
+ this.TotalCount.Location = new System.Drawing.Point(94, 16);
|
|
|
this.TotalCount.Name = "TotalCount";
|
|
|
this.TotalCount.Size = new System.Drawing.Size(15, 17);
|
|
|
this.TotalCount.TabIndex = 72;
|
|
|
@@ -964,7 +994,7 @@
|
|
|
//
|
|
|
this.label17.AutoSize = true;
|
|
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label17.Location = new System.Drawing.Point(81, 18);
|
|
|
+ this.label17.Location = new System.Drawing.Point(81, 16);
|
|
|
this.label17.Name = "label17";
|
|
|
this.label17.Size = new System.Drawing.Size(13, 17);
|
|
|
this.label17.TabIndex = 71;
|
|
|
@@ -975,7 +1005,7 @@
|
|
|
this.CollectedCount.AutoSize = true;
|
|
|
this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.CollectedCount.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.CollectedCount.Location = new System.Drawing.Point(63, 18);
|
|
|
+ this.CollectedCount.Location = new System.Drawing.Point(63, 16);
|
|
|
this.CollectedCount.Name = "CollectedCount";
|
|
|
this.CollectedCount.Size = new System.Drawing.Size(15, 17);
|
|
|
this.CollectedCount.TabIndex = 70;
|
|
|
@@ -985,7 +1015,7 @@
|
|
|
//
|
|
|
this.label14.AutoSize = true;
|
|
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label14.Location = new System.Drawing.Point(10, 87);
|
|
|
+ this.label14.Location = new System.Drawing.Point(10, 86);
|
|
|
this.label14.Name = "label14";
|
|
|
this.label14.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label14.TabIndex = 69;
|
|
|
@@ -995,7 +1025,7 @@
|
|
|
//
|
|
|
this.label11.AutoSize = true;
|
|
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label11.Location = new System.Drawing.Point(10, 110);
|
|
|
+ this.label11.Location = new System.Drawing.Point(10, 109);
|
|
|
this.label11.Name = "label11";
|
|
|
this.label11.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label11.TabIndex = 68;
|
|
|
@@ -1005,7 +1035,7 @@
|
|
|
//
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label13.Location = new System.Drawing.Point(10, 46);
|
|
|
+ this.label13.Location = new System.Drawing.Point(10, 45);
|
|
|
this.label13.Name = "label13";
|
|
|
this.label13.Size = new System.Drawing.Size(44, 17);
|
|
|
this.label13.TabIndex = 67;
|
|
|
@@ -1015,7 +1045,7 @@
|
|
|
//
|
|
|
this.Installed.AutoSize = true;
|
|
|
this.Installed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Installed.Location = new System.Drawing.Point(60, 46);
|
|
|
+ this.Installed.Location = new System.Drawing.Point(60, 45);
|
|
|
this.Installed.Name = "Installed";
|
|
|
this.Installed.Size = new System.Drawing.Size(0, 17);
|
|
|
this.Installed.TabIndex = 66;
|
|
|
@@ -1024,7 +1054,7 @@
|
|
|
//
|
|
|
this.Process.AutoSize = true;
|
|
|
this.Process.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Process.Location = new System.Drawing.Point(10, 18);
|
|
|
+ this.Process.Location = new System.Drawing.Point(10, 16);
|
|
|
this.Process.Name = "Process";
|
|
|
this.Process.Size = new System.Drawing.Size(44, 17);
|
|
|
this.Process.TabIndex = 65;
|
|
|
@@ -1115,6 +1145,8 @@
|
|
|
this.pr_vendprodcode,
|
|
|
this.pib_brand,
|
|
|
this.pib_madein,
|
|
|
+ this.pr_zxbzs,
|
|
|
+ this.pr_unit,
|
|
|
this.pib_lotno,
|
|
|
this.pib_datecode,
|
|
|
this.pib_cusbarcode,
|
|
|
@@ -1123,9 +1155,11 @@
|
|
|
this.pib_qty,
|
|
|
this.pib_barcode,
|
|
|
this.pib_custbarcode,
|
|
|
+ this.pib_custoutboxcode,
|
|
|
this.pd_pocode,
|
|
|
this.pd_custprodcode,
|
|
|
this.pd_custprodspec,
|
|
|
+ this.pr_spec,
|
|
|
this.pib_outboxcode1,
|
|
|
this.pib_outboxcode2});
|
|
|
this.LabelInf.Location = new System.Drawing.Point(2, 252);
|
|
|
@@ -1212,6 +1246,22 @@
|
|
|
this.pib_madein.Name = "pib_madein";
|
|
|
this.pib_madein.Width = 54;
|
|
|
//
|
|
|
+ // pr_zxbzs
|
|
|
+ //
|
|
|
+ this.pr_zxbzs.DataPropertyName = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.HeaderText = "最小包装数";
|
|
|
+ this.pr_zxbzs.Name = "pr_zxbzs";
|
|
|
+ this.pr_zxbzs.Visible = false;
|
|
|
+ this.pr_zxbzs.Width = 90;
|
|
|
+ //
|
|
|
+ // pr_unit
|
|
|
+ //
|
|
|
+ this.pr_unit.DataPropertyName = "pr_unit";
|
|
|
+ this.pr_unit.HeaderText = "单位";
|
|
|
+ this.pr_unit.Name = "pr_unit";
|
|
|
+ this.pr_unit.Visible = false;
|
|
|
+ this.pr_unit.Width = 54;
|
|
|
+ //
|
|
|
// pib_lotno
|
|
|
//
|
|
|
this.pib_lotno.DataPropertyName = "pib_lotno";
|
|
|
@@ -1271,6 +1321,13 @@
|
|
|
this.pib_custbarcode.Name = "pib_custbarcode";
|
|
|
this.pib_custbarcode.Width = 78;
|
|
|
//
|
|
|
+ // pib_custoutboxcode
|
|
|
+ //
|
|
|
+ this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
|
|
|
+ this.pib_custoutboxcode.HeaderText = "外箱条码";
|
|
|
+ this.pib_custoutboxcode.Name = "pib_custoutboxcode";
|
|
|
+ this.pib_custoutboxcode.Width = 78;
|
|
|
+ //
|
|
|
// pd_pocode
|
|
|
//
|
|
|
this.pd_pocode.DataPropertyName = "pd_pocode";
|
|
|
@@ -1295,6 +1352,14 @@
|
|
|
this.pd_custprodspec.ReadOnly = true;
|
|
|
this.pd_custprodspec.Width = 78;
|
|
|
//
|
|
|
+ // pr_spec
|
|
|
+ //
|
|
|
+ this.pr_spec.DataPropertyName = "pr_spec";
|
|
|
+ this.pr_spec.HeaderText = "规格";
|
|
|
+ this.pr_spec.Name = "pr_spec";
|
|
|
+ this.pr_spec.Visible = false;
|
|
|
+ this.pr_spec.Width = 54;
|
|
|
+ //
|
|
|
// pib_outboxcode1
|
|
|
//
|
|
|
this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
|
|
|
@@ -1345,7 +1410,7 @@
|
|
|
//
|
|
|
this.ViVoPlate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.ViVoPlate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ViVoPlate.Location = new System.Drawing.Point(80, 166);
|
|
|
+ this.ViVoPlate.Location = new System.Drawing.Point(77, 165);
|
|
|
this.ViVoPlate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.ViVoPlate.Name = "ViVoPlate";
|
|
|
this.ViVoPlate.Size = new System.Drawing.Size(68, 26);
|
|
|
@@ -1367,7 +1432,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, 202);
|
|
|
+ this.SingleLabelPrint.Location = new System.Drawing.Point(77, 200);
|
|
|
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);
|
|
|
@@ -1380,7 +1445,7 @@
|
|
|
//
|
|
|
this.SingleLabelAutoPrint.AutoSize = true;
|
|
|
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, 109);
|
|
|
+ this.SingleLabelAutoPrint.Location = new System.Drawing.Point(8, 107);
|
|
|
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);
|
|
|
@@ -1438,7 +1503,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(6, 166);
|
|
|
+ this.label5.Location = new System.Drawing.Point(6, 165);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label5.TabIndex = 50;
|
|
|
@@ -1448,7 +1513,7 @@
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(6, 137);
|
|
|
+ this.label4.Location = new System.Drawing.Point(6, 135);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label4.TabIndex = 49;
|
|
|
@@ -1467,7 +1532,7 @@
|
|
|
//
|
|
|
this.label15.AutoSize = true;
|
|
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label15.Location = new System.Drawing.Point(93, 136);
|
|
|
+ this.label15.Location = new System.Drawing.Point(102, 134);
|
|
|
this.label15.Name = "label15";
|
|
|
this.label15.Size = new System.Drawing.Size(20, 17);
|
|
|
this.label15.TabIndex = 40;
|
|
|
@@ -1479,8 +1544,9 @@
|
|
|
this.MidBoxCapacity.Location = new System.Drawing.Point(52, 135);
|
|
|
this.MidBoxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.MidBoxCapacity.Name = "MidBoxCapacity";
|
|
|
- this.MidBoxCapacity.Size = new System.Drawing.Size(38, 23);
|
|
|
+ this.MidBoxCapacity.Size = new System.Drawing.Size(44, 23);
|
|
|
this.MidBoxCapacity.TabIndex = 30;
|
|
|
+ this.MidBoxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
|
|
|
//
|
|
|
// MidLabelPrint
|
|
|
//
|
|
|
@@ -1498,7 +1564,7 @@
|
|
|
//
|
|
|
this.MidLabelAutoPrint.AutoSize = true;
|
|
|
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, 107);
|
|
|
+ this.MidLabelAutoPrint.Location = new System.Drawing.Point(9, 106);
|
|
|
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);
|
|
|
@@ -1548,7 +1614,7 @@
|
|
|
// LogingOut
|
|
|
//
|
|
|
this.LogingOut.AutoSize = true;
|
|
|
- this.LogingOut.Location = new System.Drawing.Point(113, 15);
|
|
|
+ this.LogingOut.Location = new System.Drawing.Point(113, 14);
|
|
|
this.LogingOut.Name = "LogingOut";
|
|
|
this.LogingOut.Size = new System.Drawing.Size(42, 21);
|
|
|
this.LogingOut.TabIndex = 77;
|
|
|
@@ -1585,7 +1651,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(7, 181);
|
|
|
+ this.label10.Location = new System.Drawing.Point(7, 179);
|
|
|
this.label10.Name = "label10";
|
|
|
this.label10.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label10.TabIndex = 90;
|
|
|
@@ -1608,7 +1674,7 @@
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label9.Location = new System.Drawing.Point(87, 213);
|
|
|
+ this.label9.Location = new System.Drawing.Point(87, 211);
|
|
|
this.label9.Name = "label9";
|
|
|
this.label9.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label9.TabIndex = 88;
|
|
|
@@ -1631,7 +1697,7 @@
|
|
|
//
|
|
|
this.label8.AutoSize = true;
|
|
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label8.Location = new System.Drawing.Point(7, 213);
|
|
|
+ this.label8.Location = new System.Drawing.Point(7, 211);
|
|
|
this.label8.Name = "label8";
|
|
|
this.label8.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label8.TabIndex = 83;
|
|
|
@@ -1641,7 +1707,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, 150);
|
|
|
+ this.label6.Location = new System.Drawing.Point(7, 149);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(32, 17);
|
|
|
this.label6.TabIndex = 87;
|
|
|
@@ -1662,13 +1728,14 @@
|
|
|
this.OutboxCapacity.Location = new System.Drawing.Point(46, 147);
|
|
|
this.OutboxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutboxCapacity.Name = "OutboxCapacity";
|
|
|
- this.OutboxCapacity.Size = new System.Drawing.Size(30, 23);
|
|
|
+ this.OutboxCapacity.Size = new System.Drawing.Size(38, 23);
|
|
|
this.OutboxCapacity.TabIndex = 84;
|
|
|
this.OutboxCapacity.Value = new decimal(new int[] {
|
|
|
1,
|
|
|
0,
|
|
|
0,
|
|
|
0});
|
|
|
+ this.OutboxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
|
|
|
//
|
|
|
// OutBoxLabelPackage
|
|
|
//
|
|
|
@@ -1698,7 +1765,7 @@
|
|
|
//
|
|
|
this.OutBoxLabelAutoPrint.AutoSize = true;
|
|
|
this.OutBoxLabelAutoPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(10, 111);
|
|
|
+ this.OutBoxLabelAutoPrint.Location = new System.Drawing.Point(10, 110);
|
|
|
this.OutBoxLabelAutoPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.OutBoxLabelAutoPrint.Name = "OutBoxLabelAutoPrint";
|
|
|
this.OutBoxLabelAutoPrint.Size = new System.Drawing.Size(75, 21);
|
|
|
@@ -1718,28 +1785,6 @@
|
|
|
this.OutBoxCombox.TabIndex = 78;
|
|
|
this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
|
|
|
//
|
|
|
- // AttachInfo
|
|
|
- //
|
|
|
- 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);
|
|
|
- //
|
|
|
- // pi_date
|
|
|
- //
|
|
|
- this.pi_date.AutoSize = true;
|
|
|
- this.pi_date.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pi_date.Location = new System.Drawing.Point(5, 158);
|
|
|
- this.pi_date.Name = "pi_date";
|
|
|
- this.pi_date.Size = new System.Drawing.Size(0, 20);
|
|
|
- this.pi_date.TabIndex = 86;
|
|
|
- this.pi_date.Visible = false;
|
|
|
- //
|
|
|
// UAS_出货标签打印
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
@@ -1942,6 +1987,8 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn si_expression;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn si_item;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn si_expressionitem;
|
|
|
+ private System.Windows.Forms.Button AttachInfo;
|
|
|
+ private System.Windows.Forms.Label pi_date;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifpick;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn pib_ifprint;
|
|
|
@@ -1951,6 +1998,8 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pr_vendprodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_brand;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_madein;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_zxbzs;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pr_unit;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_lotno;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_datecode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_cusbarcode;
|
|
|
@@ -1959,12 +2008,12 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_qty;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_barcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pib_custbarcode;
|
|
|
+ private System.Windows.Forms.DataGridViewTextBoxColumn pib_custoutboxcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_pocode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodcode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_custprodspec;
|
|
|
+ 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 AttachInfo;
|
|
|
- private System.Windows.Forms.Label pi_date;
|
|
|
}
|
|
|
}
|