Browse Source

界面调整

章政 5 years ago
parent
commit
9a6448c1c9

+ 4 - 4
UAS-出货标签管理(吉利通)/PublicMethod/DataHelper.cs

@@ -12,15 +12,15 @@ namespace UAS_LabelMachine
     {
 
         //吉利通外网地址
-        private readonly string ConnectionStrings = "Connection Timeout=0;Pooling=false;Password=select!#%*(;User ID=T_DATACENTER;Pooling=false;Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=www.jeelyton.net)(PORT=1522)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl)));";
+        private readonly string ConnectionStrings = "Connection Timeout=0;Pooling=false;Password=select!#%*(;User ID=T_JEELYTON_WMS;Pooling=false;Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=www.jeelyton.net)(PORT=1522)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl)));";
         //吉利通ERP地址
-        public static readonly string ERPAddesss = "http://www.jeelyton.net:8099/ERP/";
+        public static readonly string ERPAddesss = "http://www.jeelyton.net:8099/WMS/";
         //吉利通FTP
-        public static readonly string FTPAdress = "ftp://218.18.115.198:21|Print|Administrator1@#";
+        public static readonly string FTPAdress = "ftp://www.jeelyton.net:21|JLTFTP|Admin1@#";
         //Oracle端口
         public static readonly string OraclePort = "1522";
         //需要显示的账套
-        public static readonly string Masters = "T_DATACENTER,T_JEELYTON";
+        public static readonly string Masters = "T_JEELYTON_WMS,JEELYTON_WMS";
 
         ////怡海能达外网地址
         //private readonly string ConnectionStrings = "Connection Timeout=0;Pooling=false;Password=select!#%*(;User ID=DATACENTER;Pooling=false;Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=sz.hi-mantech.com)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl)));";

+ 1022 - 1012
UAS-出货标签管理(吉利通)/UAS_出货标签管理.Designer.cs

@@ -29,6 +29,7 @@
         private void InitializeComponent()
         {
             this.components = new System.ComponentModel.Container();
+            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UAS_出货标签打印));
             this.ExportData = new System.Windows.Forms.Button();
             this.dataGridViewTextBoxColumn28 = new System.Windows.Forms.DataGridViewTextBoxColumn();
@@ -150,43 +151,6 @@
             this.BackCheck = new UAS_LabelMachine.CustomControl.EnterTextBox();
             this.MessageLog = new UAS_LabelMachine.CustomControl.RichText.RichTextAutoBottom();
             this.LabelInf = new UAS_LabelMachine.CustomControl.DataGridViewWithSerialNum();
-            this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
-            this.pib_autoset = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.rownum = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_ifmodify = new System.Windows.Forms.DataGridViewCheckBoxColumn();
-            this.pib_ifupload = new System.Windows.Forms.DataGridViewCheckBoxColumn();
-            this.pr_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.sd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pr_barcode = 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_year = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_month = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_day = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
-            this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
-            this.pib_ifrecheck = new System.Windows.Forms.DataGridViewCheckBoxColumn();
-            this.pib_datecode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            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_custmidboxcode = 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.BlurSearch();
             this.SingleLabel = new UAS_LabelMachine.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
             this.SingleDocRefresh = new System.Windows.Forms.LinkLabel();
@@ -261,6 +225,43 @@
             this.FrontendCheck = new UAS_LabelMachine.CustomControl.SerialPortWithTag();
             this.PLC1 = new UAS_LabelMachine.CustomControl.SerialPortWithTag();
             this.ManBackendCheck = new UAS_LabelMachine.CustomControl.SerialPortWithTag();
+            this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+            this.pib_autoset = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_id1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.rownum = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_pdno = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_ifmodify = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+            this.pib_ifupload = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+            this.pr_vendprodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.sd_brand = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_madein = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pr_barcode = 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_year = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_month = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_day = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.pib_ifpick = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+            this.pib_ifprint = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+            this.pib_ifrecheck = new System.Windows.Forms.DataGridViewCheckBoxColumn();
+            this.pib_datecode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            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_custmidboxcode = 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.LogMenu.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.PageSizeNum)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.cu_print_limiteddate)).BeginInit();
@@ -1171,7 +1172,7 @@
             this.outboxProcess.AutoSize = true;
             this.outboxProcess.Font = new System.Drawing.Font("微软雅黑", 12F);
             this.outboxProcess.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
-            this.outboxProcess.Location = new System.Drawing.Point(240, 88);
+            this.outboxProcess.Location = new System.Drawing.Point(239, 87);
             this.outboxProcess.Name = "outboxProcess";
             this.outboxProcess.Size = new System.Drawing.Size(35, 21);
             this.outboxProcess.TabIndex = 114;
@@ -1182,7 +1183,7 @@
             this.midboxProcess.AutoSize = true;
             this.midboxProcess.Font = new System.Drawing.Font("微软雅黑", 12F);
             this.midboxProcess.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
-            this.midboxProcess.Location = new System.Drawing.Point(240, 40);
+            this.midboxProcess.Location = new System.Drawing.Point(239, 39);
             this.midboxProcess.Name = "midboxProcess";
             this.midboxProcess.Size = new System.Drawing.Size(35, 21);
             this.midboxProcess.TabIndex = 113;
@@ -1192,7 +1193,7 @@
             // 
             this.label25.AutoSize = true;
             this.label25.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.label25.Location = new System.Drawing.Point(240, 64);
+            this.label25.Location = new System.Drawing.Point(239, 63);
             this.label25.Name = "label25";
             this.label25.Size = new System.Drawing.Size(42, 21);
             this.label25.TabIndex = 112;
@@ -1202,7 +1203,7 @@
             // 
             this.label24.AutoSize = true;
             this.label24.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.label24.Location = new System.Drawing.Point(240, 14);
+            this.label24.Location = new System.Drawing.Point(239, 13);
             this.label24.Name = "label24";
             this.label24.Size = new System.Drawing.Size(42, 21);
             this.label24.TabIndex = 111;
@@ -1334,7 +1335,7 @@
             // 
             this.checkBox2.AutoSize = true;
             this.checkBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.checkBox2.Location = new System.Drawing.Point(14, 150);
+            this.checkBox2.Location = new System.Drawing.Point(13, 149);
             this.checkBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.checkBox2.Name = "checkBox2";
             this.checkBox2.Size = new System.Drawing.Size(87, 21);
@@ -1346,7 +1347,7 @@
             // 
             this.label23.AutoSize = true;
             this.label23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label23.Location = new System.Drawing.Point(8, 180);
+            this.label23.Location = new System.Drawing.Point(7, 179);
             this.label23.Name = "label23";
             this.label23.Size = new System.Drawing.Size(68, 17);
             this.label23.TabIndex = 98;
@@ -1356,7 +1357,7 @@
             // 
             this.label22.AutoSize = true;
             this.label22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label22.Location = new System.Drawing.Point(10, 242);
+            this.label22.Location = new System.Drawing.Point(9, 241);
             this.label22.Name = "label22";
             this.label22.Size = new System.Drawing.Size(56, 17);
             this.label22.TabIndex = 95;
@@ -1366,7 +1367,7 @@
             // 
             this.RecheckBarcode.AutoSize = true;
             this.RecheckBarcode.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.RecheckBarcode.Location = new System.Drawing.Point(184, 240);
+            this.RecheckBarcode.Location = new System.Drawing.Point(183, 239);
             this.RecheckBarcode.Name = "RecheckBarcode";
             this.RecheckBarcode.Size = new System.Drawing.Size(95, 21);
             this.RecheckBarcode.TabIndex = 94;
@@ -1378,7 +1379,7 @@
             // 
             this.RecheckCuprodcode.AutoSize = true;
             this.RecheckCuprodcode.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.RecheckCuprodcode.Location = new System.Drawing.Point(72, 240);
+            this.RecheckCuprodcode.Location = new System.Drawing.Point(71, 239);
             this.RecheckCuprodcode.Name = "RecheckCuprodcode";
             this.RecheckCuprodcode.Size = new System.Drawing.Size(107, 21);
             this.RecheckCuprodcode.TabIndex = 93;
@@ -1390,7 +1391,7 @@
             // 
             this.DetailRange.AutoSize = true;
             this.DetailRange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.DetailRange.Location = new System.Drawing.Point(12, 216);
+            this.DetailRange.Location = new System.Drawing.Point(11, 215);
             this.DetailRange.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.DetailRange.Name = "DetailRange";
             this.DetailRange.Size = new System.Drawing.Size(138, 21);
@@ -1403,7 +1404,7 @@
             // 
             this.label21.AutoSize = true;
             this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label21.Location = new System.Drawing.Point(208, 218);
+            this.label21.Location = new System.Drawing.Point(207, 217);
             this.label21.Name = "label21";
             this.label21.Size = new System.Drawing.Size(13, 17);
             this.label21.TabIndex = 90;
@@ -1414,7 +1415,7 @@
             this.Process_midboxcode.AutoSize = true;
             this.Process_midboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
             this.Process_midboxcode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
-            this.Process_midboxcode.Location = new System.Drawing.Point(140, 40);
+            this.Process_midboxcode.Location = new System.Drawing.Point(139, 39);
             this.Process_midboxcode.Name = "Process_midboxcode";
             this.Process_midboxcode.Size = new System.Drawing.Size(19, 21);
             this.Process_midboxcode.TabIndex = 74;
@@ -1426,7 +1427,7 @@
             this.Process_outboxcode.AutoSize = true;
             this.Process_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
             this.Process_outboxcode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
-            this.Process_outboxcode.Location = new System.Drawing.Point(140, 88);
+            this.Process_outboxcode.Location = new System.Drawing.Point(139, 87);
             this.Process_outboxcode.Name = "Process_outboxcode";
             this.Process_outboxcode.Size = new System.Drawing.Size(19, 21);
             this.Process_outboxcode.TabIndex = 73;
@@ -1438,7 +1439,7 @@
             this.CollectedCount.AutoSize = true;
             this.CollectedCount.Font = new System.Drawing.Font("微软雅黑", 12F);
             this.CollectedCount.ForeColor = System.Drawing.Color.DarkGreen;
-            this.CollectedCount.Location = new System.Drawing.Point(16, 58);
+            this.CollectedCount.Location = new System.Drawing.Point(15, 57);
             this.CollectedCount.Name = "CollectedCount";
             this.CollectedCount.Size = new System.Drawing.Size(35, 21);
             this.CollectedCount.TabIndex = 70;
@@ -1448,7 +1449,7 @@
             // 
             this.label14.AutoSize = true;
             this.label14.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.label14.Location = new System.Drawing.Point(134, 64);
+            this.label14.Location = new System.Drawing.Point(133, 63);
             this.label14.Name = "label14";
             this.label14.Size = new System.Drawing.Size(74, 21);
             this.label14.TabIndex = 69;
@@ -1458,7 +1459,7 @@
             // 
             this.label11.AutoSize = true;
             this.label11.Font = new System.Drawing.Font("微软雅黑", 12F);
-            this.label11.Location = new System.Drawing.Point(134, 16);
+            this.label11.Location = new System.Drawing.Point(133, 15);
             this.label11.Name = "label11";
             this.label11.Size = new System.Drawing.Size(74, 21);
             this.label11.TabIndex = 68;
@@ -1468,7 +1469,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(16, 30);
+            this.Process.Location = new System.Drawing.Point(15, 29);
             this.Process.Name = "Process";
             this.Process.Size = new System.Drawing.Size(44, 17);
             this.Process.TabIndex = 65;
@@ -1556,6 +1557,14 @@
             this.pr_spec,
             this.pib_outboxcode1,
             this.pib_outboxcode2});
+            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
+            dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
+            dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 12.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
+            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
+            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
+            dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
+            this.LabelInf.DefaultCellStyle = dataGridViewCellStyle1;
             this.LabelInf.Location = new System.Drawing.Point(2, 279);
             this.LabelInf.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
             this.LabelInf.Name = "LabelInf";
@@ -1567,1183 +1576,1184 @@
             this.LabelInf.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.LabelInf_CellPainting);
             this.LabelInf.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.LabelInf_DataError);
             // 
-            // Choose
+            // pi_inoutno
             // 
-            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.Visible = false;
-            this.Choose.Width = 55;
+            this.pi_inoutno.Condition = null;
+            this.pi_inoutno.Field = null;
+            this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
+            this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.pi_inoutno.Name = "pi_inoutno";
+            this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
+            this.pi_inoutno.TabIndex = 2;
+            this.pi_inoutno.TableName = null;
+            this.pi_inoutno.Value = null;
+            this.pi_inoutno.ValueField = null;
+            this.pi_inoutno.UserKeyDown += new UAS_LabelMachine.CustomControl.BlurSearch.OnKeyDown(this.pi_inoutno_KeyDown);
             // 
