lu
2024-12-24 0569cccc1f91346caca8cc8f2c65b9f174ce2891
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs
@@ -29,20 +29,10 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.gvMx2suppId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2tmpGuid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2gxId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2itemId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2workFlgtime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2hbdytm = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2hbdy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2workLast = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2workFlg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2silkId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2silk = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2silkPqty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2lineNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2comeFlg = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2workNo = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -55,16 +45,12 @@
            this.gvMx2billNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2suppName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2barcodetype = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2extDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2nweight = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2gweight = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2fcar = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2iqcStatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2validTime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2linfline = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2cbNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2company = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2factory = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2epItem = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2printId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2minpackFlag = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -89,19 +75,13 @@
            this.gvMx2location = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2useqty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2oldqty = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2barcodestatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2rohInId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2zeile = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2mblnr = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2oldItemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2itemBarcodeText = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2custNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2createDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2createBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2taskNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2epFlag = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2lotNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -230,6 +210,7 @@
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
            this.tabMxPage2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
@@ -269,45 +250,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
            // gvMx2suppId
            //
            this.gvMx2suppId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2suppId.AppearanceCell.Options.UseFont = true;
            this.gvMx2suppId.Caption = "供应商id ";
            this.gvMx2suppId.FieldName = "suppId";
            this.gvMx2suppId.MinWidth = 50;
            this.gvMx2suppId.Name = "gvMx2suppId";
            this.gvMx2suppId.Tag = "query_a.supp_id";
            this.gvMx2suppId.Visible = true;
            this.gvMx2suppId.VisibleIndex = 80;
            this.gvMx2suppId.Width = 94;
            //
            // gvMx2tmpGuid
            //
            this.gvMx2tmpGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2tmpGuid.AppearanceCell.Options.UseFont = true;
            this.gvMx2tmpGuid.Caption = "临时批量guid ";
            this.gvMx2tmpGuid.FieldName = "tmpGuid";
            this.gvMx2tmpGuid.MinWidth = 50;
            this.gvMx2tmpGuid.Name = "gvMx2tmpGuid";
            this.gvMx2tmpGuid.Tag = "query_a.tmpGuid";
            this.gvMx2tmpGuid.Visible = true;
            this.gvMx2tmpGuid.VisibleIndex = 79;
            this.gvMx2tmpGuid.Width = 94;
            //
            // gvMx2gxId
            //
            this.gvMx2gxId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2gxId.AppearanceCell.Options.UseFont = true;
            this.gvMx2gxId.Caption = "GX_ID ";
            this.gvMx2gxId.FieldName = "gxId";
            this.gvMx2gxId.MinWidth = 50;
            this.gvMx2gxId.Name = "gvMx2gxId";
            this.gvMx2gxId.Tag = "query_a.GX_ID";
            this.gvMx2gxId.Visible = true;
            this.gvMx2gxId.VisibleIndex = 78;
            this.gvMx2gxId.Width = 94;
            //
            // gvMx2itemId
            // 
            this.gvMx2itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -318,34 +260,8 @@
            this.gvMx2itemId.Name = "gvMx2itemId";
            this.gvMx2itemId.Tag = "query_a.ITEM_ID";
            this.gvMx2itemId.Visible = true;
            this.gvMx2itemId.VisibleIndex = 77;
            this.gvMx2itemId.VisibleIndex = 59;
            this.gvMx2itemId.Width = 94;
            //
            // gvMx2lineK3id
            //
            this.gvMx2lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true;
            this.gvMx2lineK3id.Caption = "K3ID行 ";
            this.gvMx2lineK3id.FieldName = "lineK3id";
            this.gvMx2lineK3id.MinWidth = 50;
            this.gvMx2lineK3id.Name = "gvMx2lineK3id";
            this.gvMx2lineK3id.Tag = "query_a.LINE_K3ID";
            this.gvMx2lineK3id.Visible = true;
            this.gvMx2lineK3id.VisibleIndex = 76;
            this.gvMx2lineK3id.Width = 94;
            //
            // gvMx2ebelnK3id
            //
            this.gvMx2ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true;
            this.gvMx2ebelnK3id.Caption = "K3ID订单 ";
            this.gvMx2ebelnK3id.FieldName = "ebelnK3id";
            this.gvMx2ebelnK3id.MinWidth = 50;
            this.gvMx2ebelnK3id.Name = "gvMx2ebelnK3id";
            this.gvMx2ebelnK3id.Tag = "query_a.EBELN_K3ID";
            this.gvMx2ebelnK3id.Visible = true;
            this.gvMx2ebelnK3id.VisibleIndex = 75;
            this.gvMx2ebelnK3id.Width = 94;
            // 
            // gvMx2workFlgtime
            // 
@@ -357,34 +273,8 @@
            this.gvMx2workFlgtime.Name = "gvMx2workFlgtime";
            this.gvMx2workFlgtime.Tag = "query_a.WORK_FLGTIME";
            this.gvMx2workFlgtime.Visible = true;
            this.gvMx2workFlgtime.VisibleIndex = 74;
            this.gvMx2workFlgtime.VisibleIndex = 58;
            this.gvMx2workFlgtime.Width = 94;
            //
            // gvMx2hbdytm
            //
            this.gvMx2hbdytm.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2hbdytm.AppearanceCell.Options.UseFont = true;
            this.gvMx2hbdytm.Caption = "HBDYTM ";
            this.gvMx2hbdytm.FieldName = "hbdytm";
            this.gvMx2hbdytm.MinWidth = 50;
            this.gvMx2hbdytm.Name = "gvMx2hbdytm";
            this.gvMx2hbdytm.Tag = "query_a.HBDYTM";
            this.gvMx2hbdytm.Visible = true;
            this.gvMx2hbdytm.VisibleIndex = 73;
            this.gvMx2hbdytm.Width = 94;
            //
            // gvMx2hbdy
            //
            this.gvMx2hbdy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2hbdy.AppearanceCell.Options.UseFont = true;
            this.gvMx2hbdy.Caption = "HBDY ";
            this.gvMx2hbdy.FieldName = "hbdy";
            this.gvMx2hbdy.MinWidth = 50;
            this.gvMx2hbdy.Name = "gvMx2hbdy";
            this.gvMx2hbdy.Tag = "query_a.HBDY";
            this.gvMx2hbdy.Visible = true;
            this.gvMx2hbdy.VisibleIndex = 72;
            this.gvMx2hbdy.Width = 94;
            // 
            // gvMx2workLast
            // 
@@ -396,7 +286,7 @@
            this.gvMx2workLast.Name = "gvMx2workLast";
            this.gvMx2workLast.Tag = "query_a.WORK_LAST";
            this.gvMx2workLast.Visible = true;
            this.gvMx2workLast.VisibleIndex = 71;
            this.gvMx2workLast.VisibleIndex = 57;
            this.gvMx2workLast.Width = 94;
            // 
            // gvMx2workFlg
@@ -409,47 +299,8 @@
            this.gvMx2workFlg.Name = "gvMx2workFlg";
            this.gvMx2workFlg.Tag = "query_a.WORK_FLG";
            this.gvMx2workFlg.Visible = true;
            this.gvMx2workFlg.VisibleIndex = 70;
            this.gvMx2workFlg.VisibleIndex = 56;
            this.gvMx2workFlg.Width = 94;
            //
            // gvMx2silkId
            //
            this.gvMx2silkId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2silkId.AppearanceCell.Options.UseFont = true;
            this.gvMx2silkId.Caption = "丝印ID ";
            this.gvMx2silkId.FieldName = "silkId";
            this.gvMx2silkId.MinWidth = 50;
            this.gvMx2silkId.Name = "gvMx2silkId";
            this.gvMx2silkId.Tag = "query_a.SILK_ID";
            this.gvMx2silkId.Visible = true;
            this.gvMx2silkId.VisibleIndex = 69;
            this.gvMx2silkId.Width = 94;
            //
            // gvMx2silk
            //
            this.gvMx2silk.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2silk.AppearanceCell.Options.UseFont = true;
            this.gvMx2silk.Caption = "丝印规格 ";
            this.gvMx2silk.FieldName = "silk";
            this.gvMx2silk.MinWidth = 50;
            this.gvMx2silk.Name = "gvMx2silk";
            this.gvMx2silk.Tag = "query_a.SILK";
            this.gvMx2silk.Visible = true;
            this.gvMx2silk.VisibleIndex = 68;
            this.gvMx2silk.Width = 94;
            //
            // gvMx2silkPqty
            //
            this.gvMx2silkPqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2silkPqty.AppearanceCell.Options.UseFont = true;
            this.gvMx2silkPqty.Caption = "丝印数量 ";
            this.gvMx2silkPqty.FieldName = "silkPqty";
            this.gvMx2silkPqty.MinWidth = 50;
            this.gvMx2silkPqty.Name = "gvMx2silkPqty";
            this.gvMx2silkPqty.Tag = "query_a.SILK_PQTY";
            this.gvMx2silkPqty.Visible = true;
            this.gvMx2silkPqty.VisibleIndex = 67;
            this.gvMx2silkPqty.Width = 94;
            // 
            // gvMx2lineNo
            // 
@@ -461,7 +312,7 @@
            this.gvMx2lineNo.Name = "gvMx2lineNo";
            this.gvMx2lineNo.Tag = "query_a.LINE_NO";
            this.gvMx2lineNo.Visible = true;
            this.gvMx2lineNo.VisibleIndex = 66;
            this.gvMx2lineNo.VisibleIndex = 55;
            this.gvMx2lineNo.Width = 94;
            // 
            // gvMx2comeFlg
@@ -474,7 +325,7 @@
            this.gvMx2comeFlg.Name = "gvMx2comeFlg";
            this.gvMx2comeFlg.Tag = "query_a.COME_FLG";
            this.gvMx2comeFlg.Visible = true;
            this.gvMx2comeFlg.VisibleIndex = 65;
            this.gvMx2comeFlg.VisibleIndex = 54;
            this.gvMx2comeFlg.Width = 94;
            // 
            // gvMx2workNo
@@ -487,7 +338,7 @@
            this.gvMx2workNo.Name = "gvMx2workNo";
            this.gvMx2workNo.Tag = "query_a.WORK_NO";
            this.gvMx2workNo.Visible = true;
            this.gvMx2workNo.VisibleIndex = 64;
            this.gvMx2workNo.VisibleIndex = 53;
            this.gvMx2workNo.Width = 94;
            // 
            // gvMx2memoBad
@@ -500,7 +351,7 @@
            this.gvMx2memoBad.Name = "gvMx2memoBad";
            this.gvMx2memoBad.Tag = "query_a.MEMO_BAD";
            this.gvMx2memoBad.Visible = true;
            this.gvMx2memoBad.VisibleIndex = 63;
            this.gvMx2memoBad.VisibleIndex = 52;
            this.gvMx2memoBad.Width = 94;
            // 
            // gvMx2workLine
@@ -513,7 +364,7 @@
            this.gvMx2workLine.Name = "gvMx2workLine";
            this.gvMx2workLine.Tag = "query_a.WORK_LINE";
            this.gvMx2workLine.Visible = true;
            this.gvMx2workLine.VisibleIndex = 62;
            this.gvMx2workLine.VisibleIndex = 51;
            this.gvMx2workLine.Width = 94;
            // 
            // gvMx2insDate
@@ -526,7 +377,7 @@
            this.gvMx2insDate.Name = "gvMx2insDate";
            this.gvMx2insDate.Tag = "query_a.INS_DATE";
            this.gvMx2insDate.Visible = true;
            this.gvMx2insDate.VisibleIndex = 61;
            this.gvMx2insDate.VisibleIndex = 50;
            this.gvMx2insDate.Width = 94;
            // 
            // gvMx2boardStyle
@@ -539,7 +390,7 @@
            this.gvMx2boardStyle.Name = "gvMx2boardStyle";
            this.gvMx2boardStyle.Tag = "query_a.BOARD_STYLE";
            this.gvMx2boardStyle.Visible = true;
            this.gvMx2boardStyle.VisibleIndex = 60;
            this.gvMx2boardStyle.VisibleIndex = 49;
            this.gvMx2boardStyle.Width = 94;
            // 
            // gvMx2colorName
@@ -552,7 +403,7 @@
            this.gvMx2colorName.Name = "gvMx2colorName";
            this.gvMx2colorName.Tag = "query_a.COLOR_NAME";
            this.gvMx2colorName.Visible = true;
            this.gvMx2colorName.VisibleIndex = 59;
            this.gvMx2colorName.VisibleIndex = 48;
            this.gvMx2colorName.Width = 94;
            // 
            // gvMx2urgentFlag
