| | |
| | | this.txt_fzrIdTxt = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_mrmodeTxt = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_freceQty = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_zrType = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx2 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.txt_zrType = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fzrIdTxt.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_mrmodeTxt.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_zrType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).BeginInit(); |
| | | this.xtraTabControl2.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_zrType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // repositoryItemComboBox1 |
| | |
| | | this.txt_freceQty.TabIndex = 828; |
| | | this.txt_freceQty.Tag = "readonly"; |
| | | // |
| | | // txt_zrType |
| | | // |
| | | this.txt_zrType.Location = new System.Drawing.Point(1074, 244); |
| | | this.txt_zrType.Name = "txt_zrType"; |
| | | this.txt_zrType.Size = new System.Drawing.Size(256, 24); |
| | | this.txt_zrType.StyleController = this.layoutMx1; |
| | | this.txt_zrType.TabIndex = 829; |
| | | // |
| | | // layoutControlItem17 |
| | | // |
| | | this.layoutControlItem17.Control = this.lbGuid; |
| | |
| | | this.layoutControlItem12.Text = "备注说明"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem35 |
| | | // |
| | | this.layoutControlItem35.Control = this.txt_zrType; |
| | | this.layoutControlItem35.Location = new System.Drawing.Point(990, 232); |
| | | this.layoutControlItem35.Name = "layoutControlItem35"; |
| | | this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 8; |
| | | this.layoutControlItem35.Size = new System.Drawing.Size(332, 30); |
| | | this.layoutControlItem35.Text = "责任判定"; |
| | | this.layoutControlItem35.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // xtraTabControl2 |
| | | // |
| | | this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn9.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn9.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn9.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn9.Caption = "缺陷等级"; |
| | | this.gridColumn9.ColumnEdit = this.rptDefectLevel; |
| | | this.gridColumn9.FieldName = "defectLevel"; |
| | |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn10.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn10.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn10.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn10.Caption = "缺陷描述"; |
| | | this.gridColumn10.ColumnEdit = this.rptDefectDetails; |
| | | this.gridColumn10.FieldName = "defectDetails"; |
| | |
| | | // |
| | | this.gridView4.Name = "gridView4"; |
| | | // |
| | | // txt_zrType |
| | | // |
| | | this.txt_zrType.Location = new System.Drawing.Point(1074, 244); |
| | | this.txt_zrType.Name = "txt_zrType"; |
| | | this.txt_zrType.Size = new System.Drawing.Size(256, 24); |
| | | this.txt_zrType.StyleController = this.layoutMx1; |
| | | this.txt_zrType.TabIndex = 829; |
| | | // |
| | | // layoutControlItem35 |
| | | // |
| | | this.layoutControlItem35.Control = this.txt_zrType; |
| | | this.layoutControlItem35.Location = new System.Drawing.Point(990, 232); |
| | | this.layoutControlItem35.Name = "layoutControlItem35"; |
| | | this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem35.OptionsTableLayoutItem.RowIndex = 8; |
| | | this.layoutControlItem35.Size = new System.Drawing.Size(332, 30); |
| | | this.layoutControlItem35.Text = "责任判定"; |
| | | this.layoutControlItem35.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // Frm_FqcDetect01 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fzrIdTxt.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_mrmodeTxt.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_freceQty.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_zrType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl2)).EndInit(); |
| | | this.xtraTabControl2.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_zrType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |