fqc
lu
2025-04-09 13119fa78167af87f5743cb71bc06c65acc58fdb
DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs
@@ -119,6 +119,7 @@
            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();
@@ -152,6 +153,7 @@
            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();
@@ -215,8 +217,6 @@
            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();
@@ -265,6 +265,7 @@
            ((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();
@@ -298,6 +299,7 @@
            ((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();
@@ -340,8 +342,6 @@
            ((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
@@ -1178,6 +1178,14 @@
            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;
@@ -1608,6 +1616,17 @@
            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;
@@ -1901,6 +1920,10 @@
            // 
            // 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";
@@ -1922,6 +1945,10 @@
            // 
            // 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";
@@ -2334,25 +2361,6 @@
            // 
            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);
@@ -2411,6 +2419,7 @@
            ((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();
@@ -2444,6 +2453,7 @@
            ((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);
@@ -2486,8 +2496,6 @@
            ((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);
        }