@@ -565,7 +416,7 @@
            this.gvMx2urgentFlag.Name = "gvMx2urgentFlag";
            this.gvMx2urgentFlag.Tag = "query_a.URGENT_FLAG";
            this.gvMx2urgentFlag.Visible = true;
            this.gvMx2urgentFlag.VisibleIndex = 58;
            this.gvMx2urgentFlag.VisibleIndex = 47;
            this.gvMx2urgentFlag.Width = 94;
            // 
            // gvMx2billNo
@@ -578,7 +429,7 @@
            this.gvMx2billNo.Name = "gvMx2billNo";
            this.gvMx2billNo.Tag = "query_a.BILL_NO";
            this.gvMx2billNo.Visible = true;
            this.gvMx2billNo.VisibleIndex = 57;
            this.gvMx2billNo.VisibleIndex = 46;
            this.gvMx2billNo.Width = 94;
            // 
            // gvMx2suppName
@@ -591,7 +442,7 @@
            this.gvMx2suppName.Name = "gvMx2suppName";
            this.gvMx2suppName.Tag = "query_a.SUPP_NAME";
            this.gvMx2suppName.Visible = true;
            this.gvMx2suppName.VisibleIndex = 56;
            this.gvMx2suppName.VisibleIndex = 45;
            this.gvMx2suppName.Width = 94;
            // 
            // gvMx2barcodetype
@@ -604,21 +455,8 @@
            this.gvMx2barcodetype.Name = "gvMx2barcodetype";
            this.gvMx2barcodetype.Tag = "query_a.BARCODETYPE";
            this.gvMx2barcodetype.Visible = true;
            this.gvMx2barcodetype.VisibleIndex = 55;
            this.gvMx2barcodetype.VisibleIndex = 44;
            this.gvMx2barcodetype.Width = 94;
            //
            // gvMx2extDate
            //
            this.gvMx2extDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2extDate.AppearanceCell.Options.UseFont = true;
            this.gvMx2extDate.Caption = "扩展日期 ";
            this.gvMx2extDate.FieldName = "extDate";
            this.gvMx2extDate.MinWidth = 50;
            this.gvMx2extDate.Name = "gvMx2extDate";
            this.gvMx2extDate.Tag = "query_a.EXT_DATE";
            this.gvMx2extDate.Visible = true;
            this.gvMx2extDate.VisibleIndex = 54;
            this.gvMx2extDate.Width = 94;
            // 
            // gvMx2nweight
            // 
@@ -630,7 +468,7 @@
            this.gvMx2nweight.Name = "gvMx2nweight";
            this.gvMx2nweight.Tag = "query_a.NWEIGHT";
            this.gvMx2nweight.Visible = true;
            this.gvMx2nweight.VisibleIndex = 53;
            this.gvMx2nweight.VisibleIndex = 43;
            this.gvMx2nweight.Width = 94;
            // 
            // gvMx2gweight
@@ -643,7 +481,7 @@
            this.gvMx2gweight.Name = "gvMx2gweight";
            this.gvMx2gweight.Tag = "query_a.GWEIGHT";
            this.gvMx2gweight.Visible = true;
            this.gvMx2gweight.VisibleIndex = 52;
            this.gvMx2gweight.VisibleIndex = 42;
            this.gvMx2gweight.Width = 94;
            // 
            // gvMx2fcar
@@ -656,7 +494,7 @@
            this.gvMx2fcar.Name = "gvMx2fcar";
            this.gvMx2fcar.Tag = "query_a.FCAR";
            this.gvMx2fcar.Visible = true;
            this.gvMx2fcar.VisibleIndex = 51;
            this.gvMx2fcar.VisibleIndex = 41;
            this.gvMx2fcar.Width = 94;
            // 
            // gvMx2iqcStatus
@@ -669,7 +507,7 @@
            this.gvMx2iqcStatus.Name = "gvMx2iqcStatus";
            this.gvMx2iqcStatus.Tag = "query_a.IQC_STATUS";
            this.gvMx2iqcStatus.Visible = true;
            this.gvMx2iqcStatus.VisibleIndex = 50;
            this.gvMx2iqcStatus.VisibleIndex = 40;
            this.gvMx2iqcStatus.Width = 94;
            // 
            // gvMx2validTime
@@ -682,7 +520,7 @@
            this.gvMx2validTime.Name = "gvMx2validTime";
            this.gvMx2validTime.Tag = "query_a.VALID_TIME";
            this.gvMx2validTime.Visible = true;
            this.gvMx2validTime.VisibleIndex = 49;
            this.gvMx2validTime.VisibleIndex = 39;
            this.gvMx2validTime.Width = 94;
            // 
            // gvMx2linfline
@@ -695,47 +533,8 @@
            this.gvMx2linfline.Name = "gvMx2linfline";
            this.gvMx2linfline.Tag = "query_a.LINFLINE";
            this.gvMx2linfline.Visible = true;
            this.gvMx2linfline.VisibleIndex = 48;
            this.gvMx2linfline.VisibleIndex = 38;
            this.gvMx2linfline.Width = 94;
            //
            // gvMx2cbNo
            //
            this.gvMx2cbNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2cbNo.AppearanceCell.Options.UseFont = true;
            this.gvMx2cbNo.Caption = "发票号码 ";
            this.gvMx2cbNo.FieldName = "cbNo";
            this.gvMx2cbNo.MinWidth = 50;
            this.gvMx2cbNo.Name = "gvMx2cbNo";
            this.gvMx2cbNo.Tag = "query_a.CB_NO";
            this.gvMx2cbNo.Visible = true;
            this.gvMx2cbNo.VisibleIndex = 47;
            this.gvMx2cbNo.Width = 94;
            //
            // gvMx2company
            //
            this.gvMx2company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2company.AppearanceCell.Options.UseFont = true;
            this.gvMx2company.Caption = "公司 ";
            this.gvMx2company.FieldName = "company";
            this.gvMx2company.MinWidth = 50;
            this.gvMx2company.Name = "gvMx2company";
            this.gvMx2company.Tag = "query_a.COMPANY";
            this.gvMx2company.Visible = true;
            this.gvMx2company.VisibleIndex = 46;
            this.gvMx2company.Width = 94;
            //
            // gvMx2factory
            //
            this.gvMx2factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2factory.AppearanceCell.Options.UseFont = true;
            this.gvMx2factory.Caption = "工厂 ";
            this.gvMx2factory.FieldName = "factory";
            this.gvMx2factory.MinWidth = 50;
            this.gvMx2factory.Name = "gvMx2factory";
            this.gvMx2factory.Tag = "query_a.FACTORY";
            this.gvMx2factory.Visible = true;
            this.gvMx2factory.VisibleIndex = 45;
            this.gvMx2factory.Width = 94;
            // 
            // gvMx2epItem
            // 
@@ -747,7 +546,7 @@
            this.gvMx2epItem.Name = "gvMx2epItem";
            this.gvMx2epItem.Tag = "query_a.EP_ITEM";
            this.gvMx2epItem.Visible = true;
            this.gvMx2epItem.VisibleIndex = 44;
            this.gvMx2epItem.VisibleIndex = 37;
            this.gvMx2epItem.Width = 94;
            // 
            // gvMx2printId
@@ -760,7 +559,7 @@
            this.gvMx2printId.Name = "gvMx2printId";
            this.gvMx2printId.Tag = "query_a.PRINT_ID";
            this.gvMx2printId.Visible = true;
            this.gvMx2printId.VisibleIndex = 43;
            this.gvMx2printId.VisibleIndex = 36;
            this.gvMx2printId.Width = 94;
            // 
            // gvMx2minpackFlag
@@ -773,7 +572,7 @@
            this.gvMx2minpackFlag.Name = "gvMx2minpackFlag";
            this.gvMx2minpackFlag.Tag = "query_a.MINPACK_FLAG";
            this.gvMx2minpackFlag.Visible = true;
            this.gvMx2minpackFlag.VisibleIndex = 42;
            this.gvMx2minpackFlag.VisibleIndex = 35;
            this.gvMx2minpackFlag.Width = 94;
            // 
            // gvMx2delanyMonth
@@ -786,7 +585,7 @@
            this.gvMx2delanyMonth.Name = "gvMx2delanyMonth";
            this.gvMx2delanyMonth.Tag = "query_a.DELANY_MONTH";
            this.gvMx2delanyMonth.Visible = true;
            this.gvMx2delanyMonth.VisibleIndex = 41;
            this.gvMx2delanyMonth.VisibleIndex = 34;
            this.gvMx2delanyMonth.Width = 94;
            // 
            // gvMx2flezzBy
@@ -799,7 +598,7 @@
            this.gvMx2flezzBy.Name = "gvMx2flezzBy";
            this.gvMx2flezzBy.Tag = "query_a.FLEZZ_BY";
            this.gvMx2flezzBy.Visible = true;
            this.gvMx2flezzBy.VisibleIndex = 40;
            this.gvMx2flezzBy.VisibleIndex = 33;
            this.gvMx2flezzBy.Width = 94;
            // 
            // gvMx2flezzReason
@@ -812,7 +611,7 @@
            this.gvMx2flezzReason.Name = "gvMx2flezzReason";
            this.gvMx2flezzReason.Tag = "query_a.FLEZZ_REASON";
            this.gvMx2flezzReason.Visible = true;
            this.gvMx2flezzReason.VisibleIndex = 39;
            this.gvMx2flezzReason.VisibleIndex = 32;
            this.gvMx2flezzReason.Width = 94;
            // 
            // gvMx2flezzDate
@@ -825,7 +624,7 @@
            this.gvMx2flezzDate.Name = "gvMx2flezzDate";
            this.gvMx2flezzDate.Tag = "query_a.FLEZZ_DATE";
            this.gvMx2flezzDate.Visible = true;
            this.gvMx2flezzDate.VisibleIndex = 38;
            this.gvMx2flezzDate.VisibleIndex = 31;
            this.gvMx2flezzDate.Width = 94;
            // 
            // gvMx2trLotno
@@ -838,7 +637,7 @@
            this.gvMx2trLotno.Name = "gvMx2trLotno";
            this.gvMx2trLotno.Tag = "query_a.TR_LOTNO";
            this.gvMx2trLotno.Visible = true;
            this.gvMx2trLotno.VisibleIndex = 37;
            this.gvMx2trLotno.VisibleIndex = 30;
            this.gvMx2trLotno.Width = 94;
            // 
            // gvMx2visable
@@ -851,7 +650,7 @@
            this.gvMx2visable.Name = "gvMx2visable";
            this.gvMx2visable.Tag = "query_a.VISABLE";
            this.gvMx2visable.Visible = true;
            this.gvMx2visable.VisibleIndex = 36;
            this.gvMx2visable.VisibleIndex = 29;
            this.gvMx2visable.Width = 94;
            // 
            // gvMx2itemSname
@@ -864,7 +663,7 @@
            this.gvMx2itemSname.Name = "gvMx2itemSname";
            this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME";
            this.gvMx2itemSname.Visible = true;
            this.gvMx2itemSname.VisibleIndex = 35;
            this.gvMx2itemSname.VisibleIndex = 28;
            this.gvMx2itemSname.Width = 94;
            // 
            // gvMx2epostion
@@ -877,7 +676,7 @@
            this.gvMx2epostion.Name = "gvMx2epostion";
            this.gvMx2epostion.Tag = "query_a.EPOSTION";
            this.gvMx2epostion.Visible = true;
            this.gvMx2epostion.VisibleIndex = 34;
            this.gvMx2epostion.VisibleIndex = 27;
            this.gvMx2epostion.Width = 94;
            // 
            // gvMx2spostion
@@ -890,7 +689,7 @@
            this.gvMx2spostion.Name = "gvMx2spostion";
            this.gvMx2spostion.Tag = "query_a.SPOSTION";
            this.gvMx2spostion.Visible = true;
            this.gvMx2spostion.VisibleIndex = 33;
            this.gvMx2spostion.VisibleIndex = 26;
            this.gvMx2spostion.Width = 94;
            // 
            // gvMx2suppNo
@@ -903,7 +702,7 @@
            this.gvMx2suppNo.Name = "gvMx2suppNo";
            this.gvMx2suppNo.Tag = "query_a.SUPP_NO";
            this.gvMx2suppNo.Visible = true;
            this.gvMx2suppNo.VisibleIndex = 32;
            this.gvMx2suppNo.VisibleIndex = 25;
            this.gvMx2suppNo.Width = 94;
            // 
            // gvMx2memo
@@ -916,7 +715,7 @@
            this.gvMx2memo.Name = "gvMx2memo";
            this.gvMx2memo.Tag = "query_a.MEMO";
            this.gvMx2memo.Visible = true;
            this.gvMx2memo.VisibleIndex = 31;
            this.gvMx2memo.VisibleIndex = 24;
            this.gvMx2memo.Width = 94;
            // 
            // gvMx2mocode
