SunnyUI 新版 V3.2.2 发布啦!C# WinForm 开源控件库
帮助文档:https://gitee.com/yhuse/SunnyUI/wikis/pages Gitee:https://gitee.com/yhuse/SunnyUI GitHub:https://github.com/yhuse/SunnyUI Nuget:https://www.nuget.org/packages/SunnyUI/ Blog:https://www.cnblogs.com/yhuse SunnyUI.Net 是基于.Net Framework 4.0~4.8、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。 此版本更新内容为: + 增加 * 修改 - 删除 2022-07-25 V3.2.2 * UIForm: 多页面框架增加PageAdded,PageSelected,PageRemoved事件 * UIComboBox: 屏蔽FormatString的编辑器 * UIFormHelper: 解决ShowNotifier打开多个,全部关闭时出错的问题 * UITextBox: 增加SelectionChanged...