lu
2024-10-29 fdebc0e6cb9c3ef1dbf33933cdc77e5b90032b5a
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
@@ -1,7 +1,7 @@
/* Create By GS EasyCode */
namespace Gs.DevApp.DevFrm
{
    partial class Frm_MesInvItemArn
    partial class Frm_MesInvItemArn
    {
        /// <summary>
        /// Required designer variable.
@@ -63,6 +63,7 @@
            this.gvAbtGuid = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_thstatus = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fType = new DevExpress.XtraEditors.LabelControl();
            this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -98,6 +99,8 @@
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.txt_fType = new DevExpress.XtraEditors.CheckEdit();
            this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit();
            this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
            this.txt_ischeck = new DevExpress.XtraEditors.CheckEdit();
            this.txt_depotsCode = new Gs.DevApp.UserControl.UcLookCk();
@@ -109,9 +112,6 @@
            this.lbGuid = new System.Windows.Forms.Label();
            this.lb_remark = new DevExpress.XtraEditors.LabelControl();
            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit();
            this.txt_fType = new DevExpress.XtraEditors.CheckEdit();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
@@ -128,10 +128,10 @@
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // gvMx1states
@@ -452,8 +452,6 @@
            this.gvMx1guid.Name = "gvMx1guid";
            this.gvMx1guid.OptionsColumn.ReadOnly = true;
            this.gvMx1guid.Tag = "query_a.guid";
            this.gvMx1guid.Visible = true;
            this.gvMx1guid.VisibleIndex = 0;
            this.gvMx1guid.Width = 100;
            // 
            // tabMxPage1
@@ -507,9 +505,8 @@
            this.gvMx1states});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
            this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
            this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
            this.gvMx1.OptionsView.ShowGroupPanel = false;
            // 
            // gvAbtGuid
@@ -519,8 +516,6 @@
            this.gvAbtGuid.MinWidth = 50;
            this.gvAbtGuid.Name = "gvAbtGuid";
            this.gvAbtGuid.OptionsColumn.ReadOnly = true;
            this.gvAbtGuid.Visible = true;
            this.gvAbtGuid.VisibleIndex = 1;
            this.gvAbtGuid.Width = 94;
            // 
            // gvMxDel
@@ -530,7 +525,7 @@
            this.gvMxDel.MinWidth = 80;
            this.gvMxDel.Name = "gvMxDel";
            this.gvMxDel.Visible = true;
            this.gvMxDel.VisibleIndex = 2;
            this.gvMxDel.VisibleIndex = 0;
            this.gvMxDel.Width = 94;
            // 
            // repositoryItemButtonEdit1
@@ -543,6 +538,15 @@
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
            //
            // gridColumn3
            //
            this.gridColumn3.Caption = "采购时间";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 3;
            this.gridColumn3.Width = 94;
            // 
            // gv_thstatus
            // 
@@ -574,7 +578,7 @@
            this.gv_fType.AppearanceCell.Options.UseFont = true;
            this.gv_fType.AppearanceHeader.Options.UseTextOptions = true;
            this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gv_fType.Caption = "是否委外 ";
            this.gv_fType.Caption = "是否委外";
            this.gv_fType.FieldName = "fType";
            this.gv_fType.MinWidth = 50;
            this.gv_fType.Name = "gv_fType";
@@ -599,7 +603,7 @@
            // 
            this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
            this.gv_urgentFlag.Caption = "是否急料 ";
            this.gv_urgentFlag.Caption = "是否急料";
            this.gv_urgentFlag.FieldName = "urgentFlag";
            this.gv_urgentFlag.MinWidth = 50;
            this.gv_urgentFlag.Name = "gv_urgentFlag";
@@ -613,7 +617,7 @@
            // 
            this.gv_insby.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_insby.AppearanceCell.Options.UseFont = true;
            this.gv_insby.Caption = "审核入库人 ";
            this.gv_insby.Caption = "审核入库人";
            this.gv_insby.FieldName = "insby";
            this.gv_insby.MinWidth = 50;
            this.gv_insby.Name = "gv_insby";