@@ -929,7 +728,7 @@
            this.gvMx2mocode.Name = "gvMx2mocode";
            this.gvMx2mocode.Tag = "query_a.MOCODE";
            this.gvMx2mocode.Visible = true;
            this.gvMx2mocode.VisibleIndex = 30;
            this.gvMx2mocode.VisibleIndex = 23;
            this.gvMx2mocode.Width = 94;
            // 
            // gvMx2lotDate
@@ -942,7 +741,7 @@
            this.gvMx2lotDate.Name = "gvMx2lotDate";
            this.gvMx2lotDate.Tag = "query_a.LOT_DATE";
            this.gvMx2lotDate.Visible = true;
            this.gvMx2lotDate.VisibleIndex = 29;
            this.gvMx2lotDate.VisibleIndex = 22;
            this.gvMx2lotDate.Width = 94;
            // 
            // gvMx2sumBarcode
@@ -955,7 +754,7 @@
            this.gvMx2sumBarcode.Name = "gvMx2sumBarcode";
            this.gvMx2sumBarcode.Tag = "query_a.SUM_BARCODE";
            this.gvMx2sumBarcode.Visible = true;
            this.gvMx2sumBarcode.VisibleIndex = 28;
            this.gvMx2sumBarcode.VisibleIndex = 21;
            this.gvMx2sumBarcode.Width = 94;
            // 
            // gvMx2oldBarQuantity
@@ -968,7 +767,7 @@
            this.gvMx2oldBarQuantity.Name = "gvMx2oldBarQuantity";
            this.gvMx2oldBarQuantity.Tag = "query_a.OLD_BAR_QUANTITY";
            this.gvMx2oldBarQuantity.Visible = true;
            this.gvMx2oldBarQuantity.VisibleIndex = 27;
            this.gvMx2oldBarQuantity.VisibleIndex = 20;
            this.gvMx2oldBarQuantity.Width = 94;
            // 
            // gvMx2price
@@ -981,7 +780,7 @@
            this.gvMx2price.Name = "gvMx2price";
            this.gvMx2price.Tag = "query_a.PRICE";
            this.gvMx2price.Visible = true;
            this.gvMx2price.VisibleIndex = 26;
            this.gvMx2price.VisibleIndex = 19;
            this.gvMx2price.Width = 94;
            // 
            // gvMx2weightUnit
@@ -994,7 +793,7 @@
            this.gvMx2weightUnit.Name = "gvMx2weightUnit";
            this.gvMx2weightUnit.Tag = "query_a.WEIGHT_UNIT";
            this.gvMx2weightUnit.Visible = true;
            this.gvMx2weightUnit.VisibleIndex = 25;
            this.gvMx2weightUnit.VisibleIndex = 18;
            this.gvMx2weightUnit.Width = 94;
            // 
            // gvMx2unit
@@ -1007,7 +806,7 @@
            this.gvMx2unit.Name = "gvMx2unit";
            this.gvMx2unit.Tag = "query_a.UNIT";
            this.gvMx2unit.Visible = true;
            this.gvMx2unit.VisibleIndex = 24;
            this.gvMx2unit.VisibleIndex = 17;
            this.gvMx2unit.Width = 94;
            // 
            // gvMx2location
@@ -1020,7 +819,7 @@
            this.gvMx2location.Name = "gvMx2location";
            this.gvMx2location.Tag = "query_a.LOCATION";
            this.gvMx2location.Visible = true;
            this.gvMx2location.VisibleIndex = 23;
            this.gvMx2location.VisibleIndex = 16;
            this.gvMx2location.Width = 94;
            // 
            // gvMx2useqty
@@ -1033,7 +832,7 @@
            this.gvMx2useqty.Name = "gvMx2useqty";
            this.gvMx2useqty.Tag = "query_a.USEQTY";
            this.gvMx2useqty.Visible = true;
            this.gvMx2useqty.VisibleIndex = 22;
            this.gvMx2useqty.VisibleIndex = 15;
            this.gvMx2useqty.Width = 94;
            // 
            // gvMx2oldqty
@@ -1046,21 +845,8 @@
            this.gvMx2oldqty.Name = "gvMx2oldqty";
            this.gvMx2oldqty.Tag = "query_a.OLDQTY";
            this.gvMx2oldqty.Visible = true;
            this.gvMx2oldqty.VisibleIndex = 21;
            this.gvMx2oldqty.VisibleIndex = 14;
            this.gvMx2oldqty.Width = 94;
            //
            // gvMx2barcodestatus
            //
            this.gvMx2barcodestatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2barcodestatus.AppearanceCell.Options.UseFont = true;
            this.gvMx2barcodestatus.Caption = "0为有效条码;1为无效条码 ";
            this.gvMx2barcodestatus.FieldName = "barcodestatus";
            this.gvMx2barcodestatus.MinWidth = 50;
            this.gvMx2barcodestatus.Name = "gvMx2barcodestatus";
            this.gvMx2barcodestatus.Tag = "query_a.BARCODESTATUS";
            this.gvMx2barcodestatus.Visible = true;
            this.gvMx2barcodestatus.VisibleIndex = 20;
            this.gvMx2barcodestatus.Width = 94;
            // 
            // gvMx2rohInId
            // 
