namespace TsSFCDevice.Client.Launch.Preserve { partial class page_DriveMaintenance { /// /// 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(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(page_DriveMaintenance)); 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(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.stackPanel2 = new DevExpress.Utils.Layout.StackPanel(); this.btn_Cancel = new DevExpress.XtraEditors.SimpleButton(); this.btn_Submit = new DevExpress.XtraEditors.SimpleButton(); this.imgs_Content = new DevExpress.Utils.Layout.StackPanel(); this.btn_takePhotos = new DevExpress.XtraEditors.SimpleButton(); this.spreadsheetControl1 = new DevExpress.XtraSpreadsheet.SpreadsheetControl(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::TsSFCDevice.Client.Launch.frmWaiting), true, true); this.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components); this.be_atta = new DevExpress.XtraEditors.ButtonEdit(); this.txt_Attr = new DevExpress.XtraEditors.ButtonEdit(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.pnl_Atta = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).BeginInit(); this.stackPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.imgs_Content)).BeginInit(); this.imgs_Content.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.be_atta.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Attr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pnl_Atta)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.AllowCustomization = false; this.layoutControl1.Controls.Add(this.be_atta); this.layoutControl1.Controls.Add(this.stackPanel2); this.layoutControl1.Controls.Add(this.imgs_Content); this.layoutControl1.Controls.Add(this.spreadsheetControl1); this.layoutControl1.Controls.Add(this.txt_Attr); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Margin = new System.Windows.Forms.Padding(2); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(881, 336, 812, 500); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(1446, 676); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // stackPanel2 // this.stackPanel2.Controls.Add(this.btn_Cancel); this.stackPanel2.Controls.Add(this.btn_Submit); this.stackPanel2.LayoutDirection = DevExpress.Utils.Layout.StackPanelLayoutDirection.RightToLeft; this.stackPanel2.Location = new System.Drawing.Point(12, 621); this.stackPanel2.Margin = new System.Windows.Forms.Padding(2); this.stackPanel2.Name = "stackPanel2"; this.stackPanel2.Size = new System.Drawing.Size(1422, 43); this.stackPanel2.TabIndex = 7; // // btn_Cancel // this.btn_Cancel.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Cancel.Appearance.Options.UseFont = true; this.btn_Cancel.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Cancel.AppearanceDisabled.Options.UseFont = true; this.btn_Cancel.AppearanceHovered.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Cancel.AppearanceHovered.Options.UseFont = true; this.btn_Cancel.AppearancePressed.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Cancel.AppearancePressed.Options.UseFont = true; this.btn_Cancel.Location = new System.Drawing.Point(1315, 5); this.btn_Cancel.Margin = new System.Windows.Forms.Padding(2); this.btn_Cancel.Name = "btn_Cancel"; this.btn_Cancel.Size = new System.Drawing.Size(105, 32); this.btn_Cancel.TabIndex = 1; this.btn_Cancel.Text = "取消"; this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click); // // btn_Submit // this.btn_Submit.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Submit.Appearance.Options.UseFont = true; this.btn_Submit.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Submit.AppearanceDisabled.Options.UseFont = true; this.btn_Submit.AppearanceHovered.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Submit.AppearanceHovered.Options.UseFont = true; this.btn_Submit.AppearancePressed.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_Submit.AppearancePressed.Options.UseFont = true; this.btn_Submit.Location = new System.Drawing.Point(1206, 5); this.btn_Submit.Margin = new System.Windows.Forms.Padding(2); this.btn_Submit.Name = "btn_Submit"; this.btn_Submit.Padding = new System.Windows.Forms.Padding(4); this.btn_Submit.Size = new System.Drawing.Size(105, 32); this.btn_Submit.TabIndex = 0; this.btn_Submit.Text = "提交"; this.btn_Submit.Click += new System.EventHandler(this.btn_Submit_Click); // // imgs_Content // this.imgs_Content.Controls.Add(this.btn_takePhotos); this.imgs_Content.Location = new System.Drawing.Point(117, 516); this.imgs_Content.Margin = new System.Windows.Forms.Padding(0); this.imgs_Content.Name = "imgs_Content"; this.imgs_Content.Size = new System.Drawing.Size(1317, 31); this.imgs_Content.TabIndex = 6; // // btn_takePhotos // this.btn_takePhotos.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_takePhotos.Appearance.Options.UseFont = true; this.btn_takePhotos.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_takePhotos.AppearanceDisabled.Options.UseFont = true; this.btn_takePhotos.AppearanceHovered.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_takePhotos.AppearanceHovered.Options.UseFont = true; this.btn_takePhotos.AppearancePressed.Font = new System.Drawing.Font("Tahoma", 12F); this.btn_takePhotos.AppearancePressed.Options.UseFont = true; this.btn_takePhotos.Location = new System.Drawing.Point(0, -2); this.btn_takePhotos.Margin = new System.Windows.Forms.Padding(0); this.btn_takePhotos.Name = "btn_takePhotos"; this.btn_takePhotos.Size = new System.Drawing.Size(72, 35); this.btn_takePhotos.TabIndex = 0; this.btn_takePhotos.Text = "拍照"; this.btn_takePhotos.Click += new System.EventHandler(this.btn_takePhotos_Click); // // spreadsheetControl1 // this.spreadsheetControl1.Location = new System.Drawing.Point(12, 12); this.spreadsheetControl1.Margin = new System.Windows.Forms.Padding(2); this.spreadsheetControl1.Name = "spreadsheetControl1"; this.spreadsheetControl1.Options.Behavior.Comment.ShowHide = DevExpress.XtraSpreadsheet.DocumentCapability.Enabled; this.spreadsheetControl1.Options.Behavior.Group.CollapseExpandOnProtectedSheet = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.Behavior.MoveRange = DevExpress.XtraSpreadsheet.DocumentCapability.Enabled; this.spreadsheetControl1.Options.Behavior.Protection.ProtectSheet = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.Behavior.Protection.UnprotectSheet = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.Behavior.Selection.AllowMultiSelection = false; this.spreadsheetControl1.Options.Behavior.Worksheet.Delete = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.Behavior.Worksheet.Hide = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.Behavior.Worksheet.Insert = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.Behavior.Worksheet.Rename = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.Behavior.Worksheet.TabColor = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.Behavior.Worksheet.Unhide = DevExpress.XtraSpreadsheet.DocumentCapability.Hidden; this.spreadsheetControl1.Options.TabSelector.Visibility = DevExpress.XtraSpreadsheet.SpreadsheetElementVisibility.Hidden; this.spreadsheetControl1.Options.View.ShowColumnHeaders = false; this.spreadsheetControl1.Options.View.ShowPrintArea = false; this.spreadsheetControl1.Options.View.ShowRowHeaders = false; this.spreadsheetControl1.ReadOnly = true; this.spreadsheetControl1.Size = new System.Drawing.Size(1422, 500); this.spreadsheetControl1.TabIndex = 4; this.spreadsheetControl1.Text = "spreadsheetControl1"; this.spreadsheetControl1.PopupMenuShowing += new DevExpress.XtraSpreadsheet.PopupMenuShowingEventHandler(this.spreadsheetControl1_PopupMenuShowing); // // 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.layoutControlItem3, this.layoutControlItem4, this.pnl_Atta}); this.Root.Name = "Root"; this.Root.Size = new System.Drawing.Size(1446, 676); this.Root.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.spreadsheetControl1; this.layoutControlItem1.CustomizationFormText = "layoutExcelContent"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1426, 504); this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextVisible = false; // // layoutControlItem3 // this.layoutControlItem3.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F); this.layoutControlItem3.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem3.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F); this.layoutControlItem3.AppearanceItemCaptionDisabled.Options.UseFont = true; this.layoutControlItem3.Control = this.imgs_Content; this.layoutControlItem3.CustomizationFormText = "layoutPicture"; this.layoutControlItem3.Location = new System.Drawing.Point(0, 504); this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 35); this.layoutControlItem3.MinSize = new System.Drawing.Size(107, 17); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem3.Size = new System.Drawing.Size(1426, 35); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.Text = "拍照"; this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem3.TextSize = new System.Drawing.Size(100, 14); this.layoutControlItem3.TextToControlDistance = 5; // // layoutControlItem4 // this.layoutControlItem4.Control = this.stackPanel2; this.layoutControlItem4.Location = new System.Drawing.Point(0, 609); this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 47); this.layoutControlItem4.MinSize = new System.Drawing.Size(1316, 47); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem4.Size = new System.Drawing.Size(1426, 47); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // splashScreenManager1 // this.splashScreenManager1.ClosingDelay = 500; // // be_atta // this.be_atta.Location = new System.Drawing.Point(117, 551); this.be_atta.Margin = new System.Windows.Forms.Padding(2); this.be_atta.Name = "be_atta"; this.be_atta.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.be_atta.Properties.Appearance.Options.UseFont = true; this.be_atta.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F); this.be_atta.Properties.AppearanceDisabled.Options.UseFont = true; this.be_atta.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F); this.be_atta.Properties.AppearanceFocused.Options.UseFont = true; this.be_atta.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F); this.be_atta.Properties.AppearanceReadOnly.Options.UseFont = true; this.be_atta.Properties.AutoHeight = false; editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image"))); this.be_atta.Properties.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), new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete, "删除", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.be_atta.Properties.ReadOnly = true; this.be_atta.Size = new System.Drawing.Size(1317, 31); this.be_atta.StyleController = this.layoutControl1; this.be_atta.TabIndex = 8; this.be_atta.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.be_atta_ButtonClick); // // txt_Attr // this.txt_Attr.Location = new System.Drawing.Point(117, 586); this.txt_Attr.Margin = new System.Windows.Forms.Padding(2); this.txt_Attr.Name = "txt_Attr"; this.txt_Attr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F); this.txt_Attr.Properties.Appearance.Options.UseFont = true; this.txt_Attr.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F); this.txt_Attr.Properties.AppearanceDisabled.Options.UseFont = true; this.txt_Attr.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F); this.txt_Attr.Properties.AppearanceFocused.Options.UseFont = true; this.txt_Attr.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F); this.txt_Attr.Properties.AppearanceReadOnly.Options.UseFont = true; this.txt_Attr.Properties.AutoHeight = false; editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image"))); serializableAppearanceObject9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); serializableAppearanceObject9.Options.UseBorderColor = true; serializableAppearanceObject10.BorderColor = System.Drawing.Color.Silver; serializableAppearanceObject10.Options.UseBorderColor = true; serializableAppearanceObject11.BorderColor = System.Drawing.Color.Gray; serializableAppearanceObject11.Options.UseBorderColor = true; this.txt_Attr.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "", 32, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.txt_Attr.Properties.ReadOnly = true; this.txt_Attr.Properties.Click += new System.EventHandler(this.txt_Attr_Click); this.txt_Attr.Size = new System.Drawing.Size(1317, 31); this.txt_Attr.StyleController = this.layoutControl1; this.txt_Attr.TabIndex = 5; // // layoutControlItem2 // this.layoutControlItem2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F); this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true; this.layoutControlItem2.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F); this.layoutControlItem2.AppearanceItemCaptionDisabled.Options.UseFont = true; this.layoutControlItem2.Control = this.txt_Attr; this.layoutControlItem2.CustomizationFormText = "layoutAttach"; this.layoutControlItem2.Location = new System.Drawing.Point(0, 574); this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 35); this.layoutControlItem2.MinSize = new System.Drawing.Size(155, 21); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(1426, 35); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.Text = "附件"; this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem2.TextSize = new System.Drawing.Size(100, 14); this.layoutControlItem2.TextToControlDistance = 5; // // pnl_Atta // this.pnl_Atta.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F); this.pnl_Atta.AppearanceItemCaption.Options.UseFont = true; this.pnl_Atta.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F); this.pnl_Atta.AppearanceItemCaptionDisabled.Options.UseFont = true; this.pnl_Atta.Control = this.be_atta; this.pnl_Atta.Location = new System.Drawing.Point(0, 539); this.pnl_Atta.MaxSize = new System.Drawing.Size(0, 35); this.pnl_Atta.MinSize = new System.Drawing.Size(157, 35); this.pnl_Atta.Name = "pnl_Atta"; this.pnl_Atta.Size = new System.Drawing.Size(1426, 35); this.pnl_Atta.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.pnl_Atta.Text = "附件"; this.pnl_Atta.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.pnl_Atta.TextSize = new System.Drawing.Size(100, 14); this.pnl_Atta.TextToControlDistance = 5; this.pnl_Atta.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never; // // page_DriveMaintenance // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1446, 676); this.Controls.Add(this.layoutControl1); this.DoubleBuffered = true; this.Margin = new System.Windows.Forms.Padding(2); this.Name = "page_DriveMaintenance"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "设备的PM保养表单"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.page_DriveMaintenance_Load); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).EndInit(); this.stackPanel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.imgs_Content)).EndInit(); this.imgs_Content.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.be_atta.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Attr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pnl_Atta)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraSpreadsheet.SpreadsheetControl spreadsheetControl1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.Utils.Layout.StackPanel imgs_Content; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraEditors.SimpleButton btn_takePhotos; private DevExpress.XtraEditors.ButtonEdit txt_Attr; private DevExpress.Utils.Layout.StackPanel stackPanel2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraEditors.SimpleButton btn_Submit; private DevExpress.XtraEditors.SimpleButton btn_Cancel; private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1; private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1; private DevExpress.XtraEditors.ButtonEdit be_atta; private DevExpress.XtraLayout.LayoutControlItem pnl_Atta; } }