| | |
| | | /* Create By GS EasyCode */ |
| | | namespace Gs.DevApp.DevFrm |
| | | { |
| | | partial class Frm_MesPosition |
| | | partial class Frm_MesPosition |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | 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_disabledDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_disabledBy.Properties)).BeginInit(); |
| | |
| | | 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(276, 92); |
| | | this.lb_fforbidstatus.Name = "lb_fforbidstatus"; |
| | |
| | | // |
| | | 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; |
| | | this.txt_fforbidstatus.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_fforbidstatus.TabIndex = 252; |
| | | // |
| | | // gv_fforbidstatus |
| | | // |
| | | this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fforbidstatus.Caption = "禁用状态 "; |
| | | this.gv_fforbidstatus.FieldName = "fforbidstatus"; |
| | |
| | | // |
| | | // 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(276, 54); |
| | | this.lb_disabledDate.Name = "lb_disabledDate"; |
| | |
| | | // |
| | | 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; |
| | | this.txt_disabledDate.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_disabledDate.TabIndex = 228; |
| | | // |
| | | // gv_disabledDate |
| | | // |
| | | this.gv_disabledDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_disabledDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_disabledDate.Caption = "禁用日期 "; |
| | | this.gv_disabledDate.FieldName = "disabledDate"; |
| | |
| | | // |
| | | // lb_disabledBy |
| | | // |
| | | 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(276, 129); |
| | | this.lb_disabledBy.Name = "lb_disabledBy"; |
| | |
| | | // |
| | | 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; |
| | | this.txt_disabledBy.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_disabledBy.TabIndex = 226; |
| | | // |
| | | // gv_disabledBy |
| | | // |
| | | this.gv_disabledBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_disabledBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_disabledBy.Caption = "禁用人 "; |
| | | this.gv_disabledBy.FieldName = "disabledBy"; |
| | |
| | | // |
| | | // lb_creationDate |
| | | // |
| | | 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(276, 14); |
| | | this.lb_creationDate.Name = "lb_creationDate"; |
| | |
| | | // |
| | | 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; |
| | | this.txt_creationDate.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_creationDate.TabIndex = 222; |
| | | // |
| | | // gv_creationDate |
| | | // |
| | | this.gv_creationDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_creationDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_creationDate.Caption = "建立日期 "; |
| | | this.gv_creationDate.FieldName = "creationDate"; |
| | |
| | | // |
| | | // lb_department |
| | | // |
| | | 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(4, 129); |
| | | this.lb_department.Name = "lb_department"; |
| | |
| | | // |
| | | 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; |
| | | this.txt_department.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_department.TabIndex = 219; |
| | | // |
| | | // gv_department |
| | | // |
| | | this.gv_department.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_department.AppearanceCell.Options.UseFont = true; |
| | | this.gv_department.Caption = "所属部门 "; |
| | | this.gv_department.FieldName = "department"; |
| | |
| | | // |
| | | // lb_positionDescription |
| | | // |
| | | 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, 92); |
| | | this.lb_positionDescription.Name = "lb_positionDescription"; |
| | |
| | | // |
| | | 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; |
| | | this.txt_positionDescription.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_positionDescription.TabIndex = 217; |
| | | // |
| | | // gv_positionDescription |
| | | // |
| | | this.gv_positionDescription.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_positionDescription.AppearanceCell.Options.UseFont = true; |
| | | this.gv_positionDescription.Caption = "岗位描述 "; |
| | | this.gv_positionDescription.FieldName = "positionDescription"; |
| | |
| | | // |
| | | // lb_positionName |
| | | // |
| | | 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(4, 54); |
| | | this.lb_positionName.Name = "lb_positionName"; |
| | |
| | | // |
| | | 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; |
| | | this.txt_positionName.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_positionName.TabIndex = 216; |
| | | // |
| | | // gv_positionName |
| | | // |
| | | this.gv_positionName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_positionName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_positionName.Caption = "岗位名称 "; |
| | | this.gv_positionName.FieldName = "positionName"; |
| | |
| | | // |
| | | // lb_positionId |
| | | // |
| | | 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(4, 14); |
| | | this.lb_positionId.Name = "lb_positionId"; |
| | |
| | | // |
| | | 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; |
| | | this.txt_positionId.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_positionId.TabIndex = 213; |
| | | // |
| | | // gv_positionId |
| | | // |
| | | this.gv_positionId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gv_positionId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_positionId.Caption = "岗位编号 "; |
| | | this.gv_positionId.FieldName = "positionId"; |
| | |
| | | // |
| | | // 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"; |
| | |
| | | // 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; |
| | |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Name = "gcMain"; |
| | |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_id, |
| | |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(912, 357); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | 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(912, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | |
| | | // |
| | | 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 |
| | | // |
| | |
| | | this.panel1.Controls.Add(this.txt_positionName); |
| | | this.panel1.Controls.Add(this.lb_positionId); |
| | | this.panel1.Controls.Add(this.txt_positionId); |
| | | 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(566, 215); |
| | |
| | | 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"; |
| | |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).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; |
| | |
| | | private System.Windows.Forms.Panel panel1; |
| | | private System.Windows.Forms.Label lbGuid; |
| | | private DevExpress.XtraEditors.LabelControl labelControl11; |
| | | //BQCreateConrolObejct |
| | | private DevExpress.XtraEditors.LabelControl lb_fforbidstatus; |
| | | private DevExpress.XtraEditors.TextEdit txt_fforbidstatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidstatus; |
| | | //BQCreateConrolObejct |
| | | private DevExpress.XtraEditors.LabelControl lb_fforbidstatus; |
| | | private DevExpress.XtraEditors.TextEdit txt_fforbidstatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidstatus; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_disabledDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_disabledDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_disabledDate; |
| | | private DevExpress.XtraEditors.LabelControl lb_disabledDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_disabledDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_disabledDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_disabledBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_disabledBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_disabledBy; |
| | | private DevExpress.XtraEditors.LabelControl lb_disabledBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_disabledBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_disabledBy; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_creationDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_creationDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_creationDate; |
| | | private DevExpress.XtraEditors.LabelControl lb_creationDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_creationDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_creationDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_department; |
| | | private DevExpress.XtraEditors.TextEdit txt_department; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_department; |
| | | private DevExpress.XtraEditors.LabelControl lb_department; |
| | | private DevExpress.XtraEditors.TextEdit txt_department; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_department; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_positionDescription; |
| | | private DevExpress.XtraEditors.TextEdit txt_positionDescription; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_positionDescription; |
| | | private DevExpress.XtraEditors.LabelControl lb_positionDescription; |
| | | private DevExpress.XtraEditors.TextEdit txt_positionDescription; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_positionDescription; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_positionName; |
| | | private DevExpress.XtraEditors.TextEdit txt_positionName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_positionName; |
| | | private DevExpress.XtraEditors.LabelControl lb_positionName; |
| | | private DevExpress.XtraEditors.TextEdit txt_positionName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_positionName; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_positionId; |
| | | private DevExpress.XtraEditors.TextEdit txt_positionId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_positionId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_id; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_positionId; |
| | | private DevExpress.XtraEditors.TextEdit txt_positionId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_positionId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_id; |
| | | private System.Windows.Forms.PictureBox picCheckBox; |
| | | } |
| | | } |