886 lines
58 KiB
C#
886 lines
58 KiB
C#
namespace DeviceRepairAndOptimization.Pages.DriveInformation
|
||
{
|
||
partial class Page_DriveInfoEdit
|
||
{
|
||
/// <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.Utils.Layout.StackPanel stackPanel1;
|
||
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
||
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
||
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
||
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
||
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
||
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
|
||
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
|
||
DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Page_DriveInfoEdit));
|
||
this.btn_Cancel = new DevExpress.XtraEditors.SimpleButton();
|
||
this.btn_Submit = new DevExpress.XtraEditors.SimpleButton();
|
||
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
||
this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl();
|
||
this.txt_UsingDate = new DevExpress.XtraEditors.DateEdit();
|
||
this.txt_EquipmentID = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_EquipmentName = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_Specification = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_Manufacturer = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_SerialNumber = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_Totalcapacity = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_Weight = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_EquipmentCategory = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_EquipmentOriginalvalue = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_WarrantyPeriod = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_InstallationLocation = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_OwningUnit = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_OperatingParameters = new DevExpress.XtraEditors.TextEdit();
|
||
this.txt_Remarks = new DevExpress.XtraEditors.TextEdit();
|
||
this.btn_SelectFormRev = new DevExpress.XtraEditors.ButtonEdit();
|
||
this.ck_EquipmentStatus = new DevExpress.XtraEditors.RadioGroup();
|
||
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||
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.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem77 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
||
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DeviceRepairAndOptimization.frmWaiting), true, true);
|
||
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
||
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.txt_Route = new DevExpress.XtraEditors.ButtonEdit();
|
||
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
stackPanel1 = new DevExpress.Utils.Layout.StackPanel();
|
||
((System.ComponentModel.ISupportInitialize)(stackPanel1)).BeginInit();
|
||
stackPanel1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
||
this.layoutControl1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
|
||
this.layoutControl2.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_UsingDate.Properties.CalendarTimeProperties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_UsingDate.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentID.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentName.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Specification.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Manufacturer.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_SerialNumber.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Totalcapacity.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Weight.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentCategory.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentOriginalvalue.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_WarrantyPeriod.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_InstallationLocation.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_OwningUnit.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_OperatingParameters.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Remarks.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.btn_SelectFormRev.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.ck_EquipmentStatus.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).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.layoutControlItem8)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem77)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Route.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// stackPanel1
|
||
//
|
||
stackPanel1.Controls.Add(this.btn_Cancel);
|
||
stackPanel1.Controls.Add(this.btn_Submit);
|
||
stackPanel1.LayoutDirection = DevExpress.Utils.Layout.StackPanelLayoutDirection.RightToLeft;
|
||
stackPanel1.Location = new System.Drawing.Point(360, 425);
|
||
stackPanel1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
stackPanel1.Name = "stackPanel1";
|
||
stackPanel1.Size = new System.Drawing.Size(347, 46);
|
||
stackPanel1.TabIndex = 21;
|
||
//
|
||
// btn_Cancel
|
||
//
|
||
this.btn_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||
this.btn_Cancel.Location = new System.Drawing.Point(257, 5);
|
||
this.btn_Cancel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.btn_Cancel.Name = "btn_Cancel";
|
||
this.btn_Cancel.Size = new System.Drawing.Size(88, 36);
|
||
this.btn_Cancel.TabIndex = 0;
|
||
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(165, 5);
|
||
this.btn_Submit.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.btn_Submit.Name = "btn_Submit";
|
||
this.btn_Submit.Size = new System.Drawing.Size(88, 36);
|
||
this.btn_Submit.TabIndex = 1;
|
||
this.btn_Submit.Text = "提交";
|
||
this.btn_Submit.Click += new System.EventHandler(this.btn_Submit_Click);
|
||
//
|
||
// layoutControl1
|
||
//
|
||
this.layoutControl1.Controls.Add(this.layoutControl2);
|
||
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, 2, 2, 2);
|
||
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(737, 501);
|
||
this.layoutControl1.TabIndex = 0;
|
||
this.layoutControl1.Text = "layoutControl1";
|
||
//
|
||
// layoutControl2
|
||
//
|
||
this.layoutControl2.Controls.Add(this.txt_Route);
|
||
this.layoutControl2.Controls.Add(this.txt_UsingDate);
|
||
this.layoutControl2.Controls.Add(stackPanel1);
|
||
this.layoutControl2.Controls.Add(this.txt_EquipmentID);
|
||
this.layoutControl2.Controls.Add(this.txt_EquipmentName);
|
||
this.layoutControl2.Controls.Add(this.txt_Specification);
|
||
this.layoutControl2.Controls.Add(this.txt_Manufacturer);
|
||
this.layoutControl2.Controls.Add(this.txt_SerialNumber);
|
||
this.layoutControl2.Controls.Add(this.txt_Totalcapacity);
|
||
this.layoutControl2.Controls.Add(this.txt_Weight);
|
||
this.layoutControl2.Controls.Add(this.txt_EquipmentCategory);
|
||
this.layoutControl2.Controls.Add(this.txt_EquipmentOriginalvalue);
|
||
this.layoutControl2.Controls.Add(this.txt_WarrantyPeriod);
|
||
this.layoutControl2.Controls.Add(this.txt_InstallationLocation);
|
||
this.layoutControl2.Controls.Add(this.txt_OwningUnit);
|
||
this.layoutControl2.Controls.Add(this.txt_OperatingParameters);
|
||
this.layoutControl2.Controls.Add(this.txt_Remarks);
|
||
this.layoutControl2.Controls.Add(this.btn_SelectFormRev);
|
||
this.layoutControl2.Controls.Add(this.ck_EquipmentStatus);
|
||
this.layoutControl2.Location = new System.Drawing.Point(10, 10);
|
||
this.layoutControl2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.layoutControl2.Name = "layoutControl2";
|
||
this.layoutControl2.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 339, 812, 500);
|
||
this.layoutControl2.OptionsPrint.AppearanceGroupCaption.BackColor = System.Drawing.Color.LightGray;
|
||
this.layoutControl2.OptionsPrint.AppearanceGroupCaption.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.25F);
|
||
this.layoutControl2.OptionsPrint.AppearanceGroupCaption.Options.UseBackColor = true;
|
||
this.layoutControl2.OptionsPrint.AppearanceGroupCaption.Options.UseFont = true;
|
||
this.layoutControl2.OptionsPrint.AppearanceGroupCaption.Options.UseTextOptions = true;
|
||
this.layoutControl2.OptionsPrint.AppearanceGroupCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
||
this.layoutControl2.OptionsPrint.AppearanceGroupCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControl2.Root = this.layoutControlGroup1;
|
||
this.layoutControl2.Size = new System.Drawing.Size(717, 481);
|
||
this.layoutControl2.TabIndex = 4;
|
||
this.layoutControl2.Text = "layoutControl2";
|
||
//
|
||
// txt_UsingDate
|
||
//
|
||
this.txt_UsingDate.EditValue = 0D;
|
||
this.txt_UsingDate.Location = new System.Drawing.Point(134, 140);
|
||
this.txt_UsingDate.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_UsingDate.Name = "txt_UsingDate";
|
||
this.txt_UsingDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||
this.txt_UsingDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||
this.txt_UsingDate.Size = new System.Drawing.Size(222, 22);
|
||
this.txt_UsingDate.StyleController = this.layoutControl2;
|
||
this.txt_UsingDate.TabIndex = 22;
|
||
//
|
||
// txt_EquipmentID
|
||
//
|
||
this.txt_EquipmentID.Location = new System.Drawing.Point(484, 19);
|
||
this.txt_EquipmentID.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_EquipmentID.Name = "txt_EquipmentID";
|
||
this.txt_EquipmentID.Size = new System.Drawing.Size(223, 22);
|
||
this.txt_EquipmentID.StyleController = this.layoutControl2;
|
||
this.txt_EquipmentID.TabIndex = 4;
|
||
//
|
||
// txt_EquipmentName
|
||
//
|
||
this.txt_EquipmentName.Location = new System.Drawing.Point(134, 58);
|
||
this.txt_EquipmentName.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_EquipmentName.Name = "txt_EquipmentName";
|
||
this.txt_EquipmentName.Size = new System.Drawing.Size(222, 22);
|
||
this.txt_EquipmentName.StyleController = this.layoutControl2;
|
||
this.txt_EquipmentName.TabIndex = 5;
|
||
//
|
||
// txt_Specification
|
||
//
|
||
this.txt_Specification.Location = new System.Drawing.Point(484, 58);
|
||
this.txt_Specification.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_Specification.Name = "txt_Specification";
|
||
this.txt_Specification.Size = new System.Drawing.Size(223, 22);
|
||
this.txt_Specification.StyleController = this.layoutControl2;
|
||
this.txt_Specification.TabIndex = 6;
|
||
//
|
||
// txt_Manufacturer
|
||
//
|
||
this.txt_Manufacturer.Location = new System.Drawing.Point(134, 99);
|
||
this.txt_Manufacturer.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_Manufacturer.Name = "txt_Manufacturer";
|
||
this.txt_Manufacturer.Size = new System.Drawing.Size(222, 22);
|
||
this.txt_Manufacturer.StyleController = this.layoutControl2;
|
||
this.txt_Manufacturer.TabIndex = 7;
|
||
//
|
||
// txt_SerialNumber
|
||
//
|
||
this.txt_SerialNumber.Location = new System.Drawing.Point(484, 99);
|
||
this.txt_SerialNumber.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_SerialNumber.Name = "txt_SerialNumber";
|
||
this.txt_SerialNumber.Size = new System.Drawing.Size(223, 22);
|
||
this.txt_SerialNumber.StyleController = this.layoutControl2;
|
||
this.txt_SerialNumber.TabIndex = 8;
|
||
//
|
||
// txt_Totalcapacity
|
||
//
|
||
this.txt_Totalcapacity.EditValue = 0D;
|
||
this.txt_Totalcapacity.Location = new System.Drawing.Point(484, 140);
|
||
this.txt_Totalcapacity.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_Totalcapacity.Name = "txt_Totalcapacity";
|
||
this.txt_Totalcapacity.Properties.BeepOnError = false;
|
||
this.txt_Totalcapacity.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
||
this.txt_Totalcapacity.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
||
this.txt_Totalcapacity.Properties.MaskSettings.Set("mask", "f");
|
||
this.txt_Totalcapacity.Size = new System.Drawing.Size(223, 22);
|
||
this.txt_Totalcapacity.StyleController = this.layoutControl2;
|
||
this.txt_Totalcapacity.TabIndex = 10;
|
||
//
|
||
// txt_Weight
|
||
//
|
||
this.txt_Weight.EditValue = 0D;
|
||
this.txt_Weight.Location = new System.Drawing.Point(134, 181);
|
||
this.txt_Weight.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_Weight.Name = "txt_Weight";
|
||
this.txt_Weight.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
||
this.txt_Weight.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
||
this.txt_Weight.Properties.MaskSettings.Set("mask", "f");
|
||
this.txt_Weight.Size = new System.Drawing.Size(222, 22);
|
||
this.txt_Weight.StyleController = this.layoutControl2;
|
||
this.txt_Weight.TabIndex = 11;
|
||
//
|
||
// txt_EquipmentCategory
|
||
//
|
||
this.txt_EquipmentCategory.Location = new System.Drawing.Point(484, 181);
|
||
this.txt_EquipmentCategory.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_EquipmentCategory.Name = "txt_EquipmentCategory";
|
||
this.txt_EquipmentCategory.Properties.BeepOnError = false;
|
||
this.txt_EquipmentCategory.Size = new System.Drawing.Size(223, 22);
|
||
this.txt_EquipmentCategory.StyleController = this.layoutControl2;
|
||
this.txt_EquipmentCategory.TabIndex = 12;
|
||
//
|
||
// txt_EquipmentOriginalvalue
|
||
//
|
||
this.txt_EquipmentOriginalvalue.EditValue = new decimal(new int[] {
|
||
0,
|
||
0,
|
||
0,
|
||
0});
|
||
this.txt_EquipmentOriginalvalue.Location = new System.Drawing.Point(134, 222);
|
||
this.txt_EquipmentOriginalvalue.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_EquipmentOriginalvalue.Name = "txt_EquipmentOriginalvalue";
|
||
this.txt_EquipmentOriginalvalue.Properties.BeepOnError = false;
|
||
this.txt_EquipmentOriginalvalue.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.NumericMaskManager));
|
||
this.txt_EquipmentOriginalvalue.Properties.MaskSettings.Set("MaskManagerSignature", "allowNull=False");
|
||
this.txt_EquipmentOriginalvalue.Properties.MaskSettings.Set("mask", "f");
|
||
this.txt_EquipmentOriginalvalue.Size = new System.Drawing.Size(222, 22);
|
||
this.txt_EquipmentOriginalvalue.StyleController = this.layoutControl2;
|
||
this.txt_EquipmentOriginalvalue.TabIndex = 13;
|
||
//
|
||
// txt_WarrantyPeriod
|
||
//
|
||
this.txt_WarrantyPeriod.Location = new System.Drawing.Point(134, 263);
|
||
this.txt_WarrantyPeriod.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_WarrantyPeriod.Name = "txt_WarrantyPeriod";
|
||
this.txt_WarrantyPeriod.Size = new System.Drawing.Size(222, 22);
|
||
this.txt_WarrantyPeriod.StyleController = this.layoutControl2;
|
||
this.txt_WarrantyPeriod.TabIndex = 15;
|
||
//
|
||
// txt_InstallationLocation
|
||
//
|
||
this.txt_InstallationLocation.Location = new System.Drawing.Point(484, 263);
|
||
this.txt_InstallationLocation.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_InstallationLocation.Name = "txt_InstallationLocation";
|
||
this.txt_InstallationLocation.Size = new System.Drawing.Size(223, 22);
|
||
this.txt_InstallationLocation.StyleController = this.layoutControl2;
|
||
this.txt_InstallationLocation.TabIndex = 16;
|
||
//
|
||
// txt_OwningUnit
|
||
//
|
||
this.txt_OwningUnit.Location = new System.Drawing.Point(134, 304);
|
||
this.txt_OwningUnit.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_OwningUnit.Name = "txt_OwningUnit";
|
||
this.txt_OwningUnit.Size = new System.Drawing.Size(222, 22);
|
||
this.txt_OwningUnit.StyleController = this.layoutControl2;
|
||
this.txt_OwningUnit.TabIndex = 17;
|
||
//
|
||
// txt_OperatingParameters
|
||
//
|
||
this.txt_OperatingParameters.Location = new System.Drawing.Point(484, 304);
|
||
this.txt_OperatingParameters.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_OperatingParameters.Name = "txt_OperatingParameters";
|
||
this.txt_OperatingParameters.Size = new System.Drawing.Size(223, 22);
|
||
this.txt_OperatingParameters.StyleController = this.layoutControl2;
|
||
this.txt_OperatingParameters.TabIndex = 18;
|
||
//
|
||
// txt_Remarks
|
||
//
|
||
this.txt_Remarks.Location = new System.Drawing.Point(134, 389);
|
||
this.txt_Remarks.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.txt_Remarks.Name = "txt_Remarks";
|
||
this.txt_Remarks.Properties.MaxLength = 2000;
|
||
this.txt_Remarks.Size = new System.Drawing.Size(573, 22);
|
||
this.txt_Remarks.StyleController = this.layoutControl2;
|
||
this.txt_Remarks.TabIndex = 20;
|
||
//
|
||
// btn_SelectFormRev
|
||
//
|
||
this.btn_SelectFormRev.Location = new System.Drawing.Point(134, 345);
|
||
this.btn_SelectFormRev.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.btn_SelectFormRev.Name = "btn_SelectFormRev";
|
||
this.btn_SelectFormRev.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "", 30, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
||
this.btn_SelectFormRev.Properties.ReadOnly = true;
|
||
this.btn_SelectFormRev.Size = new System.Drawing.Size(573, 22);
|
||
this.btn_SelectFormRev.StyleController = this.layoutControl2;
|
||
this.btn_SelectFormRev.TabIndex = 19;
|
||
this.btn_SelectFormRev.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btn_SelectFormRev_ButtonClick);
|
||
//
|
||
// ck_EquipmentStatus
|
||
//
|
||
this.ck_EquipmentStatus.EditValue = true;
|
||
this.ck_EquipmentStatus.Location = new System.Drawing.Point(484, 215);
|
||
this.ck_EquipmentStatus.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.ck_EquipmentStatus.Name = "ck_EquipmentStatus";
|
||
this.ck_EquipmentStatus.Properties.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
||
this.ck_EquipmentStatus.Properties.Appearance.Options.UseBackColor = true;
|
||
this.ck_EquipmentStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "启用"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "停用")});
|
||
this.ck_EquipmentStatus.Size = new System.Drawing.Size(223, 37);
|
||
this.ck_EquipmentStatus.StyleController = this.layoutControl2;
|
||
this.ck_EquipmentStatus.TabIndex = 14;
|
||
//
|
||
// layoutControlGroup1
|
||
//
|
||
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
||
this.layoutControlGroup1.GroupBordersVisible = false;
|
||
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||
this.layoutControlItem3,
|
||
this.layoutControlItem4,
|
||
this.layoutControlItem5,
|
||
this.layoutControlItem6,
|
||
this.layoutControlItem8,
|
||
this.layoutControlItem9,
|
||
this.layoutControlItem10,
|
||
this.layoutControlItem11,
|
||
this.layoutControlItem12,
|
||
this.layoutControlItem13,
|
||
this.layoutControlItem14,
|
||
this.layoutControlItem15,
|
||
this.layoutControlItem16,
|
||
this.layoutControlItem17,
|
||
this.layoutControlItem18,
|
||
this.layoutControlItem19,
|
||
this.layoutControlItem77,
|
||
this.layoutControlItem2,
|
||
this.layoutControlItem20});
|
||
this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
||
this.layoutControlGroup1.Name = "Root";
|
||
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
columnDefinition1.Width = 100D;
|
||
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
columnDefinition2.Width = 100D;
|
||
this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
||
columnDefinition1,
|
||
columnDefinition2});
|
||
rowDefinition1.Height = 100D;
|
||
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition2.Height = 100D;
|
||
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition3.Height = 100D;
|
||
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition4.Height = 100D;
|
||
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition5.Height = 100D;
|
||
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition6.Height = 100D;
|
||
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition7.Height = 100D;
|
||
rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition8.Height = 100D;
|
||
rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition9.Height = 100D;
|
||
rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition10.Height = 100D;
|
||
rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
|
||
rowDefinition11.Height = 50D;
|
||
rowDefinition11.SizeType = System.Windows.Forms.SizeType.Absolute;
|
||
this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
||
rowDefinition1,
|
||
rowDefinition2,
|
||
rowDefinition3,
|
||
rowDefinition4,
|
||
rowDefinition5,
|
||
rowDefinition6,
|
||
rowDefinition7,
|
||
rowDefinition8,
|
||
rowDefinition9,
|
||
rowDefinition10,
|
||
rowDefinition11});
|
||
this.layoutControlGroup1.Size = new System.Drawing.Size(717, 481);
|
||
this.layoutControlGroup1.TextVisible = false;
|
||
//
|
||
// layoutControlItem3
|
||
//
|
||
this.layoutControlItem3.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem3.Control = this.txt_EquipmentName;
|
||
this.layoutControlItem3.Location = new System.Drawing.Point(0, 41);
|
||
this.layoutControlItem3.Name = "layoutControlItem3";
|
||
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 1;
|
||
this.layoutControlItem3.Size = new System.Drawing.Size(350, 41);
|
||
this.layoutControlItem3.Text = "设备名称:";
|
||
this.layoutControlItem3.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem4
|
||
//
|
||
this.layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem4.Control = this.txt_Specification;
|
||
this.layoutControlItem4.Location = new System.Drawing.Point(350, 41);
|
||
this.layoutControlItem4.Name = "layoutControlItem4";
|
||
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
|
||
this.layoutControlItem4.Size = new System.Drawing.Size(351, 41);
|
||
this.layoutControlItem4.Text = "设备型号规格:";
|
||
this.layoutControlItem4.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem5
|
||
//
|
||
this.layoutControlItem5.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem5.Control = this.txt_Manufacturer;
|
||
this.layoutControlItem5.Location = new System.Drawing.Point(0, 82);
|
||
this.layoutControlItem5.Name = "layoutControlItem5";
|
||
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
|
||
this.layoutControlItem5.Size = new System.Drawing.Size(350, 41);
|
||
this.layoutControlItem5.Text = "制造厂家:";
|
||
this.layoutControlItem5.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem6
|
||
//
|
||
this.layoutControlItem6.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem6.Control = this.txt_SerialNumber;
|
||
this.layoutControlItem6.Location = new System.Drawing.Point(350, 82);
|
||
this.layoutControlItem6.Name = "layoutControlItem6";
|
||
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
|
||
this.layoutControlItem6.Size = new System.Drawing.Size(351, 41);
|
||
this.layoutControlItem6.Text = "出厂编号:";
|
||
this.layoutControlItem6.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem8
|
||
//
|
||
this.layoutControlItem8.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem8.Control = this.txt_Totalcapacity;
|
||
this.layoutControlItem8.Location = new System.Drawing.Point(350, 123);
|
||
this.layoutControlItem8.Name = "layoutControlItem8";
|
||
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
|
||
this.layoutControlItem8.Size = new System.Drawing.Size(351, 41);
|
||
this.layoutControlItem8.Text = "设备总容量(KW):";
|
||
this.layoutControlItem8.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem9
|
||
//
|
||
this.layoutControlItem9.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem9.Control = this.txt_Weight;
|
||
this.layoutControlItem9.Location = new System.Drawing.Point(0, 164);
|
||
this.layoutControlItem9.Name = "layoutControlItem9";
|
||
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
|
||
this.layoutControlItem9.Size = new System.Drawing.Size(350, 41);
|
||
this.layoutControlItem9.Text = "设备重量(吨):";
|
||
this.layoutControlItem9.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem10
|
||
//
|
||
this.layoutControlItem10.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem10.Control = this.txt_EquipmentCategory;
|
||
this.layoutControlItem10.Location = new System.Drawing.Point(350, 164);
|
||
this.layoutControlItem10.Name = "layoutControlItem10";
|
||
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 4;
|
||
this.layoutControlItem10.Size = new System.Drawing.Size(351, 41);
|
||
this.layoutControlItem10.Text = "设备类别:";
|
||
this.layoutControlItem10.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem11
|
||
//
|
||
this.layoutControlItem11.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem11.Control = this.txt_EquipmentOriginalvalue;
|
||
this.layoutControlItem11.Location = new System.Drawing.Point(0, 205);
|
||
this.layoutControlItem11.Name = "layoutControlItem11";
|
||
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 5;
|
||
this.layoutControlItem11.Size = new System.Drawing.Size(350, 41);
|
||
this.layoutControlItem11.Text = "设备原值(万元):";
|
||
this.layoutControlItem11.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem12
|
||
//
|
||
this.layoutControlItem12.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem12.Control = this.ck_EquipmentStatus;
|
||
this.layoutControlItem12.Location = new System.Drawing.Point(350, 205);
|
||
this.layoutControlItem12.Name = "layoutControlItem12";
|
||
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5;
|
||
this.layoutControlItem12.Size = new System.Drawing.Size(351, 41);
|
||
this.layoutControlItem12.Text = "设备状态:";
|
||
this.layoutControlItem12.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem13
|
||
//
|
||
this.layoutControlItem13.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem13.Control = this.txt_WarrantyPeriod;
|
||
this.layoutControlItem13.Location = new System.Drawing.Point(0, 246);
|
||
this.layoutControlItem13.Name = "layoutControlItem13";
|
||
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 6;
|
||
this.layoutControlItem13.Size = new System.Drawing.Size(350, 41);
|
||
this.layoutControlItem13.Text = "质保期:";
|
||
this.layoutControlItem13.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem14
|
||
//
|
||
this.layoutControlItem14.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem14.Control = this.txt_InstallationLocation;
|
||
this.layoutControlItem14.Location = new System.Drawing.Point(350, 246);
|
||
this.layoutControlItem14.Name = "layoutControlItem14";
|
||
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 6;
|
||
this.layoutControlItem14.Size = new System.Drawing.Size(351, 41);
|
||
this.layoutControlItem14.Text = "安装地点:";
|
||
this.layoutControlItem14.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem15
|
||
//
|
||
this.layoutControlItem15.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem15.Control = this.txt_OwningUnit;
|
||
this.layoutControlItem15.Location = new System.Drawing.Point(0, 287);
|
||
this.layoutControlItem15.Name = "layoutControlItem15";
|
||
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 7;
|
||
this.layoutControlItem15.Size = new System.Drawing.Size(350, 41);
|
||
this.layoutControlItem15.Text = "所属单元:";
|
||
this.layoutControlItem15.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem16
|
||
//
|
||
this.layoutControlItem16.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem16.Control = this.txt_OperatingParameters;
|
||
this.layoutControlItem16.Location = new System.Drawing.Point(350, 287);
|
||
this.layoutControlItem16.Name = "layoutControlItem16";
|
||
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 7;
|
||
this.layoutControlItem16.Size = new System.Drawing.Size(351, 41);
|
||
this.layoutControlItem16.Text = "运行参数:";
|
||
this.layoutControlItem16.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem17
|
||
//
|
||
this.layoutControlItem17.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem17.Control = this.btn_SelectFormRev;
|
||
this.layoutControlItem17.Location = new System.Drawing.Point(0, 328);
|
||
this.layoutControlItem17.Name = "layoutControlItem17";
|
||
this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
|
||
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 8;
|
||
this.layoutControlItem17.Size = new System.Drawing.Size(701, 41);
|
||
this.layoutControlItem17.Text = "保养使用的表单:";
|
||
this.layoutControlItem17.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem18
|
||
//
|
||
this.layoutControlItem18.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem18.Control = this.txt_Remarks;
|
||
this.layoutControlItem18.Location = new System.Drawing.Point(0, 369);
|
||
this.layoutControlItem18.Name = "layoutControlItem18";
|
||
this.layoutControlItem18.OptionsTableLayoutItem.ColumnSpan = 2;
|
||
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 9;
|
||
this.layoutControlItem18.Size = new System.Drawing.Size(701, 46);
|
||
this.layoutControlItem18.Text = "备注:";
|
||
this.layoutControlItem18.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// layoutControlItem19
|
||
//
|
||
this.layoutControlItem19.Control = stackPanel1;
|
||
this.layoutControlItem19.Location = new System.Drawing.Point(350, 415);
|
||
this.layoutControlItem19.Name = "layoutControlItem19";
|
||
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 10;
|
||
this.layoutControlItem19.Size = new System.Drawing.Size(351, 50);
|
||
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
||
this.layoutControlItem19.TextVisible = false;
|
||
//
|
||
// layoutControlItem77
|
||
//
|
||
this.layoutControlItem77.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem77.Control = this.txt_UsingDate;
|
||
this.layoutControlItem77.Location = new System.Drawing.Point(0, 123);
|
||
this.layoutControlItem77.Name = "layoutControlItem77";
|
||
this.layoutControlItem77.OptionsTableLayoutItem.RowIndex = 3;
|
||
this.layoutControlItem77.Size = new System.Drawing.Size(350, 41);
|
||
this.layoutControlItem77.Text = "投产年月:";
|
||
this.layoutControlItem77.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// Root
|
||
//
|
||
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
||
this.Root.GroupBordersVisible = false;
|
||
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||
this.layoutControlItem1});
|
||
this.Root.Name = "Root";
|
||
this.Root.Size = new System.Drawing.Size(737, 501);
|
||
this.Root.TextVisible = false;
|
||
//
|
||
// layoutControlItem1
|
||
//
|
||
this.layoutControlItem1.Control = this.layoutControl2;
|
||
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlItem1.Name = "layoutControlItem1";
|
||
this.layoutControlItem1.Size = new System.Drawing.Size(721, 485);
|
||
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
||
this.layoutControlItem1.TextVisible = false;
|
||
//
|
||
// layoutControlItem7
|
||
//
|
||
this.layoutControlItem7.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem7.Control = this.txt_UsingDate;
|
||
this.layoutControlItem7.Location = new System.Drawing.Point(0, 147);
|
||
this.layoutControlItem7.Name = "layoutControlItem7";
|
||
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 3;
|
||
this.layoutControlItem7.Size = new System.Drawing.Size(452, 49);
|
||
this.layoutControlItem7.TextSize = new System.Drawing.Size(145, 18);
|
||
//
|
||
// splashScreenManager1
|
||
//
|
||
this.splashScreenManager1.ClosingDelay = 500;
|
||
//
|
||
// dxErrorProvider1
|
||
//
|
||
this.dxErrorProvider1.ContainerControl = this;
|
||
//
|
||
// layoutControlItem2
|
||
//
|
||
this.layoutControlItem2.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem2.Control = this.txt_EquipmentID;
|
||
this.layoutControlItem2.Location = new System.Drawing.Point(350, 0);
|
||
this.layoutControlItem2.MaxSize = new System.Drawing.Size(0, 23);
|
||
this.layoutControlItem2.MinSize = new System.Drawing.Size(173, 23);
|
||
this.layoutControlItem2.Name = "layoutControlItem2";
|
||
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
|
||
this.layoutControlItem2.Size = new System.Drawing.Size(351, 41);
|
||
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem2.Text = "设备编号:";
|
||
this.layoutControlItem2.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// txt_Route
|
||
//
|
||
this.txt_Route.Location = new System.Drawing.Point(134, 17);
|
||
this.txt_Route.Name = "txt_Route";
|
||
this.txt_Route.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||
new DevExpress.XtraEditors.Controls.EditorButton()});
|
||
this.txt_Route.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
||
this.txt_Route.Size = new System.Drawing.Size(222, 22);
|
||
this.txt_Route.StyleController = this.layoutControl2;
|
||
this.txt_Route.TabIndex = 23;
|
||
this.txt_Route.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEdit1_ButtonClick);
|
||
//
|
||
// layoutControlItem20
|
||
//
|
||
this.layoutControlItem20.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
||
this.layoutControlItem20.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
||
this.layoutControlItem20.Control = this.txt_Route;
|
||
this.layoutControlItem20.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlItem20.Name = "layoutControlItem20";
|
||
this.layoutControlItem20.Size = new System.Drawing.Size(350, 41);
|
||
this.layoutControlItem20.Text = "父级分类:";
|
||
this.layoutControlItem20.TextSize = new System.Drawing.Size(115, 15);
|
||
//
|
||
// Page_DriveInfoEdit
|
||
//
|
||
this.AcceptButton = this.btn_Submit;
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.CancelButton = this.btn_Cancel;
|
||
this.ClientSize = new System.Drawing.Size(737, 501);
|
||
this.Controls.Add(this.layoutControl1);
|
||
this.DoubleBuffered = true;
|
||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
||
this.IconOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("Page_DriveInfoEdit.IconOptions.SvgImage")));
|
||
this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||
this.Name = "Page_DriveInfoEdit";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "Page_DriveInfoEdit";
|
||
this.Load += new System.EventHandler(this.Page_DriveInfoEdit_Load);
|
||
((System.ComponentModel.ISupportInitialize)(stackPanel1)).EndInit();
|
||
stackPanel1.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
||
this.layoutControl1.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
|
||
this.layoutControl2.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_UsingDate.Properties.CalendarTimeProperties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_UsingDate.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentID.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentName.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Specification.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Manufacturer.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_SerialNumber.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Totalcapacity.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Weight.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentCategory.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_EquipmentOriginalvalue.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_WarrantyPeriod.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_InstallationLocation.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_OwningUnit.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_OperatingParameters.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Remarks.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.btn_SelectFormRev.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.ck_EquipmentStatus.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).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.layoutControlItem8)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem77)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_Route.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
||
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
||
private DevExpress.XtraLayout.LayoutControl layoutControl2;
|
||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
||
private DevExpress.XtraEditors.TextEdit txt_EquipmentID;
|
||
private DevExpress.XtraEditors.TextEdit txt_EquipmentName;
|
||
private DevExpress.XtraEditors.TextEdit txt_Specification;
|
||
private DevExpress.XtraEditors.TextEdit txt_Manufacturer;
|
||
private DevExpress.XtraEditors.TextEdit txt_SerialNumber;
|
||
private DevExpress.XtraEditors.TextEdit txt_Totalcapacity;
|
||
private DevExpress.XtraEditors.TextEdit txt_Weight;
|
||
private DevExpress.XtraEditors.TextEdit txt_EquipmentCategory;
|
||
private DevExpress.XtraEditors.TextEdit txt_EquipmentOriginalvalue;
|
||
private DevExpress.XtraEditors.TextEdit txt_WarrantyPeriod;
|
||
private DevExpress.XtraEditors.TextEdit txt_InstallationLocation;
|
||
private DevExpress.XtraEditors.TextEdit txt_OwningUnit;
|
||
private DevExpress.XtraEditors.TextEdit txt_OperatingParameters;
|
||
private DevExpress.XtraEditors.TextEdit txt_Remarks;
|
||
private DevExpress.XtraEditors.SimpleButton btn_Cancel;
|
||
private DevExpress.XtraEditors.SimpleButton btn_Submit;
|
||
private DevExpress.XtraEditors.ButtonEdit btn_SelectFormRev;
|
||
private DevExpress.XtraEditors.RadioGroup ck_EquipmentStatus;
|
||
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
||
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
||
private DevExpress.XtraEditors.DateEdit txt_UsingDate;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem77;
|
||
private DevExpress.XtraEditors.ButtonEdit txt_Route;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
||
}
|
||
} |