lu
6 天以前 403a0b0971264e922171ae32e7df38ef2d36045e
DevApp/Gs.DevApp/UserControl/SelectFont.cs
@@ -1,14 +1,5 @@
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
{
@@ -39,6 +30,7 @@
            #endregion
            Gs.DevApp.ToolBox.MsgHelper.ShowInformation("设置成功!");
            this.Close();
        }
    }
}