-            // pib_autoset
+            // SingleLabel
             // 
-            this.pib_autoset.HeaderText = "pib_autoset";
-            this.pib_autoset.Name = "pib_autoset";
-            this.pib_autoset.Visible = false;
-            this.pib_autoset.Width = 96;
+            this.SingleLabel.Controls.Add(this.SingleDocRefresh);
+            this.SingleLabel.Controls.Add(this.label17);
+            this.SingleLabel.Controls.Add(this.groupBoxWithBorder4);
+            this.SingleLabel.Controls.Add(this.label7);
+            this.SingleLabel.Controls.Add(this.label16);
+            this.SingleLabel.Controls.Add(this.SingleLabelPrinter);
+            this.SingleLabel.Controls.Add(this.SingleBoxEnd);
+            this.SingleLabel.Controls.Add(this.SingleBoxBegin);
+            this.SingleLabel.Controls.Add(this.SingleLabelPrint);
+            this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
+            this.SingleLabel.Controls.Add(this.SingleLabelCombox);
+            this.SingleLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.SingleLabel.Location = new System.Drawing.Point(638, 6);
+            this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.SingleLabel.Name = "SingleLabel";
+            this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
+            this.SingleLabel.Size = new System.Drawing.Size(180, 269);
+            this.SingleLabel.TabIndex = 77;
+            this.SingleLabel.TabStop = false;
+            this.SingleLabel.Text = "单盘标签";
             // 
-            // pd_id
+            // SingleDocRefresh
             // 
-            this.pd_id.DataPropertyName = "pd_id";
-            this.pd_id.HeaderText = "pd_id";
-            this.pd_id.Name = "pd_id";
-            this.pd_id.Visible = false;
-            this.pd_id.Width = 60;
+            this.SingleDocRefresh.AutoSize = true;
+            this.SingleDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.SingleDocRefresh.Location = new System.Drawing.Point(69, 25);
+            this.SingleDocRefresh.Name = "SingleDocRefresh";
+            this.SingleDocRefresh.Size = new System.Drawing.Size(37, 20);
+            this.SingleDocRefresh.TabIndex = 118;
+            this.SingleDocRefresh.TabStop = true;
+            this.SingleDocRefresh.Text = "刷新";
+            this.SingleDocRefresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.DocRefresh_LinkClicked);
             // 
-            // pib_id1
+            // label17
             // 
-            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;
+            this.label17.AutoSize = true;
+            this.label17.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.label17.Location = new System.Drawing.Point(11, 25);
+            this.label17.Name = "label17";
+            this.label17.Size = new System.Drawing.Size(55, 20);
+            this.label17.TabIndex = 115;
+            this.label17.Text = "格式(T)";
             // 
-            // rownum
+            // groupBoxWithBorder4
             // 
-            this.rownum.DataPropertyName = "rownum";
-            this.rownum.HeaderText = "行号";
-            this.rownum.Name = "rownum";
-            this.rownum.Width = 54;
+            this.groupBoxWithBorder4.Controls.Add(this.label20);
+            this.groupBoxWithBorder4.Controls.Add(this.BackCombo);
+            this.groupBoxWithBorder4.Controls.Add(this.label19);
+            this.groupBoxWithBorder4.Controls.Add(this.FrontCombo);
+            this.groupBoxWithBorder4.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.groupBoxWithBorder4.Location = new System.Drawing.Point(7, 186);
+            this.groupBoxWithBorder4.Name = "groupBoxWithBorder4";
+            this.groupBoxWithBorder4.Size = new System.Drawing.Size(165, 78);
+            this.groupBoxWithBorder4.TabIndex = 41;
+            this.groupBoxWithBorder4.TabStop = false;
+            this.groupBoxWithBorder4.Text = "扫描区域";
             // 
-            // pib_pdno
+            // label20
             // 
-            this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
-            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 = 78;
+            this.label20.AutoSize = true;
+            this.label20.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.label20.Location = new System.Drawing.Point(8, 48);
+            this.label20.Name = "label20";
+            this.label20.Size = new System.Drawing.Size(37, 20);
+            this.label20.TabIndex = 94;
+            this.label20.Text = "后端";
             // 
-            // pib_prodcode
+            // BackCombo
             // 
-            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.BackCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.BackCombo.Font = new System.Drawing.Font("微软雅黑", 8F);
+            this.BackCombo.FormattingEnabled = true;
+            this.BackCombo.Location = new System.Drawing.Point(52, 48);
+            this.BackCombo.Name = "BackCombo";
+            this.BackCombo.Size = new System.Drawing.Size(105, 24);
+            this.BackCombo.TabIndex = 93;
             // 
-            // pib_ifmodify
+            // label19
             // 
-            this.pib_ifmodify.DataPropertyName = "pib_ifmodify";
-            this.pib_ifmodify.HeaderText = "已修改";
-            this.pib_ifmodify.Name = "pib_ifmodify";
-            this.pib_ifmodify.Resizable = System.Windows.Forms.DataGridViewTriState.True;
-            this.pib_ifmodify.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
-            this.pib_ifmodify.Width = 66;
+            this.label19.AutoSize = true;
+            this.label19.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.label19.Location = new System.Drawing.Point(8, 24);
+            this.label19.Name = "label19";
+            this.label19.Size = new System.Drawing.Size(37, 20);
+            this.label19.TabIndex = 92;
+            this.label19.Text = "前端";
             // 
-            // pib_ifupload
+            // FrontCombo
             // 
-            this.pib_ifupload.DataPropertyName = "pib_ifupload";
-            this.pib_ifupload.HeaderText = "已上传";
-            this.pib_ifupload.Name = "pib_ifupload";
-            this.pib_ifupload.Resizable = System.Windows.Forms.DataGridViewTriState.True;
-            this.pib_ifupload.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
-            this.pib_ifupload.Width = 66;
+            this.FrontCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.FrontCombo.Font = new System.Drawing.Font("微软雅黑", 8F);
+            this.FrontCombo.FormattingEnabled = true;
+            this.FrontCombo.Location = new System.Drawing.Point(52, 22);
+            this.FrontCombo.Name = "FrontCombo";
+            this.FrontCombo.Size = new System.Drawing.Size(105, 24);
+            this.FrontCombo.TabIndex = 0;
             // 
-            // pr_vendprodcode
+            // label7
             // 
-            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.Visible = false;
-            this.pr_vendprodcode.Width = 48;
+            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, 141);
+            this.label7.Name = "label7";
+            this.label7.Size = new System.Drawing.Size(56, 17);
+            this.label7.TabIndex = 76;
+            this.label7.Text = "单盘范围";
             // 
-            // pib_brand
+            // label16
             // 
-            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;
+            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, 165);
+            this.label16.Name = "label16";
+            this.label16.Size = new System.Drawing.Size(13, 17);
+            this.label16.TabIndex = 87;
+            this.label16.Text = "-";
             // 
-            // sd_brand
+            // SingleLabelPrinter
             // 
-            this.sd_brand.DataPropertyName = "sd_brand";
-            this.sd_brand.HeaderText = "出货品牌";
-            this.sd_brand.Name = "sd_brand";
-            this.sd_brand.Width = 78;
-            // 
-            // pib_madein
+            this.SingleLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 81);
+            this.SingleLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
+            this.SingleLabelPrinter.Name = "SingleLabelPrinter";
+            this.SingleLabelPrinter.Size = new System.Drawing.Size(169, 25);
+            this.SingleLabelPrinter.TabIndex = 40;
+            this.SingleLabelPrinter.UserOnSelectIndexChange += new UAS_LabelMachine.CustomControl.PrinterCombox.OnSelectIndexChange(this.LabelPrinter_UserOnSelectIndexChange);
             // 
-            this.pib_madein.DataPropertyName = "pib_madein";
-            this.pib_madein.HeaderText = "产地";
-            this.pib_madein.Name = "pib_madein";
-            this.pib_madein.Visible = false;
-            this.pib_madein.Width = 54;
+            // SingleBoxEnd
             // 
-            // pr_orispeccode
+            this.SingleBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.SingleBoxEnd.ID = null;
+            this.SingleBoxEnd.Location = new System.Drawing.Point(85, 162);
+            this.SingleBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.SingleBoxEnd.Name = "SingleBoxEnd";
+            this.SingleBoxEnd.Size = new System.Drawing.Size(50, 23);
+            this.SingleBoxEnd.Str = null;
+            this.SingleBoxEnd.Str1 = null;
+            this.SingleBoxEnd.Str2 = null;
+            this.SingleBoxEnd.TabIndex = 86;
             // 
-            this.pr_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
-            this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
-            this.pr_orispeccode.HeaderText = "原厂型号";
-            this.pr_orispeccode.Name = "pr_orispeccode";
-            this.pr_orispeccode.Width = 78;
+            // SingleBoxBegin
             // 
-            // pr_barcode
+            this.SingleBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.SingleBoxBegin.ID = null;
+            this.SingleBoxBegin.Location = new System.Drawing.Point(12, 162);
+            this.SingleBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.SingleBoxBegin.Name = "SingleBoxBegin";
+            this.SingleBoxBegin.Size = new System.Drawing.Size(50, 23);
+            this.SingleBoxBegin.Str = null;
+            this.SingleBoxBegin.Str1 = null;
+            this.SingleBoxBegin.Str2 = null;
+            this.SingleBoxBegin.TabIndex = 85;
             // 
-            this.pr_barcode.DataPropertyName = "pr_barcode";
-            this.pr_barcode.HeaderText = "型号条码";
-            this.pr_barcode.Name = "pr_barcode";
-            this.pr_barcode.Width = 78;
+            // SingleLabelPrint
             // 
-            // pr_zxbzs
+            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(82, 111);
+            this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.SingleLabelPrint.Name = "SingleLabelPrint";
+            this.SingleLabelPrint.Size = new System.Drawing.Size(66, 26);
+            this.SingleLabelPrint.TabIndex = 36;
+            this.SingleLabelPrint.Text = "打印盘标";
+            this.SingleLabelPrint.UseVisualStyleBackColor = true;
+            this.SingleLabelPrint.Click += new System.EventHandler(this.SingleLabelPrint_Click);
             // 
-            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;
+            // SingleLabelAutoPrint
             // 
-            // pr_unit
+            this.SingleLabelAutoPrint.AutoSize = true;
+            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(11, 113);
+            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);
+            this.SingleLabelAutoPrint.TabIndex = 30;
+            this.SingleLabelAutoPrint.Text = "自动打印";
+            this.SingleLabelAutoPrint.UseVisualStyleBackColor = true;
             // 
-            this.pr_unit.DataPropertyName = "pr_unit";
-            this.pr_unit.HeaderText = "单位";
-            this.pr_unit.Name = "pr_unit";
-            this.pr_unit.Width = 54;
+            // SingleLabelCombox
             // 
-            // pib_lotno
+            this.SingleLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.SingleLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.SingleLabelCombox.FormattingEnabled = true;
+            this.SingleLabelCombox.Location = new System.Drawing.Point(7, 49);
+            this.SingleLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.SingleLabelCombox.Name = "SingleLabelCombox";
+            this.SingleLabelCombox.Size = new System.Drawing.Size(168, 25);
+            this.SingleLabelCombox.TabIndex = 0;
+            this.SingleLabelCombox.SelectedIndexChanged += new System.EventHandler(this.SingleLabelCombox_SelectedIndexChanged);
             // 
-            this.pib_lotno.DataPropertyName = "pib_lotno";
-            this.pib_lotno.HeaderText = "LotNo";
-            this.pib_lotno.Name = "pib_lotno";
-            this.pib_lotno.Width = 60;
+            // MidLabel
             // 
-            // pib_datecode
+            this.MidLabel.Controls.Add(this.MidDocRefresh);
+            this.MidLabel.Controls.Add(this.label26);
+            this.MidLabel.Controls.Add(this.groupBoxWithBorder5);
+            this.MidLabel.Controls.Add(this.label2);
+            this.MidLabel.Controls.Add(this.label1);
+            this.MidLabel.Controls.Add(this.LeastPrintNum);
+            this.MidLabel.Controls.Add(this.OnlyPrint);
+            this.MidLabel.Controls.Add(this.groupBoxWithBorder2);
+            this.MidLabel.Controls.Add(this.label18);
+            this.MidLabel.Controls.Add(this.MidLabelNum);
+            this.MidLabel.Controls.Add(this.MidBoxEnd);
+            this.MidLabel.Controls.Add(this.label12);
+            this.MidLabel.Controls.Add(this.label5);
+            this.MidLabel.Controls.Add(this.MidBoxBegin);
+            this.MidLabel.Controls.Add(this.label4);
+            this.MidLabel.Controls.Add(this.MidLabelPrinter);
+            this.MidLabel.Controls.Add(this.label15);
+            this.MidLabel.Controls.Add(this.MidBoxCapacity);
+            this.MidLabel.Controls.Add(this.MidLabelPrint);
+            this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
+            this.MidLabel.Controls.Add(this.MidLabelCombox);
+            this.MidLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.MidLabel.Location = new System.Drawing.Point(823, 6);
+            this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.MidLabel.Name = "MidLabel";
+            this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
+            this.MidLabel.Size = new System.Drawing.Size(279, 269);
+            this.MidLabel.TabIndex = 78;
+            this.MidLabel.TabStop = false;
+            this.MidLabel.Text = "中盒标签";
             // 
-            this.pib_datecode.DataPropertyName = "pib_datecode";
-            this.pib_datecode.HeaderText = "DateCode";
-            this.pib_datecode.Name = "pib_datecode";
-            this.pib_datecode.Width = 78;
+            // MidDocRefresh
             // 
-            // pib_year
+            this.MidDocRefresh.AutoSize = true;
+            this.MidDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.MidDocRefresh.Location = new System.Drawing.Point(69, 27);
+            this.MidDocRefresh.Name = "MidDocRefresh";
+            this.MidDocRefresh.Size = new System.Drawing.Size(37, 20);
+            this.MidDocRefresh.TabIndex = 120;
+            this.MidDocRefresh.TabStop = true;
+            this.MidDocRefresh.Text = "刷新";
             // 
-            this.pib_year.DataPropertyName = "pib_year";
-            this.pib_year.HeaderText = "年";
-            this.pib_year.Name = "pib_year";
-            this.pib_year.Width = 42;
+            // label26
             // 
-            // pib_month
+            this.label26.AutoSize = true;
+            this.label26.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.label26.Location = new System.Drawing.Point(11, 27);
+            this.label26.Name = "label26";
+            this.label26.Size = new System.Drawing.Size(55, 20);
+            this.label26.TabIndex = 116;
+            this.label26.Text = "格式(T)";
             // 
-            this.pib_month.DataPropertyName = "pib_month";
-            this.pib_month.HeaderText = "月";
-            this.pib_month.Name = "pib_month";
-            this.pib_month.Width = 42;
+            // groupBoxWithBorder5
             // 
-            // pib_day
+            this.groupBoxWithBorder5.Controls.Add(this.Expression);
+            this.groupBoxWithBorder5.Controls.Add(this.Equal);
+            this.groupBoxWithBorder5.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.groupBoxWithBorder5.Location = new System.Drawing.Point(9, 198);
+            this.groupBoxWithBorder5.Name = "groupBoxWithBorder5";
+            this.groupBoxWithBorder5.Size = new System.Drawing.Size(158, 64);
+            this.groupBoxWithBorder5.TabIndex = 95;
+            this.groupBoxWithBorder5.TabStop = false;
+            this.groupBoxWithBorder5.Text = "客户料号匹配模式";
             // 
-            this.pib_day.DataPropertyName = "pib_day";
-            this.pib_day.HeaderText = "日";
-            this.pib_day.Name = "pib_day";
-            this.pib_day.Width = 42;
+            // Expression
             // 
-            // pib_ifpick
+            this.Expression.AutoSize = true;
+            this.Expression.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.Expression.Location = new System.Drawing.Point(86, 38);
+            this.Expression.Name = "Expression";
+            this.Expression.Size = new System.Drawing.Size(62, 21);
+            this.Expression.TabIndex = 1;
+            this.Expression.TabStop = true;
+            this.Expression.Text = "表达式";
+            this.Expression.UseVisualStyleBackColor = true;
             // 
-            this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
-            this.pib_ifpick.DataPropertyName = "pib_ifpick";
-            this.pib_ifpick.HeaderText = "已扫描";
-            this.pib_ifpick.Name = "pib_ifpick";
-            this.pib_ifpick.Width = 60;
+            // Equal
             // 
-            // pib_ifprint
+            this.Equal.AutoSize = true;
+            this.Equal.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.Equal.Location = new System.Drawing.Point(20, 38);
+            this.Equal.Name = "Equal";
+            this.Equal.Size = new System.Drawing.Size(50, 21);
+            this.Equal.TabIndex = 0;
+            this.Equal.TabStop = true;
+            this.Equal.Text = "相等";
+            this.Equal.UseVisualStyleBackColor = true;
             // 
-            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;
+            // label2
             // 
-            // pib_ifrecheck
+            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(169, 101);
+            this.label2.Name = "label2";
+            this.label2.Size = new System.Drawing.Size(32, 17);
+            this.label2.TabIndex = 94;
+            this.label2.Text = "至少";
             // 
-            this.pib_ifrecheck.DataPropertyName = "pib_ifrecheck";
-            this.pib_ifrecheck.HeaderText = "已复核";
-            this.pib_ifrecheck.Name = "pib_ifrecheck";
-            this.pib_ifrecheck.Width = 47;
+            // label1
             // 
-            // pib_datecode1
+            this.label1.AutoSize = true;
+            this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.label1.Location = new System.Drawing.Point(251, 101);
+            this.label1.Name = "label1";
+            this.label1.Size = new System.Drawing.Size(20, 17);
+            this.label1.TabIndex = 93;
+            this.label1.Text = "盘";
             // 
-            this.pib_datecode1.DataPropertyName = "pib_datecode1";
-            this.pib_datecode1.HeaderText = "DateCode1";
-            this.pib_datecode1.Name = "pib_datecode1";
-            this.pib_datecode1.Visible = false;
-            this.pib_datecode1.Width = 84;
+            // LeastPrintNum
             // 
-            // pib_qty
+            this.LeastPrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.LeastPrintNum.Location = new System.Drawing.Point(201, 96);
+            this.LeastPrintNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.LeastPrintNum.Name = "LeastPrintNum";
+            this.LeastPrintNum.Size = new System.Drawing.Size(44, 23);
+            this.LeastPrintNum.TabIndex = 92;
             // 
-            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;
+            // OnlyPrint
             // 
-            // pib_barcode
+            this.OnlyPrint.AutoSize = true;
+            this.OnlyPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.OnlyPrint.Location = new System.Drawing.Point(173, 73);
+            this.OnlyPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.OnlyPrint.Name = "OnlyPrint";
+            this.OnlyPrint.Size = new System.Drawing.Size(63, 21);
+            this.OnlyPrint.TabIndex = 91;
+            this.OnlyPrint.Text = "仅打印";
+            this.OnlyPrint.UseVisualStyleBackColor = true;
             // 
-            this.pib_barcode.DataPropertyName = "pib_barcode";
-            this.pib_barcode.HeaderText = "唯一条码";
-            this.pib_barcode.Name = "pib_barcode";
-            this.pib_barcode.ReadOnly = true;
-            this.pib_barcode.Width = 78;
+            // groupBoxWithBorder2
             // 
-            // 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.Visible = false;
-            this.pib_custbarcode.Width = 78;
+            this.groupBoxWithBorder2.Controls.Add(this.cu_print_middc);
+            this.groupBoxWithBorder2.Controls.Add(this.cu_print_midprod);
+            this.groupBoxWithBorder2.Controls.Add(this.cu_print_midpo);
+            this.groupBoxWithBorder2.Controls.Add(this.cu_print_midspec);
+            this.groupBoxWithBorder2.Controls.Add(this.cu_print_midlotno);
+            this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.groupBoxWithBorder2.Location = new System.Drawing.Point(172, 121);
+            this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2);
+            this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
+            this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2);
+            this.groupBoxWithBorder2.Size = new System.Drawing.Size(101, 145);
+            this.groupBoxWithBorder2.TabIndex = 81;
+            this.groupBoxWithBorder2.TabStop = false;
+            this.groupBoxWithBorder2.Text = "流水合并条件";
             // 
-            // pib_custmidboxcode
+            // cu_print_middc
             // 
-            this.pib_custmidboxcode.DataPropertyName = "pib_custmidboxcode";
-            this.pib_custmidboxcode.HeaderText = "中盒条码";
-            this.pib_custmidboxcode.Name = "pib_custmidboxcode";
-            this.pib_custmidboxcode.Visible = false;
-            this.pib_custmidboxcode.Width = 78;
+            this.cu_print_middc.AutoSize = true;
+            this.cu_print_middc.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_middc.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_middc.Location = new System.Drawing.Point(15, 117);
+            this.cu_print_middc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_middc.Name = "cu_print_middc";
+            this.cu_print_middc.Size = new System.Drawing.Size(68, 21);
+            this.cu_print_middc.TabIndex = 97;
+            this.cu_print_middc.Text = "合并DC";
+            this.cu_print_middc.UseVisualStyleBackColor = true;
             // 
-            // pib_custoutboxcode
+            // cu_print_midprod
             // 
-            this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
-            this.pib_custoutboxcode.HeaderText = "外箱条码";
-            this.pib_custoutboxcode.Name = "pib_custoutboxcode";
-            this.pib_custoutboxcode.Visible = false;
-            this.pib_custoutboxcode.Width = 78;
+            this.cu_print_midprod.AutoSize = true;
+            this.cu_print_midprod.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_midprod.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_midprod.Location = new System.Drawing.Point(15, 95);
+            this.cu_print_midprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_midprod.Name = "cu_print_midprod";
+            this.cu_print_midprod.Size = new System.Drawing.Size(75, 21);
+            this.cu_print_midprod.TabIndex = 92;
+            this.cu_print_midprod.Text = "客户料号";
+            this.cu_print_midprod.UseVisualStyleBackColor = true;
             // 
-            // pd_pocode
+            // cu_print_midpo
             // 
-            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;
+            this.cu_print_midpo.AutoSize = true;
+            this.cu_print_midpo.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_midpo.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_midpo.Location = new System.Drawing.Point(15, 71);
+            this.cu_print_midpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_midpo.Name = "cu_print_midpo";
+            this.cu_print_midpo.Size = new System.Drawing.Size(75, 21);
+            this.cu_print_midpo.TabIndex = 93;
+            this.cu_print_midpo.Text = "客户合同";
+            this.cu_print_midpo.UseVisualStyleBackColor = true;
             // 
-            // pd_custprodcode
+            // cu_print_midspec
             // 
-            this.pd_custprodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
-            this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
-            this.pd_custprodcode.HeaderText = "客户料号";
-            this.pd_custprodcode.Name = "pd_custprodcode";
-            this.pd_custprodcode.ReadOnly = true;
-            this.pd_custprodcode.Width = 78;
+            this.cu_print_midspec.AutoSize = true;
+            this.cu_print_midspec.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_midspec.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_midspec.Location = new System.Drawing.Point(15, 47);
+            this.cu_print_midspec.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_midspec.Name = "cu_print_midspec";
+            this.cu_print_midspec.Size = new System.Drawing.Size(75, 21);
+            this.cu_print_midspec.TabIndex = 94;
+            this.cu_print_midspec.Text = "出库型号";
+            this.cu_print_midspec.UseVisualStyleBackColor = true;
             // 
-            // pd_custprodspec
+            // cu_print_midlotno
             // 
-            this.pd_custprodspec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
-            this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
-            this.pd_custprodspec.HeaderText = "客户型号";
-            this.pd_custprodspec.Name = "pd_custprodspec";
-            this.pd_custprodspec.ReadOnly = true;
-            this.pd_custprodspec.Width = 78;
+            this.cu_print_midlotno.AutoSize = true;
+            this.cu_print_midlotno.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_midlotno.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_midlotno.Location = new System.Drawing.Point(15, 23);
+            this.cu_print_midlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_midlotno.Name = "cu_print_midlotno";
+            this.cu_print_midlotno.Size = new System.Drawing.Size(63, 21);
+            this.cu_print_midlotno.TabIndex = 95;
+            this.cu_print_midlotno.Text = "LotNo";
+            this.cu_print_midlotno.UseVisualStyleBackColor = true;
             // 
-            // pr_spec
+            // label18
             // 
-            this.pr_spec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
-            this.pr_spec.DataPropertyName = "pr_spec";
-            this.pr_spec.HeaderText = "规格";
-            this.pr_spec.Name = "pr_spec";
-            this.pr_spec.Width = 54;
+            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(65, 167);
+            this.label18.Name = "label18";
+            this.label18.Size = new System.Drawing.Size(13, 17);
+            this.label18.TabIndex = 90;
+            this.label18.Text = "-";
             // 
-            // pib_outboxcode1
+            // MidLabelNum
             // 
