lu
2024-12-19 1210460a95ba58f219d38e545dcaf9e21383d18f
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();
@@ -76,12 +64,8 @@
            this.panel1 = new System.Windows.Forms.Panel();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            ((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 +73,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();
@@ -97,13 +80,14 @@
            this.xtraTabPage1.SuspendLayout();
            this.xtraTabPage2.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            this.SuspendLayout();
            // 
            // lb_fforbidstatus
            // 
            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 +95,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 +116,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 +128,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 +153,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 +161,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 +186,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 +194,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 +219,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 +227,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 +252,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 +260,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 +285,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 +293,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 +318,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 +326,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;
@@ -458,30 +347,11 @@
            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
            // 
            this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_id.AppearanceCell.Options.UseFont = true;
            this.gv_id.Caption = "id ";
            this.gv_id.Caption = "岗位ID";
            this.gv_id.FieldName = "id";
            this.gv_id.MinWidth = 50;
            this.gv_id.Name = "gv_id";
@@ -494,16 +364,17 @@
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            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.rptService = null;
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(914, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutView = null;
            this.toolBarMenu1.xlsOutParameter = "xlsOut_position{}";
            // 
            // gcMain
            // 
@@ -512,7 +383,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 +426,18 @@
            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.Text = "数据查询";
            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;
            // 
@@ -575,9 +445,8 @@
            // 
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(912, 357);
            this.xtraTabPage2.Text = "数据编辑";
            this.xtraTabPage2.Text = "数据详细";
            // 
            // panel1
            // 
@@ -586,16 +455,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,45 +469,52 @@
            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;
            //
            // picCheckBox
            //
            this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
            this.picCheckBox.Location = new System.Drawing.Point(814, 55);
            this.picCheckBox.Name = "picCheckBox";
            this.picCheckBox.Size = new System.Drawing.Size(100, 50);
            this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.picCheckBox.TabIndex = 6;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // Frm_MesPosition
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(914, 469);
            this.Controls.Add(this.picCheckBox);
            this.Controls.Add(this.xtraTabControl1);
            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 +522,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();
@@ -665,6 +530,7 @@
            this.xtraTabPage2.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            this.ResumeLayout(false);
        }
@@ -683,21 +549,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,10 +577,7 @@
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;
        private System.Windows.Forms.PictureBox picCheckBox;
    }
}