From 3b60aeb98fd96ff7af35d01ce6cd1df3b8de972e Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 17 四月 2025 16:06:41 +0800
Subject: [PATCH] 生产退货
---
DevApp/Gs.DevApp/DevFrm/Sys/EasyCode.Designer.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/EasyCode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/EasyCode.Designer.cs
index 7dcf140..2cb8ce9 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/EasyCode.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/EasyCode.Designer.cs
@@ -399,7 +399,7 @@
this.txtOracleDec.Location = new System.Drawing.Point(29, 42);
this.txtOracleDec.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txtOracleDec.Name = "txtOracleDec";
- this.txtOracleDec.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+
this.txtOracleDec.Properties.Appearance.Options.UseFont = true;
this.txtOracleDec.Properties.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOracleDec.Size = new System.Drawing.Size(189, 68);
--
Gitblit v1.9.3