-            this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
-            this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
-            this.pib_outboxcode1.HeaderText = "中盒号";
-            this.pib_outboxcode1.Name = "pib_outboxcode1";
-            this.pib_outboxcode1.Width = 66;
+            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(201, 44);
+            this.MidLabelNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.MidLabelNum.Name = "MidLabelNum";
+            this.MidLabelNum.Size = new System.Drawing.Size(44, 23);
+            this.MidLabelNum.Str = null;
+            this.MidLabelNum.Str1 = null;
+            this.MidLabelNum.Str2 = null;
+            this.MidLabelNum.TabIndex = 56;
             // 
-            // pib_outboxcode2
+            // MidBoxEnd
             // 
-            this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
-            this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
-            this.pib_outboxcode2.HeaderText = "外箱号";
-            this.pib_outboxcode2.Name = "pib_outboxcode2";
-            this.pib_outboxcode2.Width = 66;
+            this.MidBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.MidBoxEnd.ID = null;
+            this.MidBoxEnd.Location = new System.Drawing.Point(83, 163);
+            this.MidBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.MidBoxEnd.Name = "MidBoxEnd";
+            this.MidBoxEnd.Size = new System.Drawing.Size(50, 23);
+            this.MidBoxEnd.Str = null;
+            this.MidBoxEnd.Str1 = null;
+            this.MidBoxEnd.Str2 = null;
+            this.MidBoxEnd.TabIndex = 89;
             // 
-            // pi_inoutno
+            // label12
             // 
-            this.pi_inoutno.Condition = null;
-            this.pi_inoutno.Field = null;
-            this.pi_inoutno.Location = new System.Drawing.Point(76, 10);
-            this.pi_inoutno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.pi_inoutno.Name = "pi_inoutno";
-            this.pi_inoutno.Size = new System.Drawing.Size(150, 21);
-            this.pi_inoutno.TabIndex = 2;
-            this.pi_inoutno.TableName = null;
-            this.pi_inoutno.Value = null;
-            this.pi_inoutno.ValueField = null;
-            this.pi_inoutno.UserKeyDown += new UAS_LabelMachine.CustomControl.BlurSearch.OnKeyDown(this.pi_inoutno_KeyDown);
+            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, 143);
+            this.label12.Name = "label12";
+            this.label12.Size = new System.Drawing.Size(56, 17);
+            this.label12.TabIndex = 77;
+            this.label12.Text = "中盒范围";
             // 
-            // SingleLabel
+            // label5
             // 
-            this.SingleLabel.Controls.Add(this.SingleDocRefresh);
-            this.SingleLabel.Controls.Add(this.label17);
-            this.SingleLabel.Controls.Add(this.groupBoxWithBorder4);
-            this.SingleLabel.Controls.Add(this.label7);
-            this.SingleLabel.Controls.Add(this.label16);
-            this.SingleLabel.Controls.Add(this.SingleLabelPrinter);
-            this.SingleLabel.Controls.Add(this.SingleBoxEnd);
-            this.SingleLabel.Controls.Add(this.SingleBoxBegin);
-            this.SingleLabel.Controls.Add(this.SingleLabelPrint);
-            this.SingleLabel.Controls.Add(this.SingleLabelAutoPrint);
-            this.SingleLabel.Controls.Add(this.SingleLabelCombox);
-            this.SingleLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.SingleLabel.Location = new System.Drawing.Point(638, 6);
-            this.SingleLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.SingleLabel.Name = "SingleLabel";
-            this.SingleLabel.Padding = new System.Windows.Forms.Padding(2);
-            this.SingleLabel.Size = new System.Drawing.Size(180, 269);
-            this.SingleLabel.TabIndex = 77;
-            this.SingleLabel.TabStop = false;
-            this.SingleLabel.Text = "单盘标签";
+            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(169, 49);
+            this.label5.Name = "label5";
+            this.label5.Size = new System.Drawing.Size(32, 17);
+            this.label5.TabIndex = 50;
+            this.label5.Text = "盒号";
             // 
-            // SingleDocRefresh
+            // MidBoxBegin
             // 
-            this.SingleDocRefresh.AutoSize = true;
-            this.SingleDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.SingleDocRefresh.Location = new System.Drawing.Point(70, 26);
-            this.SingleDocRefresh.Name = "SingleDocRefresh";
-            this.SingleDocRefresh.Size = new System.Drawing.Size(37, 20);
-            this.SingleDocRefresh.TabIndex = 118;
-            this.SingleDocRefresh.TabStop = true;
-            this.SingleDocRefresh.Text = "刷新";
-            this.SingleDocRefresh.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.DocRefresh_LinkClicked);
+            this.MidBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.MidBoxBegin.ID = null;
+            this.MidBoxBegin.Location = new System.Drawing.Point(10, 163);
+            this.MidBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.MidBoxBegin.Name = "MidBoxBegin";
+            this.MidBoxBegin.Size = new System.Drawing.Size(50, 23);
+            this.MidBoxBegin.Str = null;
+            this.MidBoxBegin.Str1 = null;
+            this.MidBoxBegin.Str2 = null;
+            this.MidBoxBegin.TabIndex = 88;
             // 
-            // label17
+            // label4
             // 
-            this.label17.AutoSize = true;
-            this.label17.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.label17.Location = new System.Drawing.Point(12, 26);
-            this.label17.Name = "label17";
-            this.label17.Size = new System.Drawing.Size(55, 20);
-            this.label17.TabIndex = 115;
-            this.label17.Text = "格式(T)";
+            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(171, 23);
+            this.label4.Name = "label4";
+            this.label4.Size = new System.Drawing.Size(32, 17);
+            this.label4.TabIndex = 49;
+            this.label4.Text = "容量";
             // 
-            // groupBoxWithBorder4
+            // MidLabelPrinter
             // 
-            this.groupBoxWithBorder4.Controls.Add(this.label20);
-            this.groupBoxWithBorder4.Controls.Add(this.BackCombo);
-            this.groupBoxWithBorder4.Controls.Add(this.label19);
-            this.groupBoxWithBorder4.Controls.Add(this.FrontCombo);
-            this.groupBoxWithBorder4.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.groupBoxWithBorder4.Location = new System.Drawing.Point(7, 186);
-            this.groupBoxWithBorder4.Name = "groupBoxWithBorder4";
-            this.groupBoxWithBorder4.Size = new System.Drawing.Size(165, 78);
-            this.groupBoxWithBorder4.TabIndex = 41;
-            this.groupBoxWithBorder4.TabStop = false;
-            this.groupBoxWithBorder4.Text = "扫描区域";
+            this.MidLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.MidLabelPrinter.Location = new System.Drawing.Point(9, 82);
+            this.MidLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
+            this.MidLabelPrinter.Name = "MidLabelPrinter";
+            this.MidLabelPrinter.Size = new System.Drawing.Size(150, 25);
+            this.MidLabelPrinter.TabIndex = 41;
+            this.MidLabelPrinter.UserOnSelectIndexChange += new UAS_LabelMachine.CustomControl.PrinterCombox.OnSelectIndexChange(this.LabelPrinter_UserOnSelectIndexChange);
             // 
-            // label20
+            // label15
             // 
-            this.label20.AutoSize = true;
-            this.label20.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.label20.Location = new System.Drawing.Point(8, 48);
-            this.label20.Name = "label20";
-            this.label20.Size = new System.Drawing.Size(37, 20);
-            this.label20.TabIndex = 94;
-            this.label20.Text = "后端";
+            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(251, 21);
+            this.label15.Name = "label15";
+            this.label15.Size = new System.Drawing.Size(20, 17);
+            this.label15.TabIndex = 40;
+            this.label15.Text = "盘";
             // 
-            // BackCombo
+            // MidBoxCapacity
             // 
-            this.BackCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-            this.BackCombo.Font = new System.Drawing.Font("微软雅黑", 8F);
-            this.BackCombo.FormattingEnabled = true;
-            this.BackCombo.Location = new System.Drawing.Point(52, 48);
-            this.BackCombo.Name = "BackCombo";
-            this.BackCombo.Size = new System.Drawing.Size(105, 24);
-            this.BackCombo.TabIndex = 93;
+            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(201, 18);
+            this.MidBoxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.MidBoxCapacity.Name = "MidBoxCapacity";
+            this.MidBoxCapacity.Size = new System.Drawing.Size(44, 23);
+            this.MidBoxCapacity.TabIndex = 30;
+            this.MidBoxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
             // 
-            // label19
+            // MidLabelPrint
             // 
-            this.label19.AutoSize = true;
-            this.label19.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.label19.Location = new System.Drawing.Point(8, 24);
-            this.label19.Name = "label19";
-            this.label19.Size = new System.Drawing.Size(37, 20);
-            this.label19.TabIndex = 92;
-            this.label19.Text = "前端";
+            this.MidLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.MidLabelPrint.Location = new System.Drawing.Point(93, 111);
+            this.MidLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.MidLabelPrint.Name = "MidLabelPrint";
+            this.MidLabelPrint.Size = new System.Drawing.Size(68, 26);
+            this.MidLabelPrint.TabIndex = 42;
+            this.MidLabelPrint.Text = "打印盒签";
+            this.MidLabelPrint.UseVisualStyleBackColor = true;
+            this.MidLabelPrint.Click += new System.EventHandler(this.MidLabelPrint_Click);
             // 
-            // FrontCombo
+            // MidLabelAutoPrint
             // 
-            this.FrontCombo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-            this.FrontCombo.Font = new System.Drawing.Font("微软雅黑", 8F);
-            this.FrontCombo.FormattingEnabled = true;
-            this.FrontCombo.Location = new System.Drawing.Point(52, 22);
-            this.FrontCombo.Name = "FrontCombo";
-            this.FrontCombo.Size = new System.Drawing.Size(105, 24);
-            this.FrontCombo.TabIndex = 0;
+            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(11, 115);
+            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);
+            this.MidLabelAutoPrint.TabIndex = 41;
+            this.MidLabelAutoPrint.Text = "自动打印";
+            this.MidLabelAutoPrint.UseVisualStyleBackColor = true;
             // 
-            // label7
+            // MidLabelCombox
             // 
-            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(10, 142);
-            this.label7.Name = "label7";
-            this.label7.Size = new System.Drawing.Size(56, 17);
-            this.label7.TabIndex = 76;
-            this.label7.Text = "单盘范围";
+            this.MidLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.MidLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.MidLabelCombox.FormattingEnabled = true;
+            this.MidLabelCombox.Location = new System.Drawing.Point(10, 50);
+            this.MidLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.MidLabelCombox.Name = "MidLabelCombox";
+            this.MidLabelCombox.Size = new System.Drawing.Size(149, 25);
+            this.MidLabelCombox.TabIndex = 40;
+            this.MidLabelCombox.SelectedIndexChanged += new System.EventHandler(this.MidLabelCombox_SelectedIndexChanged);
             // 
-            // label16
+            // OutBoxLabel
             // 
-            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(68, 166);
-            this.label16.Name = "label16";
-            this.label16.Size = new System.Drawing.Size(13, 17);
-            this.label16.TabIndex = 87;
-            this.label16.Text = "-";
+            this.OutBoxLabel.Controls.Add(this.primarydata);
+            this.OutBoxLabel.Controls.Add(this.guestlabeldata);
+            this.OutBoxLabel.Controls.Add(this.prodcodeback);
+            this.OutBoxLabel.Controls.Add(this.prodcodefront);
+            this.OutBoxLabel.Controls.Add(this.OutDocRefresh);
+            this.OutBoxLabel.Controls.Add(this.label27);
+            this.OutBoxLabel.Controls.Add(this.label9);
+            this.OutBoxLabel.Controls.Add(this.cu_print_papercount);
+            this.OutBoxLabel.Controls.Add(this.groupBoxWithBorder3);
+            this.OutBoxLabel.Controls.Add(this.LogingOut);
+            this.OutBoxLabel.Controls.Add(this.OutBoxNum);
+            this.OutBoxLabel.Controls.Add(this.label10);
+            this.OutBoxLabel.Controls.Add(this.label6);
+            this.OutBoxLabel.Controls.Add(this.OutBoxPrinter);
+            this.OutBoxLabel.Controls.Add(this.OutBoxCapacity);
+            this.OutBoxLabel.Controls.Add(this.OutBoxLabelPrint);
+            this.OutBoxLabel.Controls.Add(this.OutBoxLabelAutoPrint);
+            this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
+            this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.OutBoxLabel.Location = new System.Drawing.Point(1106, 6);
+            this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
+            this.OutBoxLabel.Name = "OutBoxLabel";
+            this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
+            this.OutBoxLabel.Size = new System.Drawing.Size(278, 269);
+            this.OutBoxLabel.TabIndex = 79;
+            this.OutBoxLabel.TabStop = false;
+            this.OutBoxLabel.Text = "外箱标签";
             // 
-            // SingleLabelPrinter
+            // primarydata
             // 
