227 Commits

Author SHA1 Message Date
Sunny
44ee2701c9 * UIComboTreeView:增加CanSelectRootNode,单选时是否可选择父节点 2021-01-01 22:56:38 +08:00
Sunny
7b0f763324 * UITabControl:增加MainPage属性,显示关闭按钮时,此页面无按钮且不可关闭 2021-01-01 21:38:19 +08:00
Sunny
d316efc1d3 * UIEditForm:新增可通过代码创建编辑表单窗体
* UICombobox:增加下拉框宽度
2020-12-28 23:18:33 +08:00
Sunny
c96db8d21e * UIProcessBar:修改最小高度,可绘制极细的进度条 2020-12-24 21:47:19 +08:00
Sunny
8bdf28366a * UIDatePicker,UIDateTimePicker:修改一个选择年份的小Bug,https://gitee.com/yhuse/SunnyUI/issues/I23Z5G 2020-12-23 22:09:51 +08:00
Sunny
f007912101 * 日期、时间选择框增加CanEmpty,输入可为空 2020-12-19 23:43:03 +08:00
Sunny
ae82b36d3f * UIPanel:去掉一个消息处理 2020-12-14 23:47:26 +08:00
Sunny
858df6a7e2 * UIFrom:修改最大化显示 2020-12-07 21:40:59 +08:00
Sunny
40ee06facd * UIBarChartEx:增加X轴标签旋转角度 2020-12-07 21:33:09 +08:00
Sunny
64c9f6aeb4 * UILineChart:增加X轴竖线 2020-12-07 21:10:28 +08:00
Sunny
cc0df55012 UIBarChartEx:增加一种紧凑型的显示方式 2020-12-03 20:19:07 +08:00
Sunny
b6273b8985 * UIPagination:更改无数据源时分页页码为1
* UITitlePanel:Dock时缩放问题
2020-11-28 23:56:00 +08:00
Sunny
1b74653a2f * UIBarChartEx:增加了一种紧凑型的显示方法 2020-11-23 23:41:16 +08:00
Sunny
dc2c9bc740 * UIRichTextBox:增加右键菜单 2020-11-16 22:29:41 +08:00
Sunny
5e49c961d9 * UIBarChart:修正数值相等时,Y轴显示为0-100的问题。 2020-11-15 10:22:44 +08:00
Sunny
3cbdf3e134 * UIComboTreeView:更新多选后编辑框的文字显示 2020-11-12 22:49:16 +08:00
Sunny
6f8fbfc0db + UIComboTreeView:新增下拉框TreeView 2020-11-11 23:15:21 +08:00
Sunny
e2f5c4d2df * 页面框架增加页面内跳转方法优化 2020-11-10 21:14:48 +08:00
Sunny
d732079aed * 页面框架增加页面内跳转方法 2020-11-09 23:41:41 +08:00
Sunny
181ce58d21 * UIDoubleUpDown,UIIntegerUpDown:增加双击可编辑数值 2020-11-07 21:09:16 +08:00
Sunny
4c2dcd55ff * UIBarChart:更改Y轴坐标刻度小数位自动计算 2020-10-28 20:29:28 +08:00
Sunny
451e990674 UICombobox:增加DropDown,DropDownClosed事件 2020-10-22 22:20:04 +08:00
Sunny
b4a2dc89e6 * UIDataGridView:修改DataSource赋值后Column改变引起的水平滚动条错误 2020-10-19 21:01:53 +08:00
Sunny
3317cb65ae * UISwitch:更新了Click判断事件。 2020-10-18 21:47:36 +08:00
Sunny
3f100fd419 UIRadioButtonGroup:增加一个全不选的函数SelectedNone 2020-10-17 12:39:06 +08:00
Sunny
b8935ddd76 + UIMessageForm:消息提示框增加黑色半透明遮罩层 2020-10-15 20:42:40 +08:00
Sunny
ea45cecc07 + Win32API:新增Win32API函数 2020-10-15 20:26:43 +08:00
Sunny
4016c68776 * UIWaitFormService:更新线程终止为窗体关闭后关闭线程 2020-10-13 22:37:19 +08:00
Sunny
b15b14087f + UIWaitForm:等待窗体
+ UIWaitFormService:多线程显示等待窗体
+ UIStatusFormService:多线程显示进度窗体
2020-10-13 22:12:06 +08:00
Sunny
63b11666df V2.2.8 最终版本 2020-10-12 20:56:03 +08:00
Sunny
b545068aa5 * UILineChart:更新 2020-10-11 23:42:58 +08:00
Sunny
1cf50c2cf1 * UILineChart:使用过程中Bug修改 2020-10-11 21:16:07 +08:00
Sunny
d371042135 * UILineChart:更改ToolTip多个点时显示排序 2020-10-11 10:27:03 +08:00
Sunny
c624475be3 * UIChart:重构了图表的ToolTip显示 2020-10-11 09:51:35 +08:00
Sunny
3828b68355 * UILineChart:增加ToolTip显示 2020-10-11 00:14:27 +08:00
Sunny
26ce6ff7af + UIScale:增加坐标轴刻度计算类 2020-10-10 22:57:59 +08:00
Sunny
ef3896c50b * UILineChart:增加X轴为日期类型,曲线Y轴可分段显示颜色。 2020-10-07 11:59:37 +08:00
Sunny
1e09ae19b0 * UILineChart:继续优化 2020-10-05 22:52:51 +08:00
Sunny
552d683df3 + UILineChart:完成曲线图表初版 2020-10-04 11:19:55 +08:00
Sunny
4f71e8e490 * UIFlowLayoutPanel:增加水平滚动条 2020-10-02 09:10:01 +08:00
Sunny
c90f6e4473 * UIFlowLayoutPanel:缩放时重绘 2020-09-29 22:43:44 +08:00
Sunny
58089ed736 * UIFlowLayoutPanel:增加函数 2020-09-29 17:27:24 +08:00
Sunny
5554b73a24 + UIFlowLayoutPanel:增加
* SunnyUI.Demo生成路径改为项目根目录下Bin,相关图片文件增加为资源文件
2020-09-29 17:14:17 +08:00
Sunny
f2e53bf4fe * UIListBox,UIImageListBox:背景色可改,设置FillColor,以及SystemCustomMode = true 2020-09-28 23:10:38 +08:00
Sunny
c51f20f860 * UITreeView:背景色可改,设置FillColor,以及SystemCustomMode = true 2020-09-28 22:20:36 +08:00
Sunny
e0991ed91a UIListBox,UIImageListBox:增加控件的MouseDown、MouseMove、MouseUp事件 2020-09-28 21:53:50 +08:00
Sunny
7fd450f609 * UIBarChartEx:更新 2020-09-28 21:34:17 +08:00
Sunny
942a596aec * UIBarChartEx:增加显示名称及数值 2020-09-27 00:03:02 +08:00
Sunny
c3ff5933ba + UIBarChartEx:增加了一个新的柱状图类型,序列个数可以不相等 2020-09-26 21:34:47 +08:00
Sunny
88fc5979cb + UISwitch:增加长方形形状开关,取消长宽比锁定 2020-09-25 20:24:09 +08:00