993 lines
64 KiB
C#
993 lines
64 KiB
C#
namespace TsSFCDevice.Client.Launch.Maintain
|
|
{
|
|
partial class pageMaintainView
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
DevExpress.Utils.Layout.StackPanel stackPanel1;
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageMaintainView));
|
|
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.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
|
|
DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
|
|
this.de_StartDate = new DevExpress.XtraEditors.DateEdit();
|
|
this.barManager1 = new DevExpress.XtraBars.BarManager(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.labelControl36 = new DevExpress.XtraEditors.LabelControl();
|
|
this.de_EndDate = new DevExpress.XtraEditors.DateEdit();
|
|
this.toolbarFormControl1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
|
|
this.toolbarFormManager1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormManager(this.components);
|
|
this.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl2 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl3 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControl4 = new DevExpress.XtraBars.BarDockControl();
|
|
this.barBtn_ExportWord = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barBtn_Print = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barBtnExcel = new DevExpress.XtraBars.BarButtonItem();
|
|
this.barBtn_ExportPdf = new DevExpress.XtraBars.BarButtonItem();
|
|
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.layoutControl5 = new DevExpress.XtraLayout.LayoutControl();
|
|
this.cbbIsDown = new DevExpress.XtraEditors.ComboBoxEdit();
|
|
this.stackPanel2 = new DevExpress.Utils.Layout.StackPanel();
|
|
this.btn_Query = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_ChangeDownStatus = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_Maintain = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_Validate = new DevExpress.XtraEditors.SimpleButton();
|
|
this.txt_DeviceID = new DevExpress.XtraEditors.TextEdit();
|
|
this.cb_Status = new DevExpress.XtraEditors.LookUpEdit();
|
|
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem44 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
|
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.gcAutoID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcEquipmentID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcEquipmentName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcIsIsDownText = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcLocationName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcCreatOn = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcFormStatusText = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcCreatorName = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem();
|
|
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::TsSFCDevice.Client.Launch.frmWaiting), true, true);
|
|
stackPanel1 = new DevExpress.Utils.Layout.StackPanel();
|
|
((System.ComponentModel.ISupportInitialize)(stackPanel1)).BeginInit();
|
|
stackPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
|
this.layoutControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).BeginInit();
|
|
this.layoutControl5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.cbbIsDown.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).BeginInit();
|
|
this.stackPanel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_DeviceID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cb_Status.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
|
|
this.splitContainerControl1.Panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
|
|
this.splitContainerControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// stackPanel1
|
|
//
|
|
stackPanel1.Controls.Add(this.de_StartDate);
|
|
stackPanel1.Controls.Add(this.labelControl36);
|
|
stackPanel1.Controls.Add(this.de_EndDate);
|
|
stackPanel1.Location = new System.Drawing.Point(136, 32);
|
|
stackPanel1.Margin = new System.Windows.Forms.Padding(0);
|
|
stackPanel1.Name = "stackPanel1";
|
|
stackPanel1.Size = new System.Drawing.Size(277, 27);
|
|
stackPanel1.TabIndex = 5;
|
|
//
|
|
// de_StartDate
|
|
//
|
|
this.de_StartDate.EditValue = null;
|
|
this.de_StartDate.Location = new System.Drawing.Point(3, 0);
|
|
this.de_StartDate.MenuManager = this.barManager1;
|
|
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.DayCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_StartDate.Properties.AppearanceCalendar.DayCell.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.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.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
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.Size = new System.Drawing.Size(124, 26);
|
|
this.de_StartDate.TabIndex = 0;
|
|
//
|
|
// barManager1
|
|
//
|
|
this.barManager1.DockControls.Add(this.barDockControlTop);
|
|
this.barManager1.DockControls.Add(this.barDockControlBottom);
|
|
this.barManager1.DockControls.Add(this.barDockControlLeft);
|
|
this.barManager1.DockControls.Add(this.barDockControlRight);
|
|
this.barManager1.Form = this;
|
|
//
|
|
// 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.barManager1;
|
|
this.barDockControlTop.Size = new System.Drawing.Size(1826, 0);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 1068);
|
|
this.barDockControlBottom.Manager = this.barManager1;
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(1826, 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.barManager1;
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 1037);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(1826, 31);
|
|
this.barDockControlRight.Manager = this.barManager1;
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 1037);
|
|
//
|
|
// labelControl36
|
|
//
|
|
this.labelControl36.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.labelControl36.Appearance.Options.UseFont = true;
|
|
this.labelControl36.Location = new System.Drawing.Point(133, 3);
|
|
this.labelControl36.Name = "labelControl36";
|
|
this.labelControl36.Size = new System.Drawing.Size(14, 20);
|
|
this.labelControl36.TabIndex = 1;
|
|
this.labelControl36.Text = " - ";
|
|
//
|
|
// de_EndDate
|
|
//
|
|
this.de_EndDate.EditValue = null;
|
|
this.de_EndDate.Location = new System.Drawing.Point(153, 0);
|
|
this.de_EndDate.MenuManager = this.barManager1;
|
|
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.DayCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.DayCell.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.Header.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.de_EndDate.Properties.AppearanceCalendar.Header.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.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.de_EndDate.Size = new System.Drawing.Size(124, 26);
|
|
this.de_EndDate.TabIndex = 2;
|
|
//
|
|
// 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(1826, 31);
|
|
this.toolbarFormControl1.TabIndex = 4;
|
|
this.toolbarFormControl1.TabStop = false;
|
|
this.toolbarFormControl1.TitleItemLinks.Add(this.barBtn_Print);
|
|
this.toolbarFormControl1.TitleItemLinks.Add(this.barBtn_ExportPdf);
|
|
this.toolbarFormControl1.TitleItemLinks.Add(this.barBtn_ExportWord);
|
|
this.toolbarFormControl1.TitleItemLinks.Add(this.barBtnExcel);
|
|
this.toolbarFormControl1.ToolbarForm = this;
|
|
//
|
|
// toolbarFormManager1
|
|
//
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControl1);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControl2);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControl3);
|
|
this.toolbarFormManager1.DockControls.Add(this.barDockControl4);
|
|
this.toolbarFormManager1.Form = this;
|
|
this.toolbarFormManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
|
this.barBtn_ExportWord,
|
|
this.barBtn_Print,
|
|
this.barBtnExcel,
|
|
this.barBtn_ExportPdf});
|
|
this.toolbarFormManager1.MaxItemId = 4;
|
|
//
|
|
// barDockControl1
|
|
//
|
|
this.barDockControl1.CausesValidation = false;
|
|
this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.barDockControl1.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControl1.Manager = this.toolbarFormManager1;
|
|
this.barDockControl1.Size = new System.Drawing.Size(1826, 0);
|
|
//
|
|
// barDockControl2
|
|
//
|
|
this.barDockControl2.CausesValidation = false;
|
|
this.barDockControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControl2.Location = new System.Drawing.Point(0, 1068);
|
|
this.barDockControl2.Manager = this.toolbarFormManager1;
|
|
this.barDockControl2.Size = new System.Drawing.Size(1826, 0);
|
|
//
|
|
// barDockControl3
|
|
//
|
|
this.barDockControl3.CausesValidation = false;
|
|
this.barDockControl3.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControl3.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControl3.Manager = this.toolbarFormManager1;
|
|
this.barDockControl3.Size = new System.Drawing.Size(0, 1037);
|
|
//
|
|
// barDockControl4
|
|
//
|
|
this.barDockControl4.CausesValidation = false;
|
|
this.barDockControl4.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControl4.Location = new System.Drawing.Point(1826, 31);
|
|
this.barDockControl4.Manager = this.toolbarFormManager1;
|
|
this.barDockControl4.Size = new System.Drawing.Size(0, 1037);
|
|
//
|
|
// barBtn_ExportWord
|
|
//
|
|
this.barBtn_ExportWord.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
|
|
this.barBtn_ExportWord.Caption = "导出Word";
|
|
this.barBtn_ExportWord.Enabled = false;
|
|
this.barBtn_ExportWord.Id = 0;
|
|
this.barBtn_ExportWord.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barBtn_ExportWord.ImageOptions.Image")));
|
|
this.barBtn_ExportWord.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barBtn_ExportWord.ImageOptions.LargeImage")));
|
|
this.barBtn_ExportWord.Name = "barBtn_ExportWord";
|
|
this.barBtn_ExportWord.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
this.barBtn_ExportWord.Size = new System.Drawing.Size(100, 50);
|
|
this.barBtn_ExportWord.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
|
|
this.barBtn_ExportWord.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtn_ExportWord_ItemClick);
|
|
//
|
|
// barBtn_Print
|
|
//
|
|
this.barBtn_Print.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
|
|
this.barBtn_Print.Caption = "打印";
|
|
this.barBtn_Print.Enabled = false;
|
|
this.barBtn_Print.Id = 1;
|
|
this.barBtn_Print.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barBtn_Print.ImageOptions.Image")));
|
|
this.barBtn_Print.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barBtn_Print.ImageOptions.LargeImage")));
|
|
this.barBtn_Print.Name = "barBtn_Print";
|
|
this.barBtn_Print.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
this.barBtn_Print.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtn_Print_ItemClick);
|
|
//
|
|
// barBtnExcel
|
|
//
|
|
this.barBtnExcel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
|
|
this.barBtnExcel.Caption = "导出Excel";
|
|
this.barBtnExcel.Id = 2;
|
|
this.barBtnExcel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barBtnExcel.ImageOptions.Image")));
|
|
this.barBtnExcel.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barBtnExcel.ImageOptions.LargeImage")));
|
|
this.barBtnExcel.Name = "barBtnExcel";
|
|
this.barBtnExcel.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
this.barBtnExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExcel_ItemClick);
|
|
//
|
|
// barBtn_ExportPdf
|
|
//
|
|
this.barBtn_ExportPdf.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
|
|
this.barBtn_ExportPdf.Caption = "导出PDF";
|
|
this.barBtn_ExportPdf.Id = 3;
|
|
this.barBtn_ExportPdf.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barBtn_ExportPdf.ImageOptions.Image")));
|
|
this.barBtn_ExportPdf.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barBtn_ExportPdf.ImageOptions.LargeImage")));
|
|
this.barBtn_ExportPdf.Name = "barBtn_ExportPdf";
|
|
this.barBtn_ExportPdf.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
|
|
this.barBtn_ExportPdf.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtn_ExportPdf_ItemClick);
|
|
//
|
|
// layoutControl1
|
|
//
|
|
this.layoutControl1.Controls.Add(this.layoutControl5);
|
|
this.layoutControl1.Controls.Add(this.splitContainerControl1);
|
|
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.layoutControl1.Location = new System.Drawing.Point(0, 31);
|
|
this.layoutControl1.Name = "layoutControl1";
|
|
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1221, 457, 650, 400);
|
|
this.layoutControl1.Root = this.Root;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1826, 1037);
|
|
this.layoutControl1.TabIndex = 8;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// layoutControl5
|
|
//
|
|
this.layoutControl5.Controls.Add(this.cbbIsDown);
|
|
this.layoutControl5.Controls.Add(this.stackPanel2);
|
|
this.layoutControl5.Controls.Add(stackPanel1);
|
|
this.layoutControl5.Controls.Add(this.txt_DeviceID);
|
|
this.layoutControl5.Controls.Add(this.cb_Status);
|
|
this.layoutControl5.Location = new System.Drawing.Point(10, 10);
|
|
this.layoutControl5.Name = "layoutControl5";
|
|
this.layoutControl5.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(802, 471, 650, 400);
|
|
this.layoutControl5.OptionsPrint.AppearanceGroupCaption.BackColor = System.Drawing.Color.LightGray;
|
|
this.layoutControl5.OptionsPrint.AppearanceGroupCaption.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.25F);
|
|
this.layoutControl5.OptionsPrint.AppearanceGroupCaption.Options.UseBackColor = true;
|
|
this.layoutControl5.OptionsPrint.AppearanceGroupCaption.Options.UseFont = true;
|
|
this.layoutControl5.OptionsPrint.AppearanceGroupCaption.Options.UseTextOptions = true;
|
|
this.layoutControl5.OptionsPrint.AppearanceGroupCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControl5.OptionsPrint.AppearanceGroupCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControl5.Root = this.layoutControlGroup4;
|
|
this.layoutControl5.Size = new System.Drawing.Size(1806, 61);
|
|
this.layoutControl5.TabIndex = 5;
|
|
this.layoutControl5.Text = "layoutControl5";
|
|
//
|
|
// cbbIsDown
|
|
//
|
|
this.cbbIsDown.Location = new System.Drawing.Point(541, 2);
|
|
this.cbbIsDown.MenuManager = this.barManager1;
|
|
this.cbbIsDown.Name = "cbbIsDown";
|
|
this.cbbIsDown.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cbbIsDown.Properties.Appearance.Options.UseFont = true;
|
|
this.cbbIsDown.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cbbIsDown.Properties.AppearanceDropDown.Options.UseFont = true;
|
|
this.cbbIsDown.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cbbIsDown.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.cbbIsDown.Properties.AppearanceItemHighlight.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cbbIsDown.Properties.AppearanceItemHighlight.Options.UseFont = true;
|
|
this.cbbIsDown.Properties.AppearanceItemSelected.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cbbIsDown.Properties.AppearanceItemSelected.Options.UseFont = true;
|
|
this.cbbIsDown.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cbbIsDown.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.cbbIsDown.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.cbbIsDown.Properties.DropDownRows = 3;
|
|
this.cbbIsDown.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
|
|
this.cbbIsDown.Size = new System.Drawing.Size(277, 26);
|
|
this.cbbIsDown.StyleController = this.layoutControl5;
|
|
this.cbbIsDown.TabIndex = 9;
|
|
//
|
|
// stackPanel2
|
|
//
|
|
this.stackPanel2.Controls.Add(this.btn_Query);
|
|
this.stackPanel2.Controls.Add(this.btn_ChangeDownStatus);
|
|
this.stackPanel2.Controls.Add(this.btn_Maintain);
|
|
this.stackPanel2.Controls.Add(this.btn_Validate);
|
|
this.stackPanel2.Location = new System.Drawing.Point(822, 2);
|
|
this.stackPanel2.Margin = new System.Windows.Forms.Padding(0);
|
|
this.stackPanel2.Name = "stackPanel2";
|
|
this.stackPanel2.Size = new System.Drawing.Size(972, 57);
|
|
this.stackPanel2.TabIndex = 7;
|
|
//
|
|
// btn_Query
|
|
//
|
|
this.btn_Query.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Query.Appearance.Options.UseFont = true;
|
|
this.btn_Query.Appearance.Options.UseTextOptions = true;
|
|
this.btn_Query.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btn_Query.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btn_Query.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Query.AppearanceDisabled.Options.UseFont = true;
|
|
this.btn_Query.AppearanceHovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Query.AppearanceHovered.Options.UseFont = true;
|
|
this.btn_Query.AppearancePressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Query.AppearancePressed.Options.UseFont = true;
|
|
this.btn_Query.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Query.ImageOptions.Image")));
|
|
this.btn_Query.Location = new System.Drawing.Point(13, 8);
|
|
this.btn_Query.Margin = new System.Windows.Forms.Padding(13, 3, 3, 3);
|
|
this.btn_Query.Name = "btn_Query";
|
|
this.btn_Query.Size = new System.Drawing.Size(86, 41);
|
|
this.btn_Query.TabIndex = 0;
|
|
this.btn_Query.Text = "查询";
|
|
this.btn_Query.Click += new System.EventHandler(this.btn_Query_Click);
|
|
//
|
|
// btn_ChangeDownStatus
|
|
//
|
|
this.btn_ChangeDownStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_ChangeDownStatus.Appearance.Options.UseFont = true;
|
|
this.btn_ChangeDownStatus.Appearance.Options.UseTextOptions = true;
|
|
this.btn_ChangeDownStatus.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btn_ChangeDownStatus.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btn_ChangeDownStatus.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_ChangeDownStatus.AppearanceDisabled.Options.UseFont = true;
|
|
this.btn_ChangeDownStatus.AppearanceHovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_ChangeDownStatus.AppearanceHovered.Options.UseFont = true;
|
|
this.btn_ChangeDownStatus.AppearancePressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_ChangeDownStatus.AppearancePressed.Options.UseFont = true;
|
|
this.btn_ChangeDownStatus.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_ChangeDownStatus.ImageOptions.Image")));
|
|
this.btn_ChangeDownStatus.Location = new System.Drawing.Point(115, 8);
|
|
this.btn_ChangeDownStatus.Margin = new System.Windows.Forms.Padding(13, 3, 3, 3);
|
|
this.btn_ChangeDownStatus.Name = "btn_ChangeDownStatus";
|
|
this.btn_ChangeDownStatus.Size = new System.Drawing.Size(138, 41);
|
|
this.btn_ChangeDownStatus.TabIndex = 3;
|
|
this.btn_ChangeDownStatus.Text = "修改停机状态";
|
|
this.btn_ChangeDownStatus.Click += new System.EventHandler(this.btn_ChangeDownStatus_Click);
|
|
//
|
|
// btn_Maintain
|
|
//
|
|
this.btn_Maintain.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Maintain.Appearance.Options.UseFont = true;
|
|
this.btn_Maintain.Appearance.Options.UseTextOptions = true;
|
|
this.btn_Maintain.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btn_Maintain.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btn_Maintain.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Maintain.AppearanceDisabled.Options.UseFont = true;
|
|
this.btn_Maintain.AppearanceHovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Maintain.AppearanceHovered.Options.UseFont = true;
|
|
this.btn_Maintain.AppearancePressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Maintain.AppearancePressed.Options.UseFont = true;
|
|
this.btn_Maintain.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Maintain.ImageOptions.Image")));
|
|
this.btn_Maintain.Location = new System.Drawing.Point(269, 8);
|
|
this.btn_Maintain.Margin = new System.Windows.Forms.Padding(13, 3, 3, 3);
|
|
this.btn_Maintain.Name = "btn_Maintain";
|
|
this.btn_Maintain.Size = new System.Drawing.Size(86, 41);
|
|
this.btn_Maintain.TabIndex = 1;
|
|
this.btn_Maintain.Text = "维修";
|
|
this.btn_Maintain.Click += new System.EventHandler(this.btn_Maintain_Click);
|
|
//
|
|
// btn_Validate
|
|
//
|
|
this.btn_Validate.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Validate.Appearance.Options.UseFont = true;
|
|
this.btn_Validate.Appearance.Options.UseTextOptions = true;
|
|
this.btn_Validate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btn_Validate.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btn_Validate.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Validate.AppearanceDisabled.Options.UseFont = true;
|
|
this.btn_Validate.AppearanceHovered.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Validate.AppearanceHovered.Options.UseFont = true;
|
|
this.btn_Validate.AppearancePressed.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.btn_Validate.AppearancePressed.Options.UseFont = true;
|
|
this.btn_Validate.Enabled = false;
|
|
this.btn_Validate.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Validate.ImageOptions.Image")));
|
|
this.btn_Validate.Location = new System.Drawing.Point(371, 8);
|
|
this.btn_Validate.Margin = new System.Windows.Forms.Padding(13, 3, 3, 3);
|
|
this.btn_Validate.Name = "btn_Validate";
|
|
this.btn_Validate.Size = new System.Drawing.Size(139, 41);
|
|
this.btn_Validate.TabIndex = 2;
|
|
this.btn_Validate.Text = "设备恢复确认";
|
|
this.btn_Validate.Click += new System.EventHandler(this.btn_Validate_Click);
|
|
//
|
|
// txt_DeviceID
|
|
//
|
|
this.txt_DeviceID.Location = new System.Drawing.Point(136, 2);
|
|
this.txt_DeviceID.MenuManager = this.barManager1;
|
|
this.txt_DeviceID.Name = "txt_DeviceID";
|
|
this.txt_DeviceID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.txt_DeviceID.Properties.Appearance.Options.UseFont = true;
|
|
this.txt_DeviceID.Size = new System.Drawing.Size(277, 26);
|
|
this.txt_DeviceID.StyleController = this.layoutControl5;
|
|
this.txt_DeviceID.TabIndex = 8;
|
|
//
|
|
// cb_Status
|
|
//
|
|
this.cb_Status.Location = new System.Drawing.Point(541, 32);
|
|
this.cb_Status.MenuManager = this.barManager1;
|
|
this.cb_Status.Name = "cb_Status";
|
|
this.cb_Status.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cb_Status.Properties.Appearance.Options.UseFont = true;
|
|
this.cb_Status.Properties.AppearanceDropDown.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cb_Status.Properties.AppearanceDropDown.Options.UseFont = true;
|
|
this.cb_Status.Properties.AppearanceDropDownHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cb_Status.Properties.AppearanceDropDownHeader.Options.UseFont = true;
|
|
this.cb_Status.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cb_Status.Properties.AppearanceFocused.Options.UseFont = true;
|
|
this.cb_Status.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.cb_Status.Properties.AppearanceReadOnly.Options.UseFont = true;
|
|
this.cb_Status.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.cb_Status.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("DisplayMember", "状态")});
|
|
this.cb_Status.Properties.DropDownRows = 4;
|
|
this.cb_Status.Properties.NullText = "";
|
|
this.cb_Status.Properties.PopupSizeable = false;
|
|
this.cb_Status.Size = new System.Drawing.Size(277, 26);
|
|
this.cb_Status.StyleController = this.layoutControl5;
|
|
this.cb_Status.TabIndex = 6;
|
|
//
|
|
// layoutControlGroup4
|
|
//
|
|
this.layoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.layoutControlGroup4.GroupBordersVisible = false;
|
|
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem44,
|
|
this.layoutControlItem43,
|
|
this.layoutControlItem42,
|
|
this.layoutControlItem2,
|
|
this.layoutControlItem3});
|
|
this.layoutControlGroup4.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
|
this.layoutControlGroup4.Name = "Root";
|
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
columnDefinition1.Width = 405D;
|
|
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
columnDefinition2.Width = 405D;
|
|
columnDefinition3.SizeType = System.Windows.Forms.SizeType.AutoSize;
|
|
columnDefinition3.Width = 976D;
|
|
this.layoutControlGroup4.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
|
columnDefinition1,
|
|
columnDefinition2,
|
|
columnDefinition3});
|
|
rowDefinition1.Height = 50D;
|
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
rowDefinition2.Height = 50D;
|
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
this.layoutControlGroup4.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
|
rowDefinition1,
|
|
rowDefinition2});
|
|
this.layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(10, 10, 0, 0);
|
|
this.layoutControlGroup4.Size = new System.Drawing.Size(1806, 61);
|
|
this.layoutControlGroup4.TextVisible = false;
|
|
//
|
|
// layoutControlItem44
|
|
//
|
|
this.layoutControlItem44.Control = this.stackPanel2;
|
|
this.layoutControlItem44.Location = new System.Drawing.Point(810, 0);
|
|
this.layoutControlItem44.Name = "layoutControlItem44";
|
|
this.layoutControlItem44.OptionsTableLayoutItem.ColumnIndex = 2;
|
|
this.layoutControlItem44.OptionsTableLayoutItem.RowSpan = 2;
|
|
this.layoutControlItem44.Size = new System.Drawing.Size(976, 61);
|
|
this.layoutControlItem44.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem44.TextVisible = false;
|
|
//
|
|
// layoutControlItem43
|
|
//
|
|
this.layoutControlItem43.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem43.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem43.Control = this.cb_Status;
|
|
this.layoutControlItem43.Location = new System.Drawing.Point(405, 30);
|
|
this.layoutControlItem43.MinSize = new System.Drawing.Size(50, 23);
|
|
this.layoutControlItem43.Name = "layoutControlItem43";
|
|
this.layoutControlItem43.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
this.layoutControlItem43.OptionsTableLayoutItem.RowIndex = 1;
|
|
this.layoutControlItem43.Size = new System.Drawing.Size(405, 31);
|
|
this.layoutControlItem43.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem43.Text = "维修单状态:";
|
|
this.layoutControlItem43.TextSize = new System.Drawing.Size(112, 19);
|
|
//
|
|
// layoutControlItem42
|
|
//
|
|
this.layoutControlItem42.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem42.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem42.Control = stackPanel1;
|
|
this.layoutControlItem42.Location = new System.Drawing.Point(0, 30);
|
|
this.layoutControlItem42.MaxSize = new System.Drawing.Size(405, 0);
|
|
this.layoutControlItem42.MinSize = new System.Drawing.Size(129, 23);
|
|
this.layoutControlItem42.Name = "layoutControlItem42";
|
|
this.layoutControlItem42.OptionsTableLayoutItem.RowIndex = 1;
|
|
this.layoutControlItem42.Size = new System.Drawing.Size(405, 31);
|
|
this.layoutControlItem42.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem42.Text = "申请时间:";
|
|
this.layoutControlItem42.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem42.TextSize = new System.Drawing.Size(112, 19);
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem2.Control = this.txt_DeviceID;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem2.MaxSize = new System.Drawing.Size(405, 30);
|
|
this.layoutControlItem2.MinSize = new System.Drawing.Size(178, 30);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(405, 30);
|
|
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem2.Text = "设备编号:";
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(112, 19);
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.layoutControlItem3.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem3.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem3.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem3.Control = this.cbbIsDown;
|
|
this.layoutControlItem3.Location = new System.Drawing.Point(405, 0);
|
|
this.layoutControlItem3.MaxSize = new System.Drawing.Size(0, 30);
|
|
this.layoutControlItem3.MinSize = new System.Drawing.Size(178, 30);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(405, 30);
|
|
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
|
this.layoutControlItem3.Text = "设备停机状态:";
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(112, 19);
|
|
//
|
|
// splitContainerControl1
|
|
//
|
|
this.splitContainerControl1.Location = new System.Drawing.Point(12, 73);
|
|
this.splitContainerControl1.Name = "splitContainerControl1";
|
|
//
|
|
// splitContainerControl1.Panel1
|
|
//
|
|
this.splitContainerControl1.Panel1.AutoScroll = true;
|
|
this.splitContainerControl1.Panel1.Controls.Add(this.gridControl1);
|
|
this.splitContainerControl1.Panel1.Text = "Panel1";
|
|
//
|
|
// splitContainerControl1.Panel2
|
|
//
|
|
this.splitContainerControl1.Panel2.AutoScroll = true;
|
|
this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
|
|
this.splitContainerControl1.Panel2.Padding = new System.Windows.Forms.Padding(15, 0, 15, 0);
|
|
this.splitContainerControl1.Panel2.Text = "Panel2";
|
|
this.splitContainerControl1.Size = new System.Drawing.Size(1802, 952);
|
|
this.splitContainerControl1.SplitterPosition = 623;
|
|
this.splitContainerControl1.TabIndex = 4;
|
|
this.splitContainerControl1.SplitterMoved += new System.EventHandler(this.splitContainerControl1_SplitterMoved);
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.gridControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.gridControl1.MainView = this.gridView1;
|
|
this.gridControl1.MenuManager = this.barManager1;
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(800, 935);
|
|
this.gridControl1.TabIndex = 0;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.ColumnPanelRowHeight = 31;
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gcAutoID,
|
|
this.gcEquipmentID,
|
|
this.gcEquipmentName,
|
|
this.gcIsIsDownText,
|
|
this.gcLocationName,
|
|
this.gcCreatOn,
|
|
this.gcFormStatusText,
|
|
this.gcCreatorName});
|
|
this.gridView1.DetailHeight = 327;
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.IndicatorWidth = 30;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsSelection.MultiSelect = true;
|
|
this.gridView1.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
|
|
this.gridView1.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.False;
|
|
this.gridView1.OptionsView.ShowDetailButtons = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
this.gridView1.RowHeight = 31;
|
|
this.gridView1.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView1_RowCellClick);
|
|
this.gridView1.CustomDrawColumnHeader += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.gridView1_CustomDrawColumnHeader);
|
|
this.gridView1.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView1_CustomDrawRowIndicator);
|
|
this.gridView1.SelectionChanged += new DevExpress.Data.SelectionChangedEventHandler(this.gridView1_SelectionChanged);
|
|
this.gridView1.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
|
|
//
|
|
// gcAutoID
|
|
//
|
|
this.gcAutoID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcAutoID.AppearanceCell.Options.UseFont = true;
|
|
this.gcAutoID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcAutoID.AppearanceHeader.Options.UseFont = true;
|
|
this.gcAutoID.Caption = "报修单编号";
|
|
this.gcAutoID.FieldName = "AutoID";
|
|
this.gcAutoID.MinWidth = 75;
|
|
this.gcAutoID.Name = "gcAutoID";
|
|
this.gcAutoID.Visible = true;
|
|
this.gcAutoID.VisibleIndex = 1;
|
|
//
|
|
// gcEquipmentID
|
|
//
|
|
this.gcEquipmentID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcEquipmentID.AppearanceCell.Options.UseFont = true;
|
|
this.gcEquipmentID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcEquipmentID.AppearanceHeader.Options.UseFont = true;
|
|
this.gcEquipmentID.Caption = "设备编号";
|
|
this.gcEquipmentID.FieldName = "EquipmentID";
|
|
this.gcEquipmentID.Name = "gcEquipmentID";
|
|
this.gcEquipmentID.Visible = true;
|
|
this.gcEquipmentID.VisibleIndex = 2;
|
|
this.gcEquipmentID.Width = 67;
|
|
//
|
|
// gcEquipmentName
|
|
//
|
|
this.gcEquipmentName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcEquipmentName.AppearanceCell.Options.UseFont = true;
|
|
this.gcEquipmentName.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcEquipmentName.AppearanceHeader.Options.UseFont = true;
|
|
this.gcEquipmentName.Caption = "设备名称";
|
|
this.gcEquipmentName.FieldName = "EquipmentName";
|
|
this.gcEquipmentName.Name = "gcEquipmentName";
|
|
this.gcEquipmentName.Visible = true;
|
|
this.gcEquipmentName.VisibleIndex = 3;
|
|
this.gcEquipmentName.Width = 67;
|
|
//
|
|
// gcIsIsDownText
|
|
//
|
|
this.gcIsIsDownText.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcIsIsDownText.AppearanceCell.Options.UseFont = true;
|
|
this.gcIsIsDownText.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcIsIsDownText.AppearanceHeader.Options.UseFont = true;
|
|
this.gcIsIsDownText.Caption = "停机状态";
|
|
this.gcIsIsDownText.FieldName = "IsDownText";
|
|
this.gcIsIsDownText.Name = "gcIsIsDownText";
|
|
this.gcIsIsDownText.Visible = true;
|
|
this.gcIsIsDownText.VisibleIndex = 7;
|
|
this.gcIsIsDownText.Width = 67;
|
|
//
|
|
// gcLocationName
|
|
//
|
|
this.gcLocationName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcLocationName.AppearanceCell.Options.UseFont = true;
|
|
this.gcLocationName.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcLocationName.AppearanceHeader.Options.UseFont = true;
|
|
this.gcLocationName.Caption = "发生地点";
|
|
this.gcLocationName.FieldName = "LocationName";
|
|
this.gcLocationName.Name = "gcLocationName";
|
|
this.gcLocationName.Visible = true;
|
|
this.gcLocationName.VisibleIndex = 4;
|
|
this.gcLocationName.Width = 67;
|
|
//
|
|
// gcCreatOn
|
|
//
|
|
this.gcCreatOn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcCreatOn.AppearanceCell.Options.UseFont = true;
|
|
this.gcCreatOn.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcCreatOn.AppearanceHeader.Options.UseFont = true;
|
|
this.gcCreatOn.Caption = "发生时间";
|
|
this.gcCreatOn.DisplayFormat.FormatString = "G";
|
|
this.gcCreatOn.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.gcCreatOn.FieldName = "CreatOn";
|
|
this.gcCreatOn.Name = "gcCreatOn";
|
|
this.gcCreatOn.Visible = true;
|
|
this.gcCreatOn.VisibleIndex = 6;
|
|
this.gcCreatOn.Width = 67;
|
|
//
|
|
// gcFormStatusText
|
|
//
|
|
this.gcFormStatusText.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcFormStatusText.AppearanceCell.Options.UseFont = true;
|
|
this.gcFormStatusText.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcFormStatusText.AppearanceHeader.Options.UseFont = true;
|
|
this.gcFormStatusText.Caption = "状态";
|
|
this.gcFormStatusText.FieldName = "FormStatusText";
|
|
this.gcFormStatusText.Name = "gcFormStatusText";
|
|
this.gcFormStatusText.Visible = true;
|
|
this.gcFormStatusText.VisibleIndex = 5;
|
|
this.gcFormStatusText.Width = 67;
|
|
//
|
|
// gcCreatorName
|
|
//
|
|
this.gcCreatorName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcCreatorName.AppearanceCell.Options.UseFont = true;
|
|
this.gcCreatorName.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.gcCreatorName.AppearanceHeader.Options.UseFont = true;
|
|
this.gcCreatorName.Caption = "报修人";
|
|
this.gcCreatorName.FieldName = "CreatorName";
|
|
this.gcCreatorName.MaxWidth = 100;
|
|
this.gcCreatorName.Name = "gcCreatorName";
|
|
this.gcCreatorName.Visible = true;
|
|
this.gcCreatorName.VisibleIndex = 8;
|
|
this.gcCreatorName.Width = 48;
|
|
//
|
|
// Root
|
|
//
|
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
|
this.Root.GroupBordersVisible = false;
|
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
|
this.layoutControlItem1,
|
|
this.layoutControlItem40});
|
|
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
|
this.Root.Name = "Root";
|
|
columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
columnDefinition4.Width = 100D;
|
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
|
columnDefinition4});
|
|
rowDefinition3.Height = 61D;
|
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
|
|
rowDefinition4.Height = 100D;
|
|
rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
|
rowDefinition3,
|
|
rowDefinition4});
|
|
this.Root.Size = new System.Drawing.Size(1826, 1037);
|
|
this.Root.TextVisible = false;
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.Control = this.splitContainerControl1;
|
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 61);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(1806, 956);
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem1.TextVisible = false;
|
|
//
|
|
// layoutControlItem40
|
|
//
|
|
this.layoutControlItem40.Control = this.layoutControl5;
|
|
this.layoutControlItem40.Location = new System.Drawing.Point(0, 0);
|
|
this.layoutControlItem40.Name = "layoutControlItem40";
|
|
this.layoutControlItem40.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
|
this.layoutControlItem40.Size = new System.Drawing.Size(1806, 61);
|
|
this.layoutControlItem40.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem40.TextVisible = false;
|
|
//
|
|
// splashScreenManager1
|
|
//
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
//
|
|
// pageMaintainView
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1826, 1068);
|
|
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.barDockControl3);
|
|
this.Controls.Add(this.barDockControl4);
|
|
this.Controls.Add(this.barDockControl2);
|
|
this.Controls.Add(this.barDockControl1);
|
|
this.Controls.Add(this.toolbarFormControl1);
|
|
this.DoubleBuffered = true;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.IconOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("pageMaintainView.IconOptions.LargeImage")));
|
|
this.Name = "pageMaintainView";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "设备维修台账";
|
|
this.ToolbarFormControl = this.toolbarFormControl1;
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
|
|
this.SizeChanged += new System.EventHandler(this.pageMaintainView_SizeChanged);
|
|
((System.ComponentModel.ISupportInitialize)(stackPanel1)).EndInit();
|
|
stackPanel1.ResumeLayout(false);
|
|
stackPanel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
|
this.layoutControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).EndInit();
|
|
this.layoutControl5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.cbbIsDown.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).EndInit();
|
|
this.stackPanel2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.txt_DeviceID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.cb_Status.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
|
|
this.splitContainerControl1.Panel1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
|
|
this.splitContainerControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private DevExpress.XtraBars.BarManager barManager1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlTop;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
|
|
private DevExpress.XtraBars.BarDockControl barDockControlRight;
|
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormControl toolbarFormControl1;
|
|
private DevExpress.XtraBars.ToolbarForm.ToolbarFormManager toolbarFormManager1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl3;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl1;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl2;
|
|
private DevExpress.XtraBars.BarDockControl barDockControl4;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcLocationName;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcCreatOn;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcCreatorName;
|
|
private DevExpress.XtraLayout.LayoutControl layoutControl5;
|
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40;
|
|
private DevExpress.XtraEditors.DateEdit de_StartDate;
|
|
private DevExpress.XtraEditors.LabelControl labelControl36;
|
|
private DevExpress.XtraEditors.DateEdit de_EndDate;
|
|
private DevExpress.Utils.Layout.StackPanel stackPanel2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem44;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Query;
|
|
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
|
|
private DevExpress.XtraEditors.TextEdit txt_DeviceID;
|
|
private DevExpress.XtraEditors.LookUpEdit cb_Status;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Maintain;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Validate;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcFormStatusText;
|
|
private DevExpress.XtraEditors.SimpleButton btn_ChangeDownStatus;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcIsIsDownText;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcAutoID;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem43;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem42;
|
|
private DevExpress.XtraEditors.ComboBoxEdit cbbIsDown;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
|
private DevExpress.XtraBars.BarButtonItem barBtn_ExportWord;
|
|
private DevExpress.XtraBars.BarButtonItem barBtn_Print;
|
|
private DevExpress.XtraBars.BarButtonItem barBtnExcel;
|
|
private DevExpress.XtraBars.BarButtonItem barBtn_ExportPdf;
|
|
}
|
|
} |