From ecb7a60de1639f520712ce95f99414b0dd2c9713 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 14 四月 2025 08:30:40 +0800 Subject: [PATCH] 自动打印 --- DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs | 59 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 34 insertions(+), 25 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs index 14b0d1d..8518fde 100644 --- a/DevApp/Gs.DevApp/DevFrm/FQC/Frm_FqcDetect01.Designer.cs +++ b/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,15 @@ 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; + this.txt_zrType.Tag = "readonly"; + // // layoutControlItem17 // this.layoutControlItem17.Control = this.lbGuid; @@ -1608,6 +1617,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 = "璐d换鍒ゅ畾"; + this.layoutControlItem35.TextSize = new System.Drawing.Size(60, 18); + // // xtraTabControl2 // this.xtraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill; @@ -1901,6 +1921,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 +1946,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 +2362,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 = "璐d换鍒ゅ畾"; - this.layoutControlItem35.TextSize = new System.Drawing.Size(60, 18); - // // Frm_FqcDetect01 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -2411,6 +2420,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 +2454,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 +2497,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); } -- Gitblit v1.9.3