lu
2025-03-03 da93f01e79ae4e4cd34ef728396f43a055837ee3
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesDepot.Designer.cs
@@ -57,10 +57,6 @@
            this.lb_depottype = new DevExpress.XtraEditors.LabelControl();
            this.txt_depottype = new DevExpress.XtraEditors.TextEdit();
            this.gv_depottype = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
            this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
            this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
            this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
            this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
            this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -98,8 +94,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_zuid.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit();
@@ -126,7 +120,7 @@
            this.gvMx1lastupdateDate.OptionsColumn.ReadOnly = true;
            this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
            this.gvMx1lastupdateDate.Visible = true;
            this.gvMx1lastupdateDate.VisibleIndex = 3;
            this.gvMx1lastupdateDate.VisibleIndex = 4;
            this.gvMx1lastupdateDate.Width = 180;
            // 
            // gvMx1lastupdateBy
@@ -140,7 +134,7 @@
            this.gvMx1lastupdateBy.OptionsColumn.ReadOnly = true;
            this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
            this.gvMx1lastupdateBy.Visible = true;
            this.gvMx1lastupdateBy.VisibleIndex = 4;
            this.gvMx1lastupdateBy.VisibleIndex = 3;
            this.gvMx1lastupdateBy.Width = 94;
            // 
            // gvMx1description
@@ -198,7 +192,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1262, 415);
            this.tabMxPage1.Size = new System.Drawing.Size(1262, 421);
            this.tabMxPage1.Text = "仓位列表";
            // 
            // gcMx1
@@ -209,7 +203,7 @@
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1});
            this.gcMx1.Size = new System.Drawing.Size(1262, 415);
            this.gcMx1.Size = new System.Drawing.Size(1262, 421);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -256,55 +250,56 @@
            // 
            this.lb_isFkc.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_isFkc.Appearance.Options.UseFont = true;
            this.lb_isFkc.Location = new System.Drawing.Point(23, 85);
            this.lb_isFkc.Location = new System.Drawing.Point(27, 85);
            this.lb_isFkc.Name = "lb_isFkc";
            this.lb_isFkc.Size = new System.Drawing.Size(90, 21);
            this.lb_isFkc.Size = new System.Drawing.Size(85, 21);
            this.lb_isFkc.TabIndex = 291;
            this.lb_isFkc.Text = "允许负库存 ";
            this.lb_isFkc.Text = "允许负库存";
            // 
            // txt_isFkc
            // 
            this.txt_isFkc.Enabled = false;
            this.txt_isFkc.Location = new System.Drawing.Point(118, 81);
            this.txt_isFkc.Name = "txt_isFkc";
            this.txt_isFkc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_isFkc.Properties.Appearance.Options.UseFont = true;
            this.txt_isFkc.Size = new System.Drawing.Size(150, 28);
            this.txt_isFkc.TabIndex = 291;
            this.txt_isFkc.Tag = "readonly";
            // 
            // gv_isFkc
            // 
            this.gv_isFkc.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_isFkc.AppearanceCell.Options.UseFont = true;
            this.gv_isFkc.Caption = "允许即时库存负库存";
            this.gv_isFkc.Caption = "允许负库存";
            this.gv_isFkc.FieldName = "isFkc";
            this.gv_isFkc.MinWidth = 70;
            this.gv_isFkc.MaxWidth = 60;
            this.gv_isFkc.MinWidth = 60;
            this.gv_isFkc.Name = "gv_isFkc";
            this.gv_isFkc.OptionsColumn.AllowEdit = false;
            this.gv_isFkc.Tag = "query_a.is_fkc";
            this.gv_isFkc.Visible = true;
            this.gv_isFkc.VisibleIndex = 7;
            this.gv_isFkc.Width = 70;
            this.gv_isFkc.Width = 60;
            // 
            // lb_zuid
            // 
            this.lb_zuid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_zuid.Appearance.Options.UseFont = true;
            this.lb_zuid.Location = new System.Drawing.Point(571, 52);
            this.lb_zuid.Location = new System.Drawing.Point(568, 52);
            this.lb_zuid.Name = "lb_zuid";
            this.lb_zuid.Size = new System.Drawing.Size(39, 21);
            this.lb_zuid.Size = new System.Drawing.Size(34, 21);
            this.lb_zuid.TabIndex = 285;
            this.lb_zuid.Text = "分组 ";
            this.lb_zuid.Text = "分组";
            // 
            // txt_zuid
            // 
            this.txt_zuid.Enabled = false;
            this.txt_zuid.Location = new System.Drawing.Point(617, 48);
            this.txt_zuid.Location = new System.Drawing.Point(607, 48);
            this.txt_zuid.Name = "txt_zuid";
            this.txt_zuid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_zuid.Properties.Appearance.Options.UseFont = true;
            this.txt_zuid.Size = new System.Drawing.Size(119, 28);
            this.txt_zuid.TabIndex = 285;
            this.txt_zuid.Tag = "readonly";
            // 
            // gv_zuid
            // 