@@ -629,15 +633,15 @@
            this.lb_ischeck.Appearance.Options.UseFont = true;
            this.lb_ischeck.Location = new System.Drawing.Point(606, 91);
            this.lb_ischeck.Name = "lb_ischeck";
            this.lb_ischeck.Size = new System.Drawing.Size(68, 21);
            this.lb_ischeck.Size = new System.Drawing.Size(102, 21);
            this.lb_ischeck.TabIndex = 319;
            this.lb_ischeck.Text = "检验标志";
            this.lb_ischeck.Text = "是否提交检验";
            // 
            // gv_ischeck
            // 
            this.gv_ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_ischeck.AppearanceCell.Options.UseFont = true;
            this.gv_ischeck.Caption = "是否检验 ";
            this.gv_ischeck.Caption = "是否检验";
            this.gv_ischeck.FieldName = "ischeck";
            this.gv_ischeck.MinWidth = 50;
            this.gv_ischeck.Name = "gv_ischeck";
@@ -665,7 +669,7 @@
            // 
            this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_suppNo.AppearanceCell.Options.UseFont = true;
            this.gv_suppNo.Caption = "供应商编码 ";
            this.gv_suppNo.Caption = "供应商编码";
            this.gv_suppNo.FieldName = "suppNo";
            this.gv_suppNo.MinWidth = 50;
            this.gv_suppNo.Name = "gv_suppNo";
@@ -693,7 +697,7 @@
            // 
            this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkQty.AppearanceCell.Options.UseFont = true;
            this.gv_checkQty.Caption = "已捡数量 ";
            this.gv_checkQty.Caption = "已捡数量";
            this.gv_checkQty.FieldName = "checkQty";
            this.gv_checkQty.MinWidth = 50;
            this.gv_checkQty.Name = "gv_checkQty";
@@ -707,7 +711,7 @@
            // 
            this.gv_checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkRes.AppearanceCell.Options.UseFont = true;
            this.gv_checkRes.Caption = "检验结果 ";
            this.gv_checkRes.Caption = "检验结果";
            this.gv_checkRes.FieldName = "checkRes";
            this.gv_checkRes.MinWidth = 50;
            this.gv_checkRes.Name = "gv_checkRes";
@@ -721,21 +725,21 @@
            // 
            this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkDate.AppearanceCell.Options.UseFont = true;
            this.gv_checkDate.Caption = "提交日期 ";
            this.gv_checkDate.Caption = "提交日期";
            this.gv_checkDate.FieldName = "checkDate";
            this.gv_checkDate.MinWidth = 50;
            this.gv_checkDate.MinWidth = 200;
            this.gv_checkDate.Name = "gv_checkDate";
            this.gv_checkDate.OptionsColumn.AllowEdit = false;
            this.gv_checkDate.Tag = "query_a.check_date";
            this.gv_checkDate.Visible = true;
            this.gv_checkDate.VisibleIndex = 7;
            this.gv_checkDate.Width = 71;
            this.gv_checkDate.Width = 200;
            // 
            // gv_checkUser
            // 
            this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_checkUser.AppearanceCell.Options.UseFont = true;
            this.gv_checkUser.Caption = "提交人 ";
            this.gv_checkUser.Caption = "提交人";
            this.gv_checkUser.FieldName = "checkUser";
            this.gv_checkUser.MinWidth = 50;
            this.gv_checkUser.Name = "gv_checkUser";
@@ -768,7 +772,7 @@
            // 
            this.gv_paperBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_paperBillNo.AppearanceCell.Options.UseFont = true;
            this.gv_paperBillNo.Caption = "送货单号 ";
            this.gv_paperBillNo.Caption = "送货单号";
            this.gv_paperBillNo.FieldName = "paperBillNo";
            this.gv_paperBillNo.MinWidth = 50;
            this.gv_paperBillNo.Name = "gv_paperBillNo";
