From 24630373c3292d834da7b87b921486515e8eca0d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 25 十月 2024 16:54:20 +0800 Subject: [PATCH] 基础信息整理 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs | 220 ++++++------------------------------------------------ 1 files changed, 27 insertions(+), 193 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs index af16e6a..6f7ecfb 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesPosition.Designer.cs @@ -32,16 +32,6 @@ this.lb_fforbidstatus = new DevExpress.XtraEditors.LabelControl(); this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit(); this.gv_fforbidstatus = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_remark5 = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark5 = new DevExpress.XtraEditors.TextEdit(); - this.lb_remark4 = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark4 = new DevExpress.XtraEditors.TextEdit(); - this.lb_remark3 = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark3 = new DevExpress.XtraEditors.TextEdit(); - this.lb_remark2 = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark2 = new DevExpress.XtraEditors.TextEdit(); - this.lb_remark1 = new DevExpress.XtraEditors.LabelControl(); - this.txt_remark1 = new DevExpress.XtraEditors.TextEdit(); this.lb_disabledDate = new DevExpress.XtraEditors.LabelControl(); this.txt_disabledDate = new DevExpress.XtraEditors.TextEdit(); this.gv_disabledDate = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -63,8 +53,6 @@ this.lb_positionId = new DevExpress.XtraEditors.LabelControl(); this.txt_positionId = new DevExpress.XtraEditors.TextEdit(); this.gv_positionId = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_id = new DevExpress.XtraEditors.LabelControl(); - this.txt_id = new DevExpress.XtraEditors.TextEdit(); this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); @@ -77,11 +65,6 @@ this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark5.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark4.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark3.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark2.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_disabledDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_disabledBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_creationDate.Properties)).BeginInit(); @@ -89,7 +72,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_positionDescription.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_positionName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_positionId.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); @@ -103,7 +85,7 @@ // this.lb_fforbidstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fforbidstatus.Appearance.Options.UseFont = true; - this.lb_fforbidstatus.Location = new System.Drawing.Point(520, 123); + this.lb_fforbidstatus.Location = new System.Drawing.Point(276, 92); this.lb_fforbidstatus.Name = "lb_fforbidstatus"; this.lb_fforbidstatus.Size = new System.Drawing.Size(73, 21); this.lb_fforbidstatus.TabIndex = 252; @@ -111,7 +93,7 @@ // // txt_fforbidstatus // - this.txt_fforbidstatus.Location = new System.Drawing.Point(595, 119); + this.txt_fforbidstatus.Location = new System.Drawing.Point(351, 88); this.txt_fforbidstatus.Name = "txt_fforbidstatus"; this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true; @@ -132,106 +114,11 @@ this.gv_fforbidstatus.VisibleIndex = 8; this.gv_fforbidstatus.Width = 94; // - // lb_remark5 - // - this.lb_remark5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark5.Appearance.Options.UseFont = true; - this.lb_remark5.Location = new System.Drawing.Point(11, 165); - this.lb_remark5.Name = "lb_remark5"; - this.lb_remark5.Size = new System.Drawing.Size(66, 21); - this.lb_remark5.TabIndex = 247; - this.lb_remark5.Text = "remark5 "; - // - // txt_remark5 - // - this.txt_remark5.Location = new System.Drawing.Point(85, 161); - this.txt_remark5.Name = "txt_remark5"; - this.txt_remark5.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark5.Properties.Appearance.Options.UseFont = true; - this.txt_remark5.Size = new System.Drawing.Size(150, 28); - this.txt_remark5.TabIndex = 247; - // - // lb_remark4 - // - this.lb_remark4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark4.Appearance.Options.UseFont = true; - this.lb_remark4.Location = new System.Drawing.Point(270, 123); - this.lb_remark4.Name = "lb_remark4"; - this.lb_remark4.Size = new System.Drawing.Size(66, 21); - this.lb_remark4.TabIndex = 243; - this.lb_remark4.Text = "remark4 "; - // - // txt_remark4 - // - this.txt_remark4.Location = new System.Drawing.Point(346, 119); - this.txt_remark4.Name = "txt_remark4"; - this.txt_remark4.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark4.Properties.Appearance.Options.UseFont = true; - this.txt_remark4.Size = new System.Drawing.Size(150, 28); - this.txt_remark4.TabIndex = 243; - // - // lb_remark3 - // - this.lb_remark3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark3.Appearance.Options.UseFont = true; - this.lb_remark3.Location = new System.Drawing.Point(11, 123); - this.lb_remark3.Name = "lb_remark3"; - this.lb_remark3.Size = new System.Drawing.Size(66, 21); - this.lb_remark3.TabIndex = 240; - this.lb_remark3.Text = "remark3 "; - // - // txt_remark3 - // - this.txt_remark3.Location = new System.Drawing.Point(85, 119); - this.txt_remark3.Name = "txt_remark3"; - this.txt_remark3.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark3.Properties.Appearance.Options.UseFont = true; - this.txt_remark3.Size = new System.Drawing.Size(150, 28); - this.txt_remark3.TabIndex = 240; - // - // lb_remark2 - // - this.lb_remark2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark2.Appearance.Options.UseFont = true; - this.lb_remark2.Location = new System.Drawing.Point(270, 86); - this.lb_remark2.Name = "lb_remark2"; - this.lb_remark2.Size = new System.Drawing.Size(66, 21); - this.lb_remark2.TabIndex = 235; - this.lb_remark2.Text = "remark2 "; - // - // txt_remark2 - // - this.txt_remark2.Location = new System.Drawing.Point(346, 82); - this.txt_remark2.Name = "txt_remark2"; - this.txt_remark2.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark2.Properties.Appearance.Options.UseFont = true; - this.txt_remark2.Size = new System.Drawing.Size(150, 28); - this.txt_remark2.TabIndex = 235; - // - // lb_remark1 - // - this.lb_remark1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_remark1.Appearance.Options.UseFont = true; - this.lb_remark1.Location = new System.Drawing.Point(11, 86); - this.lb_remark1.Name = "lb_remark1"; - this.lb_remark1.Size = new System.Drawing.Size(66, 21); - this.lb_remark1.TabIndex = 231; - this.lb_remark1.Text = "remark1 "; - // - // txt_remark1 - // - this.txt_remark1.Location = new System.Drawing.Point(85, 82); - this.txt_remark1.Name = "txt_remark1"; - this.txt_remark1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_remark1.Properties.Appearance.Options.UseFont = true; - this.txt_remark1.Size = new System.Drawing.Size(150, 28); - this.txt_remark1.TabIndex = 231; - // // lb_disabledDate // this.lb_disabledDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_disabledDate.Appearance.Options.UseFont = true; - this.lb_disabledDate.Location = new System.Drawing.Point(520, 86); + this.lb_disabledDate.Location = new System.Drawing.Point(276, 54); this.lb_disabledDate.Name = "lb_disabledDate"; this.lb_disabledDate.Size = new System.Drawing.Size(73, 21); this.lb_disabledDate.TabIndex = 228; @@ -239,7 +126,7 @@ // // txt_disabledDate // - this.txt_disabledDate.Location = new System.Drawing.Point(595, 82); + this.txt_disabledDate.Location = new System.Drawing.Point(351, 50); this.txt_disabledDate.Name = "txt_disabledDate"; this.txt_disabledDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_disabledDate.Properties.Appearance.Options.UseFont = true; @@ -264,7 +151,7 @@ // this.lb_disabledBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_disabledBy.Appearance.Options.UseFont = true; - this.lb_disabledBy.Location = new System.Drawing.Point(520, 165); + this.lb_disabledBy.Location = new System.Drawing.Point(276, 129); this.lb_disabledBy.Name = "lb_disabledBy"; this.lb_disabledBy.Size = new System.Drawing.Size(56, 21); this.lb_disabledBy.TabIndex = 226; @@ -272,7 +159,7 @@ // // txt_disabledBy // - this.txt_disabledBy.Location = new System.Drawing.Point(595, 161); + this.txt_disabledBy.Location = new System.Drawing.Point(351, 125); this.txt_disabledBy.Name = "txt_disabledBy"; this.txt_disabledBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_disabledBy.Properties.Appearance.Options.UseFont = true; @@ -297,7 +184,7 @@ // this.lb_creationDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_creationDate.Appearance.Options.UseFont = true; - this.lb_creationDate.Location = new System.Drawing.Point(520, 52); + this.lb_creationDate.Location = new System.Drawing.Point(276, 14); this.lb_creationDate.Name = "lb_creationDate"; this.lb_creationDate.Size = new System.Drawing.Size(73, 21); this.lb_creationDate.TabIndex = 222; @@ -305,7 +192,7 @@ // // txt_creationDate // - this.txt_creationDate.Location = new System.Drawing.Point(595, 48); + this.txt_creationDate.Location = new System.Drawing.Point(351, 10); this.txt_creationDate.Name = "txt_creationDate"; this.txt_creationDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_creationDate.Properties.Appearance.Options.UseFont = true; @@ -330,7 +217,7 @@ // this.lb_department.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_department.Appearance.Options.UseFont = true; - this.lb_department.Location = new System.Drawing.Point(270, 52); + this.lb_department.Location = new System.Drawing.Point(4, 129); this.lb_department.Name = "lb_department"; this.lb_department.Size = new System.Drawing.Size(73, 21); this.lb_department.TabIndex = 219; @@ -338,7 +225,7 @@ // // txt_department // - this.txt_department.Location = new System.Drawing.Point(346, 48); + this.txt_department.Location = new System.Drawing.Point(86, 125); this.txt_department.Name = "txt_department"; this.txt_department.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_department.Properties.Appearance.Options.UseFont = true; @@ -363,7 +250,7 @@ // this.lb_positionDescription.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_positionDescription.Appearance.Options.UseFont = true; - this.lb_positionDescription.Location = new System.Drawing.Point(4, 52); + this.lb_positionDescription.Location = new System.Drawing.Point(4, 92); this.lb_positionDescription.Name = "lb_positionDescription"; this.lb_positionDescription.Size = new System.Drawing.Size(73, 21); this.lb_positionDescription.TabIndex = 217; @@ -371,7 +258,7 @@ // // txt_positionDescription // - this.txt_positionDescription.Location = new System.Drawing.Point(85, 48); + this.txt_positionDescription.Location = new System.Drawing.Point(86, 88); this.txt_positionDescription.Name = "txt_positionDescription"; this.txt_positionDescription.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_positionDescription.Properties.Appearance.Options.UseFont = true; @@ -396,7 +283,7 @@ // this.lb_positionName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_positionName.Appearance.Options.UseFont = true; - this.lb_positionName.Location = new System.Drawing.Point(520, 14); + this.lb_positionName.Location = new System.Drawing.Point(4, 54); this.lb_positionName.Name = "lb_positionName"; this.lb_positionName.Size = new System.Drawing.Size(73, 21); this.lb_positionName.TabIndex = 216; @@ -404,7 +291,7 @@ // // txt_positionName // - this.txt_positionName.Location = new System.Drawing.Point(595, 10); + this.txt_positionName.Location = new System.Drawing.Point(86, 50); this.txt_positionName.Name = "txt_positionName"; this.txt_positionName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_positionName.Properties.Appearance.Options.UseFont = true; @@ -429,7 +316,7 @@ // this.lb_positionId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_positionId.Appearance.Options.UseFont = true; - this.lb_positionId.Location = new System.Drawing.Point(270, 14); + this.lb_positionId.Location = new System.Drawing.Point(4, 14); this.lb_positionId.Name = "lb_positionId"; this.lb_positionId.Size = new System.Drawing.Size(73, 21); this.lb_positionId.TabIndex = 213; @@ -437,7 +324,7 @@ // // txt_positionId // - this.txt_positionId.Location = new System.Drawing.Point(346, 10); + this.txt_positionId.Location = new System.Drawing.Point(86, 10); this.txt_positionId.Name = "txt_positionId"; this.txt_positionId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_positionId.Properties.Appearance.Options.UseFont = true; @@ -457,25 +344,6 @@ this.gv_positionId.Visible = true; this.gv_positionId.VisibleIndex = 1; this.gv_positionId.Width = 94; - // - // lb_id - // - this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_id.Appearance.Options.UseFont = true; - this.lb_id.Location = new System.Drawing.Point(59, 14); - this.lb_id.Name = "lb_id"; - this.lb_id.Size = new System.Drawing.Size(18, 21); - this.lb_id.TabIndex = 211; - this.lb_id.Text = "id "; - // - // txt_id - // - this.txt_id.Location = new System.Drawing.Point(85, 10); - this.txt_id.Name = "txt_id"; - this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_id.Properties.Appearance.Options.UseFont = true; - this.txt_id.Size = new System.Drawing.Size(150, 28); - this.txt_id.TabIndex = 211; // // gv_id // @@ -499,11 +367,11 @@ this.toolBarMenu1.isSetBtn = false; this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); this.toolBarMenu1.Name = "toolBarMenu1"; - + this.toolBarMenu1.rptParameter = null; this.toolBarMenu1.Size = new System.Drawing.Size(914, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; - + this.toolBarMenu1.xlsOutParameter = "xlsOut_position{}"; // // gcMain // @@ -512,7 +380,7 @@ this.gcMain.Location = new System.Drawing.Point(0, 0); this.gcMain.MainView = this.gridView1; this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1126, 531); + this.gcMain.Size = new System.Drawing.Size(912, 318); this.gcMain.TabIndex = 1; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -555,19 +423,19 @@ this.xtraTabPage1.Controls.Add(this.gcMain); this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); + this.xtraTabPage1.Size = new System.Drawing.Size(912, 357); this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 531); + this.pageBar1.Location = new System.Drawing.Point(0, 318); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; this.pageBar1.RowsCount = 50; - this.pageBar1.Size = new System.Drawing.Size(1126, 39); + this.pageBar1.Size = new System.Drawing.Size(912, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // @@ -586,16 +454,6 @@ this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_fforbidstatus); this.panel1.Controls.Add(this.txt_fforbidstatus); - this.panel1.Controls.Add(this.lb_remark5); - this.panel1.Controls.Add(this.txt_remark5); - this.panel1.Controls.Add(this.lb_remark4); - this.panel1.Controls.Add(this.txt_remark4); - this.panel1.Controls.Add(this.lb_remark3); - this.panel1.Controls.Add(this.txt_remark3); - this.panel1.Controls.Add(this.lb_remark2); - this.panel1.Controls.Add(this.txt_remark2); - this.panel1.Controls.Add(this.lb_remark1); - this.panel1.Controls.Add(this.txt_remark1); this.panel1.Controls.Add(this.lb_disabledDate); this.panel1.Controls.Add(this.txt_disabledDate); this.panel1.Controls.Add(this.lb_disabledBy); @@ -610,30 +468,30 @@ this.panel1.Controls.Add(this.txt_positionName); this.panel1.Controls.Add(this.lb_positionId); this.panel1.Controls.Add(this.txt_positionId); - this.panel1.Controls.Add(this.lb_id); - this.panel1.Controls.Add(this.txt_id); this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(76, 20); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(791, 305); + this.panel1.Size = new System.Drawing.Size(566, 215); this.panel1.TabIndex = 1; // // labelControl11 // - this.labelControl11.Location = new System.Drawing.Point(32, 231); + this.labelControl11.Location = new System.Drawing.Point(45, 181); 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); this.labelControl11.TabIndex = 130; this.labelControl11.Text = "涓婚敭锛�"; + this.labelControl11.Visible = false; // // lbGuid // this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(83, 231); + this.lbGuid.Location = new System.Drawing.Point(96, 181); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 1; + this.lbGuid.Visible = false; // // Frm_MesPosition // @@ -644,11 +502,6 @@ this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesPosition"; ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark5.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark4.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark3.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark2.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_remark1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_disabledDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_disabledBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_creationDate.Properties)).EndInit(); @@ -656,7 +509,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_positionDescription.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_positionName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_positionId.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); @@ -683,21 +535,6 @@ private DevExpress.XtraEditors.LabelControl lb_fforbidstatus; private DevExpress.XtraEditors.TextEdit txt_fforbidstatus; private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidstatus; - -private DevExpress.XtraEditors.LabelControl lb_remark5; -private DevExpress.XtraEditors.TextEdit txt_remark5; - -private DevExpress.XtraEditors.LabelControl lb_remark4; -private DevExpress.XtraEditors.TextEdit txt_remark4; - -private DevExpress.XtraEditors.LabelControl lb_remark3; -private DevExpress.XtraEditors.TextEdit txt_remark3; - -private DevExpress.XtraEditors.LabelControl lb_remark2; -private DevExpress.XtraEditors.TextEdit txt_remark2; - -private DevExpress.XtraEditors.LabelControl lb_remark1; -private DevExpress.XtraEditors.TextEdit txt_remark1; private DevExpress.XtraEditors.LabelControl lb_disabledDate; private DevExpress.XtraEditors.TextEdit txt_disabledDate; @@ -726,9 +563,6 @@ private DevExpress.XtraEditors.LabelControl lb_positionId; private DevExpress.XtraEditors.TextEdit txt_positionId; private DevExpress.XtraGrid.Columns.GridColumn gv_positionId; - -private DevExpress.XtraEditors.LabelControl lb_id; -private DevExpress.XtraEditors.TextEdit txt_id; private DevExpress.XtraGrid.Columns.GridColumn gv_id; } -- Gitblit v1.9.3