DeviceManager/TsSFCDeivceClient/pageDeviceMaintenanceFormView.designer.cs

894 lines
58 KiB
C#
Raw Permalink Normal View History

2024-05-29 01:56:37 +00:00

namespace TsSFCDeivceClient
{
partial class pageDeviceMaintenanceFormView
{
/// <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()
{
2024-06-05 17:09:59 +00:00
this.components = new System.ComponentModel.Container();
2024-05-29 01:56:37 +00:00
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageDeviceMaintenanceFormView));
2024-07-01 16:52:48 +00:00
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();
2024-05-29 01:56:37 +00:00
this.stackPanel2 = new DevExpress.Utils.Layout.StackPanel();
this.btn_Query = new DevExpress.XtraEditors.SimpleButton();
this.btn_Assessment_QE = new DevExpress.XtraEditors.SimpleButton();
2024-06-10 17:33:11 +00:00
this.btn_Assessment_PE = new DevExpress.XtraEditors.SimpleButton();
2024-05-29 01:56:37 +00:00
this.btnResumptionConfirm = new DevExpress.XtraEditors.SimpleButton();
this.toolbarFormControl1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
2024-06-05 17:09:59 +00:00
this.toolbarFormManager1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormManager(this.components);
2024-05-29 01:56:37 +00:00
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.btn_FormAdd = new DevExpress.XtraBars.BarButtonItem();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
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.gcIsDownText = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcLocationName = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcCreatOn = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcInProductionText = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcEvaluatorQE = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcEvaluatorTimeQE = new DevExpress.XtraGrid.Columns.GridColumn();
2024-06-10 17:33:11 +00:00
this.gcEvaluatorPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcEvaluatorTimePE = new DevExpress.XtraGrid.Columns.GridColumn();
2024-05-29 01:56:37 +00:00
this.gcFormStatusText = new DevExpress.XtraGrid.Columns.GridColumn();
this.gcCreatorName = new DevExpress.XtraGrid.Columns.GridColumn();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.cb_Status = new DevExpress.XtraEditors.LookUpEdit();
this.cbbIsDown = new DevExpress.XtraEditors.ComboBoxEdit();
this.stackPanel1 = new DevExpress.Utils.Layout.StackPanel();
this.de_StartDate = new DevExpress.XtraEditors.DateEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.de_EndDate = new DevExpress.XtraEditors.DateEdit();
this.txt_DeviceID = new DevExpress.XtraEditors.TextEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::TsSFCDeivceClient.frmWaiting), true, true);
((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).BeginInit();
this.stackPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).BeginInit();
this.tableLayoutPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cb_Status.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbbIsDown.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.stackPanel1)).BeginInit();
this.stackPanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_DeviceID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
this.SuspendLayout();
//
// stackPanel2
//
this.stackPanel2.Controls.Add(this.btn_Query);
this.stackPanel2.Controls.Add(this.btn_Assessment_QE);
2024-06-10 17:33:11 +00:00
this.stackPanel2.Controls.Add(this.btn_Assessment_PE);
2024-05-29 01:56:37 +00:00
this.stackPanel2.Controls.Add(this.btnResumptionConfirm);
2024-07-22 07:50:10 +00:00
this.stackPanel2.Location = new System.Drawing.Point(894, 2);
this.stackPanel2.Margin = new System.Windows.Forms.Padding(0);
2024-05-29 01:56:37 +00:00
this.stackPanel2.Name = "stackPanel2";
2024-07-22 07:50:10 +00:00
this.stackPanel2.Size = new System.Drawing.Size(591, 80);
2024-05-29 01:56:37 +00:00
this.stackPanel2.TabIndex = 8;
//
// btn_Query
//
2024-07-22 07:50:10 +00:00
this.btn_Query.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.btn_Query.Appearance.Options.UseFont = true;
this.btn_Query.Appearance.Options.UseTextOptions = true;
2024-07-22 07:50:10 +00:00
this.btn_Query.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
2024-05-29 01:56:37 +00:00
this.btn_Query.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.btn_Query.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Query.ImageOptions.Image")));
2024-07-22 07:50:10 +00:00
this.btn_Query.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
this.btn_Query.Location = new System.Drawing.Point(14, 4);
this.btn_Query.Margin = new System.Windows.Forms.Padding(14, 3, 3, 3);
2024-05-29 01:56:37 +00:00
this.btn_Query.Name = "btn_Query";
2024-07-22 07:50:10 +00:00
this.btn_Query.Size = new System.Drawing.Size(91, 72);
2024-05-29 01:56:37 +00:00
this.btn_Query.TabIndex = 1;
this.btn_Query.Text = "查询";
this.btn_Query.Click += new System.EventHandler(this.btn_Query_Click);
//
// btn_Assessment_QE
//
2024-07-22 07:50:10 +00:00
this.btn_Assessment_QE.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.btn_Assessment_QE.Appearance.Options.UseFont = true;
this.btn_Assessment_QE.Appearance.Options.UseTextOptions = true;
2024-07-22 07:50:10 +00:00
this.btn_Assessment_QE.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
2024-05-29 01:56:37 +00:00
this.btn_Assessment_QE.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.btn_Assessment_QE.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Assessment_QE.ImageOptions.Image")));
2024-07-22 07:50:10 +00:00
this.btn_Assessment_QE.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
this.btn_Assessment_QE.Location = new System.Drawing.Point(113, 4);
this.btn_Assessment_QE.Margin = new System.Windows.Forms.Padding(5, 3, 3, 3);
2024-05-29 01:56:37 +00:00
this.btn_Assessment_QE.Name = "btn_Assessment_QE";
2024-07-22 07:50:10 +00:00
this.btn_Assessment_QE.Size = new System.Drawing.Size(91, 72);
2024-06-10 17:33:11 +00:00
this.btn_Assessment_QE.TabIndex = 2;
this.btn_Assessment_QE.Text = "质量部评估";
this.btn_Assessment_QE.Click += new System.EventHandler(this.btn_Assessment_PE_Click);
//
// btn_Assessment_PE
//
2024-07-22 07:50:10 +00:00
this.btn_Assessment_PE.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-06-10 17:33:11 +00:00
this.btn_Assessment_PE.Appearance.Options.UseFont = true;
this.btn_Assessment_PE.Appearance.Options.UseTextOptions = true;
2024-07-22 07:50:10 +00:00
this.btn_Assessment_PE.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
2024-06-10 17:33:11 +00:00
this.btn_Assessment_PE.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.btn_Assessment_PE.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Assessment_PE.ImageOptions.Image")));
2024-07-22 07:50:10 +00:00
this.btn_Assessment_PE.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
this.btn_Assessment_PE.Location = new System.Drawing.Point(212, 4);
this.btn_Assessment_PE.Margin = new System.Windows.Forms.Padding(5, 3, 3, 3);
2024-06-10 17:33:11 +00:00
this.btn_Assessment_PE.Name = "btn_Assessment_PE";
2024-07-22 07:50:10 +00:00
this.btn_Assessment_PE.Size = new System.Drawing.Size(91, 72);
2024-06-10 17:33:11 +00:00
this.btn_Assessment_PE.TabIndex = 3;
this.btn_Assessment_PE.Text = "工程部评估";
this.btn_Assessment_PE.Click += new System.EventHandler(this.btn_Assessment_QE_Click);
2024-05-29 01:56:37 +00:00
//
// btnResumptionConfirm
//
2024-07-22 07:50:10 +00:00
this.btnResumptionConfirm.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.btnResumptionConfirm.Appearance.Options.UseFont = true;
this.btnResumptionConfirm.Appearance.Options.UseTextOptions = true;
2024-07-22 07:50:10 +00:00
this.btnResumptionConfirm.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
2024-05-29 01:56:37 +00:00
this.btnResumptionConfirm.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.btnResumptionConfirm.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnResumptionConfirm.ImageOptions.Image")));
2024-07-22 07:50:10 +00:00
this.btnResumptionConfirm.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.TopCenter;
this.btnResumptionConfirm.Location = new System.Drawing.Point(311, 4);
this.btnResumptionConfirm.Margin = new System.Windows.Forms.Padding(5, 3, 3, 3);
2024-05-29 01:56:37 +00:00
this.btnResumptionConfirm.Name = "btnResumptionConfirm";
2024-07-22 07:50:10 +00:00
this.btnResumptionConfirm.Size = new System.Drawing.Size(110, 72);
2024-05-29 01:56:37 +00:00
this.btnResumptionConfirm.TabIndex = 4;
this.btnResumptionConfirm.Text = "设备恢复确认";
this.btnResumptionConfirm.Click += new System.EventHandler(this.btnResumptionConfirm_Click);
//
// 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";
2024-07-22 07:50:10 +00:00
this.toolbarFormControl1.Size = new System.Drawing.Size(1493, 31);
2024-05-29 01:56:37 +00:00
this.toolbarFormControl1.TabIndex = 0;
this.toolbarFormControl1.TabStop = false;
this.toolbarFormControl1.TitleItemLinks.Add(this.btn_FormAdd);
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.btn_FormAdd});
this.toolbarFormManager1.MaxItemId = 1;
//
// barDockControlTop
//
this.barDockControlTop.CausesValidation = false;
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(0, 31);
this.barDockControlTop.Manager = this.toolbarFormManager1;
this.barDockControlTop.Margin = new System.Windows.Forms.Padding(4);
2024-07-22 07:50:10 +00:00
this.barDockControlTop.Size = new System.Drawing.Size(1493, 0);
2024-05-29 01:56:37 +00:00
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
2024-07-22 07:50:10 +00:00
this.barDockControlBottom.Location = new System.Drawing.Point(0, 767);
2024-05-29 01:56:37 +00:00
this.barDockControlBottom.Manager = this.toolbarFormManager1;
this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(4);
2024-07-22 07:50:10 +00:00
this.barDockControlBottom.Size = new System.Drawing.Size(1493, 0);
2024-05-29 01:56:37 +00:00
//
// 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);
2024-07-22 07:50:10 +00:00
this.barDockControlLeft.Size = new System.Drawing.Size(0, 736);
2024-05-29 01:56:37 +00:00
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
2024-07-22 07:50:10 +00:00
this.barDockControlRight.Location = new System.Drawing.Point(1493, 31);
2024-05-29 01:56:37 +00:00
this.barDockControlRight.Manager = this.toolbarFormManager1;
this.barDockControlRight.Margin = new System.Windows.Forms.Padding(4);
2024-07-22 07:50:10 +00:00
this.barDockControlRight.Size = new System.Drawing.Size(0, 736);
2024-05-29 01:56:37 +00:00
//
// btn_FormAdd
//
this.btn_FormAdd.Caption = "维修单新增";
this.btn_FormAdd.Id = 0;
this.btn_FormAdd.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_FormAdd.ImageOptions.Image")));
this.btn_FormAdd.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btn_FormAdd.ImageOptions.LargeImage")));
2024-07-22 07:50:10 +00:00
this.btn_FormAdd.ItemAppearance.Disabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.btn_FormAdd.ItemAppearance.Disabled.Options.UseFont = true;
this.btn_FormAdd.ItemAppearance.Hovered.Font = new System.Drawing.Font("Tahoma", 12F);
this.btn_FormAdd.ItemAppearance.Hovered.Options.UseFont = true;
this.btn_FormAdd.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
this.btn_FormAdd.ItemAppearance.Normal.Options.UseFont = true;
this.btn_FormAdd.ItemAppearance.Pressed.Font = new System.Drawing.Font("Tahoma", 12F);
this.btn_FormAdd.ItemAppearance.Pressed.Options.UseFont = true;
2024-05-29 01:56:37 +00:00
this.btn_FormAdd.Name = "btn_FormAdd";
this.btn_FormAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
this.btn_FormAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_FormAdd_ItemClick);
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.gridControl1, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.layoutControl1, 0, 0);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 31);
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
2024-07-22 07:50:10 +00:00
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 90F));
2024-05-29 01:56:37 +00:00
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
2024-07-22 07:50:10 +00:00
this.tableLayoutPanel1.Size = new System.Drawing.Size(1493, 736);
2024-05-29 01:56:37 +00:00
this.tableLayoutPanel1.TabIndex = 10;
//
// gridControl1
//
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
2024-07-22 07:50:10 +00:00
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(1);
this.gridControl1.Location = new System.Drawing.Point(4, 94);
2024-05-29 01:56:37 +00:00
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Margin = new System.Windows.Forms.Padding(4);
this.gridControl1.Name = "gridControl1";
2024-07-22 07:50:10 +00:00
this.gridControl1.Size = new System.Drawing.Size(1485, 638);
2024-05-29 01:56:37 +00:00
this.gridControl1.TabIndex = 0;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
2024-07-22 07:50:10 +00:00
this.gridView1.Appearance.DetailTip.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.DetailTip.Options.UseFont = true;
this.gridView1.Appearance.FilterPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.FilterPanel.Options.UseFont = true;
this.gridView1.Appearance.FocusedCell.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.FocusedCell.Options.UseFont = true;
this.gridView1.Appearance.FocusedRow.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.FocusedRow.Options.UseFont = true;
this.gridView1.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Appearance.SelectedRow.Font = new System.Drawing.Font("Tahoma", 12F);
this.gridView1.Appearance.SelectedRow.Options.UseFont = true;
2024-05-29 01:56:37 +00:00
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gcAutoID,
this.gcEquipmentID,
this.gcEquipmentName,
this.gcIsDownText,
this.gcLocationName,
this.gcCreatOn,
this.gcInProductionText,
this.gcEvaluatorQE,
this.gcEvaluatorTimeQE,
2024-06-10 17:33:11 +00:00
this.gcEvaluatorPE,
this.gcEvaluatorTimePE,
2024-05-29 01:56:37 +00:00
this.gcFormStatusText,
this.gcCreatorName});
2024-07-22 07:50:10 +00:00
this.gridView1.DetailHeight = 490;
2024-05-29 01:56:37 +00:00
this.gridView1.GridControl = this.gridControl1;
2024-07-22 07:50:10 +00:00
this.gridView1.IndicatorWidth = 33;
2024-05-29 01:56:37 +00:00
this.gridView1.Name = "gridView1";
this.gridView1.OptionsDetail.ShowDetailTabs = false;
this.gridView1.OptionsView.ShowDetailButtons = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
2024-07-22 07:50:10 +00:00
this.gridView1.RowHeight = 31;
2024-05-29 01:56:37 +00:00
//
// gcAutoID
//
this.gcAutoID.Caption = "维修单编号";
this.gcAutoID.FieldName = "AutoID";
2024-07-22 07:50:10 +00:00
this.gcAutoID.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcAutoID.Name = "gcAutoID";
this.gcAutoID.Visible = true;
this.gcAutoID.VisibleIndex = 0;
2024-07-22 07:50:10 +00:00
this.gcAutoID.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcEquipmentID
//
this.gcEquipmentID.Caption = "设备编号";
this.gcEquipmentID.FieldName = "EquipmentID";
2024-07-22 07:50:10 +00:00
this.gcEquipmentID.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcEquipmentID.Name = "gcEquipmentID";
this.gcEquipmentID.Visible = true;
this.gcEquipmentID.VisibleIndex = 1;
2024-07-22 07:50:10 +00:00
this.gcEquipmentID.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcEquipmentName
//
this.gcEquipmentName.Caption = "设备名称";
this.gcEquipmentName.FieldName = "EquipmentName";
2024-07-22 07:50:10 +00:00
this.gcEquipmentName.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcEquipmentName.Name = "gcEquipmentName";
this.gcEquipmentName.Visible = true;
this.gcEquipmentName.VisibleIndex = 2;
2024-07-22 07:50:10 +00:00
this.gcEquipmentName.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcIsDownText
//
this.gcIsDownText.Caption = "停机状态";
this.gcIsDownText.FieldName = "IsDownText";
2024-07-22 07:50:10 +00:00
this.gcIsDownText.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcIsDownText.Name = "gcIsDownText";
this.gcIsDownText.Visible = true;
this.gcIsDownText.VisibleIndex = 3;
2024-07-22 07:50:10 +00:00
this.gcIsDownText.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcLocationName
//
this.gcLocationName.Caption = "发生地点";
this.gcLocationName.FieldName = "LocationName";
2024-07-22 07:50:10 +00:00
this.gcLocationName.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcLocationName.Name = "gcLocationName";
this.gcLocationName.Visible = true;
this.gcLocationName.VisibleIndex = 4;
2024-07-22 07:50:10 +00:00
this.gcLocationName.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcCreatOn
//
this.gcCreatOn.Caption = "发生时间";
2024-06-03 17:21:11 +00:00
this.gcCreatOn.DisplayFormat.FormatString = "G";
this.gcCreatOn.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
2024-05-29 01:56:37 +00:00
this.gcCreatOn.FieldName = "CreatOn";
2024-07-22 07:50:10 +00:00
this.gcCreatOn.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcCreatOn.Name = "gcCreatOn";
this.gcCreatOn.Visible = true;
this.gcCreatOn.VisibleIndex = 5;
2024-07-22 07:50:10 +00:00
this.gcCreatOn.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcInProductionText
//
this.gcInProductionText.Caption = "是否存在在途订单";
this.gcInProductionText.FieldName = "InProductionText";
2024-07-22 07:50:10 +00:00
this.gcInProductionText.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcInProductionText.Name = "gcInProductionText";
this.gcInProductionText.Visible = true;
this.gcInProductionText.VisibleIndex = 6;
2024-07-22 07:50:10 +00:00
this.gcInProductionText.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcEvaluatorQE
//
2024-06-10 17:33:11 +00:00
this.gcEvaluatorQE.Caption = "质量部评估评估人";
2024-05-29 01:56:37 +00:00
this.gcEvaluatorQE.FieldName = "EvaluatorQE";
2024-07-22 07:50:10 +00:00
this.gcEvaluatorQE.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcEvaluatorQE.Name = "gcEvaluatorQE";
this.gcEvaluatorQE.Visible = true;
2024-06-10 17:33:11 +00:00
this.gcEvaluatorQE.VisibleIndex = 8;
2024-07-22 07:50:10 +00:00
this.gcEvaluatorQE.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcEvaluatorTimeQE
//
2024-06-10 17:33:11 +00:00
this.gcEvaluatorTimeQE.Caption = "质量部评估评估时间";
2024-05-29 01:56:37 +00:00
this.gcEvaluatorTimeQE.DisplayFormat.FormatString = "G";
this.gcEvaluatorTimeQE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.gcEvaluatorTimeQE.FieldName = "EvaluatorTimeQE";
2024-07-22 07:50:10 +00:00
this.gcEvaluatorTimeQE.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcEvaluatorTimeQE.Name = "gcEvaluatorTimeQE";
this.gcEvaluatorTimeQE.Visible = true;
2024-06-10 17:33:11 +00:00
this.gcEvaluatorTimeQE.VisibleIndex = 7;
2024-07-22 07:50:10 +00:00
this.gcEvaluatorTimeQE.Width = 107;
2024-05-29 01:56:37 +00:00
//
2024-06-10 17:33:11 +00:00
// gcEvaluatorPE
//
this.gcEvaluatorPE.Caption = "工程部评估评估人";
this.gcEvaluatorPE.FieldName = "EvaluatorPE";
2024-07-22 07:50:10 +00:00
this.gcEvaluatorPE.MinWidth = 29;
2024-06-10 17:33:11 +00:00
this.gcEvaluatorPE.Name = "gcEvaluatorPE";
this.gcEvaluatorPE.Visible = true;
this.gcEvaluatorPE.VisibleIndex = 10;
2024-07-22 07:50:10 +00:00
this.gcEvaluatorPE.Width = 107;
2024-06-10 17:33:11 +00:00
//
// gcEvaluatorTimePE
//
this.gcEvaluatorTimePE.Caption = "工程部评估评估时间";
this.gcEvaluatorTimePE.DisplayFormat.FormatString = "G";
this.gcEvaluatorTimePE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.gcEvaluatorTimePE.FieldName = "EvaluatorTimePE";
2024-07-22 07:50:10 +00:00
this.gcEvaluatorTimePE.MinWidth = 29;
2024-06-10 17:33:11 +00:00
this.gcEvaluatorTimePE.Name = "gcEvaluatorTimePE";
this.gcEvaluatorTimePE.Visible = true;
this.gcEvaluatorTimePE.VisibleIndex = 9;
2024-07-22 07:50:10 +00:00
this.gcEvaluatorTimePE.Width = 107;
2024-06-10 17:33:11 +00:00
//
2024-05-29 01:56:37 +00:00
// gcFormStatusText
//
this.gcFormStatusText.Caption = "状态";
this.gcFormStatusText.FieldName = "FormStatusText";
2024-07-22 07:50:10 +00:00
this.gcFormStatusText.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcFormStatusText.Name = "gcFormStatusText";
this.gcFormStatusText.Visible = true;
this.gcFormStatusText.VisibleIndex = 11;
2024-07-22 07:50:10 +00:00
this.gcFormStatusText.Width = 107;
2024-05-29 01:56:37 +00:00
//
// gcCreatorName
//
this.gcCreatorName.Caption = "创建人";
this.gcCreatorName.FieldName = "CreatorName";
2024-07-22 07:50:10 +00:00
this.gcCreatorName.MinWidth = 29;
2024-05-29 01:56:37 +00:00
this.gcCreatorName.Name = "gcCreatorName";
this.gcCreatorName.Visible = true;
this.gcCreatorName.VisibleIndex = 12;
2024-07-22 07:50:10 +00:00
this.gcCreatorName.Width = 107;
2024-05-29 01:56:37 +00:00
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.stackPanel2);
this.layoutControl1.Controls.Add(this.cb_Status);
this.layoutControl1.Controls.Add(this.cbbIsDown);
this.layoutControl1.Controls.Add(this.stackPanel1);
this.layoutControl1.Controls.Add(this.txt_DeviceID);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(3, 3);
this.layoutControl1.Name = "layoutControl1";
2024-07-22 07:50:10 +00:00
this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(776, 302, 1100, 587);
2024-05-29 01:56:37 +00:00
this.layoutControl1.Root = this.Root;
2024-07-22 07:50:10 +00:00
this.layoutControl1.Size = new System.Drawing.Size(1487, 84);
2024-05-29 01:56:37 +00:00
this.layoutControl1.TabIndex = 1;
this.layoutControl1.Text = "layoutControl1";
//
// cb_Status
//
2024-07-22 07:50:10 +00:00
this.cb_Status.Location = new System.Drawing.Point(533, 50);
2024-05-29 01:56:37 +00:00
this.cb_Status.MenuManager = this.toolbarFormManager1;
this.cb_Status.Name = "cb_Status";
2024-07-22 07:50:10 +00:00
this.cb_Status.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.cb_Status.Properties.Appearance.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.cb_Status.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.cb_Status.Properties.AppearanceDisabled.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;
2024-05-29 01:56:37 +00:00
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[] {
2024-07-22 07:50:10 +00:00
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("DisplayMember", "状态", 22, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
2024-05-29 01:56:37 +00:00
this.cb_Status.Properties.DropDownRows = 4;
2024-07-22 07:50:10 +00:00
this.cb_Status.Size = new System.Drawing.Size(357, 26);
2024-05-29 01:56:37 +00:00
this.cb_Status.StyleController = this.layoutControl1;
this.cb_Status.TabIndex = 7;
2024-06-05 17:09:59 +00:00
this.cb_Status.EditValueChanged += new System.EventHandler(this.cb_Status_EditValueChanged);
2024-05-29 01:56:37 +00:00
//
// cbbIsDown
//
2024-07-22 07:50:10 +00:00
this.cbbIsDown.Location = new System.Drawing.Point(533, 8);
2024-05-29 01:56:37 +00:00
this.cbbIsDown.MenuManager = this.toolbarFormManager1;
this.cbbIsDown.Name = "cbbIsDown";
2024-07-22 07:50:10 +00:00
this.cbbIsDown.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.cbbIsDown.Properties.Appearance.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.cbbIsDown.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.cbbIsDown.Properties.AppearanceDisabled.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.AppearanceItemDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.cbbIsDown.Properties.AppearanceItemDisabled.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;
2024-05-29 01:56:37 +00:00
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;
2024-07-22 07:50:10 +00:00
this.cbbIsDown.Size = new System.Drawing.Size(357, 26);
2024-05-29 01:56:37 +00:00
this.cbbIsDown.StyleController = this.layoutControl1;
this.cbbIsDown.TabIndex = 6;
2024-06-05 17:09:59 +00:00
this.cbbIsDown.SelectedIndexChanged += new System.EventHandler(this.cbbIsDown_SelectedIndexChanged);
2024-05-29 01:56:37 +00:00
//
// stackPanel1
//
this.stackPanel1.Controls.Add(this.de_StartDate);
this.stackPanel1.Controls.Add(this.labelControl1);
this.stackPanel1.Controls.Add(this.de_EndDate);
2024-07-22 07:50:10 +00:00
this.stackPanel1.Location = new System.Drawing.Point(87, 44);
2024-05-29 01:56:37 +00:00
this.stackPanel1.Margin = new System.Windows.Forms.Padding(0);
this.stackPanel1.Name = "stackPanel1";
2024-07-22 07:50:10 +00:00
this.stackPanel1.Size = new System.Drawing.Size(357, 38);
2024-05-29 01:56:37 +00:00
this.stackPanel1.TabIndex = 5;
//
// de_StartDate
//
this.de_StartDate.EditValue = null;
2024-07-22 07:50:10 +00:00
this.de_StartDate.Location = new System.Drawing.Point(3, 6);
2024-05-29 01:56:37 +00:00
this.de_StartDate.MenuManager = this.toolbarFormManager1;
this.de_StartDate.Name = "de_StartDate";
2024-07-22 07:50:10 +00:00
this.de_StartDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 11.25F);
2024-05-29 01:56:37 +00:00
this.de_StartDate.Properties.Appearance.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
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.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.DayCellSpecialPressed.Font = new System.Drawing.Font("Tahoma", 12F);
this.de_StartDate.Properties.AppearanceCalendar.DayCellSpecialPressed.Options.UseFont = true;
this.de_StartDate.Properties.AppearanceCalendar.DayCellSpecialSelected.Font = new System.Drawing.Font("Tahoma", 12F);
this.de_StartDate.Properties.AppearanceCalendar.DayCellSpecialSelected.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.HeaderHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
this.de_StartDate.Properties.AppearanceCalendar.HeaderHighlighted.Options.UseFont = true;
this.de_StartDate.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.de_StartDate.Properties.AppearanceDisabled.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;
2024-05-29 01:56:37 +00:00
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)});
2024-07-22 07:50:10 +00:00
this.de_StartDate.Size = new System.Drawing.Size(162, 24);
2024-05-29 01:56:37 +00:00
this.de_StartDate.TabIndex = 0;
//
// labelControl1
//
2024-07-22 07:50:10 +00:00
this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.labelControl1.Appearance.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.labelControl1.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl1.AppearanceDisabled.Options.UseFont = true;
this.labelControl1.AppearanceHovered.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl1.AppearanceHovered.Options.UseFont = true;
this.labelControl1.AppearancePressed.Font = new System.Drawing.Font("Tahoma", 12F);
this.labelControl1.AppearancePressed.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(171, 9);
2024-05-29 01:56:37 +00:00
this.labelControl1.Name = "labelControl1";
2024-07-22 07:50:10 +00:00
this.labelControl1.Size = new System.Drawing.Size(16, 19);
2024-05-29 01:56:37 +00:00
this.labelControl1.TabIndex = 1;
this.labelControl1.Text = " - ";
//
// de_EndDate
//
this.de_EndDate.EditValue = null;
2024-07-22 07:50:10 +00:00
this.de_EndDate.Location = new System.Drawing.Point(193, 5);
2024-05-29 01:56:37 +00:00
this.de_EndDate.MenuManager = this.toolbarFormManager1;
this.de_EndDate.Name = "de_EndDate";
2024-07-22 07:50:10 +00:00
this.de_EndDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.de_EndDate.Properties.Appearance.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
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.ButtonHighlighted.Font = new System.Drawing.Font("Tahoma", 12F);
this.de_EndDate.Properties.AppearanceCalendar.ButtonHighlighted.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.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.Header.Font = new System.Drawing.Font("Tahoma", 12F);
this.de_EndDate.Properties.AppearanceCalendar.Header.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;
2024-05-29 01:56:37 +00:00
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)});
2024-07-22 07:50:10 +00:00
this.de_EndDate.Size = new System.Drawing.Size(162, 26);
2024-05-29 01:56:37 +00:00
this.de_EndDate.TabIndex = 2;
//
// txt_DeviceID
//
2024-07-22 07:50:10 +00:00
this.txt_DeviceID.Location = new System.Drawing.Point(87, 8);
2024-05-29 01:56:37 +00:00
this.txt_DeviceID.MenuManager = this.toolbarFormManager1;
this.txt_DeviceID.Name = "txt_DeviceID";
2024-07-22 07:50:10 +00:00
this.txt_DeviceID.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.txt_DeviceID.Properties.Appearance.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.txt_DeviceID.Properties.AppearanceDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.txt_DeviceID.Properties.AppearanceDisabled.Options.UseFont = true;
this.txt_DeviceID.Properties.AppearanceFocused.Font = new System.Drawing.Font("Tahoma", 12F);
this.txt_DeviceID.Properties.AppearanceFocused.Options.UseFont = true;
this.txt_DeviceID.Properties.AppearanceReadOnly.Font = new System.Drawing.Font("Tahoma", 12F);
this.txt_DeviceID.Properties.AppearanceReadOnly.Options.UseFont = true;
this.txt_DeviceID.Size = new System.Drawing.Size(357, 26);
2024-05-29 01:56:37 +00:00
this.txt_DeviceID.StyleController = this.layoutControl1;
this.txt_DeviceID.TabIndex = 4;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1,
this.layoutControlItem2,
this.layoutControlItem3,
this.layoutControlItem4,
this.layoutControlItem5});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
2024-07-01 16:52:48 +00:00
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition1.Width = 30D;
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition2.Width = 30D;
columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
columnDefinition3.Width = 40D;
2024-05-29 01:56:37 +00:00
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
2024-07-01 16:52:48 +00:00
columnDefinition1,
columnDefinition2,
columnDefinition3});
rowDefinition1.Height = 100D;
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
rowDefinition2.Height = 100D;
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
2024-05-29 01:56:37 +00:00
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
2024-07-01 16:52:48 +00:00
rowDefinition1,
rowDefinition2});
2024-05-29 01:56:37 +00:00
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
2024-07-22 07:50:10 +00:00
this.Root.Size = new System.Drawing.Size(1487, 84);
2024-05-29 01:56:37 +00:00
this.Root.TextVisible = false;
//
// layoutControlItem1
//
2024-07-22 07:50:10 +00:00
this.layoutControlItem1.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.layoutControlItem1.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.layoutControlItem1.AppearanceItemCaptionDisabled.Options.UseFont = true;
2024-05-29 01:56:37 +00:00
this.layoutControlItem1.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
this.layoutControlItem1.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
this.layoutControlItem1.Control = this.txt_DeviceID;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
2024-07-22 07:50:10 +00:00
this.layoutControlItem1.MaxSize = new System.Drawing.Size(0, 32);
this.layoutControlItem1.MinSize = new System.Drawing.Size(90, 32);
2024-05-29 01:56:37 +00:00
this.layoutControlItem1.Name = "layoutControlItem1";
2024-07-22 07:50:10 +00:00
this.layoutControlItem1.Size = new System.Drawing.Size(446, 42);
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
2024-05-29 01:56:37 +00:00
this.layoutControlItem1.Text = "设备编号:";
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left;
2024-07-22 07:50:10 +00:00
this.layoutControlItem1.TextSize = new System.Drawing.Size(80, 19);
2024-05-29 01:56:37 +00:00
this.layoutControlItem1.TextToControlDistance = 5;
//
// layoutControlItem2
//
2024-07-22 07:50:10 +00:00
this.layoutControlItem2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.layoutControlItem2.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.layoutControlItem2.AppearanceItemCaptionDisabled.Options.UseFont = true;
2024-05-29 01:56:37 +00:00
this.layoutControlItem2.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
this.layoutControlItem2.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
this.layoutControlItem2.Control = this.stackPanel1;
2024-07-22 07:50:10 +00:00
this.layoutControlItem2.Location = new System.Drawing.Point(0, 42);
2024-05-29 01:56:37 +00:00
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
2024-07-22 07:50:10 +00:00
this.layoutControlItem2.Size = new System.Drawing.Size(446, 42);
2024-05-29 01:56:37 +00:00
this.layoutControlItem2.Text = "申请时间:";
this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
2024-07-22 07:50:10 +00:00
this.layoutControlItem2.TextSize = new System.Drawing.Size(80, 19);
2024-05-29 01:56:37 +00:00
this.layoutControlItem2.TextToControlDistance = 5;
//
// layoutControlItem3
//
2024-07-22 07:50:10 +00:00
this.layoutControlItem3.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.layoutControlItem3.AppearanceItemCaption.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.layoutControlItem3.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.layoutControlItem3.AppearanceItemCaptionDisabled.Options.UseFont = true;
2024-05-29 01:56:37 +00:00
this.layoutControlItem3.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
this.layoutControlItem3.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
this.layoutControlItem3.Control = this.cbbIsDown;
2024-07-22 07:50:10 +00:00
this.layoutControlItem3.Location = new System.Drawing.Point(446, 0);
this.layoutControlItem3.MinSize = new System.Drawing.Size(139, 31);
2024-05-29 01:56:37 +00:00
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
2024-07-22 07:50:10 +00:00
this.layoutControlItem3.Size = new System.Drawing.Size(446, 42);
this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
2024-05-29 01:56:37 +00:00
this.layoutControlItem3.Text = "停机状态:";
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
2024-07-22 07:50:10 +00:00
this.layoutControlItem3.TextSize = new System.Drawing.Size(80, 19);
2024-05-29 01:56:37 +00:00
this.layoutControlItem3.TextToControlDistance = 5;
//
// layoutControlItem4
//
2024-07-22 07:50:10 +00:00
this.layoutControlItem4.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-29 01:56:37 +00:00
this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.layoutControlItem4.AppearanceItemCaptionDisabled.Font = new System.Drawing.Font("Tahoma", 12F);
this.layoutControlItem4.AppearanceItemCaptionDisabled.Options.UseFont = true;
2024-05-29 01:56:37 +00:00
this.layoutControlItem4.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
this.layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
this.layoutControlItem4.Control = this.cb_Status;
2024-07-22 07:50:10 +00:00
this.layoutControlItem4.Location = new System.Drawing.Point(446, 42);
2024-05-29 01:56:37 +00:00
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
2024-07-22 07:50:10 +00:00
this.layoutControlItem4.Size = new System.Drawing.Size(446, 42);
2024-05-29 01:56:37 +00:00
this.layoutControlItem4.Text = "维修状态:";
this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
2024-07-22 07:50:10 +00:00
this.layoutControlItem4.TextSize = new System.Drawing.Size(80, 19);
2024-05-29 01:56:37 +00:00
this.layoutControlItem4.TextToControlDistance = 5;
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.stackPanel2;
2024-07-22 07:50:10 +00:00
this.layoutControlItem5.Location = new System.Drawing.Point(892, 0);
this.layoutControlItem5.MinSize = new System.Drawing.Size(123, 18);
2024-05-29 01:56:37 +00:00
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem5.OptionsTableLayoutItem.RowSpan = 2;
2024-07-22 07:50:10 +00:00
this.layoutControlItem5.Size = new System.Drawing.Size(595, 84);
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
2024-05-29 01:56:37 +00:00
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem5.TextVisible = false;
//
// splashScreenManager1
//
this.splashScreenManager1.ClosingDelay = 500;
//
// pageDeviceMaintenanceFormView
//
2024-06-05 17:09:59 +00:00
this.AcceptButton = this.btn_Query;
2024-05-29 01:56:37 +00:00
this.Appearance.Options.UseFont = true;
2024-07-22 07:50:10 +00:00
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
2024-05-29 01:56:37 +00:00
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2024-07-22 07:50:10 +00:00
this.ClientSize = new System.Drawing.Size(1493, 767);
2024-05-29 01:56:37 +00:00
this.Controls.Add(this.tableLayoutPanel1);
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;
2024-07-22 07:50:10 +00:00
this.Font = new System.Drawing.Font("Tahoma", 12F);
2024-05-30 15:52:57 +00:00
this.IconOptions.Image = global::TsSFCDeivceClient.Properties.Resources.Maintenance;
2024-05-29 01:56:37 +00:00
this.IconOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("pageDeviceMaintenanceFormView.IconOptions.LargeImage")));
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "pageDeviceMaintenanceFormView";
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.pageDeviceMaintenanceFormView_SizeChanged);
((System.ComponentModel.ISupportInitialize)(this.stackPanel2)).EndInit();
this.stackPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.toolbarFormControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.toolbarFormManager1)).EndInit();
this.tableLayoutPanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.cb_Status.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cbbIsDown.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.stackPanel1)).EndInit();
this.stackPanel1.ResumeLayout(false);
this.stackPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.de_StartDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.de_EndDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_DeviceID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).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 btn_FormAdd;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gcAutoID;
private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentID;
private DevExpress.XtraGrid.Columns.GridColumn gcEquipmentName;
private DevExpress.XtraGrid.Columns.GridColumn gcIsDownText;
private DevExpress.XtraGrid.Columns.GridColumn gcLocationName;
private DevExpress.XtraGrid.Columns.GridColumn gcCreatOn;
private DevExpress.XtraGrid.Columns.GridColumn gcInProductionText;
private DevExpress.XtraGrid.Columns.GridColumn gcEvaluatorQE;
private DevExpress.XtraGrid.Columns.GridColumn gcEvaluatorTimeQE;
2024-06-10 17:33:11 +00:00
private DevExpress.XtraGrid.Columns.GridColumn gcEvaluatorPE;
private DevExpress.XtraGrid.Columns.GridColumn gcEvaluatorTimePE;
2024-05-29 01:56:37 +00:00
private DevExpress.XtraGrid.Columns.GridColumn gcFormStatusText;
private DevExpress.XtraGrid.Columns.GridColumn gcCreatorName;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.Utils.Layout.StackPanel stackPanel1;
private DevExpress.XtraEditors.DateEdit de_StartDate;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.DateEdit de_EndDate;
private DevExpress.XtraEditors.TextEdit txt_DeviceID;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
private DevExpress.XtraEditors.ComboBoxEdit cbbIsDown;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraEditors.LookUpEdit cb_Status;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraEditors.SimpleButton btn_Query;
private DevExpress.Utils.Layout.StackPanel stackPanel2;
private DevExpress.XtraEditors.SimpleButton btn_Assessment_QE;
2024-06-10 17:33:11 +00:00
private DevExpress.XtraEditors.SimpleButton btn_Assessment_PE;
2024-05-29 01:56:37 +00:00
private DevExpress.XtraEditors.SimpleButton btnResumptionConfirm;
}
}