@@ -782,7 +786,7 @@
            // 
            this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_remark.AppearanceCell.Options.UseFont = true;
            this.gv_remark.Caption = "备注 ";
            this.gv_remark.Caption = "备注";
            this.gv_remark.FieldName = "remark";
            this.gv_remark.MinWidth = 50;
            this.gv_remark.Name = "gv_remark";
@@ -796,21 +800,21 @@
            // 
            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建时间 ";
            this.gv_createDate.Caption = "创建时间";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.MinWidth = 50;
            this.gv_createDate.MinWidth = 200;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 5;
            this.gv_createDate.Width = 71;
            this.gv_createDate.Width = 200;
            // 
            // gv_createBy
            // 
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人 ";
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 50;
            this.gv_createBy.Name = "gv_createBy";
@@ -851,6 +855,7 @@
            // 
            // txt_billNo
            // 
            this.txt_billNo.Enabled = false;
            this.txt_billNo.Location = new System.Drawing.Point(98, 14);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -862,29 +867,29 @@
            // 
            this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "到货单号 ";
            this.gv_billNo.Caption = "到货单号";
            this.gv_billNo.FieldName = "billNo";
            this.gv_billNo.MinWidth = 50;
            this.gv_billNo.MinWidth = 110;
            this.gv_billNo.Name = "gv_billNo";
            this.gv_billNo.OptionsColumn.AllowEdit = false;
            this.gv_billNo.Tag = "query_a.bill_no";
            this.gv_billNo.Visible = true;
            this.gv_billNo.VisibleIndex = 3;
            this.gv_billNo.Width = 71;
            this.gv_billNo.Width = 110;
            // 
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = "MES_INV_ITEM_ARN,check_date,fstatus,check_user";
            this.toolBarMenu1.chkParameter = "MES_INV_ITEM_ARN,check_date,fstatus,check_user,chk_mesInviArn";
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.rptParameter = "rpt_InvItem{}";
            this.toolBarMenu1.Size = new System.Drawing.Size(1233, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_InvItem{}";
            // 
            // gcMain
            // 
@@ -1016,6 +1021,22 @@
            this.panel1.Size = new System.Drawing.Size(1231, 155);
            this.panel1.TabIndex = 1;
            // 
            // txt_fType
            //
            this.txt_fType.Location = new System.Drawing.Point(714, 53);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Properties.Caption = "";
            this.txt_fType.Size = new System.Drawing.Size(35, 24);
            this.txt_fType.TabIndex = 450;
            //
            // txt_urgentFlag
            //
            this.txt_urgentFlag.Location = new System.Drawing.Point(714, 16);
            this.txt_urgentFlag.Name = "txt_urgentFlag";
            this.txt_urgentFlag.Properties.Caption = "";
            this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24);
            this.txt_urgentFlag.TabIndex = 449;
            //
            // labelControl2
            // 
            this.labelControl2.Location = new System.Drawing.Point(28, 128);
@@ -1026,10 +1047,11 @@
            // 
            // txt_ischeck
            // 
            this.txt_ischeck.Location = new System.Drawing.Point(685, 89);
            this.txt_ischeck.Enabled = false;
            this.txt_ischeck.Location = new System.Drawing.Point(714, 89);
            this.txt_ischeck.Name = "txt_ischeck";
            this.txt_ischeck.Properties.Caption = "";
            this.txt_ischeck.Size = new System.Drawing.Size(27, 24);
            this.txt_ischeck.Size = new System.Drawing.Size(47, 24);
            this.txt_ischeck.TabIndex = 447;
            // 
            // txt_depotsCode
