1573 lines
104 KiB
C#
1573 lines
104 KiB
C#
|
namespace DeviceRepairAndOptimization.Pages.RepairView
|
|||
|
{
|
|||
|
partial class page_RepairRecordEdit
|
|||
|
{
|
|||
|
/// <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.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
|
|||
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
|
|||
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
|
|||
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
|
|||
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
|
|||
|
DevExpress.XtraLayout.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();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition17 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition18 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition19 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
DevExpress.XtraLayout.RowDefinition rowDefinition20 = new DevExpress.XtraLayout.RowDefinition();
|
|||
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|||
|
this.te_MaintenanceCompletionTime = new DevExpress.XtraEditors.TimeEdit();
|
|||
|
this.toolbarFormManager1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormManager(this.components);
|
|||
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|||
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|||
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|||
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|||
|
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
|
|||
|
this.txt_OrderType = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.de_StartOfMaintenance = new DevExpress.XtraEditors.DateEdit();
|
|||
|
this.te_ReferenceTime = new DevExpress.XtraEditors.TimeEdit();
|
|||
|
this.de_ReferenceDate = new DevExpress.XtraEditors.DateEdit();
|
|||
|
this.te_BasicStartTime = new DevExpress.XtraEditors.TimeEdit();
|
|||
|
this.de_ActualDateOfIssuance = new DevExpress.XtraEditors.DateEdit();
|
|||
|
this.txt_PmAndAmAssociatedProjectLocation = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_PartsAndServiceArrivalTime = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_PartsAndServiceRequisitionTime = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_StatusFeedbackAndTime = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_TierTrackers = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_DidTheFaultCauseAShutdown = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_Tier = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_DeviceStatus = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_OtherThan = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_VerificationNumber = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_PhenomenologicalDistinction = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_RepairMethods = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_MaintenancePeriod = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_Downtime = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_ReplacementParts = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_MaintenanceContent = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_CauseOfFailure = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_MaintenancePersonnel = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_ReasonForDowntime = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_FinalModifier = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_Importer = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_Descriptive = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_DescriptionOfTechnicalObjects = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_Tin = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_TestLot = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_SystemStatus = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_Acttotcost = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_FullProgramCosts = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_TypesOfMaintenanceOperations = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_PurchaseOrder = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_Installations = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.txt_Plant = new DevExpress.XtraEditors.TextEdit();
|
|||
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|||
|
this.lb_Plant = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_Installations = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_PurchaseOrder = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_DescriptionOfTechnicalObjects = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_TypesOfMaintenanceOperations = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_FullProgramCosts = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_Acttotcost = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_SystemStatus = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_TestLot = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.lb_Tin = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
|
|||
|
this.toolbarFormControl1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
|
|||
|
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|||
|
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DeviceRepairAndOptimization.frmWaiting), true, true);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|||
|
this.layoutControl1.SuspendLayout();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.te_MaintenanceCompletionTime.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_OrderType.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_StartOfMaintenance.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_StartOfMaintenance.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.te_ReferenceTime.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_ReferenceDate.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_ReferenceDate.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.te_BasicStartTime.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_ActualDateOfIssuance.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_ActualDateOfIssuance.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PmAndAmAssociatedProjectLocation.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PartsAndServiceArrivalTime.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PartsAndServiceRequisitionTime.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_StatusFeedbackAndTime.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_TierTrackers.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_DidTheFaultCauseAShutdown.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Tier.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_DeviceStatus.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_OtherThan.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_VerificationNumber.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PhenomenologicalDistinction.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_RepairMethods.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_MaintenancePeriod.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Downtime.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_ReplacementParts.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_MaintenanceContent.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_CauseOfFailure.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_MaintenancePersonnel.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_ReasonForDowntime.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_FinalModifier.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Importer.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Descriptive.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_DescriptionOfTechnicalObjects.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Tin.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_TestLot.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_SystemStatus.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Acttotcost.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_FullProgramCosts.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_TypesOfMaintenanceOperations.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PurchaseOrder.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Installations.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Plant.Properties)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_Plant)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_Installations)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_PurchaseOrder)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_DescriptionOfTechnicalObjects)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_TypesOfMaintenanceOperations)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_FullProgramCosts)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_Acttotcost)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_SystemStatus)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_TestLot)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_Tin)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).BeginInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
|
|||
|
this.SuspendLayout();
|
|||
|
//
|
|||
|
// layoutControl1
|
|||
|
//
|
|||
|
this.layoutControl1.AllowCustomization = false;
|
|||
|
this.layoutControl1.Controls.Add(this.te_MaintenanceCompletionTime);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_OrderType);
|
|||
|
this.layoutControl1.Controls.Add(this.de_StartOfMaintenance);
|
|||
|
this.layoutControl1.Controls.Add(this.te_ReferenceTime);
|
|||
|
this.layoutControl1.Controls.Add(this.de_ReferenceDate);
|
|||
|
this.layoutControl1.Controls.Add(this.te_BasicStartTime);
|
|||
|
this.layoutControl1.Controls.Add(this.de_ActualDateOfIssuance);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_PmAndAmAssociatedProjectLocation);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_PartsAndServiceArrivalTime);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_PartsAndServiceRequisitionTime);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_StatusFeedbackAndTime);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_TierTrackers);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_DidTheFaultCauseAShutdown);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_Tier);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_DeviceStatus);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_OtherThan);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_VerificationNumber);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_PhenomenologicalDistinction);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_RepairMethods);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_MaintenancePeriod);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_Downtime);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_ReplacementParts);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_MaintenanceContent);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_CauseOfFailure);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_MaintenancePersonnel);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_ReasonForDowntime);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_FinalModifier);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_Importer);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_Descriptive);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_DescriptionOfTechnicalObjects);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_Tin);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_TestLot);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_SystemStatus);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_Acttotcost);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_FullProgramCosts);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_TypesOfMaintenanceOperations);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_PurchaseOrder);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_Installations);
|
|||
|
this.layoutControl1.Controls.Add(this.txt_Plant);
|
|||
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
this.layoutControl1.Location = new System.Drawing.Point(0, 31);
|
|||
|
this.layoutControl1.Name = "layoutControl1";
|
|||
|
this.layoutControl1.Root = this.Root;
|
|||
|
this.layoutControl1.Size = new System.Drawing.Size(1197, 657);
|
|||
|
this.layoutControl1.TabIndex = 0;
|
|||
|
this.layoutControl1.Text = "layoutControl1";
|
|||
|
//
|
|||
|
// te_MaintenanceCompletionTime
|
|||
|
//
|
|||
|
this.te_MaintenanceCompletionTime.EditValue = new System.DateTime(2024, 3, 13, 0, 0, 0, 0);
|
|||
|
this.te_MaintenanceCompletionTime.Location = new System.Drawing.Point(560, 303);
|
|||
|
this.te_MaintenanceCompletionTime.MenuManager = this.toolbarFormManager1;
|
|||
|
this.te_MaintenanceCompletionTime.Name = "te_MaintenanceCompletionTime";
|
|||
|
this.te_MaintenanceCompletionTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.te_MaintenanceCompletionTime.Properties.DisplayFormat.FormatString = "HH:mm";
|
|||
|
this.te_MaintenanceCompletionTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.te_MaintenanceCompletionTime.Properties.EditFormat.FormatString = "HH:mm";
|
|||
|
this.te_MaintenanceCompletionTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.te_MaintenanceCompletionTime.Properties.MaskSettings.Set("mask", "HH:mm");
|
|||
|
this.te_MaintenanceCompletionTime.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.te_MaintenanceCompletionTime.StyleController = this.layoutControl1;
|
|||
|
this.te_MaintenanceCompletionTime.TabIndex = 50;
|
|||
|
//
|
|||
|
// toolbarFormManager1
|
|||
|
//
|
|||
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlTop);
|
|||
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlBottom);
|
|||
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlLeft);
|
|||
|
this.toolbarFormManager1.DockControls.Add(this.barDockControlRight);
|
|||
|
this.toolbarFormManager1.Form = this;
|
|||
|
this.toolbarFormManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|||
|
this.barButtonItem1});
|
|||
|
this.toolbarFormManager1.MaxItemId = 1;
|
|||
|
//
|
|||
|
// barDockControlTop
|
|||
|
//
|
|||
|
this.barDockControlTop.CausesValidation = false;
|
|||
|
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
this.barDockControlTop.Location = new System.Drawing.Point(0, 31);
|
|||
|
this.barDockControlTop.Manager = this.toolbarFormManager1;
|
|||
|
this.barDockControlTop.Size = new System.Drawing.Size(1197, 0);
|
|||
|
//
|
|||
|
// barDockControlBottom
|
|||
|
//
|
|||
|
this.barDockControlBottom.CausesValidation = false;
|
|||
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|||
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 688);
|
|||
|
this.barDockControlBottom.Manager = this.toolbarFormManager1;
|
|||
|
this.barDockControlBottom.Size = new System.Drawing.Size(1197, 0);
|
|||
|
//
|
|||
|
// barDockControlLeft
|
|||
|
//
|
|||
|
this.barDockControlLeft.CausesValidation = false;
|
|||
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|||
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
|
|||
|
this.barDockControlLeft.Manager = this.toolbarFormManager1;
|
|||
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 657);
|
|||
|
//
|
|||
|
// barDockControlRight
|
|||
|
//
|
|||
|
this.barDockControlRight.CausesValidation = false;
|
|||
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|||
|
this.barDockControlRight.Location = new System.Drawing.Point(1197, 31);
|
|||
|
this.barDockControlRight.Manager = this.toolbarFormManager1;
|
|||
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 657);
|
|||
|
//
|
|||
|
// barButtonItem1
|
|||
|
//
|
|||
|
this.barButtonItem1.Caption = "保存";
|
|||
|
this.barButtonItem1.Id = 0;
|
|||
|
this.barButtonItem1.ImageOptions.Image = global::DeviceRepairAndOptimization.Properties.Resources.save_16x161;
|
|||
|
this.barButtonItem1.ImageOptions.LargeImage = global::DeviceRepairAndOptimization.Properties.Resources.save_32x321;
|
|||
|
this.barButtonItem1.Name = "barButtonItem1";
|
|||
|
this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|||
|
this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
|
|||
|
//
|
|||
|
// txt_OrderType
|
|||
|
//
|
|||
|
this.txt_OrderType.Location = new System.Drawing.Point(207, 47);
|
|||
|
this.txt_OrderType.MenuManager = this.toolbarFormManager1;
|
|||
|
this.txt_OrderType.Name = "txt_OrderType";
|
|||
|
this.txt_OrderType.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_OrderType.StyleController = this.layoutControl1;
|
|||
|
this.txt_OrderType.TabIndex = 49;
|
|||
|
//
|
|||
|
// de_StartOfMaintenance
|
|||
|
//
|
|||
|
this.de_StartOfMaintenance.EditValue = null;
|
|||
|
this.de_StartOfMaintenance.Location = new System.Drawing.Point(207, 303);
|
|||
|
this.de_StartOfMaintenance.Name = "de_StartOfMaintenance";
|
|||
|
this.de_StartOfMaintenance.Properties.BeepOnError = false;
|
|||
|
this.de_StartOfMaintenance.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.de_StartOfMaintenance.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.de_StartOfMaintenance.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
this.de_StartOfMaintenance.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.de_StartOfMaintenance.Properties.EditFormat.FormatString = "yyyy-MM-dd";
|
|||
|
this.de_StartOfMaintenance.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.de_StartOfMaintenance.Properties.MaskSettings.Set("mask", "yyyy-MM-dd");
|
|||
|
this.de_StartOfMaintenance.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.de_StartOfMaintenance.StyleController = this.layoutControl1;
|
|||
|
this.de_StartOfMaintenance.TabIndex = 47;
|
|||
|
//
|
|||
|
// te_ReferenceTime
|
|||
|
//
|
|||
|
this.te_ReferenceTime.EditValue = new System.DateTime(2024, 3, 12, 0, 0, 0, 0);
|
|||
|
this.te_ReferenceTime.Location = new System.Drawing.Point(560, 239);
|
|||
|
this.te_ReferenceTime.Name = "te_ReferenceTime";
|
|||
|
this.te_ReferenceTime.Properties.BeepOnError = false;
|
|||
|
this.te_ReferenceTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.te_ReferenceTime.Properties.DisplayFormat.FormatString = "HH:mm";
|
|||
|
this.te_ReferenceTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.te_ReferenceTime.Properties.EditFormat.FormatString = "HH:mm";
|
|||
|
this.te_ReferenceTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.te_ReferenceTime.Properties.MaskSettings.Set("mask", "HH:mm");
|
|||
|
this.te_ReferenceTime.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.te_ReferenceTime.StyleController = this.layoutControl1;
|
|||
|
this.te_ReferenceTime.TabIndex = 46;
|
|||
|
//
|
|||
|
// de_ReferenceDate
|
|||
|
//
|
|||
|
this.de_ReferenceDate.EditValue = null;
|
|||
|
this.de_ReferenceDate.Location = new System.Drawing.Point(207, 239);
|
|||
|
this.de_ReferenceDate.Name = "de_ReferenceDate";
|
|||
|
this.de_ReferenceDate.Properties.BeepOnError = false;
|
|||
|
this.de_ReferenceDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.de_ReferenceDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.de_ReferenceDate.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
this.de_ReferenceDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.de_ReferenceDate.Properties.EditFormat.FormatString = "yyyy-MM-dd";
|
|||
|
this.de_ReferenceDate.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.de_ReferenceDate.Properties.MaskSettings.Set("mask", "yyyy-MM-dd");
|
|||
|
this.de_ReferenceDate.Properties.WeekNumberRule = DevExpress.XtraEditors.Controls.WeekNumberRule.FirstDay;
|
|||
|
this.de_ReferenceDate.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.de_ReferenceDate.StyleController = this.layoutControl1;
|
|||
|
this.de_ReferenceDate.TabIndex = 45;
|
|||
|
//
|
|||
|
// te_BasicStartTime
|
|||
|
//
|
|||
|
this.te_BasicStartTime.EditValue = new System.DateTime(2024, 3, 12, 0, 0, 0, 0);
|
|||
|
this.te_BasicStartTime.Location = new System.Drawing.Point(560, 207);
|
|||
|
this.te_BasicStartTime.Name = "te_BasicStartTime";
|
|||
|
this.te_BasicStartTime.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.te_BasicStartTime.Properties.DisplayFormat.FormatString = "HH:mm";
|
|||
|
this.te_BasicStartTime.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.te_BasicStartTime.Properties.EditFormat.FormatString = "HH:mm";
|
|||
|
this.te_BasicStartTime.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.te_BasicStartTime.Properties.MaskSettings.Set("mask", "HH:mm");
|
|||
|
this.te_BasicStartTime.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.te_BasicStartTime.StyleController = this.layoutControl1;
|
|||
|
this.te_BasicStartTime.TabIndex = 44;
|
|||
|
//
|
|||
|
// de_ActualDateOfIssuance
|
|||
|
//
|
|||
|
this.de_ActualDateOfIssuance.EditValue = null;
|
|||
|
this.de_ActualDateOfIssuance.Location = new System.Drawing.Point(207, 207);
|
|||
|
this.de_ActualDateOfIssuance.Name = "de_ActualDateOfIssuance";
|
|||
|
this.de_ActualDateOfIssuance.Properties.BeepOnError = false;
|
|||
|
this.de_ActualDateOfIssuance.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.de_ActualDateOfIssuance.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
this.de_ActualDateOfIssuance.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
this.de_ActualDateOfIssuance.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.de_ActualDateOfIssuance.Properties.EditFormat.FormatString = "";
|
|||
|
this.de_ActualDateOfIssuance.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
this.de_ActualDateOfIssuance.Properties.MaskSettings.Set("mask", "yyyy-MM-dd");
|
|||
|
this.de_ActualDateOfIssuance.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.de_ActualDateOfIssuance.StyleController = this.layoutControl1;
|
|||
|
this.de_ActualDateOfIssuance.TabIndex = 43;
|
|||
|
//
|
|||
|
// txt_PmAndAmAssociatedProjectLocation
|
|||
|
//
|
|||
|
this.txt_PmAndAmAssociatedProjectLocation.Location = new System.Drawing.Point(560, 591);
|
|||
|
this.txt_PmAndAmAssociatedProjectLocation.Name = "txt_PmAndAmAssociatedProjectLocation";
|
|||
|
this.txt_PmAndAmAssociatedProjectLocation.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_PmAndAmAssociatedProjectLocation.StyleController = this.layoutControl1;
|
|||
|
this.txt_PmAndAmAssociatedProjectLocation.TabIndex = 41;
|
|||
|
//
|
|||
|
// txt_PartsAndServiceArrivalTime
|
|||
|
//
|
|||
|
this.txt_PartsAndServiceArrivalTime.Location = new System.Drawing.Point(207, 591);
|
|||
|
this.txt_PartsAndServiceArrivalTime.Name = "txt_PartsAndServiceArrivalTime";
|
|||
|
this.txt_PartsAndServiceArrivalTime.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_PartsAndServiceArrivalTime.StyleController = this.layoutControl1;
|
|||
|
this.txt_PartsAndServiceArrivalTime.TabIndex = 40;
|
|||
|
//
|
|||
|
// txt_PartsAndServiceRequisitionTime
|
|||
|
//
|
|||
|
this.txt_PartsAndServiceRequisitionTime.Location = new System.Drawing.Point(913, 559);
|
|||
|
this.txt_PartsAndServiceRequisitionTime.Name = "txt_PartsAndServiceRequisitionTime";
|
|||
|
this.txt_PartsAndServiceRequisitionTime.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_PartsAndServiceRequisitionTime.StyleController = this.layoutControl1;
|
|||
|
this.txt_PartsAndServiceRequisitionTime.TabIndex = 39;
|
|||
|
//
|
|||
|
// txt_StatusFeedbackAndTime
|
|||
|
//
|
|||
|
this.txt_StatusFeedbackAndTime.Location = new System.Drawing.Point(560, 559);
|
|||
|
this.txt_StatusFeedbackAndTime.Name = "txt_StatusFeedbackAndTime";
|
|||
|
this.txt_StatusFeedbackAndTime.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_StatusFeedbackAndTime.StyleController = this.layoutControl1;
|
|||
|
this.txt_StatusFeedbackAndTime.TabIndex = 38;
|
|||
|
//
|
|||
|
// txt_TierTrackers
|
|||
|
//
|
|||
|
this.txt_TierTrackers.Location = new System.Drawing.Point(207, 559);
|
|||
|
this.txt_TierTrackers.Name = "txt_TierTrackers";
|
|||
|
this.txt_TierTrackers.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_TierTrackers.StyleController = this.layoutControl1;
|
|||
|
this.txt_TierTrackers.TabIndex = 37;
|
|||
|
//
|
|||
|
// txt_DidTheFaultCauseAShutdown
|
|||
|
//
|
|||
|
this.txt_DidTheFaultCauseAShutdown.Location = new System.Drawing.Point(913, 527);
|
|||
|
this.txt_DidTheFaultCauseAShutdown.Name = "txt_DidTheFaultCauseAShutdown";
|
|||
|
this.txt_DidTheFaultCauseAShutdown.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_DidTheFaultCauseAShutdown.StyleController = this.layoutControl1;
|
|||
|
this.txt_DidTheFaultCauseAShutdown.TabIndex = 36;
|
|||
|
//
|
|||
|
// txt_Tier
|
|||
|
//
|
|||
|
this.txt_Tier.Location = new System.Drawing.Point(560, 527);
|
|||
|
this.txt_Tier.Name = "txt_Tier";
|
|||
|
this.txt_Tier.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_Tier.StyleController = this.layoutControl1;
|
|||
|
this.txt_Tier.TabIndex = 35;
|
|||
|
//
|
|||
|
// txt_DeviceStatus
|
|||
|
//
|
|||
|
this.txt_DeviceStatus.Location = new System.Drawing.Point(207, 527);
|
|||
|
this.txt_DeviceStatus.Name = "txt_DeviceStatus";
|
|||
|
this.txt_DeviceStatus.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_DeviceStatus.StyleController = this.layoutControl1;
|
|||
|
this.txt_DeviceStatus.TabIndex = 34;
|
|||
|
//
|
|||
|
// txt_OtherThan
|
|||
|
//
|
|||
|
this.txt_OtherThan.Location = new System.Drawing.Point(207, 495);
|
|||
|
this.txt_OtherThan.Name = "txt_OtherThan";
|
|||
|
this.txt_OtherThan.Size = new System.Drawing.Size(919, 22);
|
|||
|
this.txt_OtherThan.StyleController = this.layoutControl1;
|
|||
|
this.txt_OtherThan.TabIndex = 33;
|
|||
|
//
|
|||
|
// txt_VerificationNumber
|
|||
|
//
|
|||
|
this.txt_VerificationNumber.Location = new System.Drawing.Point(560, 463);
|
|||
|
this.txt_VerificationNumber.Name = "txt_VerificationNumber";
|
|||
|
this.txt_VerificationNumber.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_VerificationNumber.StyleController = this.layoutControl1;
|
|||
|
this.txt_VerificationNumber.TabIndex = 32;
|
|||
|
//
|
|||
|
// txt_PhenomenologicalDistinction
|
|||
|
//
|
|||
|
this.txt_PhenomenologicalDistinction.Location = new System.Drawing.Point(207, 463);
|
|||
|
this.txt_PhenomenologicalDistinction.Name = "txt_PhenomenologicalDistinction";
|
|||
|
this.txt_PhenomenologicalDistinction.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_PhenomenologicalDistinction.StyleController = this.layoutControl1;
|
|||
|
this.txt_PhenomenologicalDistinction.TabIndex = 31;
|
|||
|
//
|
|||
|
// txt_RepairMethods
|
|||
|
//
|
|||
|
this.txt_RepairMethods.Location = new System.Drawing.Point(913, 431);
|
|||
|
this.txt_RepairMethods.Name = "txt_RepairMethods";
|
|||
|
this.txt_RepairMethods.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_RepairMethods.StyleController = this.layoutControl1;
|
|||
|
this.txt_RepairMethods.TabIndex = 30;
|
|||
|
//
|
|||
|
// txt_MaintenancePeriod
|
|||
|
//
|
|||
|
this.txt_MaintenancePeriod.EditValue = 0F;
|
|||
|
this.txt_MaintenancePeriod.Location = new System.Drawing.Point(207, 431);
|
|||
|
this.txt_MaintenancePeriod.Name = "txt_MaintenancePeriod";
|
|||
|
this.txt_MaintenancePeriod.Properties.NullText = "0";
|
|||
|
this.txt_MaintenancePeriod.Properties.NullValuePrompt = "0";
|
|||
|
this.txt_MaintenancePeriod.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_MaintenancePeriod.StyleController = this.layoutControl1;
|
|||
|
this.txt_MaintenancePeriod.TabIndex = 29;
|
|||
|
//
|
|||
|
// txt_Downtime
|
|||
|
//
|
|||
|
this.txt_Downtime.EditValue = 0F;
|
|||
|
this.txt_Downtime.Location = new System.Drawing.Point(560, 431);
|
|||
|
this.txt_Downtime.Name = "txt_Downtime";
|
|||
|
this.txt_Downtime.Properties.NullText = "0";
|
|||
|
this.txt_Downtime.Properties.NullValuePrompt = "0";
|
|||
|
this.txt_Downtime.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_Downtime.StyleController = this.layoutControl1;
|
|||
|
this.txt_Downtime.TabIndex = 28;
|
|||
|
//
|
|||
|
// txt_ReplacementParts
|
|||
|
//
|
|||
|
this.txt_ReplacementParts.Location = new System.Drawing.Point(207, 399);
|
|||
|
this.txt_ReplacementParts.Name = "txt_ReplacementParts";
|
|||
|
this.txt_ReplacementParts.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_ReplacementParts.StyleController = this.layoutControl1;
|
|||
|
this.txt_ReplacementParts.TabIndex = 27;
|
|||
|
//
|
|||
|
// txt_MaintenanceContent
|
|||
|
//
|
|||
|
this.txt_MaintenanceContent.Location = new System.Drawing.Point(207, 367);
|
|||
|
this.txt_MaintenanceContent.Name = "txt_MaintenanceContent";
|
|||
|
this.txt_MaintenanceContent.Size = new System.Drawing.Size(919, 22);
|
|||
|
this.txt_MaintenanceContent.StyleController = this.layoutControl1;
|
|||
|
this.txt_MaintenanceContent.TabIndex = 26;
|
|||
|
//
|
|||
|
// txt_CauseOfFailure
|
|||
|
//
|
|||
|
this.txt_CauseOfFailure.Location = new System.Drawing.Point(207, 335);
|
|||
|
this.txt_CauseOfFailure.Name = "txt_CauseOfFailure";
|
|||
|
this.txt_CauseOfFailure.Size = new System.Drawing.Size(919, 22);
|
|||
|
this.txt_CauseOfFailure.StyleController = this.layoutControl1;
|
|||
|
this.txt_CauseOfFailure.TabIndex = 25;
|
|||
|
//
|
|||
|
// txt_MaintenancePersonnel
|
|||
|
//
|
|||
|
this.txt_MaintenancePersonnel.Location = new System.Drawing.Point(913, 271);
|
|||
|
this.txt_MaintenancePersonnel.Name = "txt_MaintenancePersonnel";
|
|||
|
this.txt_MaintenancePersonnel.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_MaintenancePersonnel.StyleController = this.layoutControl1;
|
|||
|
this.txt_MaintenancePersonnel.TabIndex = 22;
|
|||
|
//
|
|||
|
// txt_ReasonForDowntime
|
|||
|
//
|
|||
|
this.txt_ReasonForDowntime.Location = new System.Drawing.Point(560, 271);
|
|||
|
this.txt_ReasonForDowntime.Name = "txt_ReasonForDowntime";
|
|||
|
this.txt_ReasonForDowntime.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_ReasonForDowntime.StyleController = this.layoutControl1;
|
|||
|
this.txt_ReasonForDowntime.TabIndex = 21;
|
|||
|
//
|
|||
|
// txt_FinalModifier
|
|||
|
//
|
|||
|
this.txt_FinalModifier.Location = new System.Drawing.Point(207, 271);
|
|||
|
this.txt_FinalModifier.Name = "txt_FinalModifier";
|
|||
|
this.txt_FinalModifier.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_FinalModifier.StyleController = this.layoutControl1;
|
|||
|
this.txt_FinalModifier.TabIndex = 20;
|
|||
|
//
|
|||
|
// txt_Importer
|
|||
|
//
|
|||
|
this.txt_Importer.Location = new System.Drawing.Point(913, 591);
|
|||
|
this.txt_Importer.Name = "txt_Importer";
|
|||
|
this.txt_Importer.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_Importer.StyleController = this.layoutControl1;
|
|||
|
this.txt_Importer.TabIndex = 15;
|
|||
|
//
|
|||
|
// txt_Descriptive
|
|||
|
//
|
|||
|
this.txt_Descriptive.Location = new System.Drawing.Point(207, 175);
|
|||
|
this.txt_Descriptive.Name = "txt_Descriptive";
|
|||
|
this.txt_Descriptive.Size = new System.Drawing.Size(919, 22);
|
|||
|
this.txt_Descriptive.StyleController = this.layoutControl1;
|
|||
|
this.txt_Descriptive.TabIndex = 14;
|
|||
|
//
|
|||
|
// txt_DescriptionOfTechnicalObjects
|
|||
|
//
|
|||
|
this.txt_DescriptionOfTechnicalObjects.Location = new System.Drawing.Point(207, 143);
|
|||
|
this.txt_DescriptionOfTechnicalObjects.Name = "txt_DescriptionOfTechnicalObjects";
|
|||
|
this.txt_DescriptionOfTechnicalObjects.Size = new System.Drawing.Size(919, 22);
|
|||
|
this.txt_DescriptionOfTechnicalObjects.StyleController = this.layoutControl1;
|
|||
|
this.txt_DescriptionOfTechnicalObjects.TabIndex = 13;
|
|||
|
//
|
|||
|
// txt_Tin
|
|||
|
//
|
|||
|
this.txt_Tin.Location = new System.Drawing.Point(207, 111);
|
|||
|
this.txt_Tin.Name = "txt_Tin";
|
|||
|
this.txt_Tin.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_Tin.StyleController = this.layoutControl1;
|
|||
|
this.txt_Tin.TabIndex = 12;
|
|||
|
//
|
|||
|
// txt_TestLot
|
|||
|
//
|
|||
|
this.txt_TestLot.Location = new System.Drawing.Point(913, 79);
|
|||
|
this.txt_TestLot.Name = "txt_TestLot";
|
|||
|
this.txt_TestLot.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_TestLot.StyleController = this.layoutControl1;
|
|||
|
this.txt_TestLot.TabIndex = 11;
|
|||
|
//
|
|||
|
// txt_SystemStatus
|
|||
|
//
|
|||
|
this.txt_SystemStatus.Location = new System.Drawing.Point(560, 79);
|
|||
|
this.txt_SystemStatus.Name = "txt_SystemStatus";
|
|||
|
this.txt_SystemStatus.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_SystemStatus.StyleController = this.layoutControl1;
|
|||
|
this.txt_SystemStatus.TabIndex = 10;
|
|||
|
//
|
|||
|
// txt_Acttotcost
|
|||
|
//
|
|||
|
this.txt_Acttotcost.Location = new System.Drawing.Point(207, 79);
|
|||
|
this.txt_Acttotcost.Name = "txt_Acttotcost";
|
|||
|
this.txt_Acttotcost.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_Acttotcost.StyleController = this.layoutControl1;
|
|||
|
this.txt_Acttotcost.TabIndex = 9;
|
|||
|
//
|
|||
|
// txt_FullProgramCosts
|
|||
|
//
|
|||
|
this.txt_FullProgramCosts.Location = new System.Drawing.Point(913, 47);
|
|||
|
this.txt_FullProgramCosts.Name = "txt_FullProgramCosts";
|
|||
|
this.txt_FullProgramCosts.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_FullProgramCosts.StyleController = this.layoutControl1;
|
|||
|
this.txt_FullProgramCosts.TabIndex = 8;
|
|||
|
//
|
|||
|
// txt_TypesOfMaintenanceOperations
|
|||
|
//
|
|||
|
this.txt_TypesOfMaintenanceOperations.Location = new System.Drawing.Point(560, 47);
|
|||
|
this.txt_TypesOfMaintenanceOperations.Name = "txt_TypesOfMaintenanceOperations";
|
|||
|
this.txt_TypesOfMaintenanceOperations.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_TypesOfMaintenanceOperations.StyleController = this.layoutControl1;
|
|||
|
this.txt_TypesOfMaintenanceOperations.TabIndex = 7;
|
|||
|
//
|
|||
|
// txt_PurchaseOrder
|
|||
|
//
|
|||
|
this.txt_PurchaseOrder.Location = new System.Drawing.Point(913, 15);
|
|||
|
this.txt_PurchaseOrder.Name = "txt_PurchaseOrder";
|
|||
|
this.txt_PurchaseOrder.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_PurchaseOrder.StyleController = this.layoutControl1;
|
|||
|
this.txt_PurchaseOrder.TabIndex = 6;
|
|||
|
//
|
|||
|
// txt_Installations
|
|||
|
//
|
|||
|
this.txt_Installations.Location = new System.Drawing.Point(560, 15);
|
|||
|
this.txt_Installations.Name = "txt_Installations";
|
|||
|
this.txt_Installations.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_Installations.StyleController = this.layoutControl1;
|
|||
|
this.txt_Installations.TabIndex = 5;
|
|||
|
//
|
|||
|
// txt_Plant
|
|||
|
//
|
|||
|
this.txt_Plant.Location = new System.Drawing.Point(207, 15);
|
|||
|
this.txt_Plant.Name = "txt_Plant";
|
|||
|
this.txt_Plant.Size = new System.Drawing.Size(213, 22);
|
|||
|
this.txt_Plant.StyleController = this.layoutControl1;
|
|||
|
this.txt_Plant.TabIndex = 4;
|
|||
|
//
|
|||
|
// Root
|
|||
|
//
|
|||
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|||
|
this.Root.GroupBordersVisible = false;
|
|||
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|||
|
this.lb_Plant,
|
|||
|
this.lb_Installations,
|
|||
|
this.lb_PurchaseOrder,
|
|||
|
this.lb_DescriptionOfTechnicalObjects,
|
|||
|
this.layoutControlItem1,
|
|||
|
this.layoutControlItem2,
|
|||
|
this.layoutControlItem4,
|
|||
|
this.layoutControlItem22,
|
|||
|
this.layoutControlItem23,
|
|||
|
this.layoutControlItem24,
|
|||
|
this.layoutControlItem25,
|
|||
|
this.layoutControlItem26,
|
|||
|
this.layoutControlItem27,
|
|||
|
this.layoutControlItem28,
|
|||
|
this.layoutControlItem7,
|
|||
|
this.layoutControlItem8,
|
|||
|
this.layoutControlItem6,
|
|||
|
this.layoutControlItem5,
|
|||
|
this.layoutControlItem10,
|
|||
|
this.layoutControlItem9,
|
|||
|
this.layoutControlItem14,
|
|||
|
this.layoutControlItem13,
|
|||
|
this.layoutControlItem12,
|
|||
|
this.layoutControlItem11,
|
|||
|
this.layoutControlItem17,
|
|||
|
this.layoutControlItem16,
|
|||
|
this.layoutControlItem18,
|
|||
|
this.layoutControlItem21,
|
|||
|
this.layoutControlItem19,
|
|||
|
this.layoutControlItem20,
|
|||
|
this.layoutControlItem3,
|
|||
|
this.layoutControlItem29,
|
|||
|
this.lb_TypesOfMaintenanceOperations,
|
|||
|
this.lb_FullProgramCosts,
|
|||
|
this.lb_Acttotcost,
|
|||
|
this.lb_SystemStatus,
|
|||
|
this.lb_TestLot,
|
|||
|
this.lb_Tin,
|
|||
|
this.layoutControlItem30});
|
|||
|
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
|||
|
this.Root.Name = "Root";
|
|||
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
|||
|
columnDefinition1.Width = 5D;
|
|||
|
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
|||
|
columnDefinition2.Width = 30D;
|
|||
|
columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
|||
|
columnDefinition3.Width = 30D;
|
|||
|
columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
|||
|
columnDefinition4.Width = 30D;
|
|||
|
columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
|
|||
|
columnDefinition5.Width = 5D;
|
|||
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
|||
|
columnDefinition1,
|
|||
|
columnDefinition2,
|
|||
|
columnDefinition3,
|
|||
|
columnDefinition4,
|
|||
|
columnDefinition5});
|
|||
|
rowDefinition1.Height = 32D;
|
|||
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition2.Height = 32D;
|
|||
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition3.Height = 32D;
|
|||
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition4.Height = 32D;
|
|||
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition5.Height = 32D;
|
|||
|
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition6.Height = 32D;
|
|||
|
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition7.Height = 32D;
|
|||
|
rowDefinition7.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition8.Height = 32D;
|
|||
|
rowDefinition8.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition9.Height = 32D;
|
|||
|
rowDefinition9.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition10.Height = 32D;
|
|||
|
rowDefinition10.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition11.Height = 32D;
|
|||
|
rowDefinition11.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition12.Height = 32D;
|
|||
|
rowDefinition12.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition13.Height = 32D;
|
|||
|
rowDefinition13.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition14.Height = 32D;
|
|||
|
rowDefinition14.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition15.Height = 32D;
|
|||
|
rowDefinition15.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition16.Height = 32D;
|
|||
|
rowDefinition16.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition17.Height = 32D;
|
|||
|
rowDefinition17.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition18.Height = 32D;
|
|||
|
rowDefinition18.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition19.Height = 32D;
|
|||
|
rowDefinition19.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|||
|
rowDefinition20.Height = 29D;
|
|||
|
rowDefinition20.SizeType = System.Windows.Forms.SizeType.AutoSize;
|
|||
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
|||
|
rowDefinition1,
|
|||
|
rowDefinition2,
|
|||
|
rowDefinition3,
|
|||
|
rowDefinition4,
|
|||
|
rowDefinition5,
|
|||
|
rowDefinition6,
|
|||
|
rowDefinition7,
|
|||
|
rowDefinition8,
|
|||
|
rowDefinition9,
|
|||
|
rowDefinition10,
|
|||
|
rowDefinition11,
|
|||
|
rowDefinition12,
|
|||
|
rowDefinition13,
|
|||
|
rowDefinition14,
|
|||
|
rowDefinition15,
|
|||
|
rowDefinition16,
|
|||
|
rowDefinition17,
|
|||
|
rowDefinition18,
|
|||
|
rowDefinition19,
|
|||
|
rowDefinition20});
|
|||
|
this.Root.Size = new System.Drawing.Size(1197, 657);
|
|||
|
this.Root.TextVisible = false;
|
|||
|
//
|
|||
|
// lb_Plant
|
|||
|
//
|
|||
|
this.lb_Plant.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_Plant.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_Plant.Control = this.txt_Plant;
|
|||
|
this.lb_Plant.Location = new System.Drawing.Point(59, 0);
|
|||
|
this.lb_Plant.Name = "lb_Plant";
|
|||
|
this.lb_Plant.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.lb_Plant.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_Plant.Text = "工厂:";
|
|||
|
this.lb_Plant.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_Installations
|
|||
|
//
|
|||
|
this.lb_Installations.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_Installations.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_Installations.Control = this.txt_Installations;
|
|||
|
this.lb_Installations.Location = new System.Drawing.Point(412, 0);
|
|||
|
this.lb_Installations.Name = "lb_Installations";
|
|||
|
this.lb_Installations.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.lb_Installations.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_Installations.Text = "设备:";
|
|||
|
this.lb_Installations.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_PurchaseOrder
|
|||
|
//
|
|||
|
this.lb_PurchaseOrder.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_PurchaseOrder.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_PurchaseOrder.Control = this.txt_PurchaseOrder;
|
|||
|
this.lb_PurchaseOrder.Location = new System.Drawing.Point(765, 0);
|
|||
|
this.lb_PurchaseOrder.Name = "lb_PurchaseOrder";
|
|||
|
this.lb_PurchaseOrder.OptionsTableLayoutItem.ColumnIndex = 3;
|
|||
|
this.lb_PurchaseOrder.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_PurchaseOrder.Text = "订单:";
|
|||
|
this.lb_PurchaseOrder.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_DescriptionOfTechnicalObjects
|
|||
|
//
|
|||
|
this.lb_DescriptionOfTechnicalObjects.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_DescriptionOfTechnicalObjects.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_DescriptionOfTechnicalObjects.Control = this.txt_DescriptionOfTechnicalObjects;
|
|||
|
this.lb_DescriptionOfTechnicalObjects.Location = new System.Drawing.Point(59, 128);
|
|||
|
this.lb_DescriptionOfTechnicalObjects.Name = "lb_DescriptionOfTechnicalObjects";
|
|||
|
this.lb_DescriptionOfTechnicalObjects.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.lb_DescriptionOfTechnicalObjects.OptionsTableLayoutItem.ColumnSpan = 3;
|
|||
|
this.lb_DescriptionOfTechnicalObjects.OptionsTableLayoutItem.RowIndex = 4;
|
|||
|
this.lb_DescriptionOfTechnicalObjects.Size = new System.Drawing.Size(1059, 32);
|
|||
|
this.lb_DescriptionOfTechnicalObjects.Text = "技术对象描述:";
|
|||
|
this.lb_DescriptionOfTechnicalObjects.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem1
|
|||
|
//
|
|||
|
this.layoutControlItem1.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem1.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem1.Control = this.txt_PhenomenologicalDistinction;
|
|||
|
this.layoutControlItem1.Location = new System.Drawing.Point(59, 448);
|
|||
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|||
|
this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 14;
|
|||
|
this.layoutControlItem1.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem1.Text = "现象区分:";
|
|||
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem2
|
|||
|
//
|
|||
|
this.layoutControlItem2.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem2.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem2.Control = this.txt_VerificationNumber;
|
|||
|
this.layoutControlItem2.Location = new System.Drawing.Point(412, 448);
|
|||
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|||
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 14;
|
|||
|
this.layoutControlItem2.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem2.Text = "验证编号:";
|
|||
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem4
|
|||
|
//
|
|||
|
this.layoutControlItem4.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem4.Control = this.txt_DeviceStatus;
|
|||
|
this.layoutControlItem4.Location = new System.Drawing.Point(59, 512);
|
|||
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|||
|
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 16;
|
|||
|
this.layoutControlItem4.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem4.Text = "设备状态:";
|
|||
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem22
|
|||
|
//
|
|||
|
this.layoutControlItem22.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem22.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem22.Control = this.txt_Tier;
|
|||
|
this.layoutControlItem22.Location = new System.Drawing.Point(412, 512);
|
|||
|
this.layoutControlItem22.Name = "layoutControlItem22";
|
|||
|
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 16;
|
|||
|
this.layoutControlItem22.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem22.Text = "Tier:";
|
|||
|
this.layoutControlItem22.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem23
|
|||
|
//
|
|||
|
this.layoutControlItem23.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem23.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem23.Control = this.txt_DidTheFaultCauseAShutdown;
|
|||
|
this.layoutControlItem23.Location = new System.Drawing.Point(765, 512);
|
|||
|
this.layoutControlItem23.Name = "layoutControlItem23";
|
|||
|
this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 3;
|
|||
|
this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 16;
|
|||
|
this.layoutControlItem23.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem23.Text = "故障是否导致停机:";
|
|||
|
this.layoutControlItem23.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem24
|
|||
|
//
|
|||
|
this.layoutControlItem24.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem24.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem24.Control = this.txt_TierTrackers;
|
|||
|
this.layoutControlItem24.Location = new System.Drawing.Point(59, 544);
|
|||
|
this.layoutControlItem24.Name = "layoutControlItem24";
|
|||
|
this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 17;
|
|||
|
this.layoutControlItem24.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem24.Text = "Tier跟踪人员:";
|
|||
|
this.layoutControlItem24.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem25
|
|||
|
//
|
|||
|
this.layoutControlItem25.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem25.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem25.Control = this.txt_StatusFeedbackAndTime;
|
|||
|
this.layoutControlItem25.Location = new System.Drawing.Point(412, 544);
|
|||
|
this.layoutControlItem25.Name = "layoutControlItem25";
|
|||
|
this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 17;
|
|||
|
this.layoutControlItem25.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem25.Text = "状态反馈/及时间:";
|
|||
|
this.layoutControlItem25.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem26
|
|||
|
//
|
|||
|
this.layoutControlItem26.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem26.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem26.Control = this.txt_PartsAndServiceRequisitionTime;
|
|||
|
this.layoutControlItem26.Location = new System.Drawing.Point(765, 544);
|
|||
|
this.layoutControlItem26.Name = "layoutControlItem26";
|
|||
|
this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3;
|
|||
|
this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 17;
|
|||
|
this.layoutControlItem26.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem26.Text = "配件/服务申购时间:";
|
|||
|
this.layoutControlItem26.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem27
|
|||
|
//
|
|||
|
this.layoutControlItem27.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem27.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem27.Control = this.txt_PartsAndServiceArrivalTime;
|
|||
|
this.layoutControlItem27.Location = new System.Drawing.Point(59, 576);
|
|||
|
this.layoutControlItem27.Name = "layoutControlItem27";
|
|||
|
this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 18;
|
|||
|
this.layoutControlItem27.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem27.Text = "配件/服务到货时间:";
|
|||
|
this.layoutControlItem27.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem28
|
|||
|
//
|
|||
|
this.layoutControlItem28.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem28.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem28.Control = this.txt_PmAndAmAssociatedProjectLocation;
|
|||
|
this.layoutControlItem28.Location = new System.Drawing.Point(412, 576);
|
|||
|
this.layoutControlItem28.Name = "layoutControlItem28";
|
|||
|
this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 18;
|
|||
|
this.layoutControlItem28.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem28.Text = "PM/AM关联项目位置:";
|
|||
|
this.layoutControlItem28.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem7
|
|||
|
//
|
|||
|
this.layoutControlItem7.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem7.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem7.Control = this.de_ActualDateOfIssuance;
|
|||
|
this.layoutControlItem7.Location = new System.Drawing.Point(59, 192);
|
|||
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|||
|
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 6;
|
|||
|
this.layoutControlItem7.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem7.Text = "实际下达日期:";
|
|||
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem8
|
|||
|
//
|
|||
|
this.layoutControlItem8.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem8.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem8.Control = this.te_BasicStartTime;
|
|||
|
this.layoutControlItem8.Location = new System.Drawing.Point(412, 192);
|
|||
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|||
|
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 6;
|
|||
|
this.layoutControlItem8.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem8.Text = "基本的开始时间:";
|
|||
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem6
|
|||
|
//
|
|||
|
this.layoutControlItem6.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem6.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem6.Control = this.txt_Importer;
|
|||
|
this.layoutControlItem6.Location = new System.Drawing.Point(765, 576);
|
|||
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|||
|
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
|
|||
|
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 18;
|
|||
|
this.layoutControlItem6.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem6.Text = "输入者:";
|
|||
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem5
|
|||
|
//
|
|||
|
this.layoutControlItem5.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem5.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem5.Control = this.txt_Descriptive;
|
|||
|
this.layoutControlItem5.Location = new System.Drawing.Point(59, 160);
|
|||
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|||
|
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 3;
|
|||
|
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 5;
|
|||
|
this.layoutControlItem5.Size = new System.Drawing.Size(1059, 32);
|
|||
|
this.layoutControlItem5.Text = "描述:";
|
|||
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem10
|
|||
|
//
|
|||
|
this.layoutControlItem10.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem10.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem10.Control = this.te_ReferenceTime;
|
|||
|
this.layoutControlItem10.Location = new System.Drawing.Point(412, 224);
|
|||
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|||
|
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 7;
|
|||
|
this.layoutControlItem10.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem10.Text = "参考时间:";
|
|||
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem9
|
|||
|
//
|
|||
|
this.layoutControlItem9.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem9.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem9.Control = this.de_ReferenceDate;
|
|||
|
this.layoutControlItem9.Location = new System.Drawing.Point(59, 224);
|
|||
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|||
|
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 7;
|
|||
|
this.layoutControlItem9.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem9.Text = "参考日期:";
|
|||
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem14
|
|||
|
//
|
|||
|
this.layoutControlItem14.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem14.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem14.Control = this.de_StartOfMaintenance;
|
|||
|
this.layoutControlItem14.Location = new System.Drawing.Point(59, 288);
|
|||
|
this.layoutControlItem14.Name = "layoutControlItem14";
|
|||
|
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 9;
|
|||
|
this.layoutControlItem14.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem14.Text = "开始维修时间:";
|
|||
|
this.layoutControlItem14.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem13
|
|||
|
//
|
|||
|
this.layoutControlItem13.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem13.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem13.Control = this.txt_MaintenancePersonnel;
|
|||
|
this.layoutControlItem13.Location = new System.Drawing.Point(765, 256);
|
|||
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|||
|
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
|
|||
|
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 8;
|
|||
|
this.layoutControlItem13.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem13.Text = "维修人员:";
|
|||
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem12
|
|||
|
//
|
|||
|
this.layoutControlItem12.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem12.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem12.Control = this.txt_ReasonForDowntime;
|
|||
|
this.layoutControlItem12.Location = new System.Drawing.Point(412, 256);
|
|||
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|||
|
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 8;
|
|||
|
this.layoutControlItem12.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem12.Text = "停机原因:";
|
|||
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem11
|
|||
|
//
|
|||
|
this.layoutControlItem11.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem11.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem11.Control = this.txt_FinalModifier;
|
|||
|
this.layoutControlItem11.Location = new System.Drawing.Point(59, 256);
|
|||
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|||
|
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 8;
|
|||
|
this.layoutControlItem11.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem11.Text = "最后修改者:";
|
|||
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem17
|
|||
|
//
|
|||
|
this.layoutControlItem17.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem17.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem17.Control = this.txt_MaintenanceContent;
|
|||
|
this.layoutControlItem17.Location = new System.Drawing.Point(59, 352);
|
|||
|
this.layoutControlItem17.Name = "layoutControlItem17";
|
|||
|
this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 3;
|
|||
|
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 11;
|
|||
|
this.layoutControlItem17.Size = new System.Drawing.Size(1059, 32);
|
|||
|
this.layoutControlItem17.Text = "维修内容:";
|
|||
|
this.layoutControlItem17.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem16
|
|||
|
//
|
|||
|
this.layoutControlItem16.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem16.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem16.Control = this.txt_CauseOfFailure;
|
|||
|
this.layoutControlItem16.Location = new System.Drawing.Point(59, 320);
|
|||
|
this.layoutControlItem16.Name = "layoutControlItem16";
|
|||
|
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem16.OptionsTableLayoutItem.ColumnSpan = 3;
|
|||
|
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 10;
|
|||
|
this.layoutControlItem16.Size = new System.Drawing.Size(1059, 32);
|
|||
|
this.layoutControlItem16.Text = "故障原因:";
|
|||
|
this.layoutControlItem16.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem18
|
|||
|
//
|
|||
|
this.layoutControlItem18.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem18.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem18.Control = this.txt_ReplacementParts;
|
|||
|
this.layoutControlItem18.Location = new System.Drawing.Point(59, 384);
|
|||
|
this.layoutControlItem18.Name = "layoutControlItem18";
|
|||
|
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 12;
|
|||
|
this.layoutControlItem18.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem18.Text = "配件:";
|
|||
|
this.layoutControlItem18.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem21
|
|||
|
//
|
|||
|
this.layoutControlItem21.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem21.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem21.Control = this.txt_RepairMethods;
|
|||
|
this.layoutControlItem21.Location = new System.Drawing.Point(765, 416);
|
|||
|
this.layoutControlItem21.Name = "layoutControlItem21";
|
|||
|
this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 3;
|
|||
|
this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 13;
|
|||
|
this.layoutControlItem21.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem21.Text = "维修方式:";
|
|||
|
this.layoutControlItem21.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem19
|
|||
|
//
|
|||
|
this.layoutControlItem19.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem19.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem19.Control = this.txt_Downtime;
|
|||
|
this.layoutControlItem19.Location = new System.Drawing.Point(412, 416);
|
|||
|
this.layoutControlItem19.Name = "layoutControlItem19";
|
|||
|
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 13;
|
|||
|
this.layoutControlItem19.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem19.Text = "停机时长:";
|
|||
|
this.layoutControlItem19.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem20
|
|||
|
//
|
|||
|
this.layoutControlItem20.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem20.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem20.Control = this.txt_MaintenancePeriod;
|
|||
|
this.layoutControlItem20.Location = new System.Drawing.Point(59, 416);
|
|||
|
this.layoutControlItem20.Name = "layoutControlItem20";
|
|||
|
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 13;
|
|||
|
this.layoutControlItem20.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem20.Text = "维修工时:";
|
|||
|
this.layoutControlItem20.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem3
|
|||
|
//
|
|||
|
this.layoutControlItem3.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem3.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem3.Control = this.txt_OtherThan;
|
|||
|
this.layoutControlItem3.Location = new System.Drawing.Point(59, 480);
|
|||
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|||
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 3;
|
|||
|
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 15;
|
|||
|
this.layoutControlItem3.Size = new System.Drawing.Size(1059, 32);
|
|||
|
this.layoutControlItem3.Text = "其它:";
|
|||
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem29
|
|||
|
//
|
|||
|
this.layoutControlItem29.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem29.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem29.Control = this.txt_OrderType;
|
|||
|
this.layoutControlItem29.Location = new System.Drawing.Point(59, 32);
|
|||
|
this.layoutControlItem29.Name = "layoutControlItem29";
|
|||
|
this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 1;
|
|||
|
this.layoutControlItem29.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem29.Text = "订单类型:";
|
|||
|
this.layoutControlItem29.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_TypesOfMaintenanceOperations
|
|||
|
//
|
|||
|
this.lb_TypesOfMaintenanceOperations.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_TypesOfMaintenanceOperations.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_TypesOfMaintenanceOperations.Control = this.txt_TypesOfMaintenanceOperations;
|
|||
|
this.lb_TypesOfMaintenanceOperations.Location = new System.Drawing.Point(412, 32);
|
|||
|
this.lb_TypesOfMaintenanceOperations.Name = "lb_TypesOfMaintenanceOperations";
|
|||
|
this.lb_TypesOfMaintenanceOperations.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.lb_TypesOfMaintenanceOperations.OptionsTableLayoutItem.RowIndex = 1;
|
|||
|
this.lb_TypesOfMaintenanceOperations.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_TypesOfMaintenanceOperations.Text = "维护作业类型:";
|
|||
|
this.lb_TypesOfMaintenanceOperations.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_FullProgramCosts
|
|||
|
//
|
|||
|
this.lb_FullProgramCosts.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_FullProgramCosts.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_FullProgramCosts.Control = this.txt_FullProgramCosts;
|
|||
|
this.lb_FullProgramCosts.Location = new System.Drawing.Point(765, 32);
|
|||
|
this.lb_FullProgramCosts.Name = "lb_FullProgramCosts";
|
|||
|
this.lb_FullProgramCosts.OptionsTableLayoutItem.ColumnIndex = 3;
|
|||
|
this.lb_FullProgramCosts.OptionsTableLayoutItem.RowIndex = 1;
|
|||
|
this.lb_FullProgramCosts.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_FullProgramCosts.Text = "全部计划成本:";
|
|||
|
this.lb_FullProgramCosts.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_Acttotcost
|
|||
|
//
|
|||
|
this.lb_Acttotcost.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_Acttotcost.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_Acttotcost.Control = this.txt_Acttotcost;
|
|||
|
this.lb_Acttotcost.Location = new System.Drawing.Point(59, 64);
|
|||
|
this.lb_Acttotcost.Name = "lb_Acttotcost";
|
|||
|
this.lb_Acttotcost.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.lb_Acttotcost.OptionsTableLayoutItem.RowIndex = 2;
|
|||
|
this.lb_Acttotcost.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_Acttotcost.Text = "Acttotcost:";
|
|||
|
this.lb_Acttotcost.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_SystemStatus
|
|||
|
//
|
|||
|
this.lb_SystemStatus.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_SystemStatus.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_SystemStatus.Control = this.txt_SystemStatus;
|
|||
|
this.lb_SystemStatus.Location = new System.Drawing.Point(412, 64);
|
|||
|
this.lb_SystemStatus.Name = "lb_SystemStatus";
|
|||
|
this.lb_SystemStatus.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.lb_SystemStatus.OptionsTableLayoutItem.RowIndex = 2;
|
|||
|
this.lb_SystemStatus.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_SystemStatus.Text = "系统状态:";
|
|||
|
this.lb_SystemStatus.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_TestLot
|
|||
|
//
|
|||
|
this.lb_TestLot.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_TestLot.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_TestLot.Control = this.txt_TestLot;
|
|||
|
this.lb_TestLot.Location = new System.Drawing.Point(765, 64);
|
|||
|
this.lb_TestLot.Name = "lb_TestLot";
|
|||
|
this.lb_TestLot.OptionsTableLayoutItem.ColumnIndex = 3;
|
|||
|
this.lb_TestLot.OptionsTableLayoutItem.RowIndex = 2;
|
|||
|
this.lb_TestLot.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_TestLot.Text = "检验批:";
|
|||
|
this.lb_TestLot.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// lb_Tin
|
|||
|
//
|
|||
|
this.lb_Tin.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.lb_Tin.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.lb_Tin.Control = this.txt_Tin;
|
|||
|
this.lb_Tin.Location = new System.Drawing.Point(59, 96);
|
|||
|
this.lb_Tin.Name = "lb_Tin";
|
|||
|
this.lb_Tin.OptionsTableLayoutItem.ColumnIndex = 1;
|
|||
|
this.lb_Tin.OptionsTableLayoutItem.RowIndex = 3;
|
|||
|
this.lb_Tin.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.lb_Tin.Text = "技术标识号:";
|
|||
|
this.lb_Tin.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// layoutControlItem30
|
|||
|
//
|
|||
|
this.layoutControlItem30.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
this.layoutControlItem30.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|||
|
this.layoutControlItem30.Control = this.te_MaintenanceCompletionTime;
|
|||
|
this.layoutControlItem30.Location = new System.Drawing.Point(412, 288);
|
|||
|
this.layoutControlItem30.Name = "layoutControlItem30";
|
|||
|
this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 2;
|
|||
|
this.layoutControlItem30.OptionsTableLayoutItem.RowIndex = 9;
|
|||
|
this.layoutControlItem30.Size = new System.Drawing.Size(353, 32);
|
|||
|
this.layoutControlItem30.Text = "维修完成时间:";
|
|||
|
this.layoutControlItem30.TextSize = new System.Drawing.Size(124, 15);
|
|||
|
//
|
|||
|
// toolbarFormControl1
|
|||
|
//
|
|||
|
this.toolbarFormControl1.Location = new System.Drawing.Point(0, 0);
|
|||
|
this.toolbarFormControl1.Manager = this.toolbarFormManager1;
|
|||
|
this.toolbarFormControl1.Name = "toolbarFormControl1";
|
|||
|
this.toolbarFormControl1.Size = new System.Drawing.Size(1197, 31);
|
|||
|
this.toolbarFormControl1.TabIndex = 1;
|
|||
|
this.toolbarFormControl1.TabStop = false;
|
|||
|
this.toolbarFormControl1.TitleItemLinks.Add(this.barButtonItem1);
|
|||
|
this.toolbarFormControl1.ToolbarForm = this;
|
|||
|
//
|
|||
|
// dxErrorProvider1
|
|||
|
//
|
|||
|
this.dxErrorProvider1.ContainerControl = this;
|
|||
|
//
|
|||
|
// splashScreenManager1
|
|||
|
//
|
|||
|
this.splashScreenManager1.ClosingDelay = 500;
|
|||
|
//
|
|||
|
// page_RepairRecordEdit
|
|||
|
//
|
|||
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
|
|||
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
this.ClientSize = new System.Drawing.Size(1197, 688);
|
|||
|
this.Controls.Add(this.layoutControl1);
|
|||
|
this.Controls.Add(this.barDockControlLeft);
|
|||
|
this.Controls.Add(this.barDockControlRight);
|
|||
|
this.Controls.Add(this.barDockControlBottom);
|
|||
|
this.Controls.Add(this.barDockControlTop);
|
|||
|
this.Controls.Add(this.toolbarFormControl1);
|
|||
|
this.DoubleBuffered = true;
|
|||
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|||
|
this.IconOptions.SvgImage = global::DeviceRepairAndOptimization.Properties.Resources.manual;
|
|||
|
this.Name = "page_RepairRecordEdit";
|
|||
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|||
|
this.Text = "设备维修表单修改";
|
|||
|
this.ToolbarFormControl = this.toolbarFormControl1;
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|||
|
this.layoutControl1.ResumeLayout(false);
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.te_MaintenanceCompletionTime.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_OrderType.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_StartOfMaintenance.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_StartOfMaintenance.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.te_ReferenceTime.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_ReferenceDate.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_ReferenceDate.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.te_BasicStartTime.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_ActualDateOfIssuance.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.de_ActualDateOfIssuance.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PmAndAmAssociatedProjectLocation.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PartsAndServiceArrivalTime.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PartsAndServiceRequisitionTime.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_StatusFeedbackAndTime.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_TierTrackers.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_DidTheFaultCauseAShutdown.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Tier.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_DeviceStatus.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_OtherThan.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_VerificationNumber.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PhenomenologicalDistinction.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_RepairMethods.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_MaintenancePeriod.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Downtime.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_ReplacementParts.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_MaintenanceContent.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_CauseOfFailure.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_MaintenancePersonnel.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_ReasonForDowntime.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_FinalModifier.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Importer.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Descriptive.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_DescriptionOfTechnicalObjects.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Tin.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_TestLot.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_SystemStatus.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Acttotcost.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_FullProgramCosts.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_TypesOfMaintenanceOperations.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_PurchaseOrder.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Installations.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.txt_Plant.Properties)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_Plant)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_Installations)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_PurchaseOrder)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_DescriptionOfTechnicalObjects)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_TypesOfMaintenanceOperations)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_FullProgramCosts)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_Acttotcost)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_SystemStatus)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_TestLot)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.lb_Tin)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).EndInit();
|
|||
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
|
|||
|
this.ResumeLayout(false);
|
|||
|
this.PerformLayout();
|
|||
|
|
|||
|
}
|
|||
|
|
|||
|
#endregion
|
|||
|
|
|||
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|||
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_Installations;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_Plant;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_Plant;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_Installations;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_PurchaseOrder;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_PurchaseOrder;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_Acttotcost;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_FullProgramCosts;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_TypesOfMaintenanceOperations;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_RepairMethods;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_MaintenancePeriod;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_Downtime;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_ReplacementParts;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_MaintenanceContent;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_CauseOfFailure;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_MaintenancePersonnel;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_ReasonForDowntime;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_FinalModifier;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_Importer;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_Descriptive;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_DescriptionOfTechnicalObjects;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_Tin;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_TestLot;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_SystemStatus;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_DescriptionOfTechnicalObjects;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_PmAndAmAssociatedProjectLocation;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_PartsAndServiceArrivalTime;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_PartsAndServiceRequisitionTime;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_StatusFeedbackAndTime;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_TierTrackers;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_DidTheFaultCauseAShutdown;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_DeviceStatus;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_OtherThan;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_VerificationNumber;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_PhenomenologicalDistinction;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
|
|||
|
private DevExpress.XtraEditors.DateEdit de_ActualDateOfIssuance;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|||
|
private DevExpress.XtraEditors.TimeEdit te_BasicStartTime;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|||
|
private DevExpress.XtraEditors.DateEdit de_ReferenceDate;
|
|||
|
private DevExpress.XtraEditors.TimeEdit te_ReferenceTime;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_Tier;
|
|||
|
private DevExpress.XtraEditors.DateEdit de_StartOfMaintenance;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|||
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormControl toolbarFormControl1;
|
|||
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormManager toolbarFormManager1;
|
|||
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|||
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|||
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|||
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|||
|
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
|
|||
|
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
|
|||
|
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
|||
|
private DevExpress.XtraEditors.TextEdit txt_OrderType;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_TypesOfMaintenanceOperations;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_FullProgramCosts;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_Acttotcost;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_SystemStatus;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_TestLot;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem lb_Tin;
|
|||
|
private DevExpress.XtraEditors.TimeEdit te_MaintenanceCompletionTime;
|
|||
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
|
|||
|
}
|
|||
|
}
|