935 lines
67 KiB
C#
935 lines
67 KiB
C#
|
|
namespace TsSFCDevice.Client.Launch.Maintain
|
|
{
|
|
partial class pageMaintainEdit
|
|
{
|
|
/// <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();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageMaintainEdit));
|
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
|
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
|
|
this.toolbarFormControl1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
|
|
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.de_EndDate = new DevExpress.XtraEditors.DateEdit();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.ckbIsDown = new DevExpress.XtraEditors.RadioGroup();
|
|
this.btn_AccessoriesEdit = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txtNo = new DevExpress.XtraEditors.TextEdit();
|
|
this.txtReason = new DevExpress.XtraEditors.TextEdit();
|
|
this.ckbNeedValidate = new DevExpress.XtraEditors.RadioGroup();
|
|
this.txtContent = new DevExpress.XtraEditors.MemoEdit();
|
|
this.txtCause = new DevExpress.XtraEditors.MemoEdit();
|
|
this.de_StartDate = new DevExpress.XtraEditors.DateEdit();
|
|
this.ddlMaintenance = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.ddlSymptomlDistinction = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.txt_Accessories = new DevExpress.XtraEditors.TextEdit();
|
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::TsSFCDevice.Client.Launch.frmWaiting), true, true);
|
|
this.dxValidationProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
|
|
this.dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components);
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckbIsDown.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNo.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtReason.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckbNeedValidate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtContent.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCause.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ddlMaintenance.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ddlSymptomlDistinction.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_Accessories.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// toolbarFormControl1
|
|
//
|
|
this.toolbarFormControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.toolbarFormControl1.Manager = this.toolbarFormManager1;
|
|
this.toolbarFormControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.toolbarFormControl1.Name = "toolbarFormControl1";
|
|
this.toolbarFormControl1.Size = new System.Drawing.Size(866, 31);
|
|
this.toolbarFormControl1.TabIndex = 0;
|
|
this.toolbarFormControl1.TabStop = false;
|
|
this.toolbarFormControl1.TitleItemLinks.Add(this.barButtonItem1);
|
|
this.toolbarFormControl1.ToolbarForm = this;
|
|
//
|
|
// 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 = 2;
|
|
//
|
|
// 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.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlTop.Size = new System.Drawing.Size(866, 0);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 726);
|
|
this.barDockControlBottom.Manager = this.toolbarFormManager1;
|
|
this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(866, 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.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 695);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(866, 31);
|
|
this.barDockControlRight.Manager = this.toolbarFormManager1;
|
|
this.barDockControlRight.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 695);
|
|
//
|
|
// barButtonItem1
|
|
//
|
|
this.barButtonItem1.Caption = "提交";
|
|
this.barButtonItem1.Id = 0;
|
|
this.barButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
|
|
this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
|
|
this.barButtonItem1.ItemAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.barButtonItem1.ItemAppearance.Disabled.Options.UseFont = true;
|
|
this.barButtonItem1.ItemAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.barButtonItem1.ItemAppearance.Hovered.Options.UseFont = true;
|
|
this.barButtonItem1.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.barButtonItem1.ItemAppearance.Normal.Options.UseFont = true;
|
|
this.barButtonItem1.ItemAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.barButtonItem1.ItemAppearance.Pressed.Options.UseFont = true;
|
|
this.barButtonItem1.Name = "barButtonItem1";
|
|
this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
|
|
//
|
|
// de_EndDate
|
|
//
|
|
this.de_EndDate.EditValue = null;
|
|
this.de_EndDate.Location = new System.Drawing.Point(152, 154);
|
|
this.de_EndDate.Margin = new System.Windows.Forms.Padding(4);
|
|
this.de_EndDate.Name = "de_EndDate";
|
|
this.de_EndDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.Appearance.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.Button.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.Button.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.ButtonPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.ButtonPressed.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.CalendarHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.CalendarHeader.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCell.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellHighlighted.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellHoliday.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellHoliday.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellPressed.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellSelected.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellSelected.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellSpecialPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellSpecialPressed.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellSpecialSelected.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellSpecialSelected.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellToday.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCellToday.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.Header.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.Header.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.HeaderHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.HeaderHighlighted.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.HeaderPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.HeaderPressed.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.WeekDay.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.WeekDay.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceCalendar.WeekNumber.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.WeekNumber.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceDropDown.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.de_EndDate.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.de_EndDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.de_EndDate.Properties.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
|
|
this.de_EndDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.de_EndDate.Properties.CalendarTimeProperties.TimeEditStyle = DevExpress.XtraEditors.Repository.TimeEditStyle.TouchUI;
|
|
this.de_EndDate.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.TouchUI;
|
|
this.de_EndDate.Properties.MaskSettings.Set("mask", "G");
|
|
this.de_EndDate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.de_EndDate.Properties.UseMaskAsDisplayFormat = true;
|
|
this.de_EndDate.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.False;
|
|
this.de_EndDate.Size = new System.Drawing.Size(702, 26);
|
|
this.de_EndDate.StyleController = this.layoutControl1;
|
|
this.de_EndDate.TabIndex = 6;
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.ckbIsDown);
|
|
this.layoutControl1.Controls.Add(this.btn_AccessoriesEdit);
|
|
this.layoutControl1.Controls.Add(this.txtNo);
|
|
this.layoutControl1.Controls.Add(this.txtReason);
|
|
this.layoutControl1.Controls.Add(this.ckbNeedValidate);
|
|
this.layoutControl1.Controls.Add(this.txtContent);
|
|
this.layoutControl1.Controls.Add(this.txtCause);
|
|
this.layoutControl1.Controls.Add(this.de_StartDate);
|
|
this.layoutControl1.Controls.Add(this.ddlMaintenance);
|
|
this.layoutControl1.Controls.Add(this.ddlSymptomlDistinction);
|
|
this.layoutControl1.Controls.Add(this.de_EndDate);
|
|
this.layoutControl1.Controls.Add(this.txt_Accessories);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem11});
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 31);
|
|
this.layoutControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1171, 394, 650, 400);
|
|
this.layoutControl1.Root = this.Root;
|
|
this.layoutControl1.Size = new System.Drawing.Size(866, 695);
|
|
this.layoutControl1.TabIndex = 5;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// ckbIsDown
|
|
//
|
|
this.ckbIsDown.EditValue = true;
|
|
this.ckbIsDown.Location = new System.Drawing.Point(152, 622);
|
|
this.ckbIsDown.MenuManager = this.toolbarFormManager1;
|
|
this.ckbIsDown.Name = "ckbIsDown";
|
|
this.ckbIsDown.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ckbIsDown.Properties.Appearance.Options.UseFont = true;
|
|
this.ckbIsDown.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ckbIsDown.Properties.AppearanceDisabled.Options.UseFont = true;
|
|
this.ckbIsDown.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ckbIsDown.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.ckbIsDown.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ckbIsDown.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.ckbIsDown.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "是"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "否")});
|
|
this.ckbIsDown.Size = new System.Drawing.Size(702, 41);
|
|
this.ckbIsDown.StyleController = this.layoutControl1;
|
|
this.ckbIsDown.TabIndex = 14;
|
|
//
|
|
// btn_AccessoriesEdit
|
|
//
|
|
this.btn_AccessoriesEdit.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.btn_AccessoriesEdit.Appearance.Options.UseFont = true;
|
|
this.btn_AccessoriesEdit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_AccessoriesEdit.ImageOptions.Image")));
|
|
this.btn_AccessoriesEdit.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
|
|
this.btn_AccessoriesEdit.Location = new System.Drawing.Point(811, 451);
|
|
this.btn_AccessoriesEdit.Margin = new System.Windows.Forms.Padding(0);
|
|
this.btn_AccessoriesEdit.Name = "btn_AccessoriesEdit";
|
|
this.btn_AccessoriesEdit.PaintStyle = DevExpress.XtraEditors.Controls.PaintStyles.Light;
|
|
this.btn_AccessoriesEdit.Size = new System.Drawing.Size(45, 22);
|
|
this.btn_AccessoriesEdit.StyleController = this.layoutControl1;
|
|
this.btn_AccessoriesEdit.TabIndex = 13;
|
|
this.btn_AccessoriesEdit.Click += new System.EventHandler(this.btn_AccessoriesEdit_Click);
|
|
//
|
|
// txtNo
|
|
//
|
|
this.txtNo.EditValue = "N/A";
|
|
this.txtNo.Location = new System.Drawing.Point(152, 584);
|
|
this.txtNo.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtNo.MenuManager = this.toolbarFormManager1;
|
|
this.txtNo.Name = "txtNo";
|
|
this.txtNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtNo.Properties.Appearance.Options.UseFont = true;
|
|
this.txtNo.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtNo.Properties.AppearanceDisabled.Options.UseFont = true;
|
|
this.txtNo.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtNo.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.txtNo.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtNo.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.txtNo.Properties.MaxLength = 50;
|
|
this.txtNo.Size = new System.Drawing.Size(702, 26);
|
|
this.txtNo.StyleController = this.layoutControl1;
|
|
this.txtNo.TabIndex = 12;
|
|
//
|
|
// txtReason
|
|
//
|
|
this.txtReason.Location = new System.Drawing.Point(152, 539);
|
|
this.txtReason.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtReason.MenuManager = this.toolbarFormManager1;
|
|
this.txtReason.Name = "txtReason";
|
|
this.txtReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtReason.Properties.Appearance.Options.UseFont = true;
|
|
this.txtReason.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtReason.Properties.AppearanceDisabled.Options.UseFont = true;
|
|
this.txtReason.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtReason.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.txtReason.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtReason.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.txtReason.Properties.MaxLength = 3800;
|
|
this.txtReason.Size = new System.Drawing.Size(702, 26);
|
|
this.txtReason.StyleController = this.layoutControl1;
|
|
this.txtReason.TabIndex = 11;
|
|
//
|
|
// ckbNeedValidate
|
|
//
|
|
this.ckbNeedValidate.EditValue = false;
|
|
this.ckbNeedValidate.Location = new System.Drawing.Point(152, 487);
|
|
this.ckbNeedValidate.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ckbNeedValidate.MenuManager = this.toolbarFormManager1;
|
|
this.ckbNeedValidate.Name = "ckbNeedValidate";
|
|
this.ckbNeedValidate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ckbNeedValidate.Properties.Appearance.Options.UseFont = true;
|
|
this.ckbNeedValidate.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ckbNeedValidate.Properties.AppearanceDisabled.Options.UseFont = true;
|
|
this.ckbNeedValidate.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ckbNeedValidate.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.ckbNeedValidate.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ckbNeedValidate.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.ckbNeedValidate.Properties.Columns = 2;
|
|
this.ckbNeedValidate.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "不需要"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "需要", true, "")});
|
|
this.ckbNeedValidate.Size = new System.Drawing.Size(702, 41);
|
|
this.ckbNeedValidate.StyleController = this.layoutControl1;
|
|
this.ckbNeedValidate.TabIndex = 10;
|
|
this.ckbNeedValidate.SelectedIndexChanged += new System.EventHandler(this.ckbNeedValidate_SelectedIndexChanged);
|
|
//
|
|
// txtContent
|
|
//
|
|
this.txtContent.Location = new System.Drawing.Point(12, 339);
|
|
this.txtContent.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtContent.MenuManager = this.toolbarFormManager1;
|
|
this.txtContent.Name = "txtContent";
|
|
this.txtContent.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtContent.Properties.Appearance.Options.UseFont = true;
|
|
this.txtContent.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtContent.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.txtContent.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtContent.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.txtContent.Properties.MaxLength = 3800;
|
|
this.txtContent.Size = new System.Drawing.Size(842, 99);
|
|
this.txtContent.StyleController = this.layoutControl1;
|
|
this.txtContent.TabIndex = 8;
|
|
//
|
|
// txtCause
|
|
//
|
|
this.txtCause.Location = new System.Drawing.Point(12, 214);
|
|
this.txtCause.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtCause.MenuManager = this.toolbarFormManager1;
|
|
this.txtCause.Name = "txtCause";
|
|
this.txtCause.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtCause.Properties.Appearance.Options.UseFont = true;
|
|
this.txtCause.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtCause.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.txtCause.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txtCause.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.txtCause.Properties.MaxLength = 3800;
|
|
this.txtCause.Size = new System.Drawing.Size(842, 99);
|
|
this.txtCause.StyleController = this.layoutControl1;
|
|
this.txtCause.TabIndex = 7;
|
|
//
|
|
// de_StartDate
|
|
//
|
|
this.de_StartDate.EditValue = null;
|
|
this.de_StartDate.Location = new System.Drawing.Point(152, 109);
|
|
this.de_StartDate.Margin = new System.Windows.Forms.Padding(4);
|
|
this.de_StartDate.MenuManager = this.toolbarFormManager1;
|
|
this.de_StartDate.Name = "de_StartDate";
|
|
this.de_StartDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.Appearance.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.Button.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.Button.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.ButtonHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.ButtonHighlighted.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.ButtonPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.ButtonPressed.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.CalendarHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.CalendarHeader.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCell.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellDisabled.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellHighlighted.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellHoliday.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellHoliday.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellPressed.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellSelected.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellSelected.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellToday.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCellToday.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.Header.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.Header.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.HeaderPressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.HeaderPressed.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.WeekDay.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.WeekDay.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceCalendar.WeekNumber.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.WeekNumber.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceDropDown.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.de_StartDate.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.de_StartDate.Properties.BeepOnError = false;
|
|
this.de_StartDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.de_StartDate.Properties.CalendarTimeEditing = DevExpress.Utils.DefaultBoolean.True;
|
|
this.de_StartDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.de_StartDate.Properties.CalendarTimeProperties.TimeEditStyle = DevExpress.XtraEditors.Repository.TimeEditStyle.TouchUI;
|
|
this.de_StartDate.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.TouchUI;
|
|
this.de_StartDate.Properties.MaskSettings.Set("mask", "G");
|
|
this.de_StartDate.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.de_StartDate.Properties.UseMaskAsDisplayFormat = true;
|
|
this.de_StartDate.Properties.VistaDisplayMode = DevExpress.Utils.DefaultBoolean.False;
|
|
this.de_StartDate.Size = new System.Drawing.Size(702, 26);
|
|
this.de_StartDate.StyleController = this.layoutControl1;
|
|
this.de_StartDate.TabIndex = 6;
|
|
//
|
|
// ddlMaintenance
|
|
//
|
|
this.ddlMaintenance.Location = new System.Drawing.Point(152, 64);
|
|
this.ddlMaintenance.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ddlMaintenance.MenuManager = this.toolbarFormManager1;
|
|
this.ddlMaintenance.Name = "ddlMaintenance";
|
|
this.ddlMaintenance.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlMaintenance.Properties.Appearance.Options.UseFont = true;
|
|
this.ddlMaintenance.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlMaintenance.Properties.AppearanceDisabled.Options.UseFont = true;
|
|
this.ddlMaintenance.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlMaintenance.Properties.AppearanceDropDown.Options.UseFont = true;
|
|
this.ddlMaintenance.Properties.AppearanceDropDownHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlMaintenance.Properties.AppearanceDropDownHeader.Options.UseFont = true;
|
|
this.ddlMaintenance.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlMaintenance.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.ddlMaintenance.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlMaintenance.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.ddlMaintenance.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.ddlMaintenance.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("FieldText", "维修方式")});
|
|
this.ddlMaintenance.Size = new System.Drawing.Size(702, 26);
|
|
this.ddlMaintenance.StyleController = this.layoutControl1;
|
|
this.ddlMaintenance.TabIndex = 5;
|
|
//
|
|
// ddlSymptomlDistinction
|
|
//
|
|
this.ddlSymptomlDistinction.Location = new System.Drawing.Point(152, 19);
|
|
this.ddlSymptomlDistinction.Margin = new System.Windows.Forms.Padding(4);
|
|
this.ddlSymptomlDistinction.MenuManager = this.toolbarFormManager1;
|
|
this.ddlSymptomlDistinction.Name = "ddlSymptomlDistinction";
|
|
this.ddlSymptomlDistinction.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlSymptomlDistinction.Properties.Appearance.Options.UseFont = true;
|
|
this.ddlSymptomlDistinction.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlSymptomlDistinction.Properties.AppearanceDropDown.Options.UseFont = true;
|
|
this.ddlSymptomlDistinction.Properties.AppearanceDropDownHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlSymptomlDistinction.Properties.AppearanceDropDownHeader.Options.UseFont = true;
|
|
this.ddlSymptomlDistinction.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlSymptomlDistinction.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.ddlSymptomlDistinction.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.ddlSymptomlDistinction.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.ddlSymptomlDistinction.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.ddlSymptomlDistinction.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("FieldText", "现象区分")});
|
|
this.ddlSymptomlDistinction.Size = new System.Drawing.Size(702, 26);
|
|
this.ddlSymptomlDistinction.StyleController = this.layoutControl1;
|
|
this.ddlSymptomlDistinction.TabIndex = 4;
|
|
//
|
|
// txt_Accessories
|
|
//
|
|
this.txt_Accessories.Location = new System.Drawing.Point(152, 449);
|
|
this.txt_Accessories.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txt_Accessories.MenuManager = this.toolbarFormManager1;
|
|
this.txt_Accessories.Name = "txt_Accessories";
|
|
this.txt_Accessories.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txt_Accessories.Properties.Appearance.Options.UseFont = true;
|
|
this.txt_Accessories.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txt_Accessories.Properties.AppearanceDisabled.Options.UseFont = true;
|
|
this.txt_Accessories.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txt_Accessories.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.txt_Accessories.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txt_Accessories.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.txt_Accessories.Properties.ReadOnly = true;
|
|
this.txt_Accessories.Size = new System.Drawing.Size(657, 26);
|
|
this.txt_Accessories.StyleController = this.layoutControl1;
|
|
this.txt_Accessories.TabIndex = 9;
|
|
//
|
|
// layoutControlItem11
|
|
//
|
|
this.layoutControlItem11.Location = new System.Drawing.Point(796, 430);
|
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
|
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 6;
|
|
this.layoutControlItem11.Size = new System.Drawing.Size(35, 45);
|
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem11.TextVisible = false;
|
|
//
|
|
// Root
|
|
//
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.Root.GroupBordersVisible = false;
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem3,
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem4,
|
|
this.layoutControlItem5,
|
|
this.layoutControlItem6,
|
|
this.layoutControlItem7,
|
|
this.layoutControlItem8,
|
|
this.layoutControlItem9,
|
|
this.layoutControlItem10,
|
|
this.layoutControlItem12,
|
|
this.layoutControlItem13});
|
|
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
|
this.Root.Name = "Root";
|
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
columnDefinition1.Width = 100D;
|
|
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
columnDefinition2.Width = 45D;
|
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
|
columnDefinition1,
|
|
columnDefinition2});
|
|
rowDefinition1.Height = 45D;
|
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition2.Height = 45D;
|
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition3.Height = 45D;
|
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition4.Height = 45D;
|
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition5.Height = 125D;
|
|
rowDefinition5.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition6.Height = 125D;
|
|
rowDefinition6.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition7.Height = 45D;
|
|
rowDefinition7.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition8.Height = 45D;
|
|
rowDefinition8.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition9.Height = 45D;
|
|
rowDefinition9.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition10.Height = 45D;
|
|
rowDefinition10.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition11.Height = 45D;
|
|
rowDefinition11.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition12.Height = 20D;
|
|
rowDefinition12.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});
|
|
this.Root.Size = new System.Drawing.Size(866, 695);
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem2.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem2.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem2.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem2.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem2.Control = this.ddlMaintenance;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 45);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(846, 45);
|
|
this.layoutControlItem2.Text = "维修方式:";
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem3.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem3.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem3.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem3.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem3.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem3.Control = this.de_StartDate;
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 90);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(846, 45);
|
|
this.layoutControlItem3.Text = "修理开始日期:";
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem1.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem1.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem1.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem1.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem1.Control = this.ddlSymptomlDistinction;
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(846, 45);
|
|
this.layoutControlItem1.Text = "现象区分:";
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem4.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem4.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem4.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem4.Control = this.de_EndDate;
|
|
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
this.layoutControlItem4.CustomizationFormText = "修理开始日期:";
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(0, 135);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.OptionsPrint.AppearanceItem.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
|
this.layoutControlItem4.OptionsPrint.AppearanceItem.Options.UseFont = true;
|
|
this.layoutControlItem4.OptionsPrint.AppearanceItemControl.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
|
this.layoutControlItem4.OptionsPrint.AppearanceItemControl.Options.UseFont = true;
|
|
this.layoutControlItem4.OptionsPrint.AppearanceItemText.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
|
|
this.layoutControlItem4.OptionsPrint.AppearanceItemText.Options.UseFont = true;
|
|
this.layoutControlItem4.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(846, 45);
|
|
this.layoutControlItem4.Text = "修理结束日期:";
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem5.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem5.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem5.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem5.Control = this.txtCause;
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 180);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 4;
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(846, 125);
|
|
this.layoutControlItem5.Text = "故障原因:";
|
|
this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem6
|
|
//
|
|
this.layoutControlItem6.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem6.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem6.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem6.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem6.Control = this.txtContent;
|
|
this.layoutControlItem6.Location = new System.Drawing.Point(0, 305);
|
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
|
this.layoutControlItem6.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 5;
|
|
this.layoutControlItem6.Size = new System.Drawing.Size(846, 125);
|
|
this.layoutControlItem6.Text = "维修内容:";
|
|
this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Top;
|
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem7
|
|
//
|
|
this.layoutControlItem7.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem7.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem7.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem7.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem7.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem7.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem7.Control = this.txt_Accessories;
|
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 430);
|
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
|
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 6;
|
|
this.layoutControlItem7.Size = new System.Drawing.Size(801, 45);
|
|
this.layoutControlItem7.Text = "配件:";
|
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem8
|
|
//
|
|
this.layoutControlItem8.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem8.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem8.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem8.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem8.Control = this.ckbNeedValidate;
|
|
this.layoutControlItem8.Location = new System.Drawing.Point(0, 475);
|
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
|
this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 7;
|
|
this.layoutControlItem8.Size = new System.Drawing.Size(846, 45);
|
|
this.layoutControlItem8.Text = "是否需要再验证:";
|
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem9
|
|
//
|
|
this.layoutControlItem9.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem9.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem9.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem9.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem9.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem9.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem9.Control = this.txtReason;
|
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 520);
|
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
|
this.layoutControlItem9.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 8;
|
|
this.layoutControlItem9.Size = new System.Drawing.Size(846, 45);
|
|
this.layoutControlItem9.Text = "理由:";
|
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem10
|
|
//
|
|
this.layoutControlItem10.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem10.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem10.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem10.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem10.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem10.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem10.Control = this.txtNo;
|
|
this.layoutControlItem10.Location = new System.Drawing.Point(0, 565);
|
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
|
this.layoutControlItem10.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 9;
|
|
this.layoutControlItem10.Size = new System.Drawing.Size(846, 45);
|
|
this.layoutControlItem10.Text = "验证编号:";
|
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// layoutControlItem12
|
|
//
|
|
this.layoutControlItem12.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem12.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem12.Control = this.btn_AccessoriesEdit;
|
|
this.layoutControlItem12.Location = new System.Drawing.Point(801, 430);
|
|
this.layoutControlItem12.MinSize = new System.Drawing.Size(22, 22);
|
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
|
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 6;
|
|
this.layoutControlItem12.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
|
this.layoutControlItem12.Size = new System.Drawing.Size(45, 45);
|
|
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem12.TextVisible = false;
|
|
//
|
|
// layoutControlItem13
|
|
//
|
|
this.layoutControlItem13.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem13.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem13.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem13.AppearanceItemCaptionDisabled.Options.UseFont = true;
|
|
this.layoutControlItem13.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem13.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem13.Control = this.ckbIsDown;
|
|
this.layoutControlItem13.Location = new System.Drawing.Point(0, 610);
|
|
this.layoutControlItem13.Name = "layoutControlItem13";
|
|
this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
|
|
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 10;
|
|
this.layoutControlItem13.Size = new System.Drawing.Size(846, 45);
|
|
this.layoutControlItem13.Text = "停机状态:";
|
|
this.layoutControlItem13.TextSize = new System.Drawing.Size(128, 19);
|
|
//
|
|
// splashScreenManager1
|
|
//
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
//
|
|
// dxErrorProvider1
|
|
//
|
|
this.dxErrorProvider1.ContainerControl = this;
|
|
//
|
|
// pageMaintainEdit
|
|
//
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(866, 726);
|
|
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.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.IconOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("pageMaintainEdit.IconOptions.LargeImage")));
|
|
this.Margin = new System.Windows.Forms.Padding(4);
|
|
this.Name = "pageMaintainEdit";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "设备维修";
|
|
this.ToolbarFormControl = this.toolbarFormControl1;
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.pageMaintainEdit_FormClosing);
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
this.layoutControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.ckbIsDown.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtNo.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtReason.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckbNeedValidate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtContent.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtCause.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ddlMaintenance.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ddlSymptomlDistinction.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_Accessories.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
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.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraEditors.TextEdit txtNo;
|
|
private DevExpress.XtraEditors.TextEdit txtReason;
|
|
private DevExpress.XtraEditors.RadioGroup ckbNeedValidate;
|
|
private DevExpress.XtraEditors.MemoEdit txtContent;
|
|
private DevExpress.XtraEditors.MemoEdit txtCause;
|
|
private DevExpress.XtraEditors.DateEdit de_StartDate;
|
|
private DevExpress.XtraEditors.LookUpEdit ddlMaintenance;
|
|
private DevExpress.XtraEditors.LookUpEdit ddlSymptomlDistinction;
|
|
private DevExpress.XtraEditors.DateEdit de_EndDate;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
|
private DevExpress.XtraEditors.SimpleButton btn_AccessoriesEdit;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
|
private DevExpress.XtraEditors.TextEdit txt_Accessories;
|
|
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
|
private DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider dxValidationProvider1;
|
|
private DevExpress.XtraEditors.RadioGroup ckbIsDown;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
|
|
private DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider dxErrorProvider1;
|
|
}
|
|
} |