536 Commits

Author SHA1 Message Date
Sunny
d83cc8dda6 update README.md. 2021-05-26 21:41:53 +08:00
Sunny
48ce314aba * UINavMenu:恢复至上一版。 2021-05-25 17:31:24 +08:00
Sunny
23fe4e46d4 * UIPagination:更新了Demo,分页切换事件加载数据。 2021-05-25 17:19:49 +08:00
Sunny
f9a06019ac * UIRichTextBox:支持可改背景色 2021-05-25 16:26:43 +08:00
Sunny
9b3ce10bb3 * IStyleInterface:设置为Public,可基于此扩展外部控件 2021-05-25 16:14:53 +08:00
Sunny
c35971a016 * UIDataGridView:增加了一个RowHeight,默认23 2021-05-22 21:46:05 +08:00
Sunny
bd1ce6d1b4 * UIPage:放在 [窗体Load、重载OnLoad、重载Init] 的内容每次页面切换都会执行。 2021-05-21 18:15:11 +08:00
Sunny
f762c913da * UIPage: 更改了下页面切换重复执行的Init事件调用 2021-05-21 11:23:20 +08:00
Sunny
2b5067abc7 删除文件 Updates.txt 2021-05-20 15:10:46 +08:00
Sunny
6ad082cea9 update README.md. 2021-05-20 15:10:15 +08:00
Sunny
06511256da update Updates.md. 2021-05-20 15:03:58 +08:00
Sunny
2a96306605 V3.0.4 2021-05-20 15:02:50 +08:00
Sunny
b78e3e7225 V3.0.4 2021-05-20 14:54:51 +08:00
Sunny
c9d2668fd6 update Updates.md. 2021-05-20 14:08:27 +08:00
Sunny
83a013c038 重命名 UPDATE.md 为 Updates.md 2021-05-20 14:05:24 +08:00
Sunny
905e93d1af 重命名 Updates.md 为 UPDATE.md 2021-05-20 14:04:46 +08:00
Sunny
653c78710b update Updates.md. 2021-05-20 14:03:54 +08:00
Sunny
49aedd8165 update Updates.md. 2021-05-20 13:59:49 +08:00
Sunny
7cc44fd5bd update Updates.md. 2021-05-20 13:56:24 +08:00
Sunny
54d366df73 update Updates.md. 2021-05-20 13:50:19 +08:00
Sunny
ed5946e055 add Updates.md. 2021-05-20 13:44:39 +08:00
Sunny
e11c3d835f * UIEditForm: 修改代码生成表单,AddText的默认值为null出错 2021-05-20 13:16:48 +08:00
Sunny
084e44d691 * UIScrollingText:增加属性可设置双击暂停滚动 2021-05-20 11:53:23 +08:00
Sunny
2fcb9d1f9e * UIBreadcrumb, UICheckBoxGroup, UIRadioButtonGroup: 更改列表项为UIObjectCollection 2021-05-19 23:17:09 +08:00
Sunny
2c3d294a3d + UIObjectCollection:带集合个数改变事件的对象集合类 2021-05-19 23:06:06 +08:00
Sunny
4c71f2e669 + UIStringCollection:带集合个数改变事件的字符串集合类 2021-05-19 22:15:20 +08:00
Sunny
e17f202fce * UIEditForm:动态生成表单,增加校验方法。 2021-05-19 14:03:36 +08:00
Sunny
adb456db32 * UIDoubleUpDown, UIIntegerUpDown:将双击编辑更改为单机编辑并选中 2021-05-19 10:37:15 +08:00
Sunny
d2f6e31b1d * UITransfer:将两个ListBox释放出来可以绑定数据。 2021-05-13 21:44:35 +08:00
Sunny
b504d895bb * UIPanel:增加双缓冲,减少闪烁 2021-05-09 21:58:24 +08:00
Sunny
bba42050c8 * UIComboboxEx:减少闪烁 2021-05-09 15:20:21 +08:00
Sunny
2897fbc2b3 * IFrame:增加RemovePage接口 2021-05-09 11:31:19 +08:00
Sunny
ae2587b4e6 * IFrame:更改GetTopMost为原生接口TopMost 2021-05-09 10:36:31 +08:00
Sunny
fe50105cba * UIMessageDialog,UIMessageBox:增加TopMost参数 2021-05-08 22:23:45 +08:00
Sunny
bdd5f5f8b3 * UIBarChart:修改了一个显示负值的Bug 2021-05-07 22:09:18 +08:00
Sunny
2b98467b59 * UINavMenu:更改一個消息事件 2021-05-07 21:50:19 +08:00
Sunny
5ddbfebee9 * UIForm:加了个属性AllowAddControlOnTitle,允许在标题栏放置控件 2021-05-06 16:27:06 +08:00
Sunny
dc4bb68940 * UICombobox:解决鼠标下拉选择,触发SelectedIndexChanged两次的问题 2021-05-06 15:56:23 +08:00
Sunny
509470b151 * UISwitch:更新Active状态改变时触发ValueChanged事件 2021-05-06 15:22:23 +08:00
Sunny
3c50b21fb3 * UIDataGridView:设置数据行头部颜色 2021-04-29 18:12:24 +08:00
Sunny
92f79234d2 * UIEditForm:代码生成增加Switch类型 2021-04-26 22:21:05 +08:00
Sunny
c91f03f3bd * UIEditForm:代码生成增加Combobox类型 2021-04-26 22:09:06 +08:00
Sunny
3215b5ba46 * UICheckBox,UIRadioButton:增加默认事件CheckedChanged 2021-04-26 20:52:09 +08:00
Sunny
47d633531a * UIProcessBar:可设置显示进度条小数个数 2021-04-25 22:04:03 +08:00
Sunny
921311153f * 等待提示框:更新等待时间短时无法关闭等待窗体的问题 2021-04-24 21:30:13 +08:00
Sunny
befc6867b3 * UIDataGridViewFooter:更新了刷新位置 2021-04-24 20:53:35 +08:00
Sunny
720cd40d83 update README.md. 2021-04-21 21:44:01 +08:00
Sunny
bd76c90d3c update README.md. 2021-04-21 21:43:43 +08:00
Sunny
86465e07c6 * UIDataGridViewFooter:增加配色 2021-04-21 17:38:00 +08:00
Sunny
76e40904ce * UIDataGridViewFooter:增加边框 2021-04-21 13:25:04 +08:00