| | |
| | | this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components); |
| | | this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); |
| | | this.splitMx1.Panel1.SuspendLayout(); |
| | |
| | | this.gridColumn19, |
| | | this.gridColumn20, |
| | | this.gridColumn21, |
| | | this.gridColumn22}); |
| | | this.gridColumn22, |
| | | this.gridColumn23}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; |
| | |
| | | this.gridColumn22.VisibleIndex = 11; |
| | | this.gridColumn22.Width = 94; |
| | | // |
| | | // gridColumn23 |
| | | // |
| | | this.gridColumn23.Caption = "不良项目"; |
| | | this.gridColumn23.FieldName = "badReson"; |
| | | this.gridColumn23.MinWidth = 25; |
| | | this.gridColumn23.Name = "gridColumn23"; |
| | | this.gridColumn23.Visible = true; |
| | | this.gridColumn23.VisibleIndex = 12; |
| | | this.gridColumn23.Width = 94; |
| | | // |
| | | // Frm_Work01 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | this.MinimizeBox = false; |
| | | this.Name = "Frm_Work01"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "工序采集-投入"; |
| | | this.Text = "工序采集"; |
| | | this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); |
| | | this.splitMx1.Panel1.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; |
| | | } |
| | | } |