-            this.SingleLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.SingleLabelPrinter.Location = new System.Drawing.Point(6, 81);
-            this.SingleLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
-            this.SingleLabelPrinter.Name = "SingleLabelPrinter";
-            this.SingleLabelPrinter.Size = new System.Drawing.Size(169, 25);
-            this.SingleLabelPrinter.TabIndex = 40;
-            this.SingleLabelPrinter.UserOnSelectIndexChange += new UAS_LabelMachine.CustomControl.PrinterCombox.OnSelectIndexChange(this.LabelPrinter_UserOnSelectIndexChange);
+            this.primarydata.AutoSize = true;
+            this.primarydata.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.primarydata.Location = new System.Drawing.Point(21, 241);
+            this.primarydata.Name = "primarydata";
+            this.primarydata.Size = new System.Drawing.Size(0, 20);
+            this.primarydata.TabIndex = 122;
+            this.primarydata.Visible = false;
             // 
-            // SingleBoxEnd
+            // guestlabeldata
             // 
-            this.SingleBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.SingleBoxEnd.ID = null;
-            this.SingleBoxEnd.Location = new System.Drawing.Point(85, 162);
-            this.SingleBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.SingleBoxEnd.Name = "SingleBoxEnd";
-            this.SingleBoxEnd.Size = new System.Drawing.Size(50, 23);
-            this.SingleBoxEnd.Str = null;
-            this.SingleBoxEnd.Str1 = null;
-            this.SingleBoxEnd.Str2 = null;
-            this.SingleBoxEnd.TabIndex = 86;
+            this.guestlabeldata.AutoSize = true;
+            this.guestlabeldata.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.guestlabeldata.Location = new System.Drawing.Point(21, 215);
+            this.guestlabeldata.Name = "guestlabeldata";
+            this.guestlabeldata.Size = new System.Drawing.Size(0, 20);
+            this.guestlabeldata.TabIndex = 121;
+            this.guestlabeldata.Visible = false;
             // 
-            // SingleBoxBegin
+            // prodcodeback
             // 
-            this.SingleBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.SingleBoxBegin.ID = null;
-            this.SingleBoxBegin.Location = new System.Drawing.Point(12, 162);
-            this.SingleBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.SingleBoxBegin.Name = "SingleBoxBegin";
-            this.SingleBoxBegin.Size = new System.Drawing.Size(50, 23);
-            this.SingleBoxBegin.Str = null;
-            this.SingleBoxBegin.Str1 = null;
-            this.SingleBoxBegin.Str2 = null;
-            this.SingleBoxBegin.TabIndex = 85;
+            this.prodcodeback.AutoSize = true;
+            this.prodcodeback.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.prodcodeback.Location = new System.Drawing.Point(21, 191);
+            this.prodcodeback.Name = "prodcodeback";
+            this.prodcodeback.Size = new System.Drawing.Size(0, 20);
+            this.prodcodeback.TabIndex = 120;
+            this.prodcodeback.Visible = false;
             // 
-            // SingleLabelPrint
+            // prodcodefront
             // 
-            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(186, 112);
-            this.SingleLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.SingleLabelPrint.Name = "SingleLabelPrint";
-            this.SingleLabelPrint.Size = new System.Drawing.Size(66, 26);
-            this.SingleLabelPrint.TabIndex = 36;
-            this.SingleLabelPrint.Text = "打印盘标";
-            this.SingleLabelPrint.UseVisualStyleBackColor = true;
-            this.SingleLabelPrint.Click += new System.EventHandler(this.SingleLabelPrint_Click);
+            this.prodcodefront.AutoSize = true;
+            this.prodcodefront.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.prodcodefront.Location = new System.Drawing.Point(21, 163);
+            this.prodcodefront.Name = "prodcodefront";
+            this.prodcodefront.Size = new System.Drawing.Size(0, 20);
+            this.prodcodefront.TabIndex = 113;
+            this.prodcodefront.Visible = false;
             // 
-            // SingleLabelAutoPrint
+            // OutDocRefresh
             // 
-            this.SingleLabelAutoPrint.AutoSize = true;
-            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(12, 114);
-            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);
-            this.SingleLabelAutoPrint.TabIndex = 30;
-            this.SingleLabelAutoPrint.Text = "自动打印";
-            this.SingleLabelAutoPrint.UseVisualStyleBackColor = true;
+            this.OutDocRefresh.AutoSize = true;
+            this.OutDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.OutDocRefresh.Location = new System.Drawing.Point(65, 27);
+            this.OutDocRefresh.Name = "OutDocRefresh";
+            this.OutDocRefresh.Size = new System.Drawing.Size(37, 20);
+            this.OutDocRefresh.TabIndex = 119;
+            this.OutDocRefresh.TabStop = true;
+            this.OutDocRefresh.Text = "刷新";
             // 
-            // SingleLabelCombox
+            // label27
             // 
-            this.SingleLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-            this.SingleLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.SingleLabelCombox.FormattingEnabled = true;
-            this.SingleLabelCombox.Location = new System.Drawing.Point(7, 49);
-            this.SingleLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.SingleLabelCombox.Name = "SingleLabelCombox";
-            this.SingleLabelCombox.Size = new System.Drawing.Size(168, 25);
-            this.SingleLabelCombox.TabIndex = 0;
-            this.SingleLabelCombox.SelectedIndexChanged += new System.EventHandler(this.SingleLabelCombox_SelectedIndexChanged);
+            this.label27.AutoSize = true;
+            this.label27.Font = new System.Drawing.Font("微软雅黑", 10F);
+            this.label27.Location = new System.Drawing.Point(7, 27);
+            this.label27.Name = "label27";
+            this.label27.Size = new System.Drawing.Size(55, 20);
+            this.label27.TabIndex = 117;
+            this.label27.Text = "格式(T)";
             // 
-            // MidLabel
+            // label9
             // 
-            this.MidLabel.Controls.Add(this.MidDocRefresh);
-            this.MidLabel.Controls.Add(this.label26);
-            this.MidLabel.Controls.Add(this.groupBoxWithBorder5);
-            this.MidLabel.Controls.Add(this.label2);
-            this.MidLabel.Controls.Add(this.label1);
-            this.MidLabel.Controls.Add(this.LeastPrintNum);
-            this.MidLabel.Controls.Add(this.OnlyPrint);
-            this.MidLabel.Controls.Add(this.groupBoxWithBorder2);
-            this.MidLabel.Controls.Add(this.label18);
-            this.MidLabel.Controls.Add(this.MidLabelNum);
-            this.MidLabel.Controls.Add(this.MidBoxEnd);
-            this.MidLabel.Controls.Add(this.label12);
-            this.MidLabel.Controls.Add(this.label5);
-            this.MidLabel.Controls.Add(this.MidBoxBegin);
-            this.MidLabel.Controls.Add(this.label4);
-            this.MidLabel.Controls.Add(this.MidLabelPrinter);
-            this.MidLabel.Controls.Add(this.label15);
-            this.MidLabel.Controls.Add(this.MidBoxCapacity);
-            this.MidLabel.Controls.Add(this.MidLabelPrint);
-            this.MidLabel.Controls.Add(this.MidLabelAutoPrint);
-            this.MidLabel.Controls.Add(this.MidLabelCombox);
-            this.MidLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.MidLabel.Location = new System.Drawing.Point(823, 6);
-            this.MidLabel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.MidLabel.Name = "MidLabel";
-            this.MidLabel.Padding = new System.Windows.Forms.Padding(2);
-            this.MidLabel.Size = new System.Drawing.Size(279, 269);
-            this.MidLabel.TabIndex = 78;
-            this.MidLabel.TabStop = false;
-            this.MidLabel.Text = "中盒标签";
+            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(171, 43);
+            this.label9.Name = "label9";
+            this.label9.Size = new System.Drawing.Size(32, 17);
+            this.label9.TabIndex = 98;
+            this.label9.Text = "纸型";
             // 
-            // MidDocRefresh
+            // cu_print_papercount
             // 
-            this.MidDocRefresh.AutoSize = true;
-            this.MidDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.MidDocRefresh.Location = new System.Drawing.Point(70, 28);
-            this.MidDocRefresh.Name = "MidDocRefresh";
-            this.MidDocRefresh.Size = new System.Drawing.Size(37, 20);
-            this.MidDocRefresh.TabIndex = 120;
-            this.MidDocRefresh.TabStop = true;
-            this.MidDocRefresh.Text = "刷新";
+            this.cu_print_papercount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.cu_print_papercount.Location = new System.Drawing.Point(211, 39);
+            this.cu_print_papercount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_papercount.Name = "cu_print_papercount";
+            this.cu_print_papercount.Size = new System.Drawing.Size(38, 23);
+            this.cu_print_papercount.TabIndex = 97;
             // 
-            // label26
+            // groupBoxWithBorder3
             // 
-            this.label26.AutoSize = true;
-            this.label26.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.label26.Location = new System.Drawing.Point(12, 28);
-            this.label26.Name = "label26";
-            this.label26.Size = new System.Drawing.Size(55, 20);
-            this.label26.TabIndex = 116;
-            this.label26.Text = "格式(T)";
+            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outdc);
+            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outprod);
+            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outpo);
+            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outspec);
+            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outlotno);
+            this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.groupBoxWithBorder3.Location = new System.Drawing.Point(172, 121);
+            this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(2);
+            this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
+            this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(2);
+            this.groupBoxWithBorder3.Size = new System.Drawing.Size(101, 145);
+            this.groupBoxWithBorder3.TabIndex = 96;
+            this.groupBoxWithBorder3.TabStop = false;
+            this.groupBoxWithBorder3.Text = "流水合并条件";
             // 
-            // groupBoxWithBorder5
+            // cu_print_outdc
             // 
-            this.groupBoxWithBorder5.Controls.Add(this.Expression);
-            this.groupBoxWithBorder5.Controls.Add(this.Equal);
-            this.groupBoxWithBorder5.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.groupBoxWithBorder5.Location = new System.Drawing.Point(9, 198);
-            this.groupBoxWithBorder5.Name = "groupBoxWithBorder5";
-            this.groupBoxWithBorder5.Size = new System.Drawing.Size(158, 64);
-            this.groupBoxWithBorder5.TabIndex = 95;
-            this.groupBoxWithBorder5.TabStop = false;
-            this.groupBoxWithBorder5.Text = "客户料号匹配模式";
+            this.cu_print_outdc.AutoSize = true;
+            this.cu_print_outdc.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_outdc.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_outdc.Location = new System.Drawing.Point(15, 117);
+            this.cu_print_outdc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_outdc.Name = "cu_print_outdc";
+            this.cu_print_outdc.Size = new System.Drawing.Size(68, 21);
+            this.cu_print_outdc.TabIndex = 96;
+            this.cu_print_outdc.Text = "合并DC";
+            this.cu_print_outdc.UseVisualStyleBackColor = true;
             // 
-            // Expression
+            // cu_print_outprod
             // 
-            this.Expression.AutoSize = true;
-            this.Expression.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.Expression.Location = new System.Drawing.Point(86, 38);
-            this.Expression.Name = "Expression";
-            this.Expression.Size = new System.Drawing.Size(62, 21);
-            this.Expression.TabIndex = 1;
-            this.Expression.TabStop = true;
-            this.Expression.Text = "表达式";
-            this.Expression.UseVisualStyleBackColor = true;
+            this.cu_print_outprod.AutoSize = true;
+            this.cu_print_outprod.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_outprod.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_outprod.Location = new System.Drawing.Point(15, 95);
+            this.cu_print_outprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_outprod.Name = "cu_print_outprod";
+            this.cu_print_outprod.Size = new System.Drawing.Size(75, 21);
+            this.cu_print_outprod.TabIndex = 92;
+            this.cu_print_outprod.Text = "客户料号";
+            this.cu_print_outprod.UseVisualStyleBackColor = true;
             // 
-            // Equal
+            // cu_print_outpo
             // 
-            this.Equal.AutoSize = true;
-            this.Equal.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.Equal.Location = new System.Drawing.Point(20, 38);
-            this.Equal.Name = "Equal";
-            this.Equal.Size = new System.Drawing.Size(50, 21);
-            this.Equal.TabIndex = 0;
-            this.Equal.TabStop = true;
-            this.Equal.Text = "相等";
-            this.Equal.UseVisualStyleBackColor = true;
+            this.cu_print_outpo.AutoSize = true;
+            this.cu_print_outpo.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_outpo.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_outpo.Location = new System.Drawing.Point(15, 71);
+            this.cu_print_outpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_outpo.Name = "cu_print_outpo";
+            this.cu_print_outpo.Size = new System.Drawing.Size(75, 21);
+            this.cu_print_outpo.TabIndex = 93;
+            this.cu_print_outpo.Text = "客户合同";
+            this.cu_print_outpo.UseVisualStyleBackColor = true;
             // 
-            // label2
+            // cu_print_outspec
             // 
-            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(170, 102);
-            this.label2.Name = "label2";
-            this.label2.Size = new System.Drawing.Size(32, 17);
-            this.label2.TabIndex = 94;
-            this.label2.Text = "至少";
+            this.cu_print_outspec.AutoSize = true;
+            this.cu_print_outspec.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_outspec.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_outspec.Location = new System.Drawing.Point(15, 47);
+            this.cu_print_outspec.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_outspec.Name = "cu_print_outspec";
+            this.cu_print_outspec.Size = new System.Drawing.Size(75, 21);
+            this.cu_print_outspec.TabIndex = 94;
+            this.cu_print_outspec.Text = "出库型号";
+            this.cu_print_outspec.UseVisualStyleBackColor = true;
+            // 
+            // cu_print_outlotno
+            // 
+            this.cu_print_outlotno.AutoSize = true;
+            this.cu_print_outlotno.Font = new System.Drawing.Font("微软雅黑", 9F);
+            this.cu_print_outlotno.ForeColor = System.Drawing.Color.Blue;
+            this.cu_print_outlotno.Location = new System.Drawing.Point(15, 23);
+            this.cu_print_outlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.cu_print_outlotno.Name = "cu_print_outlotno";
+            this.cu_print_outlotno.Size = new System.Drawing.Size(63, 21);
+            this.cu_print_outlotno.TabIndex = 95;
+            this.cu_print_outlotno.Text = "LotNo";
+            this.cu_print_outlotno.UseVisualStyleBackColor = true;
             // 
-            // label1
+            // LogingOut
             // 
-            this.label1.AutoSize = true;
-            this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.label1.Location = new System.Drawing.Point(252, 102);
-            this.label1.Name = "label1";
-            this.label1.Size = new System.Drawing.Size(20, 17);
-            this.label1.TabIndex = 93;
-            this.label1.Text = "盘";
+            this.LogingOut.AutoSize = true;
+            this.LogingOut.Location = new System.Drawing.Point(233, 13);
+            this.LogingOut.Name = "LogingOut";
+            this.LogingOut.Size = new System.Drawing.Size(42, 21);
+            this.LogingOut.TabIndex = 77;
+            this.LogingOut.TabStop = true;
+            this.LogingOut.Text = "注销";
+            this.LogingOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LogingOut_LinkClicked);
             // 
-            // LeastPrintNum
+            // OutBoxNum
             // 
-            this.LeastPrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.LeastPrintNum.Location = new System.Drawing.Point(201, 96);
-            this.LeastPrintNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.LeastPrintNum.Name = "LeastPrintNum";
-            this.LeastPrintNum.Size = new System.Drawing.Size(44, 23);
-            this.LeastPrintNum.TabIndex = 92;
+            this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.OutBoxNum.ID = null;
+            this.OutBoxNum.Location = new System.Drawing.Point(211, 98);
+            this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.OutBoxNum.Name = "OutBoxNum";
+            this.OutBoxNum.Size = new System.Drawing.Size(38, 23);
+            this.OutBoxNum.Str = null;
+            this.OutBoxNum.Str1 = null;
+            this.OutBoxNum.Str2 = null;
+            this.OutBoxNum.TabIndex = 91;
             // 
-            // OnlyPrint
+            // label10
             // 
-            this.OnlyPrint.AutoSize = true;
-            this.OnlyPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.OnlyPrint.Location = new System.Drawing.Point(174, 74);
-            this.OnlyPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.OnlyPrint.Name = "OnlyPrint";
-            this.OnlyPrint.Size = new System.Drawing.Size(63, 21);
-            this.OnlyPrint.TabIndex = 91;
-            this.OnlyPrint.Text = "仅打印";
-            this.OnlyPrint.UseVisualStyleBackColor = true;
+            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(171, 103);
+            this.label10.Name = "label10";
+            this.label10.Size = new System.Drawing.Size(32, 17);
+            this.label10.TabIndex = 90;
+            this.label10.Text = "箱号";
             // 
-            // groupBoxWithBorder2
+            // label6
             // 
-            this.groupBoxWithBorder2.Controls.Add(this.cu_print_middc);
-            this.groupBoxWithBorder2.Controls.Add(this.cu_print_midprod);
-            this.groupBoxWithBorder2.Controls.Add(this.cu_print_midpo);
-            this.groupBoxWithBorder2.Controls.Add(this.cu_print_midspec);
-            this.groupBoxWithBorder2.Controls.Add(this.cu_print_midlotno);
-            this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.groupBoxWithBorder2.Location = new System.Drawing.Point(172, 121);
-            this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2);
-            this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
-            this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2);
-            this.groupBoxWithBorder2.Size = new System.Drawing.Size(101, 145);
-            this.groupBoxWithBorder2.TabIndex = 81;
-            this.groupBoxWithBorder2.TabStop = false;
-            this.groupBoxWithBorder2.Text = "流水合并条件";
+            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(171, 73);
+            this.label6.Name = "label6";
+            this.label6.Size = new System.Drawing.Size(32, 17);
+            this.label6.TabIndex = 87;
+            this.label6.Text = "容量";
             // 
-            // cu_print_middc
+            // OutBoxPrinter
             // 
-            this.cu_print_middc.AutoSize = true;
-            this.cu_print_middc.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_middc.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_middc.Location = new System.Drawing.Point(16, 118);
-            this.cu_print_middc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_middc.Name = "cu_print_middc";
-            this.cu_print_middc.Size = new System.Drawing.Size(68, 21);
-            this.cu_print_middc.TabIndex = 97;
-            this.cu_print_middc.Text = "合并DC";
-            this.cu_print_middc.UseVisualStyleBackColor = true;
+            this.OutBoxPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.OutBoxPrinter.Location = new System.Drawing.Point(8, 82);
+            this.OutBoxPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
+            this.OutBoxPrinter.Name = "OutBoxPrinter";
+            this.OutBoxPrinter.Size = new System.Drawing.Size(158, 25);
+            this.OutBoxPrinter.TabIndex = 82;
+            this.OutBoxPrinter.UserOnSelectIndexChange += new UAS_LabelMachine.CustomControl.PrinterCombox.OnSelectIndexChange(this.LabelPrinter_UserOnSelectIndexChange);
             // 
-            // cu_print_midprod
+            // OutBoxCapacity
             // 
-            this.cu_print_midprod.AutoSize = true;
-            this.cu_print_midprod.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_midprod.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_midprod.Location = new System.Drawing.Point(16, 96);
-            this.cu_print_midprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_midprod.Name = "cu_print_midprod";
-            this.cu_print_midprod.Size = new System.Drawing.Size(75, 21);
-            this.cu_print_midprod.TabIndex = 92;
-            this.cu_print_midprod.Text = "客户料号";
-            this.cu_print_midprod.UseVisualStyleBackColor = true;
+            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(211, 68);
+            this.OutBoxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.OutBoxCapacity.Name = "OutBoxCapacity";
+            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);
             // 
-            // cu_print_midpo
+            // OutBoxLabelPrint
             // 
-            this.cu_print_midpo.AutoSize = true;
-            this.cu_print_midpo.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_midpo.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_midpo.Location = new System.Drawing.Point(16, 72);
-            this.cu_print_midpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_midpo.Name = "cu_print_midpo";
-            this.cu_print_midpo.Size = new System.Drawing.Size(75, 21);
-            this.cu_print_midpo.TabIndex = 93;
-            this.cu_print_midpo.Text = "客户合同";
-            this.cu_print_midpo.UseVisualStyleBackColor = true;
+            this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.OutBoxLabelPrint.Location = new System.Drawing.Point(90, 111);
+            this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
+            this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
+            this.OutBoxLabelPrint.TabIndex = 80;
+            this.OutBoxLabelPrint.Text = "打印箱标";
+            this.OutBoxLabelPrint.UseVisualStyleBackColor = true;
+            this.OutBoxLabelPrint.Click += new System.EventHandler(this.OutBoxLabelPrint_Click);
             // 
-            // cu_print_midspec
+            // OutBoxLabelAutoPrint
             // 
-            this.cu_print_midspec.AutoSize = true;
-            this.cu_print_midspec.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_midspec.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_midspec.Location = new System.Drawing.Point(16, 48);
-            this.cu_print_midspec.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_midspec.Name = "cu_print_midspec";
-            this.cu_print_midspec.Size = new System.Drawing.Size(75, 21);
-            this.cu_print_midspec.TabIndex = 94;
-            this.cu_print_midspec.Text = "出库型号";
-            this.cu_print_midspec.UseVisualStyleBackColor = true;
+            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(11, 115);
+            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);
+            this.OutBoxLabelAutoPrint.TabIndex = 79;
+            this.OutBoxLabelAutoPrint.Text = "自动打印";
+            this.OutBoxLabelAutoPrint.UseVisualStyleBackColor = true;
+            this.OutBoxLabelAutoPrint.Visible = false;
             // 
-            // cu_print_midlotno
+            // OutBoxCombox
             // 
-            this.cu_print_midlotno.AutoSize = true;
-            this.cu_print_midlotno.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_midlotno.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_midlotno.Location = new System.Drawing.Point(16, 24);
-            this.cu_print_midlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_midlotno.Name = "cu_print_midlotno";
-            this.cu_print_midlotno.Size = new System.Drawing.Size(63, 21);
-            this.cu_print_midlotno.TabIndex = 95;
-            this.cu_print_midlotno.Text = "LotNo";
-            this.cu_print_midlotno.UseVisualStyleBackColor = true;
+            this.OutBoxCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
+            this.OutBoxCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.OutBoxCombox.FormattingEnabled = true;
+            this.OutBoxCombox.Location = new System.Drawing.Point(9, 51);
+            this.OutBoxCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
+            this.OutBoxCombox.Name = "OutBoxCombox";
+            this.OutBoxCombox.Size = new System.Drawing.Size(157, 25);
+            this.OutBoxCombox.TabIndex = 78;
+            this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
             // 
-            // label18
+            // BackendCheck
             // 
-            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(66, 168);
-            this.label18.Name = "label18";
-            this.label18.Size = new System.Drawing.Size(13, 17);
-            this.label18.TabIndex = 90;
-            this.label18.Text = "-";
+            this.BackendCheck.SleepTime = 0;
+            this.BackendCheck.Tag = "BackendCheck";
             // 
-            // MidLabelNum
+            // FrontendCheck
             // 
-            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(201, 44);
-            this.MidLabelNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.MidLabelNum.Name = "MidLabelNum";
-            this.MidLabelNum.Size = new System.Drawing.Size(44, 23);
-            this.MidLabelNum.Str = null;
-            this.MidLabelNum.Str1 = null;
-            this.MidLabelNum.Str2 = null;
-            this.MidLabelNum.TabIndex = 56;
+            this.FrontendCheck.SleepTime = 0;
+            this.FrontendCheck.Tag = "FrontendCheck";
             // 
-            // MidBoxEnd
+            // PLC1
             // 
-            this.MidBoxEnd.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.MidBoxEnd.ID = null;
-            this.MidBoxEnd.Location = new System.Drawing.Point(83, 163);
-            this.MidBoxEnd.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.MidBoxEnd.Name = "MidBoxEnd";
-            this.MidBoxEnd.Size = new System.Drawing.Size(50, 23);
-            this.MidBoxEnd.Str = null;
-            this.MidBoxEnd.Str1 = null;
-            this.MidBoxEnd.Str2 = null;
-            this.MidBoxEnd.TabIndex = 89;
+            this.PLC1.SleepTime = 0;
+            this.PLC1.Tag = "PLC1";
             // 
-            // label12
+            // ManBackendCheck
             // 
-            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(10, 144);
-            this.label12.Name = "label12";
-            this.label12.Size = new System.Drawing.Size(56, 17);
-            this.label12.TabIndex = 77;
-            this.label12.Text = "中盒范围";
+            this.ManBackendCheck.SleepTime = 0;
+            this.ManBackendCheck.Tag = "ManBackendCheck";
             // 
-            // label5
+            // Choose
             // 
-            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(170, 50);
-            this.label5.Name = "label5";
-            this.label5.Size = new System.Drawing.Size(32, 17);
-            this.label5.TabIndex = 50;
-            this.label5.Text = "盒号";
+            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.Visible = false;
+            this.Choose.Width = 55;
             // 
-            // MidBoxBegin
+            // pib_autoset
             // 
