348 lines
23 KiB
C#
348 lines
23 KiB
C#
|
namespace DeviceRepairAndOptimization.Pages.DriveMaintenance
|
|||
|
{
|
|||
|
partial class page_DriveMaintenance
|
|||
|
{
|
|||
|
/// <summary>
|
|||
|
/// Required designer variable.
|
|||
|
/// </summary>
|
|||
|
private System.ComponentModel.IContainer components = null;
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Clean up any resources being used.
|
|||
|
/// </summary>
|
|||
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|||
|
protected override void Dispose(bool disposing)
|
|||
|
{
|
|||
|
if (disposing && (components != null))
|
|||
|
{
|
|||
|
components.Dispose();
|
|||
|
}
|
|||
|
base.Dispose(disposing);
|
|||
|
}
|
|||
|
|
|||
|
#region Windows Form Designer generated code
|
|||
|
|
|||
|
/// <summary>
|
|||
|
/// Required method for Designer support - do not modify
|
|||
|
/// the contents of this method with the code editor.
|
|||
|
/// </summary>
|
|||
|
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.be_atta = new DevExpress.XtraEditors.ButtonEdit();
|
|||
|
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.txt_Attr = new DevExpress.XtraEditors.ButtonEdit();
|
|||
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.pnl_Atta = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DeviceRepairAndOptimization.frmWaiting), true, true);
|
|||
|
this.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|||
|
this.layoutControl1.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.be_atta.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).BeginInit();
|
|||
|
this.stackPanel2.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.imgs_Content)).BeginInit();
|
|||
|
this.imgs_Content.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Attr.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pnl_Atta)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).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.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(1712, 789);
|
|||
|
this.layoutControl1.TabIndex = 0;
|
|||
|
this.layoutControl1.Text = "layoutControl1";
|
|||
|
//
|
|||
|
// be_atta
|
|||
|
//
|
|||
|
this.be_atta.Location = new System.Drawing.Point(145, 631);
|
|||
|
this.be_atta.Name = "be_atta";
|
|||
|
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(1555, 41);
|
|||
|
this.be_atta.StyleController = this.layoutControl1;
|
|||
|
this.be_atta.TabIndex = 8;
|
|||
|
this.be_atta.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.be_atta_ButtonClick);
|
|||
|
//
|
|||
|
// 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, 721);
|
|||
|
this.stackPanel2.Name = "stackPanel2";
|
|||
|
this.stackPanel2.Size = new System.Drawing.Size(1688, 56);
|
|||
|
this.stackPanel2.TabIndex = 7;
|
|||
|
//
|
|||
|
// btn_Cancel
|
|||
|
//
|
|||
|
this.btn_Cancel.Location = new System.Drawing.Point(1582, 3);
|
|||
|
this.btn_Cancel.Name = "btn_Cancel";
|
|||
|
this.btn_Cancel.Size = new System.Drawing.Size(103, 49);
|
|||
|
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.Location = new System.Drawing.Point(1473, 3);
|
|||
|
this.btn_Submit.Name = "btn_Submit";
|
|||
|
this.btn_Submit.Padding = new System.Windows.Forms.Padding(5);
|
|||
|
this.btn_Submit.Size = new System.Drawing.Size(103, 49);
|
|||
|
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(145, 586);
|
|||
|
this.imgs_Content.Margin = new System.Windows.Forms.Padding(0);
|
|||
|
this.imgs_Content.Name = "imgs_Content";
|
|||
|
this.imgs_Content.Size = new System.Drawing.Size(1555, 41);
|
|||
|
this.imgs_Content.TabIndex = 6;
|
|||
|
//
|
|||
|
// btn_takePhotos
|
|||
|
//
|
|||
|
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(93, 45);
|
|||
|
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.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(1688, 570);
|
|||
|
this.spreadsheetControl1.TabIndex = 4;
|
|||
|
this.spreadsheetControl1.Text = "spreadsheetControl1";
|
|||
|
this.spreadsheetControl1.PopupMenuShowing += new DevExpress.XtraSpreadsheet.PopupMenuShowingEventHandler(this.spreadsheetControl1_PopupMenuShowing);
|
|||
|
//
|
|||
|
// txt_Attr
|
|||
|
//
|
|||
|
this.txt_Attr.Location = new System.Drawing.Point(145, 676);
|
|||
|
this.txt_Attr.Name = "txt_Attr";
|
|||
|
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(1555, 41);
|
|||
|
this.txt_Attr.StyleController = this.layoutControl1;
|
|||
|
this.txt_Attr.TabIndex = 5;
|
|||
|
//
|
|||
|
// 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(1712, 789);
|
|||
|
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(1692, 574);
|
|||
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem1.TextVisible = false;
|
|||
|
//
|
|||
|
// layoutControlItem2
|
|||
|
//
|
|||
|
this.layoutControlItem2.Control = this.txt_Attr;
|
|||
|
this.layoutControlItem2.CustomizationFormText = "layoutAttach";
|
|||
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 664);
|
|||
|
this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 45);
|
|||
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(199, 28);
|
|||
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|||
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem2.Size = new System.Drawing.Size(1692, 45);
|
|||
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem2.Text = "附件";
|
|||
|
this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
|||
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(128, 18);
|
|||
|
this.layoutControlItem2.TextToControlDistance = 5;
|
|||
|
//
|
|||
|
// layoutControlItem3
|
|||
|
//
|
|||
|
this.layoutControlItem3.Control = this.imgs_Content;
|
|||
|
this.layoutControlItem3.CustomizationFormText = "layoutPicture";
|
|||
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 574);
|
|||
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 45);
|
|||
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(138, 22);
|
|||
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|||
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
|
|||
|
this.layoutControlItem3.Size = new System.Drawing.Size(1692, 45);
|
|||
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem3.Text = "拍照";
|
|||
|
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
|
|||
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(128, 18);
|
|||
|
this.layoutControlItem3.TextToControlDistance = 5;
|
|||
|
//
|
|||
|
// layoutControlItem4
|
|||
|
//
|
|||
|
this.layoutControlItem4.Control = this.stackPanel2;
|
|||
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 709);
|
|||
|
this.layoutControlItem4.MaxSize = new System.Drawing.Size(0, 60);
|
|||
|
this.layoutControlItem4.MinSize = new System.Drawing.Size(1692, 60);
|
|||
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|||
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2;
|
|||
|
this.layoutControlItem4.Size = new System.Drawing.Size(1692, 60);
|
|||
|
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|||
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0);
|
|||
|
this.layoutControlItem4.TextVisible = false;
|
|||
|
//
|
|||
|
// pnl_Atta
|
|||
|
//
|
|||
|
this.pnl_Atta.Control = this.be_atta;
|
|||
|
this.pnl_Atta.Location = new System.Drawing.Point(0, 619);
|
|||
|
this.pnl_Atta.MaxSize = new System.Drawing.Size(0, 45);
|
|||
|
this.pnl_Atta.MinSize = new System.Drawing.Size(202, 45);
|
|||
|
this.pnl_Atta.Name = "pnl_Atta";
|
|||
|
this.pnl_Atta.Size = new System.Drawing.Size(1692, 45);
|
|||
|
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(128, 18);
|
|||
|
this.pnl_Atta.TextToControlDistance = 5;
|
|||
|
this.pnl_Atta.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
|
|||
|
//
|
|||
|
// splashScreenManager1
|
|||
|
//
|
|||
|
this.splashScreenManager1.ClosingDelay = 500;
|
|||
|
//
|
|||
|
// page_DriveMaintenance
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
this.ClientSize = new System.Drawing.Size(1712, 789);
|
|||
|
this.Controls.Add(this.layoutControl1);
|
|||
|
this.DoubleBuffered = true;
|
|||
|
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.be_atta.Properties)).EndInit();
|
|||
|
((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.txt_Attr.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.pnl_Atta)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).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;
|
|||
|
}
|
|||
|
}
|