| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.progressBarControl1 = new DevExpress.XtraEditors.ProgressBarControl(); |
| | | this.prog1 = new DevExpress.XtraEditors.ProgressBarControl(); |
| | | this.panel2 = new System.Windows.Forms.Panel(); |
| | | this.lbSum3 = new System.Windows.Forms.Label(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2status = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2pbillNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).BeginInit(); |
| | | this.panel2.SuspendLayout(); |
| | | this.panel4.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | |
| | | // |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1251, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | // |
| | | // splitMx1.Panel1 |
| | | // |
| | |
| | | this.splitTop1.Panel2.Controls.Add(this.simpleButton5); |
| | | this.splitTop1.Panel2.Controls.Add(this.simpleButton4); |
| | | this.splitTop1.Panel2.Controls.Add(this.simpleButton3); |
| | | this.splitTop1.Panel2.Controls.Add(this.progressBarControl1); |
| | | this.splitTop1.Panel2.Controls.Add(this.prog1); |
| | | this.splitTop1.Panel2.Controls.Add(this.panel2); |
| | | this.splitTop1.Panel2.Controls.Add(this.panel4); |
| | | this.splitTop1.Panel2.Controls.Add(this.panel1); |
| | |
| | | this.simpleButton3.TabIndex = 6; |
| | | this.simpleButton3.Text = "物料"; |
| | | // |
| | | // progressBarControl1 |
| | | // prog1 |
| | | // |
| | | this.progressBarControl1.Location = new System.Drawing.Point(21, 79); |
| | | this.progressBarControl1.Name = "progressBarControl1"; |
| | | this.progressBarControl1.Size = new System.Drawing.Size(359, 22); |
| | | this.progressBarControl1.TabIndex = 5; |
| | | this.prog1.Location = new System.Drawing.Point(21, 79); |
| | | this.prog1.Name = "prog1"; |
| | | this.prog1.Properties.ShowTitle = true; |
| | | this.prog1.Size = new System.Drawing.Size(359, 22); |
| | | this.prog1.TabIndex = 5; |
| | | // |
| | | // panel2 |
| | | // |
| | |
| | | this.gridColumn12.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn24 |
| | | // |
| | | this.gridColumn24.Caption = "产线"; |
| | | this.gridColumn24.FieldName = "lineName"; |
| | | this.gridColumn24.MinWidth = 25; |
| | | this.gridColumn24.Name = "gridColumn24"; |
| | | this.gridColumn24.Visible = true; |
| | | this.gridColumn24.VisibleIndex = 0; |
| | | this.gridColumn24.Width = 94; |
| | | // |
| | | // gvMx2status |
| | | // |
| | | this.gvMx2status.AppearanceCell.Options.UseFont = true; |
| | |
| | | this.gridColumn3.VisibleIndex = 6; |
| | | this.gridColumn3.Width = 91; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "修理状态"; |
| | | this.gridColumn7.FieldName = "repairResult"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 7; |
| | | this.gridColumn7.Width = 91; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "送修工序"; |
| | |
| | | this.gridColumn2.VisibleIndex = 8; |
| | | this.gridColumn2.Width = 91; |
| | | // |
| | | // gridColumn4 |
| | | // gridColumn26 |
| | | // |
| | | this.gridColumn4.Caption = "不良现象"; |
| | | this.gridColumn4.FieldName = "remark"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 11; |
| | | this.gridColumn4.Width = 91; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "修理状态"; |
| | | this.gridColumn7.FieldName = "repairResult"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 7; |
| | | this.gridColumn7.Width = 91; |
| | | this.gridColumn26.Caption = "送修员"; |
| | | this.gridColumn26.FieldName = "collectByName"; |
| | | this.gridColumn26.MinWidth = 25; |
| | | this.gridColumn26.Name = "gridColumn26"; |
| | | this.gridColumn26.Visible = true; |
| | | this.gridColumn26.VisibleIndex = 9; |
| | | this.gridColumn26.Width = 94; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | |
| | | this.gridColumn15.VisibleIndex = 10; |
| | | this.gridColumn15.Width = 113; |
| | | // |
| | | // tabMxPage2 |
| | | // gridColumn4 |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx2); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1249, 306); |
| | | this.tabMxPage2.Text = "未修理明细"; |
| | | // |
| | | // gridColumn24 |
| | | // |
| | | this.gridColumn24.Caption = "产线"; |
| | | this.gridColumn24.FieldName = "lineName"; |
| | | this.gridColumn24.MinWidth = 25; |
| | | this.gridColumn24.Name = "gridColumn24"; |
| | | this.gridColumn24.Visible = true; |
| | | this.gridColumn24.VisibleIndex = 0; |
| | | this.gridColumn24.Width = 94; |
| | | this.gridColumn4.Caption = "不良现象"; |
| | | this.gridColumn4.FieldName = "remark"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 11; |
| | | this.gridColumn4.Width = 91; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | |
| | | this.gridColumn25.VisibleIndex = 13; |
| | | this.gridColumn25.Width = 94; |
| | | // |
| | | // gridColumn26 |
| | | // tabMxPage2 |
| | | // |
| | | this.gridColumn26.Caption = "送修员"; |
| | | this.gridColumn26.FieldName = "collectByName"; |
| | | this.gridColumn26.MinWidth = 25; |
| | | this.gridColumn26.Name = "gridColumn26"; |
| | | this.gridColumn26.Visible = true; |
| | | this.gridColumn26.VisibleIndex = 9; |
| | | this.gridColumn26.Width = 94; |
| | | this.tabMxPage2.Controls.Add(this.gcMx2); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1249, 306); |
| | | this.tabMxPage2.Text = "待修理明细"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).EndInit(); |
| | | this.panel2.ResumeLayout(false); |
| | | this.panel2.PerformLayout(); |
| | | this.panel4.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton5; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton4; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton3; |
| | | private DevExpress.XtraEditors.ProgressBarControl progressBarControl1; |
| | | private DevExpress.XtraEditors.ProgressBarControl prog1; |
| | | private System.Windows.Forms.Panel panel2; |
| | | private System.Windows.Forms.Label lbSum3; |
| | | private System.Windows.Forms.Label label4; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn35; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn36; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |