From a9e7dd0920d8d57dc5e3831a8a01a4b81457fb1c Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 03 四月 2025 10:26:10 +0800 Subject: [PATCH] 字典 --- DevApp/Gs.DevApp/UserControl/SelectFont.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/SelectFont.cs b/DevApp/Gs.DevApp/UserControl/SelectFont.cs index beb1eaf..0e45666 100644 --- a/DevApp/Gs.DevApp/UserControl/SelectFont.cs +++ b/DevApp/Gs.DevApp/UserControl/SelectFont.cs @@ -37,6 +37,8 @@ DevExpress.XtraEditors.WindowsFormsSettings.DefaultMenuFont = new System.Drawing.Font(ary[0], _ft); DevExpress.XtraEditors.WindowsFormsSettings.DefaultPrintFont = new System.Drawing.Font(ary[0], _ft); #endregion + + Gs.DevApp.ToolBox.MsgHelper.ShowInformation("璁剧疆鎴愬姛锛�"); } } } \ No newline at end of file -- Gitblit v1.9.3