From 3c4abaeaffd0a25641312d6124c6414940d9ed04 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 11 四月 2025 08:06:56 +0800 Subject: [PATCH] qc --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs index 21e9096..c6d0821 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQaItemsDetect01Check.Designer.cs @@ -823,6 +823,8 @@ this.txt_fmrmode.EditValue = "-璇烽�夋嫨-"; this.txt_fmrmode.Location = new System.Drawing.Point(795, 139); this.txt_fmrmode.Name = "txt_fmrmode"; + this.txt_fmrmode.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_fmrmode.Properties.Appearance.Options.UseForeColor = true; this.txt_fmrmode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fmrmode.Properties.Items.AddRange(new object[] { @@ -849,6 +851,8 @@ this.txt_fngHandle.EditValue = "-璇烽�夋嫨-"; this.txt_fngHandle.Location = new System.Drawing.Point(795, 107); this.txt_fngHandle.Name = "txt_fngHandle"; + this.txt_fngHandle.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_fngHandle.Properties.Appearance.Options.UseForeColor = true; this.txt_fngHandle.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fngHandle.Properties.Items.AddRange(new object[] { @@ -1026,6 +1030,8 @@ this.txt_freceQty.EditValue = "-璇烽�夋嫨-"; this.txt_freceQty.Location = new System.Drawing.Point(795, 75); this.txt_freceQty.Name = "txt_freceQty"; + this.txt_freceQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; + this.txt_freceQty.Properties.Appearance.Options.UseForeColor = true; this.txt_freceQty.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_freceQty.Properties.Items.AddRange(new object[] { -- Gitblit v1.9.3