@@ -324,7 +319,7 @@
            // 
            this.lb_isNg.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_isNg.Appearance.Options.UseFont = true;
            this.lb_isNg.Location = new System.Drawing.Point(284, 88);
            this.lb_isNg.Location = new System.Drawing.Point(283, 85);
            this.lb_isNg.Name = "lb_isNg";
            this.lb_isNg.Size = new System.Drawing.Size(107, 21);
            this.lb_isNg.TabIndex = 267;
@@ -332,27 +327,28 @@
            // 
            // txt_isNg
            // 
            this.txt_isNg.Enabled = false;
            this.txt_isNg.Location = new System.Drawing.Point(397, 84);
            this.txt_isNg.Location = new System.Drawing.Point(394, 81);
            this.txt_isNg.Name = "txt_isNg";
            this.txt_isNg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_isNg.Properties.Appearance.Options.UseFont = true;
            this.txt_isNg.Size = new System.Drawing.Size(35, 28);
            this.txt_isNg.TabIndex = 267;
            this.txt_isNg.Tag = "readonly";
            // 
            // gv_isNg
            // 
            this.gv_isNg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_isNg.AppearanceCell.Options.UseFont = true;
            this.gv_isNg.Caption = "是否不良品仓";
            this.gv_isNg.Caption = "不良品仓";
            this.gv_isNg.FieldName = "isNg";
            this.gv_isNg.MinWidth = 70;
            this.gv_isNg.MaxWidth = 50;
            this.gv_isNg.MinWidth = 50;
            this.gv_isNg.Name = "gv_isNg";
            this.gv_isNg.OptionsColumn.AllowEdit = false;
            this.gv_isNg.Tag = "query_a.is_ng";
            this.gv_isNg.Visible = true;
            this.gv_isNg.VisibleIndex = 5;
            this.gv_isNg.Width = 70;
            this.gv_isNg.Width = 50;
            // 
            // lb_depottype
            // 
@@ -360,19 +356,19 @@
            this.lb_depottype.Appearance.Options.UseFont = true;
            this.lb_depottype.Location = new System.Drawing.Point(284, 52);
            this.lb_depottype.Name = "lb_depottype";
            this.lb_depottype.Size = new System.Drawing.Size(73, 21);
            this.lb_depottype.Size = new System.Drawing.Size(68, 21);
            this.lb_depottype.TabIndex = 231;
            this.lb_depottype.Text = "仓库类型 ";
            this.lb_depottype.Text = "仓库类型";
            // 
            // txt_depottype
            // 
            this.txt_depottype.Enabled = false;
            this.txt_depottype.Location = new System.Drawing.Point(361, 48);
            this.txt_depottype.Location = new System.Drawing.Point(358, 48);
            this.txt_depottype.Name = "txt_depottype";
            this.txt_depottype.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_depottype.Properties.Appearance.Options.UseFont = true;
            this.txt_depottype.Size = new System.Drawing.Size(150, 28);
            this.txt_depottype.TabIndex = 231;
            this.txt_depottype.Tag = "readonly";
            // 
            // gv_depottype
            // 
@@ -380,7 +376,7 @@
            this.gv_depottype.AppearanceCell.Options.UseFont = true;
            this.gv_depottype.Caption = "仓库类型";
            this.gv_depottype.FieldName = "depottype";
            this.gv_depottype.MinWidth = 80;
            this.gv_depottype.MinWidth = 50;
            this.gv_depottype.Name = "gv_depottype";
            this.gv_depottype.OptionsColumn.AllowEdit = false;
            this.gv_depottype.Tag = "query_a.depottype";
