/* Create By GS EasyCode */ namespace Gs.DevApp.DevFrm { partial class Frm_MesWorkshop { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1createDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1name = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1lineNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx1isStatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_departmentid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_departmentcode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_departmentname = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_depextr4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_fmanager = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_parentId = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.panel1 = new System.Windows.Forms.Panel(); this.txt_checkStatus = new DevExpress.XtraEditors.CheckEdit(); this.lb_checkStatus = new DevExpress.XtraEditors.LabelControl(); this.lb_checkBy = new DevExpress.XtraEditors.LabelControl(); this.txt_checkBy = new DevExpress.XtraEditors.TextEdit(); this.lb_checkDate = new DevExpress.XtraEditors.LabelControl(); this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.lbGuid = new System.Windows.Forms.Label(); this.lb_remark = new DevExpress.XtraEditors.LabelControl(); this.txt_remark = new DevExpress.XtraEditors.TextEdit(); this.lb_departmentname = new DevExpress.XtraEditors.LabelControl(); this.txt_departmentname = new DevExpress.XtraEditors.TextEdit(); this.lb_departmentcode = new DevExpress.XtraEditors.LabelControl(); this.txt_departmentcode = new DevExpress.XtraEditors.TextEdit(); this.lb_departmentid = new DevExpress.XtraEditors.LabelControl(); this.txt_departmentid = new DevExpress.XtraEditors.TextEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); this.xtraTabPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_departmentname.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_departmentcode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_departmentid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // gvMx1createBy // this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1createBy.AppearanceCell.Options.UseFont = true; this.gvMx1createBy.Caption = "建立者 "; this.gvMx1createBy.FieldName = "createBy"; this.gvMx1createBy.MinWidth = 50; this.gvMx1createBy.Name = "gvMx1createBy"; this.gvMx1createBy.OptionsColumn.ReadOnly = true; this.gvMx1createBy.Tag = "query_a.create_by"; this.gvMx1createBy.Visible = true; this.gvMx1createBy.VisibleIndex = 4; this.gvMx1createBy.Width = 94; // // gvMx1createDate // this.gvMx1createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1createDate.AppearanceCell.Options.UseFont = true; this.gvMx1createDate.Caption = "建立时间 "; this.gvMx1createDate.FieldName = "createDate"; this.gvMx1createDate.MinWidth = 50; this.gvMx1createDate.Name = "gvMx1createDate"; this.gvMx1createDate.OptionsColumn.ReadOnly = true; this.gvMx1createDate.Tag = "query_a.create_date"; this.gvMx1createDate.Visible = true; this.gvMx1createDate.VisibleIndex = 5; this.gvMx1createDate.Width = 94; // // gvMx1remark // this.gvMx1remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1remark.AppearanceCell.Options.UseFont = true; this.gvMx1remark.Caption = "备注 "; this.gvMx1remark.FieldName = "remark"; this.gvMx1remark.MinWidth = 50; this.gvMx1remark.Name = "gvMx1remark"; this.gvMx1remark.Tag = "query_a.remark"; this.gvMx1remark.Visible = true; this.gvMx1remark.VisibleIndex = 2; this.gvMx1remark.Width = 94; // // gvMx1name // this.gvMx1name.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1name.AppearanceCell.Options.UseFont = true; this.gvMx1name.Caption = "产线名称 "; this.gvMx1name.FieldName = "name"; this.gvMx1name.MinWidth = 50; this.gvMx1name.Name = "gvMx1name"; this.gvMx1name.Tag = "query_a.name"; this.gvMx1name.Visible = true; this.gvMx1name.VisibleIndex = 1; this.gvMx1name.Width = 94; // // gvMx1lineNo // this.gvMx1lineNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1lineNo.AppearanceCell.Options.UseFont = true; this.gvMx1lineNo.Caption = "产线编号 "; this.gvMx1lineNo.FieldName = "lineNo"; this.gvMx1lineNo.MinWidth = 50; this.gvMx1lineNo.Name = "gvMx1lineNo"; this.gvMx1lineNo.Tag = "query_a.line_no"; this.gvMx1lineNo.Visible = true; this.gvMx1lineNo.VisibleIndex = 0; this.gvMx1lineNo.Width = 94; // // gvMx1guid // this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "主键不能移出"; this.gvMx1guid.FieldName = "guid"; this.gvMx1guid.MinWidth = 50; this.gvMx1guid.Name = "gvMx1guid"; this.gvMx1guid.OptionsColumn.ReadOnly = true; this.gvMx1guid.Tag = "query_a.guid"; this.gvMx1guid.Width = 94; // // tabMxPage1 // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; this.tabMxPage1.Size = new System.Drawing.Size(1279, 450); this.tabMxPage1.Text = "产线列表"; // // gcMx1 // this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1, this.repositoryItemCheckEdit1}); this.gcMx1.Size = new System.Drawing.Size(1279, 450); this.gcMx1.TabIndex = 0; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); // // gvMx1 // this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, this.gvMx1lineNo, this.gvMx1name, this.gvMx1remark, this.gvMx1isStatus, this.gvMx1createBy, this.gvMx1createDate, this.gvMxDel}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; this.gvMx1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.True; this.gvMx1.OptionsFind.ShowSearchNavButtons = false; this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx1.OptionsView.ShowGroupPanel = false; // // gvMx1isStatus // this.gvMx1isStatus.Caption = "状态"; this.gvMx1isStatus.ColumnEdit = this.repositoryItemCheckEdit1; this.gvMx1isStatus.FieldName = "isStatus"; this.gvMx1isStatus.MinWidth = 25; this.gvMx1isStatus.Name = "gvMx1isStatus"; this.gvMx1isStatus.Visible = true; this.gvMx1isStatus.VisibleIndex = 3; this.gvMx1isStatus.Width = 94; // // repositoryItemCheckEdit1 // this.repositoryItemCheckEdit1.AutoHeight = false; this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; // // gvMxDel // this.gvMxDel.Caption = "移出"; this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; this.gvMxDel.MinWidth = 25; this.gvMxDel.Name = "gvMxDel"; this.gvMxDel.Visible = true; this.gvMxDel.VisibleIndex = 6; this.gvMxDel.Width = 94; // // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // toolBarMenu1 // this.toolBarMenu1.chkParameter = "SYS_DEPARTMENT,check_date,check_status,check_by"; 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.Size = new System.Drawing.Size(1283, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = "xlsOut_workline{}"; // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(1283, 602); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, this.xtraTabPage2}); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.gcMain); this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1281, 570); this.xtraTabPage1.Text = "数据查询"; // // 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"; this.gcMain.Size = new System.Drawing.Size(1281, 531); this.gcMain.TabIndex = 4; this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // 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_factory, this.gv_departmentid, this.gv_departmentcode, this.gv_departmentname, this.gridColumn3, this.gridColumn2, this.gridColumn1, this.gv_depextr4, this.gv_fmanager, this.gv_remark, this.gv_parentId}); this.gridView1.GridControl = this.gcMain; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; this.gridView1.OptionsCustomization.AllowFilter = false; this.gridView1.OptionsFilter.AllowAutoFilterConditionChange = DevExpress.Utils.DefaultBoolean.False; this.gridView1.OptionsFilter.AllowFilterEditor = false; this.gridView1.OptionsFilter.ShowCustomFunctions = DevExpress.Utils.DefaultBoolean.False; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // // gv_factory // this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_factory.AppearanceCell.Options.UseFont = true; this.gv_factory.Caption = "使用组织"; this.gv_factory.FieldName = "fSubsidiary"; this.gv_factory.MinWidth = 250; this.gv_factory.Name = "gv_factory"; this.gv_factory.OptionsColumn.AllowEdit = false; this.gv_factory.OptionsFilter.AllowFilterModeChanging = DevExpress.Utils.DefaultBoolean.False; this.gv_factory.OptionsFilter.ImmediateUpdateAutoFilter = false; this.gv_factory.Tag = "org.fnamber"; this.gv_factory.Visible = true; this.gv_factory.VisibleIndex = 0; this.gv_factory.Width = 250; // // gv_departmentid // this.gv_departmentid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_departmentid.AppearanceCell.Options.UseFont = true; this.gv_departmentid.Caption = "部门ID"; this.gv_departmentid.FieldName = "departmentid"; this.gv_departmentid.MinWidth = 50; this.gv_departmentid.Name = "gv_departmentid"; this.gv_departmentid.OptionsColumn.AllowEdit = false; this.gv_departmentid.OptionsFilter.ImmediateUpdateAutoFilter = false; this.gv_departmentid.Tag = "query_a.departmentid"; this.gv_departmentid.Visible = true; this.gv_departmentid.VisibleIndex = 1; this.gv_departmentid.Width = 94; // // gv_departmentcode // this.gv_departmentcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_departmentcode.AppearanceCell.Options.UseFont = true; this.gv_departmentcode.Caption = "部门编号"; this.gv_departmentcode.FieldName = "departmentcode"; this.gv_departmentcode.MinWidth = 80; this.gv_departmentcode.Name = "gv_departmentcode"; this.gv_departmentcode.OptionsColumn.AllowEdit = false; this.gv_departmentcode.OptionsFilter.ImmediateUpdateAutoFilter = false; this.gv_departmentcode.Tag = "query_a.departmentcode"; this.gv_departmentcode.Visible = true; this.gv_departmentcode.VisibleIndex = 2; this.gv_departmentcode.Width = 94; // // gv_departmentname // this.gv_departmentname.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_departmentname.AppearanceCell.Options.UseFont = true; this.gv_departmentname.Caption = "部门名称"; this.gv_departmentname.FieldName = "departmentname"; this.gv_departmentname.MinWidth = 150; this.gv_departmentname.Name = "gv_departmentname"; this.gv_departmentname.OptionsColumn.AllowEdit = false; this.gv_departmentname.OptionsFilter.ImmediateUpdateAutoFilter = false; this.gv_departmentname.Tag = "query_a.departmentname"; this.gv_departmentname.Visible = true; this.gv_departmentname.VisibleIndex = 3; this.gv_departmentname.Width = 150; // // gridColumn3 // this.gridColumn3.Caption = "审核状态"; this.gridColumn3.FieldName = "checkStatus"; this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 4; this.gridColumn3.Width = 94; // // gridColumn2 // this.gridColumn2.Caption = "审核人"; this.gridColumn2.FieldName = "checkBy"; this.gridColumn2.MinWidth = 25; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 5; this.gridColumn2.Width = 94; // // gridColumn1 // this.gridColumn1.Caption = "审核日期"; this.gridColumn1.FieldName = "checkDate"; this.gridColumn1.MinWidth = 25; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 6; this.gridColumn1.Width = 94; // // gv_depextr4 // this.gv_depextr4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_depextr4.AppearanceCell.Options.UseFont = true; this.gv_depextr4.Caption = "A启用B禁用"; this.gv_depextr4.FieldName = "depextr4"; this.gv_depextr4.MinWidth = 50; this.gv_depextr4.Name = "gv_depextr4"; this.gv_depextr4.OptionsColumn.AllowEdit = false; this.gv_depextr4.OptionsFilter.ImmediateUpdateAutoFilter = false; this.gv_depextr4.Tag = "query_a.depextr4"; this.gv_depextr4.Visible = true; this.gv_depextr4.VisibleIndex = 7; this.gv_depextr4.Width = 94; // // gv_fmanager // this.gv_fmanager.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_fmanager.AppearanceCell.Options.UseFont = true; this.gv_fmanager.Caption = "部门经理"; this.gv_fmanager.FieldName = "fmanager"; this.gv_fmanager.MinWidth = 50; this.gv_fmanager.Name = "gv_fmanager"; this.gv_fmanager.OptionsColumn.AllowEdit = false; this.gv_fmanager.OptionsFilter.ImmediateUpdateAutoFilter = false; this.gv_fmanager.Tag = "query_a.fmanager"; this.gv_fmanager.Visible = true; this.gv_fmanager.VisibleIndex = 8; this.gv_fmanager.Width = 94; // // gv_remark // 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.FieldName = "remark"; this.gv_remark.MinWidth = 50; this.gv_remark.Name = "gv_remark"; this.gv_remark.OptionsColumn.AllowEdit = false; this.gv_remark.OptionsFilter.ImmediateUpdateAutoFilter = false; this.gv_remark.Tag = "query_a.remark"; this.gv_remark.Visible = true; this.gv_remark.VisibleIndex = 9; this.gv_remark.Width = 94; // // gv_parentId // this.gv_parentId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_parentId.AppearanceCell.Options.UseFont = true; this.gv_parentId.Caption = "上级部门"; this.gv_parentId.FieldName = "fParentID"; this.gv_parentId.MinWidth = 150; this.gv_parentId.Name = "gv_parentId"; this.gv_parentId.OptionsColumn.AllowEdit = false; this.gv_parentId.OptionsFilter.ImmediateUpdateAutoFilter = false; this.gv_parentId.Tag = "query_c.Departmentname"; this.gv_parentId.Visible = true; this.gv_parentId.VisibleIndex = 10; this.gv_parentId.Width = 150; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; this.pageBar1.Location = new System.Drawing.Point(0, 531); this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; this.pageBar1.Size = new System.Drawing.Size(1281, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.tabMx); this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(1281, 570); this.xtraTabPage2.Text = "数据编辑"; // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; this.tabMx.Location = new System.Drawing.Point(0, 88); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; this.tabMx.Size = new System.Drawing.Size(1281, 482); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1}); // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; this.panel1.Controls.Add(this.txt_checkStatus); this.panel1.Controls.Add(this.lb_checkStatus); this.panel1.Controls.Add(this.lb_checkBy); this.panel1.Controls.Add(this.txt_checkBy); this.panel1.Controls.Add(this.lb_checkDate); this.panel1.Controls.Add(this.txt_checkDate); this.panel1.Controls.Add(this.labelControl11); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_remark); this.panel1.Controls.Add(this.txt_remark); this.panel1.Controls.Add(this.lb_departmentname); this.panel1.Controls.Add(this.txt_departmentname); this.panel1.Controls.Add(this.lb_departmentcode); this.panel1.Controls.Add(this.txt_departmentcode); this.panel1.Controls.Add(this.lb_departmentid); this.panel1.Controls.Add(this.txt_departmentid); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; 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(1281, 88); this.panel1.TabIndex = 1; // // txt_checkStatus // this.txt_checkStatus.Enabled = false; this.txt_checkStatus.Location = new System.Drawing.Point(845, 56); this.txt_checkStatus.Name = "txt_checkStatus"; this.txt_checkStatus.Properties.Caption = ""; this.txt_checkStatus.Size = new System.Drawing.Size(94, 24); this.txt_checkStatus.TabIndex = 321; // // lb_checkStatus // this.lb_checkStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkStatus.Appearance.Options.UseFont = true; this.lb_checkStatus.Location = new System.Drawing.Point(771, 58); this.lb_checkStatus.Name = "lb_checkStatus"; this.lb_checkStatus.Size = new System.Drawing.Size(68, 21); this.lb_checkStatus.TabIndex = 320; this.lb_checkStatus.Text = "审核状态"; // // lb_checkBy // this.lb_checkBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkBy.Appearance.Options.UseFont = true; this.lb_checkBy.Location = new System.Drawing.Point(546, 19); this.lb_checkBy.Name = "lb_checkBy"; this.lb_checkBy.Size = new System.Drawing.Size(51, 21); this.lb_checkBy.TabIndex = 318; this.lb_checkBy.Text = "审核人"; // // txt_checkBy // this.txt_checkBy.Enabled = false; this.txt_checkBy.Location = new System.Drawing.Point(615, 15); this.txt_checkBy.Name = "txt_checkBy"; this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkBy.Properties.Appearance.Options.UseFont = true; this.txt_checkBy.Size = new System.Drawing.Size(150, 28); this.txt_checkBy.TabIndex = 319; // // lb_checkDate // this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkDate.Appearance.Options.UseFont = true; this.lb_checkDate.Location = new System.Drawing.Point(529, 58); this.lb_checkDate.Name = "lb_checkDate"; this.lb_checkDate.Size = new System.Drawing.Size(68, 21); this.lb_checkDate.TabIndex = 316; this.lb_checkDate.Text = "审核时间"; // // txt_checkDate // this.txt_checkDate.Enabled = false; this.txt_checkDate.Location = new System.Drawing.Point(615, 54); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkDate.Properties.Appearance.Options.UseFont = true; this.txt_checkDate.Size = new System.Drawing.Size(150, 28); this.txt_checkDate.TabIndex = 317; // // labelControl11 // this.labelControl11.Location = new System.Drawing.Point(857, 19); 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 = 293; this.labelControl11.Text = "主键:"; this.labelControl11.Visible = false; // // lbGuid // this.lbGuid.AutoSize = true; this.lbGuid.Location = new System.Drawing.Point(908, 19); this.lbGuid.Name = "lbGuid"; this.lbGuid.Size = new System.Drawing.Size(0, 21); this.lbGuid.TabIndex = 292; this.lbGuid.Visible = false; // // lb_remark // this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_remark.Appearance.Options.UseFont = true; this.lb_remark.Location = new System.Drawing.Point(315, 58); this.lb_remark.Name = "lb_remark"; this.lb_remark.Size = new System.Drawing.Size(39, 21); this.lb_remark.TabIndex = 315; this.lb_remark.Text = "备注 "; // // txt_remark // this.txt_remark.Enabled = false; this.txt_remark.Location = new System.Drawing.Point(360, 54); this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_remark.Properties.Appearance.Options.UseFont = true; this.txt_remark.Size = new System.Drawing.Size(150, 28); this.txt_remark.TabIndex = 314; // // lb_departmentname // this.lb_departmentname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_departmentname.Appearance.Options.UseFont = true; this.lb_departmentname.Location = new System.Drawing.Point(39, 57); this.lb_departmentname.Name = "lb_departmentname"; this.lb_departmentname.Size = new System.Drawing.Size(73, 21); this.lb_departmentname.TabIndex = 299; this.lb_departmentname.Text = "部门名称 "; // // txt_departmentname // this.txt_departmentname.Enabled = false; this.txt_departmentname.Location = new System.Drawing.Point(118, 53); this.txt_departmentname.Name = "txt_departmentname"; this.txt_departmentname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_departmentname.Properties.Appearance.Options.UseFont = true; this.txt_departmentname.Size = new System.Drawing.Size(150, 28); this.txt_departmentname.TabIndex = 298; // // lb_departmentcode // this.lb_departmentcode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_departmentcode.Appearance.Options.UseFont = true; this.lb_departmentcode.Location = new System.Drawing.Point(281, 19); this.lb_departmentcode.Name = "lb_departmentcode"; this.lb_departmentcode.Size = new System.Drawing.Size(73, 21); this.lb_departmentcode.TabIndex = 297; this.lb_departmentcode.Text = "部门编号 "; // // txt_departmentcode // this.txt_departmentcode.Enabled = false; this.txt_departmentcode.Location = new System.Drawing.Point(360, 15); this.txt_departmentcode.Name = "txt_departmentcode"; this.txt_departmentcode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_departmentcode.Properties.Appearance.Options.UseFont = true; this.txt_departmentcode.Size = new System.Drawing.Size(150, 28); this.txt_departmentcode.TabIndex = 296; // // lb_departmentid // this.lb_departmentid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_departmentid.Appearance.Options.UseFont = true; this.lb_departmentid.Location = new System.Drawing.Point(55, 19); this.lb_departmentid.Name = "lb_departmentid"; this.lb_departmentid.Size = new System.Drawing.Size(57, 21); this.lb_departmentid.TabIndex = 294; this.lb_departmentid.Text = "部门ID "; // // txt_departmentid // this.txt_departmentid.Enabled = false; this.txt_departmentid.Location = new System.Drawing.Point(118, 15); this.txt_departmentid.Name = "txt_departmentid"; this.txt_departmentid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_departmentid.Properties.Appearance.Options.UseFont = true; this.txt_departmentid.Size = new System.Drawing.Size(150, 28); this.txt_departmentid.TabIndex = 295; // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; this.picCheckBox.Location = new System.Drawing.Point(1034, 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 = 5; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // // Frm_MesWorkshop // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1283, 682); this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesWorkshop"; this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); this.xtraTabPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_departmentname.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_departmentcode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_departmentid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; private DevExpress.XtraTab.XtraTabPage xtraTabPage1; private DevExpress.XtraTab.XtraTabPage xtraTabPage2; private UserControls.Data.UcPageBar pageBar1; private System.Windows.Forms.Panel panel1; private DevExpress.XtraTab.XtraTabControl tabMx; private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy; private DevExpress.XtraGrid.Columns.GridColumn gvMx1createDate; private DevExpress.XtraGrid.Columns.GridColumn gvMx1remark; private DevExpress.XtraGrid.Columns.GridColumn gvMx1name; private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineNo; 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 gvMxDel; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraGrid.Columns.GridColumn gvMx1isStatus; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraGrid.GridControl gcMain; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gv_factory; private DevExpress.XtraGrid.Columns.GridColumn gv_departmentid; private DevExpress.XtraGrid.Columns.GridColumn gv_departmentcode; private DevExpress.XtraGrid.Columns.GridColumn gv_departmentname; private DevExpress.XtraGrid.Columns.GridColumn gv_depextr4; private DevExpress.XtraGrid.Columns.GridColumn gv_fmanager; private DevExpress.XtraGrid.Columns.GridColumn gv_remark; private DevExpress.XtraGrid.Columns.GridColumn gv_parentId; private DevExpress.XtraEditors.LabelControl labelControl11; private System.Windows.Forms.Label lbGuid; private DevExpress.XtraEditors.LabelControl lb_remark; private DevExpress.XtraEditors.TextEdit txt_remark; private DevExpress.XtraEditors.LabelControl lb_departmentname; private DevExpress.XtraEditors.TextEdit txt_departmentname; private DevExpress.XtraEditors.LabelControl lb_departmentcode; private DevExpress.XtraEditors.TextEdit txt_departmentcode; private DevExpress.XtraEditors.LabelControl lb_departmentid; private DevExpress.XtraEditors.TextEdit txt_departmentid; private DevExpress.XtraEditors.CheckEdit txt_checkStatus; private DevExpress.XtraEditors.LabelControl lb_checkStatus; private DevExpress.XtraEditors.LabelControl lb_checkBy; private DevExpress.XtraEditors.TextEdit txt_checkBy; private DevExpress.XtraEditors.LabelControl lb_checkDate; private DevExpress.XtraEditors.TextEdit txt_checkDate; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; } }