namespace TsSFCDeivceClient { partial class pageDeivceView { /// /// 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.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageDeivceView)); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gcEquipmentID = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcEquipmentName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcSpecification = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcRemarks = new DevExpress.XtraGrid.Columns.GridColumn(); this.stackPanel1 = new DevExpress.Utils.Layout.StackPanel(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.txt_Filter = new DevExpress.XtraEditors.TextEdit(); this.btn_Search = new DevExpress.XtraEditors.SimpleButton(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControl3 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl4 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl2 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl1 = new DevExpress.XtraBars.BarDockControl(); this.toolbarFormControl1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.toolbarFormControl2 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl(); this.toolbarFormManager1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormManager(); this.barDockControl5 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl6 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl7 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl8 = new DevExpress.XtraBars.BarDockControl(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::TsSFCDeivceClient.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.stackPanel1)).BeginInit(); this.stackPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_Filter.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.gridControl1); this.layoutControl1.Controls.Add(this.stackPanel1); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 31); this.layoutControl1.Name = "layoutControl1"; 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(938, 440); this.layoutControl1.TabIndex = 19; this.layoutControl1.Text = "layoutControl1"; // // gridControl1 // this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1); this.gridControl1.Font = new System.Drawing.Font("Tahoma", 12F); this.gridControl1.Location = new System.Drawing.Point(12, 62); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(914, 366); this.gridControl1.TabIndex = 5; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Appearance.DetailTip.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.gridView1.Appearance.DetailTip.Options.UseFont = true; this.gridView1.Appearance.FilterPanel.Font = new System.Drawing.Font("Tahoma", 12F); this.gridView1.Appearance.FilterPanel.Options.UseFont = true; this.gridView1.Appearance.FocusedCell.Font = new System.Drawing.Font("Tahoma", 12F); this.gridView1.Appearance.FocusedCell.Options.UseFont = true; this.gridView1.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 12F); this.gridView1.Appearance.FocusedRow.Options.UseFont = true; this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F); this.gridView1.Appearance.HeaderPanel.Options.UseFont = true; this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F); this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Appearance.SelectedRow.Font = new System.Drawing.Font("Tahoma", 12F); this.gridView1.Appearance.SelectedRow.Options.UseFont = true; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gcEquipmentID, this.gcEquipmentName, this.gcSpecification, this.gcRemarks}); this.gridView1.DetailHeight = 367; this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.False; this.gridView1.OptionsView.ShowGroupPanel = false; this.gridView1.RowHeight = 31; // // gcEquipmentID // this.gcEquipmentID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F); this.gcEquipmentID.AppearanceCell.Options.UseFont = true; this.gcEquipmentID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F); this.gcEquipmentID.AppearanceHeader.Options.UseFont = true; this.gcEquipmentID.Caption = "设备编号"; this.gcEquipmentID.FieldName = "EquipmentID"; this.gcEquipmentID.MinWidth = 89; this.gcEquipmentID.Name = "gcEquipmentID"; this.gcEquipmentID.Visible = true; this.gcEquipmentID.VisibleIndex = 0; this.gcEquipmentID.Width = 133; // // gcEquipmentName // this.gcEquipmentName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F); this.gcEquipmentName.AppearanceCell.Options.UseFont = true; this.gcEquipmentName.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F); this.gcEquipmentName.AppearanceHeader.Options.UseFont = true; this.gcEquipmentName.Caption = "设备名称"; this.gcEquipmentName.FieldName = "EquipmentName"; this.gcEquipmentName.MinWidth = 133; this.gcEquipmentName.Name = "gcEquipmentName"; this.gcEquipmentName.Visible = true; this.gcEquipmentName.VisibleIndex = 1; this.gcEquipmentName.Width = 211; // // gcSpecification // this.gcSpecification.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F); this.gcSpecification.AppearanceCell.Options.UseFont = true; this.gcSpecification.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F); this.gcSpecification.AppearanceHeader.Options.UseFont = true; this.gcSpecification.Caption = "规格型号"; this.gcSpecification.FieldName = "Specification"; this.gcSpecification.MinWidth = 133; this.gcSpecification.Name = "gcSpecification"; this.gcSpecification.Visible = true; this.gcSpecification.VisibleIndex = 3; this.gcSpecification.Width = 217; // // gcRemarks // this.gcRemarks.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 11F); this.gcRemarks.AppearanceCell.Options.UseFont = true; this.gcRemarks.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 11F); this.gcRemarks.AppearanceHeader.Options.UseFont = true; this.gcRemarks.Caption = "说明"; this.gcRemarks.FieldName = "Remarks"; this.gcRemarks.MinWidth = 133; this.gcRemarks.Name = "gcRemarks"; this.gcRemarks.Visible = true; this.gcRemarks.VisibleIndex = 2; this.gcRemarks.Width = 211; // // stackPanel1 // this.stackPanel1.Controls.Add(this.labelControl1); this.stackPanel1.Controls.Add(this.txt_Filter); this.stackPanel1.Controls.Add(this.btn_Search); this.stackPanel1.Location = new System.Drawing.Point(12, 12); this.stackPanel1.Name = "stackPanel1"; this.stackPanel1.Size = new System.Drawing.Size(914, 46); this.stackPanel1.TabIndex = 4; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(3, 12); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(48, 21); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "搜索:"; // // txt_Filter // this.txt_Filter.Location = new System.Drawing.Point(57, 9); this.txt_Filter.Name = "txt_Filter"; this.txt_Filter.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.txt_Filter.Properties.Appearance.Options.UseFont = true; this.txt_Filter.Size = new System.Drawing.Size(268, 28); this.txt_Filter.TabIndex = 1; // // btn_Search // this.btn_Search.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Search.Appearance.Options.UseFont = true; this.btn_Search.Location = new System.Drawing.Point(331, 6); this.btn_Search.Name = "btn_Search"; this.btn_Search.Size = new System.Drawing.Size(87, 34); this.btn_Search.TabIndex = 2; this.btn_Search.Text = "搜索"; this.btn_Search.Click += new System.EventHandler(this.btn_Search_Click); // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition1.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1}); rowDefinition1.Height = 50D; 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.Size = new System.Drawing.Size(938, 440); this.Root.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.stackPanel1; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(918, 50); this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.gridControl1; this.layoutControlItem2.Location = new System.Drawing.Point(0, 50); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(918, 370); this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 31); this.barDockControlLeft.Manager = null; this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(4); this.barDockControlLeft.Size = new System.Drawing.Size(0, 440); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(938, 31); this.barDockControlRight.Manager = null; this.barDockControlRight.Margin = new System.Windows.Forms.Padding(4); this.barDockControlRight.Size = new System.Drawing.Size(0, 440); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 471); this.barDockControlBottom.Manager = null; this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(4); this.barDockControlBottom.Size = new System.Drawing.Size(938, 0); // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 31); this.barDockControlTop.Manager = null; this.barDockControlTop.Margin = new System.Windows.Forms.Padding(4); this.barDockControlTop.Size = new System.Drawing.Size(938, 0); // // barDockControl3 // this.barDockControl3.CausesValidation = false; this.barDockControl3.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControl3.Location = new System.Drawing.Point(0, 31); this.barDockControl3.Manager = null; this.barDockControl3.Margin = new System.Windows.Forms.Padding(4); this.barDockControl3.Size = new System.Drawing.Size(0, 440); // // barDockControl4 // this.barDockControl4.CausesValidation = false; this.barDockControl4.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControl4.Location = new System.Drawing.Point(938, 31); this.barDockControl4.Manager = null; this.barDockControl4.Margin = new System.Windows.Forms.Padding(4); this.barDockControl4.Size = new System.Drawing.Size(0, 440); // // barDockControl2 // this.barDockControl2.CausesValidation = false; this.barDockControl2.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControl2.Location = new System.Drawing.Point(0, 471); this.barDockControl2.Manager = null; this.barDockControl2.Margin = new System.Windows.Forms.Padding(4); this.barDockControl2.Size = new System.Drawing.Size(938, 0); // // barDockControl1 // this.barDockControl1.CausesValidation = false; this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControl1.Location = new System.Drawing.Point(0, 31); this.barDockControl1.Manager = null; this.barDockControl1.Margin = new System.Windows.Forms.Padding(4); this.barDockControl1.Size = new System.Drawing.Size(938, 0); // // toolbarFormControl1 // this.toolbarFormControl1.Location = new System.Drawing.Point(0, 31); this.toolbarFormControl1.Margin = new System.Windows.Forms.Padding(4); this.toolbarFormControl1.Name = "toolbarFormControl1"; this.toolbarFormControl1.Size = new System.Drawing.Size(938, 0); this.toolbarFormControl1.TabIndex = 18; this.toolbarFormControl1.TabStop = false; this.toolbarFormControl1.TitleItemLinks.Add(this.barButtonItem1); // // barButtonItem1 // this.barButtonItem1.Caption = "提交"; this.barButtonItem1.Id = 0; this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image"))); this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage"))); this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // toolbarFormControl2 // this.toolbarFormControl2.Location = new System.Drawing.Point(0, 0); this.toolbarFormControl2.Manager = this.toolbarFormManager1; this.toolbarFormControl2.Name = "toolbarFormControl2"; this.toolbarFormControl2.Size = new System.Drawing.Size(938, 31); this.toolbarFormControl2.TabIndex = 28; this.toolbarFormControl2.TabStop = false; this.toolbarFormControl2.TitleItemLinks.Add(this.barButtonItem2); this.toolbarFormControl2.ToolbarForm = this; // // toolbarFormManager1 // this.toolbarFormManager1.DockControls.Add(this.barDockControl5); this.toolbarFormManager1.DockControls.Add(this.barDockControl6); this.toolbarFormManager1.DockControls.Add(this.barDockControl7); this.toolbarFormManager1.DockControls.Add(this.barDockControl8); this.toolbarFormManager1.Form = this; this.toolbarFormManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem2}); this.toolbarFormManager1.MaxItemId = 1; // // barDockControl5 // this.barDockControl5.CausesValidation = false; this.barDockControl5.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControl5.Location = new System.Drawing.Point(0, 31); this.barDockControl5.Manager = this.toolbarFormManager1; this.barDockControl5.Size = new System.Drawing.Size(938, 0); // // barDockControl6 // this.barDockControl6.CausesValidation = false; this.barDockControl6.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControl6.Location = new System.Drawing.Point(0, 471); this.barDockControl6.Manager = this.toolbarFormManager1; this.barDockControl6.Size = new System.Drawing.Size(938, 0); // // barDockControl7 // this.barDockControl7.CausesValidation = false; this.barDockControl7.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControl7.Location = new System.Drawing.Point(0, 31); this.barDockControl7.Manager = this.toolbarFormManager1; this.barDockControl7.Size = new System.Drawing.Size(0, 440); // // barDockControl8 // this.barDockControl8.CausesValidation = false; this.barDockControl8.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControl8.Location = new System.Drawing.Point(938, 31); this.barDockControl8.Manager = this.toolbarFormManager1; this.barDockControl8.Size = new System.Drawing.Size(0, 440); // // barButtonItem2 // this.barButtonItem2.Caption = "提交"; this.barButtonItem2.Id = 0; this.barButtonItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image"))); this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage"))); this.barButtonItem2.ItemAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F); this.barButtonItem2.ItemAppearance.Disabled.Options.UseFont = true; this.barButtonItem2.ItemAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F); this.barButtonItem2.ItemAppearance.Hovered.Options.UseFont = true; this.barButtonItem2.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F); this.barButtonItem2.ItemAppearance.Normal.Options.UseFont = true; this.barButtonItem2.ItemAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F); this.barButtonItem2.ItemAppearance.Pressed.Options.UseFont = true; this.barButtonItem2.ItemInMenuAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F); this.barButtonItem2.ItemInMenuAppearance.Disabled.Options.UseFont = true; this.barButtonItem2.ItemInMenuAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F); this.barButtonItem2.ItemInMenuAppearance.Hovered.Options.UseFont = true; this.barButtonItem2.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F); this.barButtonItem2.ItemInMenuAppearance.Normal.Options.UseFont = true; this.barButtonItem2.ItemInMenuAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F); this.barButtonItem2.ItemInMenuAppearance.Pressed.Options.UseFont = true; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // splashScreenManager1 // this.splashScreenManager1.ClosingDelay = 500; // // pageDeivceView // this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(938, 471); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.toolbarFormControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Controls.Add(this.barDockControl3); this.Controls.Add(this.barDockControl4); this.Controls.Add(this.barDockControl2); this.Controls.Add(this.barDockControl1); this.Controls.Add(this.barDockControl7); this.Controls.Add(this.barDockControl8); this.Controls.Add(this.barDockControl6); this.Controls.Add(this.barDockControl5); this.Controls.Add(this.toolbarFormControl2); this.DoubleBuffered = true; this.Font = new System.Drawing.Font("Tahoma", 12F); this.IconOptions.Image = global::TsSFCDeivceClient.Properties.Resources.Maintenance; this.IconOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("pageDeivceView.IconOptions.LargeImage"))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "pageDeivceView"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "停机设备选择"; this.ToolbarFormControl = this.toolbarFormControl2; ((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.stackPanel1)).EndInit(); this.stackPanel1.ResumeLayout(false); this.stackPanel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_Filter.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentID; private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentName; private DevExpress.XtraGrid.Columns.GridColumn gcRemarks; private DevExpress.XtraGrid.Columns.GridColumn gcSpecification; private DevExpress.Utils.Layout.StackPanel stackPanel1; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.TextEdit txt_Filter; private DevExpress.XtraEditors.SimpleButton btn_Search; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraBars.BarDockControl barDockControlLeft; private DevExpress.XtraBars.BarDockControl barDockControlRight; private DevExpress.XtraBars.BarDockControl barDockControlBottom; private DevExpress.XtraBars.BarDockControl barDockControlTop; private DevExpress.XtraBars.BarDockControl barDockControl3; private DevExpress.XtraBars.BarDockControl barDockControl4; private DevExpress.XtraBars.BarDockControl barDockControl2; private DevExpress.XtraBars.BarDockControl barDockControl1; private DevExpress.XtraBars.ToolbarForm.ToolbarFormControl toolbarFormControl1; private DevExpress.XtraBars.BarButtonItem barButtonItem1; private DevExpress.XtraBars.ToolbarForm.ToolbarFormControl toolbarFormControl2; private DevExpress.XtraBars.ToolbarForm.ToolbarFormManager toolbarFormManager1; private DevExpress.XtraBars.BarDockControl barDockControl5; private DevExpress.XtraBars.BarDockControl barDockControl6; private DevExpress.XtraBars.BarDockControl barDockControl7; private DevExpress.XtraBars.BarDockControl barDockControl8; private DevExpress.XtraBars.BarButtonItem barButtonItem2; private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1; } }