From a44e14cc44c5beea13cfa0accd2237c3a8a07202 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 01 四月 2025 16:56:35 +0800
Subject: [PATCH] 现场修理
---
DevApp/Gs.DevApp/UserControl/UcComBox.Designer.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/UcComBox.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcComBox.Designer.cs
index 5def906..5b4699d 100644
--- a/DevApp/Gs.DevApp/UserControl/UcComBox.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcComBox.Designer.cs
@@ -38,7 +38,7 @@
this.txt_isStatus.Location = new System.Drawing.Point(0, 0);
this.txt_isStatus.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txt_isStatus.Name = "txt_isStatus";
- this.txt_isStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txt_isStatus.Properties.Appearance.Options.UseFont = true;
this.txt_isStatus.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
--
Gitblit v1.9.3