SunnyUI/Updates.txt
2020-05-27 17:26:21 +08:00

55 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

+ 增加; - 删除; * 修改
2020.05.27
* 更新UIListBox消息处理Bug
* 更新页面框架Main命名继承关系为Private。继承后编译时删除Design.cs里面Main部分
+ UINavMenu增加字体图标显示
* UIForm最大化支持多屏
2020.05.26
* 更新页面框架Main叠放次序
2020.05.25
+ UITextBox增加Watermark水印属性
+ ULocalize.cs增加多语帮助类
2020.05.23 V2.2.5
* 修复字体图标一处Bug
2020.05.21 V2.2.5
* 字体图标字体调整从资源文件中加载字体,不用另存为文件。
* UIListBox 增加跟随鼠标滑过高亮
2020.05.05 V2.2.5
+ 增加页面框架
+ 增加下拉框窗体,进度提升窗体
+ UITreeView
2020.04.25 V2.2.4
* 更新主题风格类,各控件主题颜色调用不交叉,便于新增主题
+ 更新Sunny.Demo程序
+ 增加UIDataGridView基于DataGridView增强、美化
- UIGrid效率待改暂时隐藏
2020.04.19 V2.2.3
+ UICheckBoxGroup,UIRadioButtonGroup
2020.04.11 V2.2.2
+ 新增UIGrid
- 继承DataGridView更改主题风格的UIGridView
2020.02.15 V2.2.1
* Bug修复
2020.01.01 V2.2.0
* 增加文件说明,为开源做准备
+ 增加Office主题风格
2019.10.01 V2.1.0
+ 增加Element主题风格
2019.03.12 V2.0.0
+ 增加自定义控件
2012.03.31 V1.0.0
+ 增加工具类、扩展类