@@ -388,65 +384,25 @@
            this.gv_depottype.VisibleIndex = 3;
            this.gv_depottype.Width = 80;
            // 
            // lb_lastupdateDate
            //
            this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lastupdateDate.Appearance.Options.UseFont = true;
            this.lb_lastupdateDate.Location = new System.Drawing.Point(756, 52);
            this.lb_lastupdateDate.Name = "lb_lastupdateDate";
            this.lb_lastupdateDate.Size = new System.Drawing.Size(107, 21);
            this.lb_lastupdateDate.TabIndex = 228;
            this.lb_lastupdateDate.Text = "最后更新时间 ";
            //
            // txt_lastupdateDate
            //
            this.txt_lastupdateDate.Enabled = false;
            this.txt_lastupdateDate.Location = new System.Drawing.Point(869, 48);
            this.txt_lastupdateDate.Name = "txt_lastupdateDate";
            this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
            this.txt_lastupdateDate.Size = new System.Drawing.Size(192, 28);
            this.txt_lastupdateDate.TabIndex = 228;
            //
            // lb_createDate
            //
            this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createDate.Appearance.Options.UseFont = true;
            this.lb_createDate.Location = new System.Drawing.Point(790, 18);
            this.lb_createDate.Name = "lb_createDate";
            this.lb_createDate.Size = new System.Drawing.Size(73, 21);
            this.lb_createDate.TabIndex = 222;
            this.lb_createDate.Text = "创建时间 ";
            //
            // txt_createDate
            //
            this.txt_createDate.Enabled = false;
            this.txt_createDate.Location = new System.Drawing.Point(869, 14);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(192, 28);
            this.txt_createDate.TabIndex = 222;
            //
            // lb_createBy
            // 
            this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_createBy.Appearance.Options.UseFont = true;
            this.lb_createBy.Location = new System.Drawing.Point(520, 18);
            this.lb_createBy.Location = new System.Drawing.Point(517, 18);
            this.lb_createBy.Name = "lb_createBy";
            this.lb_createBy.Size = new System.Drawing.Size(90, 21);
            this.lb_createBy.Size = new System.Drawing.Size(85, 21);
            this.lb_createBy.TabIndex = 219;
            this.lb_createBy.Text = "仓库负责人 ";
            this.lb_createBy.Text = "仓库负责人";
            // 
            // txt_createBy
            // 
            this.txt_createBy.Enabled = false;
            this.txt_createBy.Location = new System.Drawing.Point(617, 14);
            this.txt_createBy.Location = new System.Drawing.Point(607, 14);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(119, 28);
            this.txt_createBy.TabIndex = 219;
            this.txt_createBy.Tag = "readonly";
            // 
            // gv_createBy
            // 
@@ -466,21 +422,21 @@
            // 
            this.lb_description.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_description.Appearance.Options.UseFont = true;
            this.lb_description.Location = new System.Drawing.Point(74, 52);
            this.lb_description.Location = new System.Drawing.Point(78, 52);
            this.lb_description.Name = "lb_description";
            this.lb_description.Size = new System.Drawing.Size(39, 21);
            this.lb_description.Size = new System.Drawing.Size(34, 21);
            this.lb_description.TabIndex = 217;
            this.lb_description.Text = "备注 ";
            this.lb_description.Text = "备注";
            // 
            // txt_description
            // 
            this.txt_description.Enabled = false;
            this.txt_description.Location = new System.Drawing.Point(118, 48);
            this.txt_description.Name = "txt_description";
            this.txt_description.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_description.Properties.Appearance.Options.UseFont = true;
            this.txt_description.Size = new System.Drawing.Size(150, 28);
            this.txt_description.TabIndex = 217;
            this.txt_description.Tag = "readonly";
            // 
            // lb_depotName
            // 
@@ -488,19 +444,19 @@
            this.lb_depotName.Appearance.Options.UseFont = true;
            this.lb_depotName.Location = new System.Drawing.Point(284, 18);
            this.lb_depotName.Name = "lb_depotName";
            this.lb_depotName.Size = new System.Drawing.Size(73, 21);
            this.lb_depotName.Size = new System.Drawing.Size(68, 21);
            this.lb_depotName.TabIndex = 216;
            this.lb_depotName.Text = "仓库名称 ";
            this.lb_depotName.Text = "仓库名称";
            // 
            // txt_depotName
            // 
            this.txt_depotName.Enabled = false;
            this.txt_depotName.Location = new System.Drawing.Point(361, 14);
            this.txt_depotName.Location = new System.Drawing.Point(358, 14);
            this.txt_depotName.Name = "txt_depotName";
            this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_depotName.Properties.Appearance.Options.UseFont = true;
            this.txt_depotName.Size = new System.Drawing.Size(150, 28);
            this.txt_depotName.TabIndex = 216;
            this.txt_depotName.Tag = "readonly";
            // 
            // gv_depotName
            // 
@@ -508,7 +464,7 @@
            this.gv_depotName.AppearanceCell.Options.UseFont = true;
            this.gv_depotName.Caption = "仓库名称";
            this.gv_depotName.FieldName = "depotName";
            this.gv_depotName.MinWidth = 150;
            this.gv_depotName.MinWidth = 50;
            this.gv_depotName.Name = "gv_depotName";
            this.gv_depotName.OptionsColumn.AllowEdit = false;
            this.gv_depotName.Tag = "query_a.depot_name";