-            this.MidBoxBegin.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.MidBoxBegin.ID = null;
-            this.MidBoxBegin.Location = new System.Drawing.Point(10, 163);
-            this.MidBoxBegin.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.MidBoxBegin.Name = "MidBoxBegin";
-            this.MidBoxBegin.Size = new System.Drawing.Size(50, 23);
-            this.MidBoxBegin.Str = null;
-            this.MidBoxBegin.Str1 = null;
-            this.MidBoxBegin.Str2 = null;
-            this.MidBoxBegin.TabIndex = 88;
+            this.pib_autoset.HeaderText = "pib_autoset";
+            this.pib_autoset.Name = "pib_autoset";
+            this.pib_autoset.Visible = false;
+            this.pib_autoset.Width = 96;
             // 
-            // label4
+            // pd_id
             // 
-            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(172, 24);
-            this.label4.Name = "label4";
-            this.label4.Size = new System.Drawing.Size(32, 17);
-            this.label4.TabIndex = 49;
-            this.label4.Text = "容量";
+            this.pd_id.DataPropertyName = "pd_id";
+            this.pd_id.HeaderText = "pd_id";
+            this.pd_id.Name = "pd_id";
+            this.pd_id.Visible = false;
+            this.pd_id.Width = 60;
             // 
-            // MidLabelPrinter
+            // pib_id1
             // 
-            this.MidLabelPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.MidLabelPrinter.Location = new System.Drawing.Point(9, 82);
-            this.MidLabelPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
-            this.MidLabelPrinter.Name = "MidLabelPrinter";
-            this.MidLabelPrinter.Size = new System.Drawing.Size(150, 25);
-            this.MidLabelPrinter.TabIndex = 41;
-            this.MidLabelPrinter.UserOnSelectIndexChange += new UAS_LabelMachine.CustomControl.PrinterCombox.OnSelectIndexChange(this.LabelPrinter_UserOnSelectIndexChange);
+            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;
             // 
-            // label15
+            // rownum
             // 
-            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(252, 22);
-            this.label15.Name = "label15";
-            this.label15.Size = new System.Drawing.Size(20, 17);
-            this.label15.TabIndex = 40;
-            this.label15.Text = "盘";
+            this.rownum.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
+            this.rownum.DataPropertyName = "rownum";
+            this.rownum.HeaderText = "行号";
+            this.rownum.Name = "rownum";
+            this.rownum.Width = 58;
             // 
-            // MidBoxCapacity
+            // pib_pdno
             // 
-            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(201, 18);
-            this.MidBoxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.MidBoxCapacity.Name = "MidBoxCapacity";
-            this.MidBoxCapacity.Size = new System.Drawing.Size(44, 23);
-            this.MidBoxCapacity.TabIndex = 30;
-            this.MidBoxCapacity.Leave += new System.EventHandler(this.MidBoxCapacity_Leave);
+            this.pib_pdno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
+            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 = 78;
             // 
-            // MidLabelPrint
+            // pib_prodcode
             // 
-            this.MidLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.MidLabelPrint.Location = new System.Drawing.Point(93, 111);
-            this.MidLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.MidLabelPrint.Name = "MidLabelPrint";
-            this.MidLabelPrint.Size = new System.Drawing.Size(68, 26);
-            this.MidLabelPrint.TabIndex = 42;
-            this.MidLabelPrint.Text = "打印盒签";
-            this.MidLabelPrint.UseVisualStyleBackColor = true;
-            this.MidLabelPrint.Click += new System.EventHandler(this.MidLabelPrint_Click);
+            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;
             // 
-            // MidLabelAutoPrint
+            // pib_ifmodify
             // 
-            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(12, 116);
-            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);
-            this.MidLabelAutoPrint.TabIndex = 41;
-            this.MidLabelAutoPrint.Text = "自动打印";
-            this.MidLabelAutoPrint.UseVisualStyleBackColor = true;
+            this.pib_ifmodify.DataPropertyName = "pib_ifmodify";
+            this.pib_ifmodify.HeaderText = "已修改";
+            this.pib_ifmodify.Name = "pib_ifmodify";
+            this.pib_ifmodify.Resizable = System.Windows.Forms.DataGridViewTriState.True;
+            this.pib_ifmodify.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
+            this.pib_ifmodify.Width = 66;
             // 
-            // MidLabelCombox
+            // pib_ifupload
             // 
-            this.MidLabelCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-            this.MidLabelCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.MidLabelCombox.FormattingEnabled = true;
-            this.MidLabelCombox.Location = new System.Drawing.Point(10, 50);
-            this.MidLabelCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.MidLabelCombox.Name = "MidLabelCombox";
-            this.MidLabelCombox.Size = new System.Drawing.Size(149, 25);
-            this.MidLabelCombox.TabIndex = 40;
-            this.MidLabelCombox.SelectedIndexChanged += new System.EventHandler(this.MidLabelCombox_SelectedIndexChanged);
+            this.pib_ifupload.DataPropertyName = "pib_ifupload";
+            this.pib_ifupload.HeaderText = "已上传";
+            this.pib_ifupload.Name = "pib_ifupload";
+            this.pib_ifupload.Resizable = System.Windows.Forms.DataGridViewTriState.True;
+            this.pib_ifupload.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
+            this.pib_ifupload.Width = 66;
             // 
-            // OutBoxLabel
+            // pr_vendprodcode
             // 
-            this.OutBoxLabel.Controls.Add(this.primarydata);
-            this.OutBoxLabel.Controls.Add(this.guestlabeldata);
-            this.OutBoxLabel.Controls.Add(this.prodcodeback);
-            this.OutBoxLabel.Controls.Add(this.prodcodefront);
-            this.OutBoxLabel.Controls.Add(this.OutDocRefresh);
-            this.OutBoxLabel.Controls.Add(this.label27);
-            this.OutBoxLabel.Controls.Add(this.label9);
-            this.OutBoxLabel.Controls.Add(this.cu_print_papercount);
-            this.OutBoxLabel.Controls.Add(this.groupBoxWithBorder3);
-            this.OutBoxLabel.Controls.Add(this.LogingOut);
-            this.OutBoxLabel.Controls.Add(this.OutBoxNum);
-            this.OutBoxLabel.Controls.Add(this.label10);
-            this.OutBoxLabel.Controls.Add(this.label6);
-            this.OutBoxLabel.Controls.Add(this.OutBoxPrinter);
-            this.OutBoxLabel.Controls.Add(this.OutBoxCapacity);
-            this.OutBoxLabel.Controls.Add(this.OutBoxLabelPrint);
-            this.OutBoxLabel.Controls.Add(this.OutBoxLabelAutoPrint);
-            this.OutBoxLabel.Controls.Add(this.OutBoxCombox);
-            this.OutBoxLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.OutBoxLabel.Location = new System.Drawing.Point(1106, 6);
-            this.OutBoxLabel.Margin = new System.Windows.Forms.Padding(2);
-            this.OutBoxLabel.Name = "OutBoxLabel";
-            this.OutBoxLabel.Padding = new System.Windows.Forms.Padding(2);
-            this.OutBoxLabel.Size = new System.Drawing.Size(278, 269);
-            this.OutBoxLabel.TabIndex = 79;
-            this.OutBoxLabel.TabStop = false;
-            this.OutBoxLabel.Text = "外箱标签";
+            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.Visible = false;
+            this.pr_vendprodcode.Width = 48;
             // 
-            // primarydata
+            // pib_brand
             // 
-            this.primarydata.AutoSize = true;
-            this.primarydata.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.primarydata.Location = new System.Drawing.Point(22, 242);
-            this.primarydata.Name = "primarydata";
-            this.primarydata.Size = new System.Drawing.Size(0, 20);
-            this.primarydata.TabIndex = 122;
-            this.primarydata.Visible = false;
+            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;
             // 
-            // guestlabeldata
+            // sd_brand
             // 
-            this.guestlabeldata.AutoSize = true;
-            this.guestlabeldata.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.guestlabeldata.Location = new System.Drawing.Point(22, 216);
-            this.guestlabeldata.Name = "guestlabeldata";
-            this.guestlabeldata.Size = new System.Drawing.Size(0, 20);
-            this.guestlabeldata.TabIndex = 121;
-            this.guestlabeldata.Visible = false;
+            this.sd_brand.DataPropertyName = "sd_brand";
+            this.sd_brand.HeaderText = "出货品牌";
+            this.sd_brand.Name = "sd_brand";
+            this.sd_brand.Width = 78;
             // 
-            // prodcodeback
+            // pib_madein
             // 
-            this.prodcodeback.AutoSize = true;
-            this.prodcodeback.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.prodcodeback.Location = new System.Drawing.Point(22, 192);
-            this.prodcodeback.Name = "prodcodeback";
-            this.prodcodeback.Size = new System.Drawing.Size(0, 20);
-            this.prodcodeback.TabIndex = 120;
-            this.prodcodeback.Visible = false;
+            this.pib_madein.DataPropertyName = "pib_madein";
+            this.pib_madein.HeaderText = "产地";
+            this.pib_madein.Name = "pib_madein";
+            this.pib_madein.Visible = false;
+            this.pib_madein.Width = 54;
             // 
-            // prodcodefront
+            // pr_orispeccode
             // 
-            this.prodcodefront.AutoSize = true;
-            this.prodcodefront.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.prodcodefront.Location = new System.Drawing.Point(22, 164);
-            this.prodcodefront.Name = "prodcodefront";
-            this.prodcodefront.Size = new System.Drawing.Size(0, 20);
-            this.prodcodefront.TabIndex = 113;
-            this.prodcodefront.Visible = false;
+            this.pr_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
+            this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
+            this.pr_orispeccode.HeaderText = "原厂型号";
+            this.pr_orispeccode.Name = "pr_orispeccode";
+            this.pr_orispeccode.Width = 78;
             // 
-            // OutDocRefresh
+            // pr_barcode
             // 
-            this.OutDocRefresh.AutoSize = true;
-            this.OutDocRefresh.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.OutDocRefresh.Location = new System.Drawing.Point(66, 28);
-            this.OutDocRefresh.Name = "OutDocRefresh";
-            this.OutDocRefresh.Size = new System.Drawing.Size(37, 20);
-            this.OutDocRefresh.TabIndex = 119;
-            this.OutDocRefresh.TabStop = true;
-            this.OutDocRefresh.Text = "刷新";
+            this.pr_barcode.DataPropertyName = "pr_barcode";
+            this.pr_barcode.HeaderText = "型号条码";
+            this.pr_barcode.Name = "pr_barcode";
+            this.pr_barcode.Width = 78;
             // 
-            // label27
+            // pr_zxbzs
             // 
-            this.label27.AutoSize = true;
-            this.label27.Font = new System.Drawing.Font("微软雅黑", 10F);
-            this.label27.Location = new System.Drawing.Point(8, 28);
-            this.label27.Name = "label27";
-            this.label27.Size = new System.Drawing.Size(55, 20);
-            this.label27.TabIndex = 117;
-            this.label27.Text = "格式(T)";
+            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;
             // 
-            // label9
+            // pr_unit
             // 
-            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(172, 44);
-            this.label9.Name = "label9";
-            this.label9.Size = new System.Drawing.Size(32, 17);
-            this.label9.TabIndex = 98;
-            this.label9.Text = "纸型";
+            this.pr_unit.DataPropertyName = "pr_unit";
+            this.pr_unit.HeaderText = "单位";
+            this.pr_unit.Name = "pr_unit";
+            this.pr_unit.Width = 54;
             // 
-            // cu_print_papercount
+            // pib_lotno
             // 
-            this.cu_print_papercount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.cu_print_papercount.Location = new System.Drawing.Point(211, 39);
-            this.cu_print_papercount.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_papercount.Name = "cu_print_papercount";
-            this.cu_print_papercount.Size = new System.Drawing.Size(38, 23);
-            this.cu_print_papercount.TabIndex = 97;
+            this.pib_lotno.DataPropertyName = "pib_lotno";
+            this.pib_lotno.HeaderText = "LotNo";
+            this.pib_lotno.Name = "pib_lotno";
+            this.pib_lotno.Width = 60;
             // 
-            // groupBoxWithBorder3
+            // pib_datecode
             // 
-            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outdc);
-            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outprod);
-            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outpo);
-            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outspec);
-            this.groupBoxWithBorder3.Controls.Add(this.cu_print_outlotno);
-            this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.groupBoxWithBorder3.Location = new System.Drawing.Point(172, 121);
-            this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(2);
-            this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
-            this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(2);
-            this.groupBoxWithBorder3.Size = new System.Drawing.Size(101, 145);
-            this.groupBoxWithBorder3.TabIndex = 96;
-            this.groupBoxWithBorder3.TabStop = false;
-            this.groupBoxWithBorder3.Text = "流水合并条件";
+            this.pib_datecode.DataPropertyName = "pib_datecode";
+            this.pib_datecode.HeaderText = "DateCode";
+            this.pib_datecode.Name = "pib_datecode";
+            this.pib_datecode.Width = 78;
             // 
