| | |
| | | this.ucUpFile1 = new Gs.DevApp.UserControl.UCUpFile(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.rptBtnError = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptBtnError)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptBtnError}); |
| | | this.gcMain1.Size = new System.Drawing.Size(1432, 637); |
| | | this.gcMain1.TabIndex = 5; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | |
| | | this.gridColumn20, |
| | | this.gridColumn31, |
| | | this.gridColumn32, |
| | | this.gridColumn33}); |
| | | this.gridColumn33, |
| | | this.gridColumn34}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn34 |
| | | // |
| | | this.gridColumn34.Caption = "异常报告"; |
| | | this.gridColumn34.ColumnEdit = this.rptBtnError; |
| | | this.gridColumn34.MinWidth = 25; |
| | | this.gridColumn34.Name = "gridColumn34"; |
| | | this.gridColumn34.Visible = true; |
| | | this.gridColumn34.VisibleIndex = 27; |
| | | this.gridColumn34.Width = 94; |
| | | // |
| | | // rptBtnError |
| | | // |
| | | this.rptBtnError.AutoHeight = false; |
| | | this.rptBtnError.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton()}); |
| | | this.rptBtnError.Name = "rptBtnError"; |
| | | this.rptBtnError.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptBtnError_ButtonClick); |
| | | // |
| | | // Frm_MesQaItemsDetect01Check |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptBtnError)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn33; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptBtnError; |
| | | } |
| | | } |