lu
6 天以前 e72209e7deabcea4545e374e2b9335566650aa74
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
@@ -67,6 +67,7 @@
            this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -339,7 +340,8 @@
            this.gv_remark,
            this.gv_fstatus,
            this.gridColumn11,
            this.gv_checkDate});
            this.gv_checkDate,
            this.gridColumn3});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -412,7 +414,7 @@
            // gridColumn1
            // 
            this.gridColumn1.Caption = "条码打印比率";
            this.gridColumn1.FieldName = "barRatio";
            this.gridColumn1.FieldName = "barRatioTxtColor";
            this.gridColumn1.MaxWidth = 80;
            this.gridColumn1.MinWidth = 80;
            this.gridColumn1.Name = "gridColumn1";
@@ -516,6 +518,14 @@
            this.gv_checkDate.VisibleIndex = 12;
            this.gv_checkDate.Width = 180;
            // 
            // gridColumn3
            //
            this.gridColumn3.Caption = "到货单Guid";
            this.gridColumn3.FieldName = "guid";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Width = 94;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
@@ -593,25 +603,25 @@
            this.txt_gysNo.Location = new System.Drawing.Point(114, 40);
            this.txt_gysNo.Name = "txt_gysNo";
            this.txt_gysNo.Properties.Appearance.Options.UseFont = true;
            this.txt_gysNo.Size = new System.Drawing.Size(225, 24);
            this.txt_gysNo.Size = new System.Drawing.Size(219, 24);
            this.txt_gysNo.StyleController = this.layoutMx1;
            this.txt_gysNo.TabIndex = 467;
            // 
            // txt_barcodeProgress
            // 
            this.txt_barcodeProgress.Location = new System.Drawing.Point(776, 68);
            this.txt_barcodeProgress.Location = new System.Drawing.Point(765, 68);
            this.txt_barcodeProgress.Name = "txt_barcodeProgress";
            this.txt_barcodeProgress.Properties.Appearance.Options.UseFont = true;
            this.txt_barcodeProgress.Size = new System.Drawing.Size(225, 24);
            this.txt_barcodeProgress.Size = new System.Drawing.Size(220, 24);
            this.txt_barcodeProgress.StyleController = this.layoutMx1;
            this.txt_barcodeProgress.TabIndex = 342;
            // 
            // txt_paperBillNo
            // 
            this.txt_paperBillNo.Location = new System.Drawing.Point(445, 12);
            this.txt_paperBillNo.Location = new System.Drawing.Point(439, 12);
            this.txt_paperBillNo.Name = "txt_paperBillNo";
            this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
            this.txt_paperBillNo.Size = new System.Drawing.Size(225, 24);
            this.txt_paperBillNo.Size = new System.Drawing.Size(220, 24);
            this.txt_paperBillNo.StyleController = this.layoutMx1;
            this.txt_paperBillNo.TabIndex = 463;
            // 
@@ -620,25 +630,25 @@
            this.txt_billNo.Location = new System.Drawing.Point(114, 12);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(225, 24);
            this.txt_billNo.Size = new System.Drawing.Size(219, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 211;
            // 
            // txt_gysName
            // 
            this.txt_gysName.Location = new System.Drawing.Point(445, 40);
            this.txt_gysName.Location = new System.Drawing.Point(439, 40);
            this.txt_gysName.Name = "txt_gysName";
            this.txt_gysName.Properties.Appearance.Options.UseFont = true;
            this.txt_gysName.Size = new System.Drawing.Size(225, 24);
            this.txt_gysName.Size = new System.Drawing.Size(220, 24);
            this.txt_gysName.StyleController = this.layoutMx1;
            this.txt_gysName.TabIndex = 459;
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(776, 12);
            this.txt_createBy.Location = new System.Drawing.Point(765, 12);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(225, 24);
            this.txt_createBy.Size = new System.Drawing.Size(220, 24);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 217;
            // 
@@ -647,34 +657,34 @@
            this.txt_remark.Location = new System.Drawing.Point(114, 68);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(556, 24);
            this.txt_remark.Size = new System.Drawing.Size(545, 24);
            this.txt_remark.StyleController = this.layoutMx1;
            this.txt_remark.TabIndex = 235;
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(776, 40);
            this.txt_createDate.Location = new System.Drawing.Point(765, 40);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(225, 24);
            this.txt_createDate.Size = new System.Drawing.Size(220, 24);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 252;
            // 
            // txt_fType
            // 
            this.txt_fType.Location = new System.Drawing.Point(1005, 12);
            this.txt_fType.Location = new System.Drawing.Point(989, 12);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Properties.Caption = "委外标识";
            this.txt_fType.Size = new System.Drawing.Size(327, 24);
            this.txt_fType.Size = new System.Drawing.Size(322, 24);
            this.txt_fType.StyleController = this.layoutMx1;
            this.txt_fType.TabIndex = 469;
            // 
            // txt_urgentFlag
            // 
            this.txt_urgentFlag.Location = new System.Drawing.Point(1005, 40);
            this.txt_urgentFlag.Location = new System.Drawing.Point(989, 40);
            this.txt_urgentFlag.Name = "txt_urgentFlag";
            this.txt_urgentFlag.Properties.Caption = "急料标识";
            this.txt_urgentFlag.Size = new System.Drawing.Size(327, 24);
            this.txt_urgentFlag.Size = new System.Drawing.Size(322, 24);
            this.txt_urgentFlag.StyleController = this.layoutMx1;
            this.txt_urgentFlag.TabIndex = 470;
            // 
@@ -730,7 +740,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1344, 104);
            this.Root.Size = new System.Drawing.Size(1323, 104);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -738,27 +748,27 @@
            this.layoutControlItem1.Control = this.txt_billNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem1.Size = new System.Drawing.Size(325, 28);
            this.layoutControlItem1.Text = "到货单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_paperBillNo;
            this.layoutControlItem4.Location = new System.Drawing.Point(331, 0);
            this.layoutControlItem4.Location = new System.Drawing.Point(325, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem4.Size = new System.Drawing.Size(326, 28);
            this.layoutControlItem4.Text = "送货单号";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_createBy;
            this.layoutControlItem7.Location = new System.Drawing.Point(662, 0);
            this.layoutControlItem7.Location = new System.Drawing.Point(651, 0);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem7.Size = new System.Drawing.Size(326, 28);
            this.layoutControlItem7.Text = "创建人员";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -766,21 +776,21 @@
            // 
            this.layoutControlItem8.Control = this.txt_createDate;
            this.layoutControlItem8.CustomizationFormText = "创建日期";
            this.layoutControlItem8.Location = new System.Drawing.Point(662, 28);
            this.layoutControlItem8.Location = new System.Drawing.Point(651, 28);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem8.Size = new System.Drawing.Size(326, 28);
            this.layoutControlItem8.Text = "创建日期";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_fType;
            this.layoutControlItem10.Location = new System.Drawing.Point(993, 0);
            this.layoutControlItem10.Location = new System.Drawing.Point(977, 0);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem10.Size = new System.Drawing.Size(326, 28);
            this.layoutControlItem10.Text = "提交状态";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem10.TextVisible = false;
@@ -788,11 +798,11 @@
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_urgentFlag;
            this.layoutControlItem11.Location = new System.Drawing.Point(993, 28);
            this.layoutControlItem11.Location = new System.Drawing.Point(977, 28);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem11.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem11.Size = new System.Drawing.Size(326, 28);
            this.layoutControlItem11.Text = "急料标识";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem11.TextVisible = false;
@@ -800,22 +810,22 @@
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_barcodeProgress;
            this.layoutControlItem13.Location = new System.Drawing.Point(662, 56);
            this.layoutControlItem13.Location = new System.Drawing.Point(651, 56);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem13.Size = new System.Drawing.Size(326, 28);
            this.layoutControlItem13.Text = "条码打印比率";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_gysName;
            this.layoutControlItem2.Location = new System.Drawing.Point(331, 28);
            this.layoutControlItem2.Location = new System.Drawing.Point(325, 28);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem2.Size = new System.Drawing.Size(326, 28);
            this.layoutControlItem2.Text = "供应商名称";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -825,7 +835,7 @@
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 28);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem3.Size = new System.Drawing.Size(331, 28);
            this.layoutControlItem3.Size = new System.Drawing.Size(325, 28);
            this.layoutControlItem3.Text = "供应商编号";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -836,7 +846,7 @@
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(662, 28);
            this.layoutControlItem12.Size = new System.Drawing.Size(651, 28);
            this.layoutControlItem12.Text = "收料备注";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -908,10 +918,10 @@
            // 
            this.layoutControl1.Controls.Add(this.txt_iCount_1);
            this.layoutControl1.Controls.Add(this.txt_yuliang_1);
            this.layoutControl1.Location = new System.Drawing.Point(692, 89);
            this.layoutControl1.Location = new System.Drawing.Point(692, 76);
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.Root = this.layoutControlGroup2;
            this.layoutControl1.Size = new System.Drawing.Size(336, 35);
            this.layoutControl1.Size = new System.Drawing.Size(336, 28);
            this.layoutControl1.TabIndex = 477;
            this.layoutControl1.Text = "layoutControl1";
            // 
@@ -958,7 +968,7 @@
            this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition4});
            this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup2.Size = new System.Drawing.Size(336, 35);
            this.layoutControlGroup2.Size = new System.Drawing.Size(336, 28);
            this.layoutControlGroup2.TextVisible = false;
            // 
            // layoutControlItem26
@@ -966,7 +976,7 @@
            this.layoutControlItem26.Control = this.txt_iCount_1;
            this.layoutControlItem26.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem26.Name = "layoutControlItem26";
            this.layoutControlItem26.Size = new System.Drawing.Size(168, 35);
            this.layoutControlItem26.Size = new System.Drawing.Size(168, 28);
            this.layoutControlItem26.Text = "打印整张数值";
            this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -976,7 +986,7 @@
            this.layoutControlItem27.Location = new System.Drawing.Point(168, 0);
            this.layoutControlItem27.Name = "layoutControlItem27";
            this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem27.Size = new System.Drawing.Size(168, 35);
            this.layoutControlItem27.Size = new System.Drawing.Size(168, 28);
            this.layoutControlItem27.Text = "打印余数";
            this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -994,11 +1004,11 @@
            // 
            this.ucBtnPrint1.allClickKey = null;
            this.ucBtnPrint1.guidKey = null;
            this.ucBtnPrint1.Location = new System.Drawing.Point(1030, 48);
            this.ucBtnPrint1.Location = new System.Drawing.Point(1030, 42);
            this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnPrint1.Name = "ucBtnPrint1";
            this.ucBtnPrint1.rptParameter = "rpt_daa";
            this.ucBtnPrint1.Size = new System.Drawing.Size(340, 39);
            this.ucBtnPrint1.Size = new System.Drawing.Size(340, 32);
            this.ucBtnPrint1.TabIndex = 232;
            // 
            // radOut
@@ -1012,13 +1022,13 @@
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "只打整张"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动打")});
            this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0);
            this.radOut.Size = new System.Drawing.Size(340, 38);
            this.radOut.Size = new System.Drawing.Size(340, 32);
            this.radOut.StyleController = this.layout99;
            this.radOut.TabIndex = 476;
            // 
            // txt_psnQty_1
            // 
            this.txt_psnQty_1.Location = new System.Drawing.Point(794, 50);
            this.txt_psnQty_1.Location = new System.Drawing.Point(794, 44);
            this.txt_psnQty_1.Name = "txt_psnQty_1";
            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
            this.txt_psnQty_1.Properties.UseMaskAsDisplayFormat = true;
@@ -1040,7 +1050,7 @@
            // 
            // txtWlmc
            // 
            this.txtWlmc.Location = new System.Drawing.Point(114, 50);
            this.txtWlmc.Location = new System.Drawing.Point(114, 44);
            this.txtWlmc.Name = "txtWlmc";
            this.txtWlmc.Properties.Appearance.Options.UseFont = true;
            this.txtWlmc.Properties.ReadOnly = true;
@@ -1050,7 +1060,7 @@
            // 
            // txtWlgg
            // 
            this.txtWlgg.Location = new System.Drawing.Point(114, 89);
            this.txtWlgg.Location = new System.Drawing.Point(114, 76);
            this.txtWlgg.Name = "txtWlgg";
            this.txtWlgg.Properties.Appearance.Options.UseFont = true;
            this.txtWlgg.Properties.ReadOnly = true;
@@ -1082,7 +1092,7 @@
            // 
            // txt_yQty
            // 
            this.txt_yQty.Location = new System.Drawing.Point(454, 50);
            this.txt_yQty.Location = new System.Drawing.Point(454, 44);
            this.txt_yQty.Name = "txt_yQty";
            this.txt_yQty.Properties.Appearance.Options.UseFont = true;
            this.txt_yQty.Properties.ReadOnly = true;
