759 lines
45 KiB
C#
759 lines
45 KiB
C#
|
|
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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(pageDeviceMaintenanceFormView));
|
|
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();
|
|
this.stackPanel2 = new DevExpress.Utils.Layout.StackPanel();
|
|
this.btn_Query = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_Assessment_PE = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btn_Assessment_QE = new DevExpress.XtraEditors.SimpleButton();
|
|
this.btnResumptionConfirm = new DevExpress.XtraEditors.SimpleButton();
|
|
this.toolbarFormControl1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormControl();
|
|
this.toolbarFormManager1 = new DevExpress.XtraBars.ToolbarForm.ToolbarFormManager(this.components);
|
|
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
|
|
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
|
|
this.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.gcEvaluatorPE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcEvaluatorTimePE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcEvaluatorQE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.gcEvaluatorTimeQE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
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_PE);
|
|
this.stackPanel2.Controls.Add(this.btn_Assessment_QE);
|
|
this.stackPanel2.Controls.Add(this.btnResumptionConfirm);
|
|
this.stackPanel2.Location = new System.Drawing.Point(867, 2);
|
|
this.stackPanel2.Name = "stackPanel2";
|
|
this.stackPanel2.Size = new System.Drawing.Size(573, 58);
|
|
this.stackPanel2.TabIndex = 8;
|
|
//
|
|
// btn_Query
|
|
//
|
|
this.btn_Query.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
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.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Query.ImageOptions.Image")));
|
|
this.btn_Query.Location = new System.Drawing.Point(13, 7);
|
|
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, 44);
|
|
this.btn_Query.TabIndex = 1;
|
|
this.btn_Query.Text = "查询";
|
|
this.btn_Query.Click += new System.EventHandler(this.btn_Query_Click);
|
|
//
|
|
// btn_Assessment_PE
|
|
//
|
|
this.btn_Assessment_PE.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.btn_Assessment_PE.Appearance.Options.UseFont = true;
|
|
this.btn_Assessment_PE.Appearance.Options.UseTextOptions = true;
|
|
this.btn_Assessment_PE.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
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")));
|
|
this.btn_Assessment_PE.Location = new System.Drawing.Point(115, 7);
|
|
this.btn_Assessment_PE.Margin = new System.Windows.Forms.Padding(13, 3, 3, 3);
|
|
this.btn_Assessment_PE.Name = "btn_Assessment_PE";
|
|
this.btn_Assessment_PE.Size = new System.Drawing.Size(120, 44);
|
|
this.btn_Assessment_PE.TabIndex = 2;
|
|
this.btn_Assessment_PE.Text = "质量部评估";
|
|
this.btn_Assessment_PE.Click += new System.EventHandler(this.btn_Assessment_PE_Click);
|
|
//
|
|
// btn_Assessment_QE
|
|
//
|
|
this.btn_Assessment_QE.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.btn_Assessment_QE.Appearance.Options.UseFont = true;
|
|
this.btn_Assessment_QE.Appearance.Options.UseTextOptions = true;
|
|
this.btn_Assessment_QE.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
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")));
|
|
this.btn_Assessment_QE.Location = new System.Drawing.Point(251, 7);
|
|
this.btn_Assessment_QE.Margin = new System.Windows.Forms.Padding(13, 3, 3, 3);
|
|
this.btn_Assessment_QE.Name = "btn_Assessment_QE";
|
|
this.btn_Assessment_QE.Size = new System.Drawing.Size(120, 44);
|
|
this.btn_Assessment_QE.TabIndex = 3;
|
|
this.btn_Assessment_QE.Text = "工程部评估";
|
|
this.btn_Assessment_QE.Click += new System.EventHandler(this.btn_Assessment_QE_Click);
|
|
//
|
|
// btnResumptionConfirm
|
|
//
|
|
this.btnResumptionConfirm.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.btnResumptionConfirm.Appearance.Options.UseFont = true;
|
|
this.btnResumptionConfirm.Appearance.Options.UseTextOptions = true;
|
|
this.btnResumptionConfirm.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
|
|
this.btnResumptionConfirm.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.btnResumptionConfirm.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnResumptionConfirm.ImageOptions.Image")));
|
|
this.btnResumptionConfirm.Location = new System.Drawing.Point(387, 7);
|
|
this.btnResumptionConfirm.Margin = new System.Windows.Forms.Padding(13, 3, 3, 3);
|
|
this.btnResumptionConfirm.Name = "btnResumptionConfirm";
|
|
this.btnResumptionConfirm.Size = new System.Drawing.Size(137, 44);
|
|
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";
|
|
this.toolbarFormControl1.Size = new System.Drawing.Size(1448, 31);
|
|
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);
|
|
this.barDockControlTop.Size = new System.Drawing.Size(1448, 0);
|
|
//
|
|
// barDockControlBottom
|
|
//
|
|
this.barDockControlBottom.CausesValidation = false;
|
|
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.barDockControlBottom.Location = new System.Drawing.Point(0, 838);
|
|
this.barDockControlBottom.Manager = this.toolbarFormManager1;
|
|
this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlBottom.Size = new System.Drawing.Size(1448, 0);
|
|
//
|
|
// barDockControlLeft
|
|
//
|
|
this.barDockControlLeft.CausesValidation = false;
|
|
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.barDockControlLeft.Location = new System.Drawing.Point(0, 31);
|
|
this.barDockControlLeft.Manager = this.toolbarFormManager1;
|
|
this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlLeft.Size = new System.Drawing.Size(0, 807);
|
|
//
|
|
// barDockControlRight
|
|
//
|
|
this.barDockControlRight.CausesValidation = false;
|
|
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.barDockControlRight.Location = new System.Drawing.Point(1448, 31);
|
|
this.barDockControlRight.Manager = this.toolbarFormManager1;
|
|
this.barDockControlRight.Margin = new System.Windows.Forms.Padding(4);
|
|
this.barDockControlRight.Size = new System.Drawing.Size(0, 807);
|
|
//
|
|
// 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")));
|
|
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;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 68F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1448, 807);
|
|
this.tableLayoutPanel1.TabIndex = 10;
|
|
//
|
|
// gridControl1
|
|
//
|
|
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
|
|
this.gridControl1.Location = new System.Drawing.Point(4, 72);
|
|
this.gridControl1.MainView = this.gridView1;
|
|
this.gridControl1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.gridControl1.Name = "gridControl1";
|
|
this.gridControl1.Size = new System.Drawing.Size(1440, 731);
|
|
this.gridControl1.TabIndex = 0;
|
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridView1});
|
|
//
|
|
// gridView1
|
|
//
|
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.gcAutoID,
|
|
this.gcEquipmentID,
|
|
this.gcEquipmentName,
|
|
this.gcIsDownText,
|
|
this.gcLocationName,
|
|
this.gcCreatOn,
|
|
this.gcInProductionText,
|
|
this.gcEvaluatorPE,
|
|
this.gcEvaluatorTimePE,
|
|
this.gcEvaluatorQE,
|
|
this.gcEvaluatorTimeQE,
|
|
this.gcFormStatusText,
|
|
this.gcCreatorName});
|
|
this.gridView1.DetailHeight = 467;
|
|
this.gridView1.GridControl = this.gridControl1;
|
|
this.gridView1.IndicatorWidth = 30;
|
|
this.gridView1.Name = "gridView1";
|
|
this.gridView1.OptionsDetail.ShowDetailTabs = false;
|
|
this.gridView1.OptionsView.ShowDetailButtons = false;
|
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// gcAutoID
|
|
//
|
|
this.gcAutoID.Caption = "维修单编号";
|
|
this.gcAutoID.FieldName = "AutoID";
|
|
this.gcAutoID.MinWidth = 26;
|
|
this.gcAutoID.Name = "gcAutoID";
|
|
this.gcAutoID.Visible = true;
|
|
this.gcAutoID.VisibleIndex = 0;
|
|
this.gcAutoID.Width = 96;
|
|
//
|
|
// gcEquipmentID
|
|
//
|
|
this.gcEquipmentID.Caption = "设备编号";
|
|
this.gcEquipmentID.FieldName = "EquipmentID";
|
|
this.gcEquipmentID.MinWidth = 26;
|
|
this.gcEquipmentID.Name = "gcEquipmentID";
|
|
this.gcEquipmentID.Visible = true;
|
|
this.gcEquipmentID.VisibleIndex = 1;
|
|
this.gcEquipmentID.Width = 96;
|
|
//
|
|
// gcEquipmentName
|
|
//
|
|
this.gcEquipmentName.Caption = "设备名称";
|
|
this.gcEquipmentName.FieldName = "EquipmentName";
|
|
this.gcEquipmentName.MinWidth = 26;
|
|
this.gcEquipmentName.Name = "gcEquipmentName";
|
|
this.gcEquipmentName.Visible = true;
|
|
this.gcEquipmentName.VisibleIndex = 2;
|
|
this.gcEquipmentName.Width = 96;
|
|
//
|
|
// gcIsDownText
|
|
//
|
|
this.gcIsDownText.Caption = "停机状态";
|
|
this.gcIsDownText.FieldName = "IsDownText";
|
|
this.gcIsDownText.MinWidth = 26;
|
|
this.gcIsDownText.Name = "gcIsDownText";
|
|
this.gcIsDownText.Visible = true;
|
|
this.gcIsDownText.VisibleIndex = 3;
|
|
this.gcIsDownText.Width = 96;
|
|
//
|
|
// gcLocationName
|
|
//
|
|
this.gcLocationName.Caption = "发生地点";
|
|
this.gcLocationName.FieldName = "LocationName";
|
|
this.gcLocationName.MinWidth = 26;
|
|
this.gcLocationName.Name = "gcLocationName";
|
|
this.gcLocationName.Visible = true;
|
|
this.gcLocationName.VisibleIndex = 4;
|
|
this.gcLocationName.Width = 96;
|
|
//
|
|
// gcCreatOn
|
|
//
|
|
this.gcCreatOn.Caption = "发生时间";
|
|
this.gcCreatOn.FieldName = "CreatOn";
|
|
this.gcCreatOn.MinWidth = 26;
|
|
this.gcCreatOn.Name = "gcCreatOn";
|
|
this.gcCreatOn.Visible = true;
|
|
this.gcCreatOn.VisibleIndex = 5;
|
|
this.gcCreatOn.Width = 96;
|
|
//
|
|
// gcInProductionText
|
|
//
|
|
this.gcInProductionText.Caption = "是否存在在途订单";
|
|
this.gcInProductionText.FieldName = "InProductionText";
|
|
this.gcInProductionText.MinWidth = 26;
|
|
this.gcInProductionText.Name = "gcInProductionText";
|
|
this.gcInProductionText.Visible = true;
|
|
this.gcInProductionText.VisibleIndex = 6;
|
|
this.gcInProductionText.Width = 96;
|
|
//
|
|
// gcEvaluatorPE
|
|
//
|
|
this.gcEvaluatorPE.Caption = "质量部评估评估人";
|
|
this.gcEvaluatorPE.FieldName = "EvaluatorPE";
|
|
this.gcEvaluatorPE.MinWidth = 26;
|
|
this.gcEvaluatorPE.Name = "gcEvaluatorPE";
|
|
this.gcEvaluatorPE.Visible = true;
|
|
this.gcEvaluatorPE.VisibleIndex = 8;
|
|
this.gcEvaluatorPE.Width = 96;
|
|
//
|
|
// gcEvaluatorTimePE
|
|
//
|
|
this.gcEvaluatorTimePE.Caption = "质量部评估评估时间";
|
|
this.gcEvaluatorTimePE.DisplayFormat.FormatString = "G";
|
|
this.gcEvaluatorTimePE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.gcEvaluatorTimePE.FieldName = "EvaluatorTimePE";
|
|
this.gcEvaluatorTimePE.MinWidth = 26;
|
|
this.gcEvaluatorTimePE.Name = "gcEvaluatorTimePE";
|
|
this.gcEvaluatorTimePE.Visible = true;
|
|
this.gcEvaluatorTimePE.VisibleIndex = 7;
|
|
this.gcEvaluatorTimePE.Width = 96;
|
|
//
|
|
// gcEvaluatorQE
|
|
//
|
|
this.gcEvaluatorQE.Caption = "工程部评估评估人";
|
|
this.gcEvaluatorQE.FieldName = "EvaluatorQE";
|
|
this.gcEvaluatorQE.MinWidth = 26;
|
|
this.gcEvaluatorQE.Name = "gcEvaluatorQE";
|
|
this.gcEvaluatorQE.Visible = true;
|
|
this.gcEvaluatorQE.VisibleIndex = 10;
|
|
this.gcEvaluatorQE.Width = 96;
|
|
//
|
|
// gcEvaluatorTimeQE
|
|
//
|
|
this.gcEvaluatorTimeQE.Caption = "工程部评估评估时间";
|
|
this.gcEvaluatorTimeQE.DisplayFormat.FormatString = "G";
|
|
this.gcEvaluatorTimeQE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.gcEvaluatorTimeQE.FieldName = "EvaluatorTimeQE";
|
|
this.gcEvaluatorTimeQE.MinWidth = 26;
|
|
this.gcEvaluatorTimeQE.Name = "gcEvaluatorTimeQE";
|
|
this.gcEvaluatorTimeQE.Visible = true;
|
|
this.gcEvaluatorTimeQE.VisibleIndex = 9;
|
|
this.gcEvaluatorTimeQE.Width = 96;
|
|
//
|
|
// gcFormStatusText
|
|
//
|
|
this.gcFormStatusText.Caption = "状态";
|
|
this.gcFormStatusText.FieldName = "FormStatusText";
|
|
this.gcFormStatusText.MinWidth = 26;
|
|
this.gcFormStatusText.Name = "gcFormStatusText";
|
|
this.gcFormStatusText.Visible = true;
|
|
this.gcFormStatusText.VisibleIndex = 11;
|
|
this.gcFormStatusText.Width = 96;
|
|
//
|
|
// gcCreatorName
|
|
//
|
|
this.gcCreatorName.Caption = "创建人";
|
|
this.gcCreatorName.FieldName = "CreatorName";
|
|
this.gcCreatorName.MinWidth = 26;
|
|
this.gcCreatorName.Name = "gcCreatorName";
|
|
this.gcCreatorName.Visible = true;
|
|
this.gcCreatorName.VisibleIndex = 12;
|
|
this.gcCreatorName.Width = 96;
|
|
//
|
|
// 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";
|
|
this.layoutControl1.Root = this.Root;
|
|
this.layoutControl1.Size = new System.Drawing.Size(1442, 62);
|
|
this.layoutControl1.TabIndex = 1;
|
|
this.layoutControl1.Text = "layoutControl1";
|
|
//
|
|
// cb_Status
|
|
//
|
|
this.cb_Status.Location = new System.Drawing.Point(514, 33);
|
|
this.cb_Status.MenuManager = this.toolbarFormManager1;
|
|
this.cb_Status.Name = "cb_Status";
|
|
this.cb_Status.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.cb_Status.Properties.Appearance.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.Size = new System.Drawing.Size(349, 26);
|
|
this.cb_Status.StyleController = this.layoutControl1;
|
|
this.cb_Status.TabIndex = 7;
|
|
//
|
|
// cbbIsDown
|
|
//
|
|
this.cbbIsDown.Location = new System.Drawing.Point(514, 2);
|
|
this.cbbIsDown.MenuManager = this.toolbarFormManager1;
|
|
this.cbbIsDown.Name = "cbbIsDown";
|
|
this.cbbIsDown.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.cbbIsDown.Properties.Appearance.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(349, 26);
|
|
this.cbbIsDown.StyleController = this.layoutControl1;
|
|
this.cbbIsDown.TabIndex = 6;
|
|
//
|
|
// stackPanel1
|
|
//
|
|
this.stackPanel1.Controls.Add(this.de_StartDate);
|
|
this.stackPanel1.Controls.Add(this.labelControl1);
|
|
this.stackPanel1.Controls.Add(this.de_EndDate);
|
|
this.stackPanel1.Location = new System.Drawing.Point(82, 33);
|
|
this.stackPanel1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.stackPanel1.Name = "stackPanel1";
|
|
this.stackPanel1.Size = new System.Drawing.Size(348, 27);
|
|
this.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.toolbarFormManager1;
|
|
this.de_StartDate.Name = "de_StartDate";
|
|
this.de_StartDate.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.de_StartDate.Properties.Appearance.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(156, 26);
|
|
this.de_StartDate.TabIndex = 0;
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.labelControl1.Appearance.Options.UseFont = true;
|
|
this.labelControl1.Location = new System.Drawing.Point(165, 3);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(14, 20);
|
|
this.labelControl1.TabIndex = 1;
|
|
this.labelControl1.Text = " - ";
|
|
//
|
|
// de_EndDate
|
|
//
|
|
this.de_EndDate.EditValue = null;
|
|
this.de_EndDate.Location = new System.Drawing.Point(185, 0);
|
|
this.de_EndDate.MenuManager = this.toolbarFormManager1;
|
|
this.de_EndDate.Name = "de_EndDate";
|
|
this.de_EndDate.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.de_EndDate.Properties.Appearance.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(156, 26);
|
|
this.de_EndDate.TabIndex = 2;
|
|
//
|
|
// txt_DeviceID
|
|
//
|
|
this.txt_DeviceID.Location = new System.Drawing.Point(82, 2);
|
|
this.txt_DeviceID.MenuManager = this.toolbarFormManager1;
|
|
this.txt_DeviceID.Name = "txt_DeviceID";
|
|
this.txt_DeviceID.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.txt_DeviceID.Properties.Appearance.Options.UseFont = true;
|
|
this.txt_DeviceID.Size = new System.Drawing.Size(348, 26);
|
|
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";
|
|
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;
|
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
|
columnDefinition1,
|
|
columnDefinition2,
|
|
columnDefinition3});
|
|
rowDefinition1.Height = 100D;
|
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
rowDefinition2.Height = 100D;
|
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
|
rowDefinition1,
|
|
rowDefinition2});
|
|
this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
|
this.Root.Size = new System.Drawing.Size(1442, 62);
|
|
this.Root.TextVisible = false;
|
|
//
|
|
// layoutControlItem1
|
|
//
|
|
this.layoutControlItem1.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem1.AppearanceItemCaption.Options.UseFont = true;
|
|
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);
|
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
|
this.layoutControlItem1.Size = new System.Drawing.Size(432, 31);
|
|
this.layoutControlItem1.Text = "设备编号:";
|
|
this.layoutControlItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left;
|
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 20);
|
|
this.layoutControlItem1.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem2
|
|
//
|
|
this.layoutControlItem2.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem2.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem2.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem2.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem2.Control = this.stackPanel1;
|
|
this.layoutControlItem2.Location = new System.Drawing.Point(0, 31);
|
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
|
this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
|
|
this.layoutControlItem2.Size = new System.Drawing.Size(432, 31);
|
|
this.layoutControlItem2.Text = "申请时间:";
|
|
this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 20);
|
|
this.layoutControlItem2.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem3
|
|
//
|
|
this.layoutControlItem3.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
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(432, 0);
|
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
|
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
this.layoutControlItem3.Size = new System.Drawing.Size(433, 31);
|
|
this.layoutControlItem3.Text = "停机状态:";
|
|
this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 20);
|
|
this.layoutControlItem3.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem4
|
|
//
|
|
this.layoutControlItem4.AppearanceItemCaption.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true;
|
|
this.layoutControlItem4.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.layoutControlItem4.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center;
|
|
this.layoutControlItem4.Control = this.cb_Status;
|
|
this.layoutControlItem4.Location = new System.Drawing.Point(432, 31);
|
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
|
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1;
|
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
|
|
this.layoutControlItem4.Size = new System.Drawing.Size(433, 31);
|
|
this.layoutControlItem4.Text = "维修状态:";
|
|
this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 20);
|
|
this.layoutControlItem4.TextToControlDistance = 5;
|
|
//
|
|
// layoutControlItem5
|
|
//
|
|
this.layoutControlItem5.Control = this.stackPanel2;
|
|
this.layoutControlItem5.Location = new System.Drawing.Point(865, 0);
|
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
|
this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
|
|
this.layoutControlItem5.OptionsTableLayoutItem.RowSpan = 2;
|
|
this.layoutControlItem5.Size = new System.Drawing.Size(577, 62);
|
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0);
|
|
this.layoutControlItem5.TextVisible = false;
|
|
//
|
|
// splashScreenManager1
|
|
//
|
|
this.splashScreenManager1.ClosingDelay = 500;
|
|
//
|
|
// pageDeviceMaintenanceFormView
|
|
//
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 20F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1448, 838);
|
|
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;
|
|
this.Font = new System.Drawing.Font("Microsoft YaHei UI", 11.25F);
|
|
this.IconOptions.Image = global::TsSFCDeivceClient.Properties.Resources.Maintenance;
|
|
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 gcEvaluatorPE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcEvaluatorTimePE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcEvaluatorQE;
|
|
private DevExpress.XtraGrid.Columns.GridColumn gcEvaluatorTimeQE;
|
|
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_PE;
|
|
private DevExpress.XtraEditors.SimpleButton btn_Assessment_QE;
|
|
private DevExpress.XtraEditors.SimpleButton btnResumptionConfirm;
|
|
}
|
|
} |