@@ -1117,31 +1139,6 @@
            this.txt_remark.Size = new System.Drawing.Size(150, 28);
            this.txt_remark.TabIndex = 240;
            // 
            // gridColumn3
            //
            this.gridColumn3.Caption = "采购时间";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 3;
            this.gridColumn3.Width = 94;
            //
            // txt_urgentFlag
            //
            this.txt_urgentFlag.Location = new System.Drawing.Point(685, 16);
            this.txt_urgentFlag.Name = "txt_urgentFlag";
            this.txt_urgentFlag.Properties.Caption = "";
            this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24);
            this.txt_urgentFlag.TabIndex = 449;
            //
            // txt_fType
            //
            this.txt_fType.Location = new System.Drawing.Point(685, 53);
            this.txt_fType.Name = "txt_fType";
            this.txt_fType.Properties.Caption = "";
            this.txt_fType.Size = new System.Drawing.Size(35, 24);
            this.txt_fType.TabIndex = 450;
            //
            // Frm_MesInvItemArn
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -1167,15 +1164,15 @@
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
            this.ResumeLayout(false);
        }
        #endregion
      private UserControl.UcToolBarMenu toolBarMenu1;
        private UserControl.UcToolBarMenu toolBarMenu1;
        private DevExpress.XtraGrid.GridControl gcMain;
        private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
        private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
@@ -1185,67 +1182,67 @@
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraEditors.LabelControl labelControl11;
  private DevExpress.XtraTab.XtraTabControl tabMx;
       //BQCreateConrolObejct
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1states;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1cgRkqty;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1dha001;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1fType;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1workLine;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1boardStyle;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1okQty;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1ischeck;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkDate;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkStates;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkRes;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1subQty;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnQty;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnLine;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln;
 private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
 private DevExpress.XtraTab.XtraTabPage tabMxPage1;
 private DevExpress.XtraGrid.GridControl gcMx1;
 private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
 private DevExpress.XtraGrid.Columns.GridColumn gv_thstatus;
        private DevExpress.XtraTab.XtraTabControl tabMx;
private DevExpress.XtraEditors.LabelControl lb_fType;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
        //BQCreateConrolObejct
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1states;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1cgRkqty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1dha001;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1fType;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1workLine;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1boardStyle;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1okQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1ischeck;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkDate;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkStates;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkRes;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1subQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnQty;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnLine;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
        private DevExpress.XtraTab.XtraTabPage tabMxPage1;
        private DevExpress.XtraGrid.GridControl gcMx1;
        private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
        private DevExpress.XtraGrid.Columns.GridColumn gv_thstatus;
private DevExpress.XtraEditors.LabelControl lb_urgentFlag;
 private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag;
 private DevExpress.XtraGrid.Columns.GridColumn gv_insby;
        private DevExpress.XtraEditors.LabelControl lb_fType;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
private DevExpress.XtraEditors.LabelControl lb_ischeck;
 private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck;
 private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
 private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkRes;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
        private DevExpress.XtraEditors.LabelControl lb_urgentFlag;
        private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag;
        private DevExpress.XtraGrid.Columns.GridColumn gv_insby;
private DevExpress.XtraEditors.LabelControl lb_paperBillNo;
private DevExpress.XtraEditors.TextEdit txt_paperBillNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_paperBillNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
 private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
        private DevExpress.XtraEditors.LabelControl lb_ischeck;
        private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
        private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkRes;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
private DevExpress.XtraEditors.LabelControl lb_status;
private DevExpress.XtraEditors.TextEdit txt_status;
        private DevExpress.XtraEditors.LabelControl lb_paperBillNo;
        private DevExpress.XtraEditors.TextEdit txt_paperBillNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_paperBillNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
private DevExpress.XtraEditors.LabelControl lb_billNo;
private DevExpress.XtraEditors.TextEdit txt_billNo;
 private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
        private DevExpress.XtraEditors.LabelControl lb_status;
        private DevExpress.XtraEditors.TextEdit txt_status;
        private DevExpress.XtraEditors.LabelControl lb_billNo;
        private DevExpress.XtraEditors.TextEdit txt_billNo;
        private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private UserControl.UcLookSupplier txt_suppNo;
        private DevExpress.XtraEditors.SimpleButton btnSelect;