@@ -1142,7 +1152,7 @@
            rowDefinition5,
            rowDefinition6,
            rowDefinition7});
            this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 136);
            this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 116);
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem15
@@ -1150,28 +1160,28 @@
            this.layoutControlItem15.Control = this.txtWlid;
            this.layoutControlItem15.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.Size = new System.Drawing.Size(340, 38);
            this.layoutControlItem15.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem15.Text = "物料编号";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txtWlmc;
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 38);
            this.layoutControlItem16.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem16.Size = new System.Drawing.Size(340, 39);
            this.layoutControlItem16.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem16.Text = "物料名称";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txtWlgg;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 77);
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem17.Size = new System.Drawing.Size(680, 39);
            this.layoutControlItem17.Size = new System.Drawing.Size(680, 32);
            this.layoutControlItem17.Text = "物料规格";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1181,18 +1191,18 @@
            this.layoutControlItem18.Location = new System.Drawing.Point(340, 0);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem18.Size = new System.Drawing.Size(340, 38);
            this.layoutControlItem18.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem18.Text = "本次收货总量";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.txt_yQty;
            this.layoutControlItem19.Location = new System.Drawing.Point(340, 38);
            this.layoutControlItem19.Location = new System.Drawing.Point(340, 32);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem19.Size = new System.Drawing.Size(340, 39);
            this.layoutControlItem19.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem19.Text = "已打印总量";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1202,18 +1212,18 @@
            this.layoutControlItem20.Location = new System.Drawing.Point(680, 0);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem20.Size = new System.Drawing.Size(340, 38);
            this.layoutControlItem20.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem20.Text = "可打印总数";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.txt_psnQty_1;
            this.layoutControlItem21.Location = new System.Drawing.Point(680, 38);
            this.layoutControlItem21.Location = new System.Drawing.Point(680, 32);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem21.Size = new System.Drawing.Size(340, 39);
            this.layoutControlItem21.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem21.Text = "每张条码数量";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1224,7 +1234,7 @@
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem22.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlItem22.Size = new System.Drawing.Size(340, 38);
            this.layoutControlItem22.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem22.Text = "自动计算";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem22.TextVisible = false;
@@ -1232,12 +1242,12 @@
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.ucBtnPrint1;
            this.layoutControlItem23.Location = new System.Drawing.Point(1020, 38);
            this.layoutControlItem23.Location = new System.Drawing.Point(1020, 32);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem23.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlItem23.Size = new System.Drawing.Size(340, 39);
            this.layoutControlItem23.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem23.Text = "打印按钮";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem23.TextVisible = false;
@@ -1245,11 +1255,11 @@
            // layoutControlItem25
            // 
            this.layoutControlItem25.Control = this.layoutControl1;
            this.layoutControlItem25.Location = new System.Drawing.Point(680, 77);
            this.layoutControlItem25.Location = new System.Drawing.Point(680, 64);
            this.layoutControlItem25.Name = "layoutControlItem25";
            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem25.Size = new System.Drawing.Size(340, 39);
            this.layoutControlItem25.Size = new System.Drawing.Size(340, 32);
            this.layoutControlItem25.Text = "打印数量";
            this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem25.TextVisible = false;
@@ -1320,7 +1330,7 @@
            // 
            this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx1urgentFlag.Caption = "急料标识";
            this.gvMx1urgentFlag.FieldName = "urgentFlag";
            this.gvMx1urgentFlag.FieldName = "urgentFlagTxt";
            this.gvMx1urgentFlag.MinWidth = 10;
            this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
            this.gvMx1urgentFlag.Tag = "query_a.urgent_flag";
@@ -1536,6 +1546,7 @@
            this.gvMx2.Name = "gvMx2";
            this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
            this.gvMx2.OptionsView.ShowFooter = true;
            this.gvMx2.OptionsView.ShowGroupPanel = false;
            // 
            // gvMx2guid
@@ -1610,6 +1621,8 @@
            this.gvMx2oldqty.FieldName = "quantity";
            this.gvMx2oldqty.MinWidth = 50;
            this.gvMx2oldqty.Name = "gvMx2oldqty";
            this.gvMx2oldqty.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "合计={0:0.##}")});
            this.gvMx2oldqty.Tag = "query_a.OLDQTY";
            this.gvMx2oldqty.Visible = true;
            this.gvMx2oldqty.VisibleIndex = 5;
@@ -1888,5 +1901,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
    }
}