update Updates.md.

Signed-off-by: Sunny <yhuse@163.com>
This commit is contained in:
Sunny 2023-01-07 04:06:33 +00:00 committed by Gitee
parent 8fffde8574
commit fb0e071f74
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,26 @@
\+ 增加 \* 修改 \- 删除
#### 2023\-01\-07 V3.3.1
\+ UIProcessIndicatorForm: 增加等待窗体
\* UIDataGridView: 增加可重载的函数
\* UIRadioButton: 修复CheckedChanged事件
\* UIEdit: 修复了一个最小值大于0是显示类型为字符串Text为空仍有显示的问题
\* UIProgressIndicator: 增加Active属性是否激活动态显示
\* UIStatusForm: 更改了进度提示框,不在任务栏显示,并置顶
\* UISplitContainer: SplitterWidth值小的时不绘制箭头
\* UISplitContainer: 去掉SplitterWidth限制
\* UITreeView: 增加了可自定义行的颜色
\* UIIPTextBox: 删除TextChanged事件增加ValueChanged事件
\* UIForm: 增加RemoveAllPages函数
\* UIComboBox: 增加Clear方法
\* UIComboDataGridView; 增加Clear方法
\* UIComboTreeView: 增加Clear方法
\* UINavMenuHelper: 重构RemovePage方法
\* UIPieOption: 增加了一些为空的判断
\* UIDoughnutOption: 增加了一些为空的判断
\* UIBarOption: 增加了一些为空的判断
\* UILineOption: 增加了一些为空的判断
#### 2022\-11\-28 V3.3.0
\+ .Net7支持
\* UILine: 水平方向文字不居中时,可设置线条渐变色