-            // cu_print_outdc
+            // pib_year
             // 
-            this.cu_print_outdc.AutoSize = true;
-            this.cu_print_outdc.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_outdc.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_outdc.Location = new System.Drawing.Point(16, 118);
-            this.cu_print_outdc.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_outdc.Name = "cu_print_outdc";
-            this.cu_print_outdc.Size = new System.Drawing.Size(68, 21);
-            this.cu_print_outdc.TabIndex = 96;
-            this.cu_print_outdc.Text = "合并DC";
-            this.cu_print_outdc.UseVisualStyleBackColor = true;
+            this.pib_year.DataPropertyName = "pib_year";
+            this.pib_year.HeaderText = "年";
+            this.pib_year.Name = "pib_year";
+            this.pib_year.Width = 42;
             // 
-            // cu_print_outprod
+            // pib_month
             // 
-            this.cu_print_outprod.AutoSize = true;
-            this.cu_print_outprod.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_outprod.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_outprod.Location = new System.Drawing.Point(16, 96);
-            this.cu_print_outprod.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_outprod.Name = "cu_print_outprod";
-            this.cu_print_outprod.Size = new System.Drawing.Size(75, 21);
-            this.cu_print_outprod.TabIndex = 92;
-            this.cu_print_outprod.Text = "客户料号";
-            this.cu_print_outprod.UseVisualStyleBackColor = true;
+            this.pib_month.DataPropertyName = "pib_month";
+            this.pib_month.HeaderText = "月";
+            this.pib_month.Name = "pib_month";
+            this.pib_month.Width = 42;
             // 
-            // cu_print_outpo
+            // pib_day
             // 
-            this.cu_print_outpo.AutoSize = true;
-            this.cu_print_outpo.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_outpo.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_outpo.Location = new System.Drawing.Point(16, 72);
-            this.cu_print_outpo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_outpo.Name = "cu_print_outpo";
-            this.cu_print_outpo.Size = new System.Drawing.Size(75, 21);
-            this.cu_print_outpo.TabIndex = 93;
-            this.cu_print_outpo.Text = "客户合同";
-            this.cu_print_outpo.UseVisualStyleBackColor = true;
+            this.pib_day.DataPropertyName = "pib_day";
+            this.pib_day.HeaderText = "日";
+            this.pib_day.Name = "pib_day";
+            this.pib_day.Width = 42;
             // 
-            // cu_print_outspec
+            // pib_ifpick
             // 
-            this.cu_print_outspec.AutoSize = true;
-            this.cu_print_outspec.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_outspec.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_outspec.Location = new System.Drawing.Point(16, 48);
-            this.cu_print_outspec.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_outspec.Name = "cu_print_outspec";
-            this.cu_print_outspec.Size = new System.Drawing.Size(75, 21);
-            this.cu_print_outspec.TabIndex = 94;
-            this.cu_print_outspec.Text = "出库型号";
-            this.cu_print_outspec.UseVisualStyleBackColor = true;
+            this.pib_ifpick.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
+            this.pib_ifpick.DataPropertyName = "pib_ifpick";
+            this.pib_ifpick.HeaderText = "已扫描";
+            this.pib_ifpick.Name = "pib_ifpick";
+            this.pib_ifpick.Width = 60;
             // 
-            // cu_print_outlotno
+            // pib_ifprint
             // 
-            this.cu_print_outlotno.AutoSize = true;
-            this.cu_print_outlotno.Font = new System.Drawing.Font("微软雅黑", 9F);
-            this.cu_print_outlotno.ForeColor = System.Drawing.Color.Blue;
-            this.cu_print_outlotno.Location = new System.Drawing.Point(16, 24);
-            this.cu_print_outlotno.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.cu_print_outlotno.Name = "cu_print_outlotno";
-            this.cu_print_outlotno.Size = new System.Drawing.Size(63, 21);
-            this.cu_print_outlotno.TabIndex = 95;
-            this.cu_print_outlotno.Text = "LotNo";
-            this.cu_print_outlotno.UseVisualStyleBackColor = true;
+            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;
             // 
-            // LogingOut
+            // pib_ifrecheck
             // 
-            this.LogingOut.AutoSize = true;
-            this.LogingOut.Location = new System.Drawing.Point(234, 14);
-            this.LogingOut.Name = "LogingOut";
-            this.LogingOut.Size = new System.Drawing.Size(42, 21);
-            this.LogingOut.TabIndex = 77;
-            this.LogingOut.TabStop = true;
-            this.LogingOut.Text = "注销";
-            this.LogingOut.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.LogingOut_LinkClicked);
+            this.pib_ifrecheck.DataPropertyName = "pib_ifrecheck";
+            this.pib_ifrecheck.HeaderText = "已复核";
+            this.pib_ifrecheck.Name = "pib_ifrecheck";
+            this.pib_ifrecheck.Width = 47;
             // 
-            // OutBoxNum
+            // pib_datecode1
             // 
-            this.OutBoxNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.OutBoxNum.ID = null;
-            this.OutBoxNum.Location = new System.Drawing.Point(211, 98);
-            this.OutBoxNum.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.OutBoxNum.Name = "OutBoxNum";
-            this.OutBoxNum.Size = new System.Drawing.Size(38, 23);
-            this.OutBoxNum.Str = null;
-            this.OutBoxNum.Str1 = null;
-            this.OutBoxNum.Str2 = null;
-            this.OutBoxNum.TabIndex = 91;
+            this.pib_datecode1.DataPropertyName = "pib_datecode1";
+            this.pib_datecode1.HeaderText = "DateCode1";
+            this.pib_datecode1.Name = "pib_datecode1";
+            this.pib_datecode1.Visible = false;
+            this.pib_datecode1.Width = 84;
             // 
-            // label10
+            // pib_qty
             // 
-            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(172, 104);
-            this.label10.Name = "label10";
-            this.label10.Size = new System.Drawing.Size(32, 17);
-            this.label10.TabIndex = 90;
-            this.label10.Text = "箱号";
+            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;
             // 
-            // label6
+            // pib_barcode
             // 
-            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(172, 74);
-            this.label6.Name = "label6";
-            this.label6.Size = new System.Drawing.Size(32, 17);
-            this.label6.TabIndex = 87;
-            this.label6.Text = "容量";
+            this.pib_barcode.DataPropertyName = "pib_barcode";
+            this.pib_barcode.HeaderText = "唯一条码";
+            this.pib_barcode.Name = "pib_barcode";
+            this.pib_barcode.ReadOnly = true;
+            this.pib_barcode.Width = 78;
             // 
-            // OutBoxPrinter
+            // pib_custbarcode
             // 
-            this.OutBoxPrinter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.OutBoxPrinter.Location = new System.Drawing.Point(8, 82);
-            this.OutBoxPrinter.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
-            this.OutBoxPrinter.Name = "OutBoxPrinter";
-            this.OutBoxPrinter.Size = new System.Drawing.Size(158, 25);
-            this.OutBoxPrinter.TabIndex = 82;
-            this.OutBoxPrinter.UserOnSelectIndexChange += new UAS_LabelMachine.CustomControl.PrinterCombox.OnSelectIndexChange(this.LabelPrinter_UserOnSelectIndexChange);
+            this.pib_custbarcode.DataPropertyName = "pib_custbarcode";
+            this.pib_custbarcode.HeaderText = "唯一条码";
+            this.pib_custbarcode.Name = "pib_custbarcode";
+            this.pib_custbarcode.ReadOnly = true;
+            this.pib_custbarcode.Visible = false;
+            this.pib_custbarcode.Width = 78;
             // 
-            // OutBoxCapacity
+            // pib_custmidboxcode
             // 
-            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(211, 68);
-            this.OutBoxCapacity.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.OutBoxCapacity.Name = "OutBoxCapacity";
-            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);
+            this.pib_custmidboxcode.DataPropertyName = "pib_custmidboxcode";
+            this.pib_custmidboxcode.HeaderText = "中盒条码";
+            this.pib_custmidboxcode.Name = "pib_custmidboxcode";
+            this.pib_custmidboxcode.Visible = false;
+            this.pib_custmidboxcode.Width = 78;
             // 
-            // OutBoxLabelPrint
+            // pib_custoutboxcode
             // 
-            this.OutBoxLabelPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.OutBoxLabelPrint.Location = new System.Drawing.Point(90, 111);
-            this.OutBoxLabelPrint.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.OutBoxLabelPrint.Name = "OutBoxLabelPrint";
-            this.OutBoxLabelPrint.Size = new System.Drawing.Size(76, 26);
-            this.OutBoxLabelPrint.TabIndex = 80;
-            this.OutBoxLabelPrint.Text = "打印箱标";
-            this.OutBoxLabelPrint.UseVisualStyleBackColor = true;
-            this.OutBoxLabelPrint.Click += new System.EventHandler(this.OutBoxLabelPrint_Click);
+            this.pib_custoutboxcode.DataPropertyName = "pib_custoutboxcode";
+            this.pib_custoutboxcode.HeaderText = "外箱条码";
+            this.pib_custoutboxcode.Name = "pib_custoutboxcode";
+            this.pib_custoutboxcode.Visible = false;
+            this.pib_custoutboxcode.Width = 78;
             // 
-            // OutBoxLabelAutoPrint
+            // pd_pocode
             // 
-            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(12, 116);
-            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);
-            this.OutBoxLabelAutoPrint.TabIndex = 79;
-            this.OutBoxLabelAutoPrint.Text = "自动打印";
-            this.OutBoxLabelAutoPrint.UseVisualStyleBackColor = true;
-            this.OutBoxLabelAutoPrint.Visible = false;
+            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;
             // 
-            // OutBoxCombox
+            // pd_custprodcode
             // 
-            this.OutBoxCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-            this.OutBoxCombox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.OutBoxCombox.FormattingEnabled = true;
-            this.OutBoxCombox.Location = new System.Drawing.Point(9, 51);
-            this.OutBoxCombox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
-            this.OutBoxCombox.Name = "OutBoxCombox";
-            this.OutBoxCombox.Size = new System.Drawing.Size(157, 25);
-            this.OutBoxCombox.TabIndex = 78;
-            this.OutBoxCombox.SelectedIndexChanged += new System.EventHandler(this.OutBoxCombox_SelectedIndexChanged);
+            this.pd_custprodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
+            this.pd_custprodcode.DataPropertyName = "pd_custprodcode";
+            this.pd_custprodcode.HeaderText = "客户料号";
+            this.pd_custprodcode.Name = "pd_custprodcode";
+            this.pd_custprodcode.ReadOnly = true;
+            this.pd_custprodcode.Width = 78;
             // 
-            // BackendCheck
+            // pd_custprodspec
             // 
-            this.BackendCheck.SleepTime = 0;
-            this.BackendCheck.Tag = "BackendCheck";
+            this.pd_custprodspec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
+            this.pd_custprodspec.DataPropertyName = "pd_custprodspec";
+            this.pd_custprodspec.HeaderText = "客户型号";
+            this.pd_custprodspec.Name = "pd_custprodspec";
+            this.pd_custprodspec.ReadOnly = true;
+            this.pd_custprodspec.Width = 78;
             // 
-            // FrontendCheck
+            // pr_spec
             // 
-            this.FrontendCheck.SleepTime = 0;
-            this.FrontendCheck.Tag = "FrontendCheck";
+            this.pr_spec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
+            this.pr_spec.DataPropertyName = "pr_spec";
+            this.pr_spec.HeaderText = "规格";
+            this.pr_spec.Name = "pr_spec";
+            this.pr_spec.Width = 54;
             // 
-            // PLC1
+            // pib_outboxcode1
             // 
-            this.PLC1.SleepTime = 0;
-            this.PLC1.Tag = "PLC1";
+            this.pib_outboxcode1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
+            this.pib_outboxcode1.DataPropertyName = "pib_outboxcode1";
+            this.pib_outboxcode1.HeaderText = "中盒号";
+            this.pib_outboxcode1.Name = "pib_outboxcode1";
+            this.pib_outboxcode1.Width = 66;
             // 
-            // ManBackendCheck
+            // pib_outboxcode2
             // 
-            this.ManBackendCheck.SleepTime = 0;
-            this.ManBackendCheck.Tag = "ManBackendCheck";
+            this.pib_outboxcode2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
+            this.pib_outboxcode2.DataPropertyName = "pib_outboxcode2";
+            this.pib_outboxcode2.HeaderText = "外箱号";
+            this.pib_outboxcode2.Name = "pib_outboxcode2";
+            this.pib_outboxcode2.Width = 66;
             // 
             // UAS_出货标签打印
             //