@@ -520,21 +476,21 @@
            // 
            this.lb_depotCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_depotCode.Appearance.Options.UseFont = true;
            this.lb_depotCode.Location = new System.Drawing.Point(40, 18);
            this.lb_depotCode.Location = new System.Drawing.Point(44, 18);
            this.lb_depotCode.Name = "lb_depotCode";
            this.lb_depotCode.Size = new System.Drawing.Size(73, 21);
            this.lb_depotCode.Size = new System.Drawing.Size(68, 21);
            this.lb_depotCode.TabIndex = 213;
            this.lb_depotCode.Text = "仓库编码 ";
            this.lb_depotCode.Text = "仓库编码";
            // 
            // txt_depotCode
            // 
            this.txt_depotCode.Enabled = false;
            this.txt_depotCode.Location = new System.Drawing.Point(118, 14);
            this.txt_depotCode.Name = "txt_depotCode";
            this.txt_depotCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_depotCode.Properties.Appearance.Options.UseFont = true;
            this.txt_depotCode.Size = new System.Drawing.Size(150, 28);
            this.txt_depotCode.TabIndex = 213;
            this.txt_depotCode.Tag = "readonly";
            // 
            // gv_depotCode
            // 
@@ -542,7 +498,7 @@
            this.gv_depotCode.AppearanceCell.Options.UseFont = true;
            this.gv_depotCode.Caption = "仓库编码";
            this.gv_depotCode.FieldName = "depotCode";
            this.gv_depotCode.MinWidth = 100;
            this.gv_depotCode.MinWidth = 50;
            this.gv_depotCode.Name = "gv_depotCode";
            this.gv_depotCode.OptionsColumn.AllowEdit = false;
            this.gv_depotCode.Tag = "query_a.depot_code";
@@ -610,7 +566,7 @@
            // 
            this.gridColumn1.Caption = "使用组织";
            this.gridColumn1.FieldName = "fSubsidiary";
            this.gridColumn1.MinWidth = 250;
            this.gridColumn1.MinWidth = 50;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.Tag = "org.FNumber";
@@ -622,17 +578,18 @@
            // 
            this.gridColumn2.Caption = "禁用状态";
            this.gridColumn2.FieldName = "isNg";
            this.gridColumn2.MaxWidth = 50;
            this.gridColumn2.MinWidth = 50;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Tag = "query_a.zuid";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 8;
            this.gridColumn2.Width = 52;
            this.gridColumn2.Width = 50;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "供应商";
            this.gridColumn6.FieldName = "SUPPLIER_ID";
            this.gridColumn6.FieldName = "suppLierId";
            this.gridColumn6.MinWidth = 60;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Tag = "query_a.SUPPLIER_ID";
@@ -643,7 +600,7 @@
            // gridColumn5
            // 
            this.gridColumn5.Caption = "客户";
            this.gridColumn5.FieldName = "Client_Id";
            this.gridColumn5.FieldName = "clientId";
            this.gridColumn5.MinWidth = 60;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Tag = "query_a.Client_Id";
@@ -677,7 +634,7 @@
            // 
            this.gridColumn3.Caption = "同步时间";
            this.gridColumn3.FieldName = "lastupdateDate";
            this.gridColumn3.MinWidth = 180;
            this.gridColumn3.MinWidth = 50;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Tag = "query_a.lastupdate_date";
            this.gridColumn3.Visible = true;
@@ -727,10 +684,10 @@
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 123);
            this.tabMx.Location = new System.Drawing.Point(0, 117);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1264, 447);
            this.tabMx.Size = new System.Drawing.Size(1264, 453);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -748,10 +705,6 @@
            this.panel1.Controls.Add(this.txt_isNg);
            this.panel1.Controls.Add(this.lb_depottype);
            this.panel1.Controls.Add(this.txt_depottype);
            this.panel1.Controls.Add(this.lb_lastupdateDate);
            this.panel1.Controls.Add(this.txt_lastupdateDate);
            this.panel1.Controls.Add(this.lb_createDate);
            this.panel1.Controls.Add(this.txt_createDate);
            this.panel1.Controls.Add(this.lb_createBy);
            this.panel1.Controls.Add(this.txt_createBy);
            this.panel1.Controls.Add(this.lb_description);
@@ -764,7 +717,7 @@
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1264, 123);
            this.panel1.Size = new System.Drawing.Size(1264, 117);
            this.panel1.TabIndex = 1;
            // 
            // labelControl11
@@ -803,8 +756,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_zuid.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_isNg.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depottype.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_description.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit();
@@ -859,12 +810,6 @@
        private DevExpress.XtraEditors.LabelControl lb_depottype;
        private DevExpress.XtraEditors.TextEdit txt_depottype;
        private DevExpress.XtraGrid.Columns.GridColumn gv_depottype;
        private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
        private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
        private DevExpress.XtraEditors.LabelControl lb_createDate;
        private DevExpress.XtraEditors.TextEdit txt_createDate;
        private DevExpress.XtraEditors.LabelControl lb_createBy;
        private DevExpress.XtraEditors.TextEdit txt_createBy;