namespace DeviceRepairAndOptimization.Pages.AM.Plan { partial class pageAmMaintenancePlanView { /// /// 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageAmMaintenancePlanView)); DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gcDisplayEquipmentID = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcEquipmentName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcVersionCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcJan = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcFeb = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcMar = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcApr = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcMay = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcJun = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcJul = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcAug = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcSep = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcOct = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcNov = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcDec = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcPMStartMonth = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcCreatUserName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcCreatDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcChangeUserName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcChangeDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcRemarks = new DevExpress.XtraGrid.Columns.GridColumn(); this.txtFilter = new DevExpress.XtraEditors.ButtonEdit(); this.btnExport = new DevExpress.XtraEditors.SimpleButton(); this.btnImport = new DevExpress.XtraEditors.SimpleButton(); this.btn_Remove = new DevExpress.XtraEditors.SimpleButton(); this.btnEdit = new DevExpress.XtraEditors.SimpleButton(); this.btnAdd = new DevExpress.XtraEditors.SimpleButton(); this.teYear = new DevExpress.XtraEditors.DateEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DeviceRepairAndOptimization.frmWaiting), true, true); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFilter.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.teYear.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.teYear.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.AllowCustomization = false; this.layoutControl1.Controls.Add(this.gridControl1); this.layoutControl1.Controls.Add(this.txtFilter); this.layoutControl1.Controls.Add(this.btnExport); this.layoutControl1.Controls.Add(this.btnImport); this.layoutControl1.Controls.Add(this.btn_Remove); this.layoutControl1.Controls.Add(this.btnEdit); this.layoutControl1.Controls.Add(this.btnAdd); this.layoutControl1.Controls.Add(this.teYear); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1237, 694, 650, 400); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.BackColor = System.Drawing.Color.LightGray; this.layoutControl1.OptionsPrint.AppearanceGroupCaption.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.25F); this.layoutControl1.OptionsPrint.AppearanceGroupCaption.Options.UseBackColor = true; this.layoutControl1.OptionsPrint.AppearanceGroupCaption.Options.UseFont = true; this.layoutControl1.OptionsPrint.AppearanceGroupCaption.Options.UseTextOptions = true; this.layoutControl1.OptionsPrint.AppearanceGroupCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControl1.OptionsPrint.AppearanceGroupCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(1854, 916); this.layoutControl1.TabIndex = 1; this.layoutControl1.Text = "layoutControl1"; // // gridControl1 // this.gridControl1.Location = new System.Drawing.Point(12, 42); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(1830, 862); this.gridControl1.TabIndex = 11; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gcDisplayEquipmentID, this.gcEquipmentName, this.gcVersionCode, this.gcJan, this.gcFeb, this.gcMar, this.gcApr, this.gcMay, this.gcJun, this.gcJul, this.gcAug, this.gcSep, this.gcOct, this.gcNov, this.gcDec, this.gcPMStartMonth, this.gcCreatUserName, this.gcCreatDate, this.gcChangeUserName, this.gcChangeDate, this.gcRemarks}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsView.ShowGroupPanel = false; this.gridView1.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView1_RowCellStyle); // // gcDisplayEquipmentID // this.gcDisplayEquipmentID.Caption = "设备编号"; this.gcDisplayEquipmentID.FieldName = "DisplayEquipmentID"; this.gcDisplayEquipmentID.Name = "gcDisplayEquipmentID"; this.gcDisplayEquipmentID.Visible = true; this.gcDisplayEquipmentID.VisibleIndex = 0; // // gcEquipmentName // this.gcEquipmentName.Caption = "设备名称"; this.gcEquipmentName.FieldName = "EquipmentName"; this.gcEquipmentName.Name = "gcEquipmentName"; this.gcEquipmentName.Visible = true; this.gcEquipmentName.VisibleIndex = 1; // // gcVersionCode // this.gcVersionCode.Caption = "点检表"; this.gcVersionCode.FieldName = "VersionCode"; this.gcVersionCode.Name = "gcVersionCode"; this.gcVersionCode.Visible = true; this.gcVersionCode.VisibleIndex = 2; // // gcJan // this.gcJan.Caption = "一月"; this.gcJan.FieldName = "Jan"; this.gcJan.Name = "gcJan"; this.gcJan.Visible = true; this.gcJan.VisibleIndex = 3; // // gcFeb // this.gcFeb.Caption = "二月"; this.gcFeb.FieldName = "Feb"; this.gcFeb.Name = "gcFeb"; this.gcFeb.Visible = true; this.gcFeb.VisibleIndex = 4; // // gcMar // this.gcMar.Caption = "三月"; this.gcMar.FieldName = "Mar"; this.gcMar.Name = "gcMar"; this.gcMar.Visible = true; this.gcMar.VisibleIndex = 5; // // gcApr // this.gcApr.Caption = "四月"; this.gcApr.FieldName = "Apr"; this.gcApr.Name = "gcApr"; this.gcApr.Visible = true; this.gcApr.VisibleIndex = 6; // // gcMay // this.gcMay.Caption = "五月"; this.gcMay.FieldName = "May"; this.gcMay.Name = "gcMay"; this.gcMay.Visible = true; this.gcMay.VisibleIndex = 7; // // gcJun // this.gcJun.Caption = "六月"; this.gcJun.FieldName = "Jun"; this.gcJun.Name = "gcJun"; this.gcJun.Visible = true; this.gcJun.VisibleIndex = 8; // // gcJul // this.gcJul.Caption = "七月"; this.gcJul.FieldName = "Jul"; this.gcJul.Name = "gcJul"; this.gcJul.Visible = true; this.gcJul.VisibleIndex = 9; // // gcAug // this.gcAug.Caption = "八月"; this.gcAug.FieldName = "Aug"; this.gcAug.Name = "gcAug"; this.gcAug.Visible = true; this.gcAug.VisibleIndex = 10; // // gcSep // this.gcSep.Caption = "九月"; this.gcSep.FieldName = "Sep"; this.gcSep.Name = "gcSep"; this.gcSep.Visible = true; this.gcSep.VisibleIndex = 11; // // gcOct // this.gcOct.Caption = "十月"; this.gcOct.FieldName = "Oct"; this.gcOct.Name = "gcOct"; this.gcOct.Visible = true; this.gcOct.VisibleIndex = 12; // // gcNov // this.gcNov.Caption = "十一月"; this.gcNov.FieldName = "Nov"; this.gcNov.Name = "gcNov"; this.gcNov.Visible = true; this.gcNov.VisibleIndex = 13; // // gcDec // this.gcDec.Caption = "十二月"; this.gcDec.FieldName = "Dec"; this.gcDec.Name = "gcDec"; this.gcDec.Visible = true; this.gcDec.VisibleIndex = 14; // // gcPMStartMonth // this.gcPMStartMonth.Caption = "新PM起始月份"; this.gcPMStartMonth.FieldName = "PMStartMonth"; this.gcPMStartMonth.Name = "gcPMStartMonth"; this.gcPMStartMonth.Visible = true; this.gcPMStartMonth.VisibleIndex = 15; // // gcCreatUserName // this.gcCreatUserName.Caption = "创建人"; this.gcCreatUserName.FieldName = "CreatUserName"; this.gcCreatUserName.Name = "gcCreatUserName"; this.gcCreatUserName.Visible = true; this.gcCreatUserName.VisibleIndex = 16; // // gcCreatDate // this.gcCreatDate.Caption = "创建时间"; this.gcCreatDate.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gcCreatDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.gcCreatDate.FieldName = "CreatDate"; this.gcCreatDate.Name = "gcCreatDate"; this.gcCreatDate.Visible = true; this.gcCreatDate.VisibleIndex = 17; // // gcChangeUserName // this.gcChangeUserName.Caption = "修改人"; this.gcChangeUserName.FieldName = "ChangeUserName"; this.gcChangeUserName.Name = "gcChangeUserName"; this.gcChangeUserName.Visible = true; this.gcChangeUserName.VisibleIndex = 18; // // gcChangeDate // this.gcChangeDate.Caption = "修改时间"; this.gcChangeDate.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.gcChangeDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.gcChangeDate.FieldName = "ChangeDate"; this.gcChangeDate.Name = "gcChangeDate"; this.gcChangeDate.Visible = true; this.gcChangeDate.VisibleIndex = 19; // // gcRemarks // this.gcRemarks.Caption = "备注"; this.gcRemarks.FieldName = "Remarks"; this.gcRemarks.Name = "gcRemarks"; this.gcRemarks.Visible = true; this.gcRemarks.VisibleIndex = 20; // // txtFilter // this.txtFilter.Location = new System.Drawing.Point(1576, 7); this.txtFilter.Name = "txtFilter"; this.txtFilter.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.txtFilter.Properties.Appearance.Options.UseFont = true; this.txtFilter.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Search)}); this.txtFilter.Size = new System.Drawing.Size(266, 26); this.txtFilter.StyleController = this.layoutControl1; this.txtFilter.TabIndex = 10; this.txtFilter.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtFilter_ButtonClick); // // btnExport // this.btnExport.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btnExport.Appearance.Options.UseFont = true; this.btnExport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnExport.ImageOptions.Image"))); this.btnExport.Location = new System.Drawing.Point(392, 2); this.btnExport.Name = "btnExport"; this.btnExport.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light; this.btnExport.Size = new System.Drawing.Size(91, 36); this.btnExport.StyleController = this.layoutControl1; this.btnExport.TabIndex = 8; this.btnExport.Text = "导出"; this.btnExport.Click += new System.EventHandler(this.btnExport_Click); // // btnImport // this.btnImport.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btnImport.Appearance.Options.UseFont = true; this.btnImport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnImport.ImageOptions.Image"))); this.btnImport.Location = new System.Drawing.Point(297, 2); this.btnImport.Name = "btnImport"; this.btnImport.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light; this.btnImport.Size = new System.Drawing.Size(91, 36); this.btnImport.StyleController = this.layoutControl1; this.btnImport.TabIndex = 7; this.btnImport.Text = "导入"; this.btnImport.Click += new System.EventHandler(this.btnImport_Click); // // btn_Remove // this.btn_Remove.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Remove.Appearance.Options.UseFont = true; this.btn_Remove.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Remove.ImageOptions.Image"))); this.btn_Remove.Location = new System.Drawing.Point(202, 2); this.btn_Remove.Name = "btn_Remove"; this.btn_Remove.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light; this.btn_Remove.Size = new System.Drawing.Size(91, 36); this.btn_Remove.StyleController = this.layoutControl1; this.btn_Remove.TabIndex = 6; this.btn_Remove.Text = "删除"; this.btn_Remove.Click += new System.EventHandler(this.btn_Remove_Click); // // btnEdit // this.btnEdit.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btnEdit.Appearance.Options.UseFont = true; this.btnEdit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.ImageOptions.Image"))); this.btnEdit.Location = new System.Drawing.Point(107, 2); this.btnEdit.Name = "btnEdit"; this.btnEdit.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light; this.btnEdit.Size = new System.Drawing.Size(91, 36); this.btnEdit.StyleController = this.layoutControl1; this.btnEdit.TabIndex = 5; this.btnEdit.Text = "修改"; this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click); // // btnAdd // this.btnAdd.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btnAdd.Appearance.Options.UseFont = true; this.btnAdd.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.ImageOptions.Image"))); this.btnAdd.Location = new System.Drawing.Point(12, 2); this.btnAdd.Name = "btnAdd"; this.btnAdd.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light; this.btnAdd.Size = new System.Drawing.Size(91, 36); this.btnAdd.StyleController = this.layoutControl1; this.btnAdd.TabIndex = 4; this.btnAdd.Text = "新增"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // teYear // this.teYear.EditValue = new System.DateTime(2024, 6, 14, 0, 0, 0, 0); this.teYear.Location = new System.Drawing.Point(1477, 7); this.teYear.Name = "teYear"; this.teYear.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.teYear.Properties.Appearance.Options.UseFont = true; this.teYear.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.teYear.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.teYear.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.TouchUI; this.teYear.Properties.DisplayFormat.FormatString = "yyyy"; this.teYear.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.teYear.Properties.EditFormat.FormatString = ""; this.teYear.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.teYear.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Buffered; this.teYear.Properties.MaskSettings.Set("mask", "yyyy"); this.teYear.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.teYear.Properties.UseMaskAsDisplayFormat = true; this.teYear.Properties.VistaCalendarInitialViewStyle = DevExpress.XtraEditors.VistaCalendarInitialViewStyle.YearView; this.teYear.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.False; this.teYear.Size = new System.Drawing.Size(95, 26); this.teYear.StyleController = this.layoutControl1; this.teYear.TabIndex = 9; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5, this.layoutControlItem6, this.layoutControlItem1, this.layoutControlItem7, this.layoutControlItem8}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition1.Width = 95D; columnDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition2.Width = 95D; columnDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition3.Width = 95D; columnDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition4.Width = 95D; columnDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition5.Width = 95D; columnDefinition6.SizeType = System.Windows.Forms.SizeType.AutoSize; columnDefinition6.Width = 914D; columnDefinition7.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition7.Width = 175D; columnDefinition8.SizeType = System.Windows.Forms.SizeType.Absolute; columnDefinition8.Width = 270D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2, columnDefinition3, columnDefinition4, columnDefinition5, columnDefinition6, columnDefinition7, columnDefinition8}); rowDefinition1.Height = 40D; rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute; rowDefinition2.Height = 100D; rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2}); this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 10); this.Root.Size = new System.Drawing.Size(1854, 916); this.Root.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem2.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControlItem2.Control = this.btnEdit; this.layoutControlItem2.Location = new System.Drawing.Point(95, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(95, 40); this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // layoutControlItem3 // this.layoutControlItem3.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem3.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControlItem3.Control = this.btn_Remove; this.layoutControlItem3.Location = new System.Drawing.Point(190, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem3.Size = new System.Drawing.Size(95, 40); this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem4 // this.layoutControlItem4.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControlItem4.Control = this.btnImport; this.layoutControlItem4.Location = new System.Drawing.Point(285, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem4.Size = new System.Drawing.Size(95, 40); this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // layoutControlItem5 // this.layoutControlItem5.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem5.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControlItem5.Control = this.btnExport; this.layoutControlItem5.Location = new System.Drawing.Point(380, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 4; this.layoutControlItem5.Size = new System.Drawing.Size(95, 40); this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F); this.layoutControlItem6.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem6.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem6.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControlItem6.Control = this.teYear; this.layoutControlItem6.CustomizationFormText = "计划年份:"; this.layoutControlItem6.Location = new System.Drawing.Point(1389, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 6; this.layoutControlItem6.Size = new System.Drawing.Size(175, 40); this.layoutControlItem6.Text = "计划年份"; this.layoutControlItem6.TextSize = new System.Drawing.Size(64, 19); // // layoutControlItem1 // this.layoutControlItem1.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem1.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControlItem1.Control = this.btnAdd; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(95, 40); this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextVisible = false; // // layoutControlItem7 // this.layoutControlItem7.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem7.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; this.layoutControlItem7.Control = this.txtFilter; this.layoutControlItem7.Location = new System.Drawing.Point(1564, 0); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 7; this.layoutControlItem7.Size = new System.Drawing.Size(270, 40); this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // // layoutControlItem8 // this.layoutControlItem8.Control = this.gridControl1; this.layoutControlItem8.Location = new System.Drawing.Point(0, 40); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 8; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem8.Size = new System.Drawing.Size(1834, 866); this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem1}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(173, 26); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem1.Text = "查看设备保养详情"; this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click); // // splashScreenManager1 // this.splashScreenManager1.ClosingDelay = 500; // // pageAmMaintenancePlanView // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(1854, 916); this.Controls.Add(this.layoutControl1); this.DoubleBuffered = true; this.Name = "pageAmMaintenancePlanView"; this.Text = "pageAmMaintenancePlanView"; this.Load += new System.EventHandler(this.pageAmMaintenancePlanView_Load); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtFilter.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.teYear.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.teYear.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.SimpleButton btnImport; private DevExpress.XtraEditors.SimpleButton btn_Remove; private DevExpress.XtraEditors.SimpleButton btnEdit; private DevExpress.XtraEditors.SimpleButton btnAdd; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraEditors.SimpleButton btnExport; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraEditors.DateEdit teYear; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraEditors.ButtonEdit txtFilter; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraGrid.Columns.GridColumn gcDisplayEquipmentID; private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentName; private DevExpress.XtraGrid.Columns.GridColumn gcVersionCode; private DevExpress.XtraGrid.Columns.GridColumn gcJan; private DevExpress.XtraGrid.Columns.GridColumn gcFeb; private DevExpress.XtraGrid.Columns.GridColumn gcMar; private DevExpress.XtraGrid.Columns.GridColumn gcApr; private DevExpress.XtraGrid.Columns.GridColumn gcMay; private DevExpress.XtraGrid.Columns.GridColumn gcJun; private DevExpress.XtraGrid.Columns.GridColumn gcJul; private DevExpress.XtraGrid.Columns.GridColumn gcAug; private DevExpress.XtraGrid.Columns.GridColumn gcSep; private DevExpress.XtraGrid.Columns.GridColumn gcOct; private DevExpress.XtraGrid.Columns.GridColumn gcNov; private DevExpress.XtraGrid.Columns.GridColumn gcDec; private DevExpress.XtraGrid.Columns.GridColumn gcPMStartMonth; private DevExpress.XtraGrid.Columns.GridColumn gcCreatUserName; private DevExpress.XtraGrid.Columns.GridColumn gcCreatDate; private DevExpress.XtraGrid.Columns.GridColumn gcChangeUserName; private DevExpress.XtraGrid.Columns.GridColumn gcChangeDate; private DevExpress.XtraGrid.Columns.GridColumn gcRemarks; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1; private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1; } }