@@ -1072,60 +858,8 @@
            this.gvMx2rohInId.Name = "gvMx2rohInId";
            this.gvMx2rohInId.Tag = "query_a.ROH_IN_ID";
            this.gvMx2rohInId.Visible = true;
            this.gvMx2rohInId.VisibleIndex = 19;
            this.gvMx2rohInId.VisibleIndex = 13;
            this.gvMx2rohInId.Width = 94;
            //
            // gvMx2zeile
            //
            this.gvMx2zeile.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2zeile.AppearanceCell.Options.UseFont = true;
            this.gvMx2zeile.Caption = "SAP收货物料凭证行号  --采购单行号 ";
            this.gvMx2zeile.FieldName = "zeile";
            this.gvMx2zeile.MinWidth = 50;
            this.gvMx2zeile.Name = "gvMx2zeile";
            this.gvMx2zeile.Tag = "query_a.ZEILE";
            this.gvMx2zeile.Visible = true;
            this.gvMx2zeile.VisibleIndex = 18;
            this.gvMx2zeile.Width = 94;
            //
            // gvMx2mblnr
            //
            this.gvMx2mblnr.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2mblnr.AppearanceCell.Options.UseFont = true;
            this.gvMx2mblnr.Caption = "SAP收货物料凭证号    --采购单号 ";
            this.gvMx2mblnr.FieldName = "mblnr";
            this.gvMx2mblnr.MinWidth = 50;
            this.gvMx2mblnr.Name = "gvMx2mblnr";
            this.gvMx2mblnr.Tag = "query_a.MBLNR";
            this.gvMx2mblnr.Visible = true;
            this.gvMx2mblnr.VisibleIndex = 17;
            this.gvMx2mblnr.Width = 94;
            //
            // gvMx2oldItemBarcode
            //
            this.gvMx2oldItemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2oldItemBarcode.AppearanceCell.Options.UseFont = true;
            this.gvMx2oldItemBarcode.Caption = "原PSN物料条码 ";
            this.gvMx2oldItemBarcode.FieldName = "oldItemBarcode";
            this.gvMx2oldItemBarcode.MinWidth = 50;
            this.gvMx2oldItemBarcode.Name = "gvMx2oldItemBarcode";
            this.gvMx2oldItemBarcode.Tag = "query_a.OLD_ITEM_BARCODE";
            this.gvMx2oldItemBarcode.Visible = true;
            this.gvMx2oldItemBarcode.VisibleIndex = 16;
            this.gvMx2oldItemBarcode.Width = 94;
            //
            // gvMx2itemBarcodeText
            //
            this.gvMx2itemBarcodeText.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2itemBarcodeText.AppearanceCell.Options.UseFont = true;
            this.gvMx2itemBarcodeText.Caption = "物料条码注释行[冗余,条码重打使用] ";
            this.gvMx2itemBarcodeText.FieldName = "itemBarcodeText";
            this.gvMx2itemBarcodeText.MinWidth = 50;
            this.gvMx2itemBarcodeText.Name = "gvMx2itemBarcodeText";
            this.gvMx2itemBarcodeText.Tag = "query_a.ITEM_BARCODE_TEXT";
            this.gvMx2itemBarcodeText.Visible = true;
            this.gvMx2itemBarcodeText.VisibleIndex = 15;
            this.gvMx2itemBarcodeText.Width = 94;
            // 
            // gvMx2custNo
            // 
@@ -1137,7 +871,7 @@
            this.gvMx2custNo.Name = "gvMx2custNo";
            this.gvMx2custNo.Tag = "query_a.CUST_NO";
            this.gvMx2custNo.Visible = true;
            this.gvMx2custNo.VisibleIndex = 14;
            this.gvMx2custNo.VisibleIndex = 12;
            this.gvMx2custNo.Width = 94;
            // 
            // gvMx2lastupdateDate
@@ -1150,7 +884,7 @@
            this.gvMx2lastupdateDate.Name = "gvMx2lastupdateDate";
            this.gvMx2lastupdateDate.Tag = "query_a.LASTUPDATE_DATE";
            this.gvMx2lastupdateDate.Visible = true;
            this.gvMx2lastupdateDate.VisibleIndex = 13;
            this.gvMx2lastupdateDate.VisibleIndex = 11;
            this.gvMx2lastupdateDate.Width = 94;
            // 
            // gvMx2lastupdateBy
@@ -1163,7 +897,7 @@
            this.gvMx2lastupdateBy.Name = "gvMx2lastupdateBy";
            this.gvMx2lastupdateBy.Tag = "query_a.LASTUPDATE_BY";
            this.gvMx2lastupdateBy.Visible = true;
            this.gvMx2lastupdateBy.VisibleIndex = 12;
            this.gvMx2lastupdateBy.VisibleIndex = 10;
            this.gvMx2lastupdateBy.Width = 94;
            // 
            // gvMx2createDate
@@ -1176,7 +910,7 @@
            this.gvMx2createDate.Name = "gvMx2createDate";
            this.gvMx2createDate.Tag = "query_a.CREATE_DATE";
            this.gvMx2createDate.Visible = true;
            this.gvMx2createDate.VisibleIndex = 11;
            this.gvMx2createDate.VisibleIndex = 9;
            this.gvMx2createDate.Width = 94;
            // 
            // gvMx2createBy
@@ -1189,7 +923,7 @@
            this.gvMx2createBy.Name = "gvMx2createBy";
            this.gvMx2createBy.Tag = "query_a.CREATE_BY";
            this.gvMx2createBy.Visible = true;
            this.gvMx2createBy.VisibleIndex = 10;
            this.gvMx2createBy.VisibleIndex = 8;
            this.gvMx2createBy.Width = 94;
            // 
            // gvMx2taskNo
@@ -1202,21 +936,8 @@
            this.gvMx2taskNo.Name = "gvMx2taskNo";
            this.gvMx2taskNo.Tag = "query_a.TASK_NO";
            this.gvMx2taskNo.Visible = true;
            this.gvMx2taskNo.VisibleIndex = 9;
            this.gvMx2taskNo.VisibleIndex = 7;
            this.gvMx2taskNo.Width = 94;
            //
            // gvMx2epFlag
            //
            this.gvMx2epFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx2epFlag.AppearanceCell.Options.UseFont = true;
            this.gvMx2epFlag.Caption = "是否环保(0:否,1:是) ";
            this.gvMx2epFlag.FieldName = "epFlag";
            this.gvMx2epFlag.MinWidth = 50;
            this.gvMx2epFlag.Name = "gvMx2epFlag";
            this.gvMx2epFlag.Tag = "query_a.EP_FLAG";
            this.gvMx2epFlag.Visible = true;
            this.gvMx2epFlag.VisibleIndex = 8;
            this.gvMx2epFlag.Width = 94;
            // 
            // gvMx2quantity
            // 
@@ -1228,7 +949,7 @@
            this.gvMx2quantity.Name = "gvMx2quantity";
            this.gvMx2quantity.Tag = "query_a.QUANTITY";
            this.gvMx2quantity.Visible = true;
            this.gvMx2quantity.VisibleIndex = 7;
            this.gvMx2quantity.VisibleIndex = 6;
            this.gvMx2quantity.Width = 94;
            // 
            // gvMx2lotNo
@@ -1241,7 +962,7 @@
            this.gvMx2lotNo.Name = "gvMx2lotNo";
            this.gvMx2lotNo.Tag = "query_a.LOT_NO";
            this.gvMx2lotNo.Visible = true;
            this.gvMx2lotNo.VisibleIndex = 6;
            this.gvMx2lotNo.VisibleIndex = 5;
            this.gvMx2lotNo.Width = 94;
            // 
            // gvMx2itemNo
