| | |
| | | using DevExpress.XtraEditors; |
| | | using Gs.DevApp.Properties; |
| | | using Gs.DevApp.Properties; |
| | | using System; |
| | | using System.Collections.Generic; |
| | | using System.ComponentModel; |
| | | using System.Data; |
| | | using System.Drawing; |
| | | using System.Linq; |
| | | using System.Text; |
| | | using System.Threading.Tasks; |
| | | using System.Windows.Forms; |
| | | |
| | | namespace Gs.DevApp.UserControl |
| | | { |
| | |
| | | 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("设置成功!"); |
| | | this.Close(); |
| | | } |
| | | } |
| | | } |