diff --git a/Updates.md b/Updates.md index 9811e4a4..67f49271 100644 --- a/Updates.md +++ b/Updates.md @@ -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: 水平方向文字不居中时,可设置线条渐变色