@@ -1254,7 +975,7 @@
            this.gvMx2itemNo.Name = "gvMx2itemNo";
            this.gvMx2itemNo.Tag = "query_a.ITEM_NO";
            this.gvMx2itemNo.Visible = true;
            this.gvMx2itemNo.VisibleIndex = 5;
            this.gvMx2itemNo.VisibleIndex = 4;
            this.gvMx2itemNo.Width = 94;
            // 
            // gvMx2cItemCode
@@ -1267,7 +988,7 @@
            this.gvMx2cItemCode.Name = "gvMx2cItemCode";
            this.gvMx2cItemCode.Tag = "query_a.C_ITEM_CODE";
            this.gvMx2cItemCode.Visible = true;
            this.gvMx2cItemCode.VisibleIndex = 4;
            this.gvMx2cItemCode.VisibleIndex = 3;
            this.gvMx2cItemCode.Width = 94;
            // 
            // gvMx2cItemBarcode
@@ -1280,7 +1001,7 @@
            this.gvMx2cItemBarcode.Name = "gvMx2cItemBarcode";
            this.gvMx2cItemBarcode.Tag = "query_a.C_ITEM_BARCODE";
            this.gvMx2cItemBarcode.Visible = true;
            this.gvMx2cItemBarcode.VisibleIndex = 3;
            this.gvMx2cItemBarcode.VisibleIndex = 2;
            this.gvMx2cItemBarcode.Width = 94;
            // 
            // gvMx2cProductCode
@@ -1293,7 +1014,7 @@
            this.gvMx2cProductCode.Name = "gvMx2cProductCode";
            this.gvMx2cProductCode.Tag = "query_a.C_PRODUCT_CODE";
            this.gvMx2cProductCode.Visible = true;
            this.gvMx2cProductCode.VisibleIndex = 2;
            this.gvMx2cProductCode.VisibleIndex = 1;
            this.gvMx2cProductCode.Width = 94;
            // 
            // gvMx2itemBarcode
@@ -1306,7 +1027,7 @@
            this.gvMx2itemBarcode.Name = "gvMx2itemBarcode";
            this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE";
            this.gvMx2itemBarcode.Visible = true;
            this.gvMx2itemBarcode.VisibleIndex = 1;
            this.gvMx2itemBarcode.VisibleIndex = 0;
            this.gvMx2itemBarcode.Width = 94;
            // 
            // gvMx2guid
@@ -1349,19 +1070,13 @@
            this.gvMx2itemNo,
            this.gvMx2lotNo,
            this.gvMx2quantity,
            this.gvMx2epFlag,
            this.gvMx2taskNo,
            this.gvMx2createBy,
            this.gvMx2createDate,
            this.gvMx2lastupdateBy,
            this.gvMx2lastupdateDate,
            this.gvMx2custNo,
            this.gvMx2itemBarcodeText,
            this.gvMx2oldItemBarcode,
            this.gvMx2mblnr,
            this.gvMx2zeile,
            this.gvMx2rohInId,
            this.gvMx2barcodestatus,
            this.gvMx2oldqty,
            this.gvMx2useqty,
            this.gvMx2location,
@@ -1386,16 +1101,12 @@
            this.gvMx2minpackFlag,
            this.gvMx2printId,
            this.gvMx2epItem,
            this.gvMx2factory,
            this.gvMx2company,
            this.gvMx2cbNo,
            this.gvMx2linfline,
            this.gvMx2validTime,
            this.gvMx2iqcStatus,
            this.gvMx2fcar,
            this.gvMx2gweight,
            this.gvMx2nweight,
            this.gvMx2extDate,
            this.gvMx2barcodetype,
            this.gvMx2suppName,
            this.gvMx2billNo,
@@ -1408,20 +1119,10 @@
            this.gvMx2workNo,
            this.gvMx2comeFlg,
            this.gvMx2lineNo,
            this.gvMx2silkPqty,
            this.gvMx2silk,
            this.gvMx2silkId,
            this.gvMx2workFlg,
            this.gvMx2workLast,
            this.gvMx2hbdy,
            this.gvMx2hbdytm,
            this.gvMx2workFlgtime,
            this.gvMx2ebelnK3id,
            this.gvMx2lineK3id,
            this.gvMx2itemId,
            this.gvMx2gxId,
            this.gvMx2tmpGuid,
            this.gvMx2suppId});
            this.gvMx2itemId});
            this.gvMx2.GridControl = this.gcMx2;
            this.gvMx2.Name = "gvMx2";
            this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1946,6 +1647,7 @@
            // 
            // txt_daa021
            // 
            this.txt_daa021.Enabled = false;
            this.txt_daa021.Location = new System.Drawing.Point(348, 16);
            this.txt_daa021.Name = "txt_daa021";
            this.txt_daa021.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2007,6 +1709,7 @@
            // 
            // txt_daa017
            // 
            this.txt_daa017.Enabled = false;
            this.txt_daa017.Location = new System.Drawing.Point(859, 112);
            this.txt_daa017.Name = "txt_daa017";
            this.txt_daa017.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2040,6 +1743,7 @@
            // 
            // txt_daa016
            // 
            this.txt_daa016.Enabled = false;
            this.txt_daa016.Location = new System.Drawing.Point(859, 82);
            this.txt_daa016.Name = "txt_daa016";
            this.txt_daa016.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2073,6 +1777,7 @@
            // 
            // txt_daa015
            // 
            this.txt_daa015.Enabled = false;
            this.txt_daa015.Location = new System.Drawing.Point(348, 82);
            this.txt_daa015.Name = "txt_daa015";
            this.txt_daa015.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2106,6 +1811,7 @@
            // 
            // txt_daa013
            // 
            this.txt_daa013.Enabled = false;
            this.txt_daa013.Location = new System.Drawing.Point(348, 48);
            this.txt_daa013.Name = "txt_daa013";
            this.txt_daa013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2125,6 +1831,7 @@
            // 
            // txt_daa011
            // 
            this.txt_daa011.Enabled = false;
            this.txt_daa011.Location = new System.Drawing.Point(589, 82);
            this.txt_daa011.Name = "txt_daa011";
            this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2158,6 +1865,7 @@
            // 
            // txt_daa010
            // 
            this.txt_daa010.Enabled = false;
            this.txt_daa010.Location = new System.Drawing.Point(589, 48);
            this.txt_daa010.Name = "txt_daa010";
            this.txt_daa010.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2191,6 +1899,7 @@
            // 
            // txt_daa009
            // 
            this.txt_daa009.Enabled = false;
            this.txt_daa009.Location = new System.Drawing.Point(348, 112);
            this.txt_daa009.Name = "txt_daa009";
            this.txt_daa009.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2224,6 +1933,7 @@
            // 
            // txt_daa008
            // 
            this.txt_daa008.Enabled = false;
            this.txt_daa008.Location = new System.Drawing.Point(589, 16);
            this.txt_daa008.Name = "txt_daa008";
            this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2257,6 +1967,7 @@
            // 
            // txt_daa005
            // 
            this.txt_daa005.Enabled = false;
            this.txt_daa005.Location = new System.Drawing.Point(589, 112);
            this.txt_daa005.Name = "txt_daa005";
            this.txt_daa005.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2290,6 +2001,7 @@
            // 
            // txt_daa004
            // 
            this.txt_daa004.Enabled = false;
            this.txt_daa004.Location = new System.Drawing.Point(90, 112);
            this.txt_daa004.Name = "txt_daa004";
            this.txt_daa004.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2323,6 +2035,7 @@
            // 
            // txt_daa003
            // 
            this.txt_daa003.Enabled = false;
            this.txt_daa003.Location = new System.Drawing.Point(90, 82);
            this.txt_daa003.Name = "txt_daa003";
            this.txt_daa003.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2356,6 +2069,7 @@
            // 
            // txt_daa029
            // 
            this.txt_daa029.Enabled = false;
            this.txt_daa029.Location = new System.Drawing.Point(90, 48);
            this.txt_daa029.Name = "txt_daa029";
            this.txt_daa029.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2375,6 +2089,7 @@
            // 
            // txt_daa001
            // 
            this.txt_daa001.Enabled = false;
            this.txt_daa001.Location = new System.Drawing.Point(90, 16);
            this.txt_daa001.Name = "txt_daa001";
            this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2631,6 +2346,7 @@
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.ucBtnPrint1);
            this.panel1.Controls.Add(this.txt_daa022);
            this.panel1.Controls.Add(this.lb_tbl013);
            this.panel1.Controls.Add(this.txt_daa028);
@@ -2686,6 +2402,7 @@
            // 
            // txt_daa022
            // 
            this.txt_daa022.Enabled = false;
            this.txt_daa022.Location = new System.Drawing.Point(589, 146);
            this.txt_daa022.Name = "txt_daa022";
            this.txt_daa022.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2705,6 +2422,7 @@
            // 
            // txt_daa028
            // 
            this.txt_daa028.Enabled = false;
            this.txt_daa028.Location = new System.Drawing.Point(859, 146);
            this.txt_daa028.Name = "txt_daa028";
            this.txt_daa028.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2734,6 +2452,7 @@
            // 
            // txt_mesEndProd
            // 
            this.txt_mesEndProd.Enabled = false;
            this.txt_mesEndProd.Location = new System.Drawing.Point(859, 48);
            this.txt_mesEndProd.Name = "txt_mesEndProd";
            this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2753,6 +2472,7 @@
            // 
            // txt_mesStartProd
            // 
            this.txt_mesStartProd.Enabled = false;
            this.txt_mesStartProd.Location = new System.Drawing.Point(859, 16);
            this.txt_mesStartProd.Name = "txt_mesStartProd";
            this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -2799,7 +2519,7 @@
            // 
            // txt_iCount_1
            // 
            this.txt_iCount_1.Location = new System.Drawing.Point(558, 193);
            this.txt_iCount_1.Location = new System.Drawing.Point(558, 188);
            this.txt_iCount_1.Name = "txt_iCount_1";
            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
@@ -2808,7 +2528,7 @@
            // 
            // labelControl14
            // 
            this.labelControl14.Location = new System.Drawing.Point(459, 198);
            this.labelControl14.Location = new System.Drawing.Point(459, 193);
            this.labelControl14.Name = "labelControl14";
            this.labelControl14.Size = new System.Drawing.Size(95, 18);
            this.labelControl14.TabIndex = 330;
@@ -2816,7 +2536,7 @@
            // 
            // txt_psnQty_1
            // 
            this.txt_psnQty_1.Location = new System.Drawing.Point(347, 190);
            this.txt_psnQty_1.Location = new System.Drawing.Point(347, 188);
            this.txt_psnQty_1.Name = "txt_psnQty_1";
            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
@@ -2825,7 +2545,7 @@
            // 
            // labelControl12
            // 
            this.labelControl12.Location = new System.Drawing.Point(248, 195);
            this.labelControl12.Location = new System.Drawing.Point(248, 193);
            this.labelControl12.Name = "labelControl12";
            this.labelControl12.Size = new System.Drawing.Size(95, 18);
            this.labelControl12.TabIndex = 328;
@@ -2833,7 +2553,7 @@
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(707, 193);
            this.labelControl11.Location = new System.Drawing.Point(1015, 58);
            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -2860,6 +2580,15 @@
            this.picCheckBox.TabIndex = 6;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            //
            // ucBtnPrint1
            //
            this.ucBtnPrint1.guidKey = null;
            this.ucBtnPrint1.Location = new System.Drawing.Point(669, 184);
            this.ucBtnPrint1.Name = "ucBtnPrint1";
            this.ucBtnPrint1.rptParameter = null;
            this.ucBtnPrint1.Size = new System.Drawing.Size(214, 36);
            this.ucBtnPrint1.TabIndex = 463;
            // 
            // Frm_Womdaa
            // 
@@ -2924,22 +2653,10 @@
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraEditors.LabelControl labelControl11;
        private DevExpress.XtraTab.XtraTabControl tabMx;
        //BQCreateConrolObejct
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2suppId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2tmpGuid;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2gxId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineK3id;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2ebelnK3id;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2workFlgtime;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2hbdytm;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2hbdy;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2workLast;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2workFlg;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2silkId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2silk;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2silkPqty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2lineNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2comeFlg;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2workNo;
@@ -2952,16 +2669,12 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2billNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2suppName;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2barcodetype;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2extDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2nweight;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2gweight;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2fcar;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2iqcStatus;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2validTime;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2linfline;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2cbNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2company;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2factory;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2epItem;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2printId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2minpackFlag;
@@ -2986,19 +2699,13 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2location;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2useqty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2oldqty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2barcodestatus;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2rohInId;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2zeile;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2mblnr;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2oldItemBarcode;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemBarcodeText;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2custNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2lastupdateDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2lastupdateBy;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2createDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2createBy;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2taskNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2epFlag;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2lotNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo;
@@ -3130,5 +2837,6 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
        private UserControl.UcBtnPrint ucBtnPrint1;
    }
}