Compare commits

...

572 Commits

Author SHA1 Message Date
Sunny
42a042beb3 * UIDataGridView: 修复数据更新时是否自动滚动到最后一行 2025-04-21 22:54:29 +08:00
Sunny
123427892e * UITabControl: 更新部分注释 2025-04-21 22:15:14 +08:00
Sunny
0b7f218b3c * UITabControl: 修复不可关闭的主页被关闭了 #IC1XIU 2025-04-17 22:20:30 +08:00
Sunny
c5e5a11188 * UINavMenu: 增加节点文字居中的属性 2025-04-17 13:48:50 +08:00
Sunny
8bf338e488 3.8.3 2025-04-06 20:20:28 +08:00
Sunny
0d989a75ea * EnumEx: DisplayText特性改为原生的Description特性 2025-04-06 16:42:44 +08:00
Sunny
00897c5cc5 * UIBreadcrumb: 增加SetItemColor,设置单个节点颜色,可以用RemoveItemColor移除 2025-04-03 23:24:27 +08:00
Sunny
cd04f9cf19 * UIDigitalLabel: 增加ShowText属性,可以显示文字 #IBY64V 2025-04-03 22:43:44 +08:00
Sunny
7fd73a8808 * UILedLabel: 重构显示位置,并增加Padding属性关联显示 2025-03-31 21:03:58 +08:00
Sunny
b9c87e15e8 * UIComboBox: 修复过滤下拉框跟随主题配色 2025-03-18 22:36:33 +08:00
Sunny
4f75336ed5 * 增加控件在工具箱说明文字 2025-03-18 22:12:54 +08:00
Sunny
8fce03fff2 * 增加控件在工具箱说明文字 2025-03-17 23:50:55 +08:00
Sunny
42c453820c * 更新一些控件的字体图标 2025-03-16 13:27:59 +08:00
Sunny
dc503f0eea * UIDoubleUpDown: 增加按钮字体图标的大小属性
* UIIntegerUpDown: 增加按钮字体图标的大小属性
2025-03-16 13:20:12 +08:00
Sunny
76426019e3 更新Demo 2025-03-09 21:17:23 +08:00
Sunny
f40426c113 V3.8.2 2025-03-09 20:55:59 +08:00
Sunny
28a1f1a451 * UIBarChart: 增加Y轴零度线偏移量,Option.ZeroLineOffset 2025-03-05 21:12:11 +08:00
Sunny
ec00734884 * UIBattery: 增加图标旋转角度,增加图标偏移位置,调整图标最大值 2025-03-04 21:18:52 +08:00
Sunny
282c1ae17c * UITabControl: 增加标签页分割线属性ShowTabDivider,#IBLERL 2025-02-13 10:45:17 +08:00
Sunny
76910ac4ff * UITabControlMenu: 修复切换主题色时,TabPage未设置背景色,#IBKDR7 2025-02-07 21:12:24 +08:00
Sunny
a07043ae07 * UITabControl: 修复切换主题色时,TabPage未设置背景色,#IBKDR7 2025-02-07 21:09:34 +08:00
Sunny
8decdf00cf * UIColorPicker: 增加手动输入ARGB值调色 #IBHL0H 2025-02-04 22:13:55 +08:00
Sunny
c451a61a66 更新Demo 2025-02-04 21:36:42 +08:00
Sunny
2c3022a322 + UIStatusBox: 增加根据状态显示图片控件 2025-01-18 17:33:21 +08:00
Sunny
b0093af77a * UIMenuButton: 更改属性描述 2025-01-15 17:49:06 +08:00
Sunny
8727038717 * UIForm: 修复窗体边框显示不全 #IBGJBS 2025-01-09 20:44:27 +08:00
Sunny
b9daa7e005 更新版本日期 2025-01-07 22:19:21 +08:00
Sunny
031be368e4 * UFontAwesomeV6: 更新为Font Awesome version: 6.7.2 2025-01-06 21:54:57 +08:00
Sunny
6a5d7bea2f 更新描述 2025-01-02 21:51:25 +08:00
Sunny
8a5f6ea7b0 更改描述 2025-01-02 21:47:14 +08:00
Sunny
36b7d41336 V3.8.1 2024-12-27 23:34:17 +08:00
Sunny
66fec152d4 V3.8.1 2024-12-27 22:28:21 +08:00
Sunny
1d60a09987 重构 2024-12-27 21:37:59 +08:00
Sunny
6b5d644bd9 重构 2024-12-27 21:28:27 +08:00
Sunny
b01e4e14e1 + UIMenuButton: 增加下拉菜单按钮 2024-12-26 21:35:08 +08:00
Sunny
5d9e0a6f53 + UIMenuButton: 增加下拉菜单按钮 2024-12-26 21:32:53 +08:00
Sunny
65a35f5bad 增加了两处翻译 2024-12-23 22:49:45 +08:00
Sunny
c0c3298fd1 * UITitlePanel: 增加Padding设置 #IBB1UF 2024-12-14 20:11:13 +08:00
Sunny
2c70e734c4 * UITabControl: 增加未选页签颜色 #IB7U69 2024-12-12 23:11:35 +08:00
Sunny
d0c731fe97 * UITabControl: 修复标签文字越界显示 #IB8571 2024-12-12 22:31:28 +08:00
Sunny
09ba37daa3 * UIVerificationCode: 可以自定义颜色 #IBABW1 2024-12-12 20:49:26 +08:00
Sunny
000c567255 * UIComboDataGridView: 修复一个报错 #IB8YK9 2024-12-04 21:40:44 +08:00
Sunny
beb21ebb91 * UICalendar: 切换语言实时刷新 2024-12-02 21:34:22 +08:00
Sunny
452e9e6e15 * UIScrollingText: 停止滚动时,可以设置默认显示位置 2024-12-02 21:25:39 +08:00
Sunny
120dbf2151 * UICheckBoxGroup: 修复TitleTop为0时,条目显示错位的问题 #IB7STO
* UIRadioButtonGroup: 修复TitleTop为0时,条目显示错位的问题 #IB7STO
2024-11-29 10:59:06 +08:00
Sunny
98d280d9f0 * UITabControl: 修复了SelectedIndex=-1时的报错 2024-11-29 09:35:54 +08:00
Sunny
f831a92cf7 * UIComboDataGridView: 解决下拉框显示过滤编辑框不能一直显示 #IB7AFB 2024-11-28 21:05:48 +08:00
Sunny
661b44090c 更新Demo 2024-11-27 22:50:09 +08:00
Sunny
741d10939a * UFontAwesomeV6: 更新为Font Awesome version: 6.7.1 2024-11-27 22:33:15 +08:00
Sunny
22677c9974 更新Demo 2024-11-19 23:08:47 +08:00
Sunny
9dbc2e80bd 3.8.0.1 2024-11-19 22:31:12 +08:00
Sunny
28cc5b3823 V3.8.0 2024-11-19 22:10:21 +08:00
Sunny
c6650b3c0e * UINotifier: 点击提示关闭,增加输出提示 2024-11-19 12:33:30 +08:00
Sunny
1708d57ef1 重构 2024-11-19 09:46:37 +08:00
Sunny
7e6ee8e98b * UIPanel: 增加透明度 2024-11-19 09:40:43 +08:00
Sunny
3c2ba689eb 更新 2024-11-15 10:30:17 +08:00
Sunny
4760de7dd1 * UILineChart: 增加了鼠标移上绘制十字线颜色 2024-11-14 10:17:21 +08:00
Sunny
c676e92fda * UILineChart: 增加了鼠标移上绘制十字线样式 2024-11-13 11:05:53 +08:00
Sunny
92607169d5 * UIComboDataGridView: 增加下拉框滚动条宽度调整属性 2024-11-12 15:03:45 +08:00
Sunny
e4c483dfeb * UINavBar: 增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题 2024-11-11 11:24:12 +08:00
Sunny
af41257d35 * UIComboBox: 增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题
* UIComboBox: 删除ScrollBarColor、ScrollBarBackColor、ScrollBarStyleInherited属性
* UIColorPicker:  增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题
* UIComboDataGridView: 增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题
* UIComboTreeView: 增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题
* UIDatePicker: 增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题
* UIDatetimePicker: 增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题
* UIDatePicker: 增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题
* UINumPadTextBox: 增加StyleDropDown属性,手动修改Style时设置此属性以修改下拉框主题
2024-11-10 22:43:32 +08:00
Sunny
76b13321e6 * UControl: UITreeView增加了一个刷新节点状态的扩展函数 2024-11-06 14:33:31 +08:00
Sunny
63952daa11 * UIScrollBar: 修复了一些重载事件 2024-11-04 14:00:21 +08:00
Sunny
b68740f828 重构 2024-11-03 23:24:23 +08:00
Sunny
45d2eed8b9 * UIPage: 增加标题栏图片属性IconImage,优先于Symbol 2024-10-30 21:46:30 +08:00
Sunny
ecc5d49b90 * UIBaseForm: IconImage增加IconImageSize属性,可调整大小 2024-10-29 22:55:52 +08:00
Sunny
88bce81140 * UIComboBox: 增加了SelectionChangeCommitted事件,下拉框显示鼠标点击条目时响应 2024-10-28 22:46:47 +08:00
Sunny
2d98153089 * UIBarChart: 增加了一个快捷的显示数据函数ShowData 2024-10-25 10:44:56 +08:00
Sunny
49c9419590 * UIDigitalLabel: 增加DPI支持 2024-10-22 21:05:30 +08:00
Sunny
e9ffd02edc V3.7.2 2024-10-06 21:31:18 +08:00
Sunny
a411027eb1 * UIBaseForm: 增加属性IconImage,以改善Icon转Image显示不佳,状态栏显示仍然用Icon属性 2024-10-05 22:11:46 +08:00
Sunny
e67f03d9da * 重构多语翻译类 2024-10-05 21:09:26 +08:00
Sunny
7af419a5c0 * 重构多语翻译类 2024-09-29 22:27:03 +08:00
Sunny
5f09fe5626 * 重构多语翻译类 2024-09-27 23:34:14 +08:00
Sunny
2daddaef65 * 重构多语翻译类 2024-09-26 23:33:08 +08:00
Sunny
7bdde150c2 增加示例说明 2024-09-24 22:22:18 +08:00
Sunny
ecc1433b37 更新文档 2024-09-24 22:08:38 +08:00
Sunny
2ae270d571 更新文档 2024-09-23 22:21:59 +08:00
Sunny
9a3320c10f 更新文档 2024-09-22 22:21:11 +08:00
Sunny
aec616b1cf 增加文档 2024-09-22 21:18:27 +08:00
Sunny
b3ef1e1288 更新忽略项 2024-09-22 21:18:14 +08:00
Sunny
f12bef2dd8 * 重构多语翻译类 2024-09-17 22:49:54 +08:00
Sunny
2c24db60d9 * 重构多语翻译类 2024-09-16 21:54:35 +08:00
Sunny
1ccaaad57c * 重构多语翻译类 2024-09-16 21:47:57 +08:00
Sunny
3a506824d1 * 多页面框架重构 2024-09-16 17:33:34 +08:00
Sunny
c0fbc85a76 * 重构多语翻译类 2024-09-14 22:05:03 +08:00
Sunny
98c7a8f81e * 重构多语翻译类 2024-09-13 23:43:27 +08:00
Sunny
fd053e6553 * 重构多语翻译类 2024-09-10 23:31:49 +08:00
Sunny
6543a103a4 * UICheckBoxGroup: 2024-09-09: V3.7.0 更改计算节点位置的方法,解决问题:#IAPY94
* UIRadioButtonGroup: 2024-09-09: V3.7.0 更改计算节点位置的方法,解决问题:#IAPY94
2024-09-09 15:47:06 +08:00
Sunny
7fb69265ee * UIDataGridView: 解决有隐藏行时,滚动条滚动时出错的问题 #IAOW3A 2024-09-04 21:33:52 +08:00
Sunny
d1957cb75c * UINumPadTextBox: 增加ShowDropDown()弹窗方法 2024-09-03 16:34:42 +08:00
Sunny
6794b58d65 * UIRadioButton: 修改AutoSize属性可以保存在Design.cs文件里面,#IAKYX4
* UICheckBox: 修改AutoSize属性可以保存在Design.cs文件里面,#IAKYX4
2024-08-30 21:18:08 +08:00
Sunny
4dd0a284ac * UIDatePicker: 修复格式化字符串包含/时显示错误
* UIDateTimePicker: 修复格式化字符串包含/时显示错误
2024-08-28 21:55:55 +08:00
Sunny
51c6da4833 * UIDataGridView: 增加属性AutoScrollToBottom,数据更新时是否自动滚动到最后一行 2024-08-27 14:14:36 +08:00
Sunny
c2b4db9fc7 * UIDoubleUpDown: 增加加按钮字体图标的偏移位置
* UIIntegerUpDown: 增加加按钮字体图标的偏移位置
2024-08-27 14:07:21 +08:00
Sunny
83446dfcce V3.7.0 2024-08-27 10:40:48 +08:00
Sunny
073c2dbf0b * UIIntegerUpDown: 修改编辑框字体与显示字体一致
* UIDoubleUpDown: 修改编辑框字体与显示字体一致
* UITextBox: AutoSize时根据字体自动调整控件高度
2024-08-27 10:12:05 +08:00
Sunny
fcb55cbae4 * UICheckBox: 修复AutoSize在文字改变时未自动显示的问题,#IAKYX4
* UIRadioButton: 修复AutoSize在文字改变时未自动显示的问题,#IAKYX4
2024-08-26 22:49:49 +08:00
Sunny
7cf009af36 * UITextBox: 修复微软雅黑字体显示不完整的问题 2024-08-26 22:30:41 +08:00
Sunny
d1613f40d2 * UIMessageBox: UIMessageBox增加了快捷调用UIMessageForm2的方法 2024-08-26 11:32:35 +08:00
Sunny
e8ac774e0d * UIMessageBox: 修复一个Bug 2024-08-26 10:57:48 +08:00
Sunny
f6a6d75d5f 3.6.9 2024-08-17 23:07:45 +08:00
Sunny
cc4e37d1c1
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-08-12 08:59:33 +00:00
Sunny
0fd93be25c * UIComboDataGridView: 修改下拉界面滚动条跟随主题
* UIComboTreeView: 修改下拉界面滚动条跟随主题
2024-08-12 16:42:43 +08:00
Sunny
f1543d9226 * UITextBox: 解决原生控件字体在微软雅黑时,显示不完整的问题 2024-08-12 16:31:42 +08:00
Sunny
c3f232baa0 + 增加应用公共类库 2024-08-12 15:06:58 +08:00
Sunny
f8b903b6ed * UIMessageForm2: 重构文字显示位置,重绘 2024-08-10 22:07:53 +08:00
Sunny
c328bb7f02 * 弹窗增加线程安全调用 2024-08-10 20:47:20 +08:00
Sunny
753d5b13d9 * UIFormHelper: 重构弹窗,窗体扩展打开默认以窗体居中,取消TopMost参数,默认为true 2024-08-09 23:58:38 +08:00
Sunny
089a624620 * UINavMenuHelper: 窗体移除时调用Close() 2024-08-07 15:11:29 +08:00
Sunny
c64bdddaf8 * 解决弹窗报错 2024-08-07 11:31:00 +08:00
Sunny
1317d552b5 * UITreeView: 不显示连线时,重绘节点前展开与收缩的图标 2024-08-06 20:13:39 +08:00
Sunny
f865be8731 * UIColorPicker: 增加ShowDropDown()函数 2024-08-05 14:48:00 +08:00
Sunny
47d1057945 * 重构公共类 2024-08-03 10:57:02 +08:00
Sunny
cfa40a5381 * UIEditForm: 代码生成增加文件选择和文件夹选择功能 2024-08-02 22:57:26 +08:00
Sunny
12359d1bb4 * UIFormHelper: 弹窗默认修改为以当前窗体居中,showMask=true或者centerParent=false时以屏幕居中 2024-07-30 17:50:33 +08:00
Sunny
073f4cb22c * UIForm: 最大化后,鼠标单击标题栏最上方,不恢复正常大小 2024-07-28 23:39:19 +08:00
Sunny
fcd8b00784 * UIForm: 修复鼠标点击事件
* UIForm2: 修复鼠标点击事件
2024-07-26 10:56:40 +08:00
Sunny
d06628903b * UIDateTimeItem: 修改单击选择日期后立即刷新,双击可选择并关闭下拉框 2024-07-25 21:37:10 +08:00
Sunny
f786f071f0 * UIComboDataGridView: 过滤字符串可以包含'*','[',']','%'字符 2024-07-23 16:47:28 +08:00
Sunny
855719997c * 修改国际化的Demo 2024-07-23 14:33:14 +08:00
Sunny
d4a6cc80cc * FMain: Demo增加注释 2024-07-21 21:31:41 +08:00
Sunny
bc393b226e * FMain: Demo增加注释 2024-07-21 21:30:25 +08:00
Sunny
bdaf058240 * UIForm2: 修改属性与UIForm兼容 2024-07-21 21:20:58 +08:00
Sunny
35ad7bc7a5 * UFontAwesomeV6: 更新为Font Awesome version: 6.6.0 2024-07-21 21:09:12 +08:00
Sunny
57534ad9c3 * UIForm: 修改为初始化最大化后恢复时界面尺寸大小正常 2024-07-21 20:56:10 +08:00
Sunny
abab088e0b * UIRichTextBox: 修改滚动条颜色跟随主题 2024-07-20 21:48:24 +08:00
Sunny
bac0f32fd2 * UIForm2: 修改最大化时按钮位置 2024-07-20 16:26:18 +08:00
Sunny
0f062f387d * UIForm: 最大化时,鼠标拖拽标题超过一定范围后再恢复Normal显示 2024-07-20 15:10:51 +08:00
Sunny
25f5fe5284 * UIForm2: 修改最大化时按钮位置 2024-07-20 14:55:24 +08:00
Sunny
c5bc2c04e0 3.6.8.1 2024-07-19 18:10:41 +08:00
Sunny
a0acf12632
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-07-19 02:53:36 +00:00
Sunny
7fc1010705
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-07-19 02:53:01 +00:00
Sunny
899f07a273
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-07-19 02:44:16 +00:00
Sunny
2120e496a6
update SunnyUI.Demo.exe.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-07-19 02:41:53 +00:00
Sunny
e5d88c2b1f
add SunnyUI.Demo.exe.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-07-19 02:40:51 +00:00
Sunny
30834dce34 3.6.8 2024-07-19 09:36:30 +08:00
Sunny
ff578a46cf 3.6.8 2024-07-19 09:36:22 +08:00
Sunny
de35afe1a7 更新 2024-07-18 22:36:19 +08:00
Sunny
3f2d4d542b * UIStyles: 增加了一个设置控件容器内子控件自定义主题色的方法 2024-07-17 16:21:19 +08:00
Sunny
41f23482cd * UIDateTimeItem: 修改时间界面水平分割线颜色和位置
* UITimeItem: 修改时间界面水平分割线颜色和位置
2024-07-14 20:17:42 +08:00
Sunny
17adb334bf * UIDatePicker: 修改选择日期在下拉框中显示方式
* UIDatetimePicker: 修改选择日期在下拉框中显示方式
2024-07-13 23:08:57 +08:00
Sunny
759f6f0901 * UIComboTreeView: 修改下拉框全选按钮跟随主题,修改一处内置国际化翻译 2024-07-13 22:26:04 +08:00
Sunny
1e03aed0a7 * UILabel: 文字位置默认TopLeft 2024-07-10 11:07:00 +08:00
Sunny
3333fe2aba * UILineChart: 增加了Y轴自定义坐标显示 2024-07-01 22:57:32 +08:00
Sunny
688ff477d1 * UFontAwesomeV6: 减小文件大小 2024-06-27 09:57:15 +08:00
Sunny
3f2bdd86e5 * UFontAwesomeV6: 更新为Font Awesome version: 6.5.2 2024-06-26 14:20:40 +08:00
Sunny
48afcf2305 * UIDataGridView: 增加AddDateTimeColumn,解决默认时间列不显示秒数的问题 2024-06-19 21:38:34 +08:00
Sunny
91d6601d52 - FastLZ: 删除FastLZ类,源码见:https://gitee.com/yhuse/SunnyUI/blob/V3.6.7/SunnyUI/Common/UFastLZ.cs
可参考项目: https://www.nuget.org/packages/DotFastLZ.Compression
2024-06-19 21:17:57 +08:00
Sunny
23ae9da234 * IniUTF8Config: 增加一种默认编码为UTF8的Ini配置文件读写类 2024-06-19 21:14:04 +08:00
Sunny
1c6c9fe34f * 更新Demo 2024-06-12 22:51:07 +08:00
Sunny
58db4d3d28 V3.6.7 2024-06-11 23:07:17 +08:00
Sunny
7ce895f385 * UINavMenu: 更新 2024-06-11 22:02:49 +08:00
Sunny
5b28b736de * UITextBox: 调整为可继承 2024-06-11 21:31:41 +08:00
Sunny
29053a10eb * UINumPadTextBox: 下拉框可选放大倍数为2 2024-06-11 21:29:52 +08:00
Sunny
997594d3b3 * UIDatetimePicker: 下拉框可选放大倍数为2 2024-06-09 17:49:32 +08:00
Sunny
e6ed627a2a * UIDatePicker: 下拉框可选放大倍数为2 2024-06-09 17:30:22 +08:00
Sunny
eb7b0ca1b0 * UIDatePicker: 下拉框可选放大倍数为2 2024-06-09 17:24:08 +08:00
Sunny
308b3d54f3 * UIDatePicker: 下拉框可选放大倍数为2 2024-06-09 15:34:43 +08:00
Sunny
01750e69c7 * UIForm: 防止图标转换错误
* UIForm2: 防止图标转换错误
2024-06-08 23:20:46 +08:00
Sunny
6eb724e4b6 * UIBarChart: 修复X轴文字带角度显示时居中 2024-06-08 23:02:03 +08:00
Sunny
2b356290e6 * UIMessageForm2: 统一配色 2024-06-08 22:36:04 +08:00
Sunny
945f6911ad * UINotifier: 调整窗体及字体大小 2024-06-03 22:09:11 +08:00
Sunny
0aafb6e897 * UINotifier: 调整窗体及字体大小 2024-06-03 22:04:06 +08:00
Sunny
660cf54146 * UIDataGridViewFooter: 增加绑定列的ColumnName或者DataPropertyName都可以显示 2024-06-01 22:28:25 +08:00
Sunny
7c578496fc * UISplitContainer: 增加了SplitPanelState只读属性以获取状态。 2024-05-31 22:44:41 +08:00
Sunny
137258ce46 * UIInputForm: 修复调用时自定义主题参数不起作用的问题 2024-05-30 17:01:09 +08:00
Sunny
c4ce201513 * UIFormHelper: 修复弹窗标题显示错误 2024-05-30 16:36:48 +08:00
Sunny
0b74e6c548 * UIMiniPagination: 优化按钮自定义配色逻辑 2024-05-29 22:08:58 +08:00
Sunny
d19339cf1f * UIPagination: 优化按钮自定义配色逻辑 2024-05-29 21:57:32 +08:00
Sunny
0b32415224 * UIComboDataGridViewItem: 增加可过滤未显示列
* UIComboDataGridViewItem: FilterColumnName增加“;”分隔,支持多列过滤
2024-05-28 22:26:18 +08:00
Sunny
4a11746138 * UITreeView: 防止控件闪烁 2024-05-27 21:07:35 +08:00
Sunny
99ab567b2e * UINavMenu: 防止控件闪烁 2024-05-17 23:50:56 +08:00
Sunny
35ef10547f 调整图标位置 2024-05-16 22:43:52 +08:00
Sunny
46c6bec21d * UIForm: Resizable替代ShowDragStretch,显示边框可拖拽调整窗体大小
* UIForm2: Resizable替代ShowDragStretch,显示边框可拖拽调整窗体大小
2024-05-16 22:32:48 +08:00
Sunny
784e2904ec + UIMessageForm2: 新增了一种风格的消息提示框 2024-05-16 16:03:00 +08:00
Sunny
1c0d65d816 * UIProcessBar: 调整最小宽度,以适应垂直方向显示 2024-05-09 14:21:38 +08:00
Sunny
6b047520f4 * UIFormHelper: 默认弹窗的ShowMask都设置为false 2024-05-08 14:33:43 +08:00
Sunny
1277bad3f5 * UIDoughnutChart: 修复数据全为0时报错 2024-05-07 14:16:55 +08:00
Sunny
06309a546f 2024 2024-05-02 23:37:18 +08:00
Sunny
b0c391f7ce
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-05-02 15:19:56 +00:00
Sunny
734285bb73 V3.6.6 2024-05-02 23:04:38 +08:00
Sunny
4c0ebe10fb 重构部分代码 2024-05-02 21:26:00 +08:00
Sunny
e33f97b192 * 重构文件扩展类 2024-04-30 16:40:19 +08:00
Sunny
5715d13fac * 重构目录扩展类 2024-04-30 16:14:55 +08:00
Sunny
216beb4c59 * 修改内置部分窗体不显示Icon 2024-04-29 17:30:33 +08:00
Sunny
87e2f61218 * UIHorScrollBar: 修改Bug 2024-04-29 17:06:36 +08:00
Sunny
1b62abbff1 * UIBaseForm:增加UIBaseForm
* UIForm: 重构
* UIForm2: 重构
* UIBaseForm: 删除ShowTitleIcon,默认使用ShowIcon
2024-04-29 17:00:25 +08:00
Sunny
603bc69f32 * UIFlowLayoutPanel: 增加Render方法,尝试解决点击状态栏恢复窗体后右侧滚动条未消失的问题 2024-04-28 14:31:28 +08:00
Sunny
960d3665de * UIForm: 增加WindowStateChanged事件
* UIForm2: 增加WindowStateChanged事件
* UIPage: 增加WindowStateChanged事件
2024-04-28 14:29:46 +08:00
Sunny
ca1ab0cfd3 * UIFormHelper: 信息提示窗体跟随程序所在的屏幕 2024-04-28 10:12:33 +08:00
Sunny
8bdaac1ea8 * UIFormHelper: 提示框增加延时关闭 2024-04-27 17:27:09 +08:00
Sunny
aac4fb6382 * UIFormHelper: 重构,所有弹窗调整为窗体的扩展方法,使用时加上this.
* UIFormHelper: 输入弹窗前增加Show前缀
2024-04-22 23:04:28 +08:00
Sunny
9cef9a6608 删除一个函数 2024-04-16 23:11:02 +08:00
Sunny
877aec6ee2 * ShowProcessForm: 增加是否显示窗体边框 2024-04-16 22:39:36 +08:00
Sunny
eb3823582d * UITextBox: 加了一个判断 2024-04-16 22:24:18 +08:00
Sunny
b7fc97c918 * UIForm2: 设置默认Padding.Top为TitleHeight 2024-04-16 14:46:28 +08:00
Sunny
0f9c6c0c62 * UINavMenu: 修复通过代码设置背景色无效的问题 2024-04-13 17:54:00 +08:00
Sunny
d21e26da0c * UIMessageTip: 显示位置修复 2024-03-26 23:31:26 +08:00
Sunny
a5df9a778c * UIGroupBox: 修复Enabled为false时标题行框线绘制颜色 2024-03-22 11:15:51 +08:00
Sunny
44300efb06 Merge branch 'master' of https://gitee.com/yhuse/SunnyUI 2024-03-22 09:47:45 +08:00
Sunny
71bee928b5 * UIComboDataGridView: 增加ShowDropDown()
* UIComboTreeView: 增加ShowDropDown()
2024-03-22 09:47:34 +08:00
Sunny
7460eb6029
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-03-21 06:49:01 +00:00
Sunny
c48ceacc27
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-02-28 12:44:18 +00:00
Sunny
f9a9436309
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-02-28 12:43:55 +00:00
Sunny
dbb94e7044 更新Demo 2024-02-28 20:35:57 +08:00
Sunny
687d698621 V3.6.5 2024-02-28 20:25:17 +08:00
Sunny
ff40c3b39d * UIniConfig: 增加按属性名称进行读写 2024-02-27 22:45:01 +08:00
Sunny
00c7147491 * UIButton: 增加Text的属性编辑器 2024-02-23 23:18:34 +08:00
Sunny
547ec9de80 * UIWaitingBar: 修改可自定义配色 2024-02-23 22:32:43 +08:00
Sunny
7ff8e13363 * UIButton: 增加按钮的&字符的Alt快捷键功能 2024-02-22 23:09:26 +08:00
Sunny
d118038ecf * UIForm: 最大化时,鼠标拖拽标题超过一定范围后再恢复Normal显示 2024-02-22 21:56:39 +08:00
Sunny
035c2e6ebd * UIContextMenuStrip: 节点AutoSize时不重绘,重绘时考虑Enabled为False时颜色显示 2024-02-22 21:41:52 +08:00
Sunny
01a83fe4ff * UIContextMenuStrip: 修复显示快捷键文本位置 2024-02-21 21:50:08 +08:00
Sunny
3eb957279f * UISymbolPanel: 设置默认尺寸 2024-02-20 21:42:57 +08:00
Sunny
df86542c41 * UIForm: 调整显示位置 2024-02-19 22:18:06 +08:00
Sunny
2c3d77f12a * UIForm2: 限制双击 2024-02-19 22:01:28 +08:00
Sunny
5b16bae03f * UIForm2: 增加主题风格设置 2024-02-19 21:31:14 +08:00
Sunny
79cb09618b * UIForm: 修改标题栏文字与控制按钮绘制重叠的问题 2024-02-19 17:42:10 +08:00
Sunny
b78aed01f7 * UINavMenu: 尝试减少刷新闪烁 2024-02-19 17:18:39 +08:00
Sunny
9eaf41849f * UIPagination: 优化按钮配色逻辑 2024-02-19 15:46:40 +08:00
Sunny
63c5788254 * UIComboBox: 修复在窗体构造函数设置SelectedIndex报错
* UIDropControl: 修改按钮大小调整时,清除按钮的位置
2024-01-27 20:42:35 +08:00
Sunny
882dbb3f40 * UIForm2: 更新 2024-01-25 22:43:00 +08:00
Sunny
feb8182a25 + UIForm2: 新增一种窗体基类,更接近于原生Form使用习惯 2024-01-24 22:55:47 +08:00
Sunny
1dd949dcc5 * UIDigitalLabel: 更新绘制 2024-01-23 14:17:59 +08:00
Sunny
ed559a1a21 * UIHeaderButton: 增加分组编号 2024-01-21 11:24:25 +08:00
Sunny
9620fb3e82 更新 2024-01-20 15:04:59 +08:00
Sunny
326f0fb8f6 * UITreeView: 自定义行颜色,可通过代码给颜色值,SetNodePainter,增加选中颜色 2024-01-20 11:59:18 +08:00
Sunny
8286051404 * UIDropControl: 下拉按钮可修改大小及位置 2024-01-19 22:19:42 +08:00
Sunny
983f032d3f * UIFlowLayoutPanel: 重写ScrollControlIntoView函数 2024-01-17 17:31:42 +08:00
Sunny
61ea69f2ff * UITextBox: 调整Radius时,自动调整文本框的位置 2024-01-13 11:35:46 +08:00
Sunny
989645ec97 * UICombobox: 修复一个设置Text,SelectedValue不变的问题 2024-01-05 21:59:03 +08:00
Sunny
2f5b07c87b * IniConfig: 增加文件编码 2024-01-05 21:05:04 +08:00
Sunny
00c6424e58 * UIniConfig: 修改保存文件的方式 2024-01-03 15:02:30 +08:00
Sunny
86a7358c7f
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2024-01-01 13:42:14 +00:00
Sunny
25fdc3c0e3 V3.6.3 2024-01-01 21:41:40 +08:00
Sunny
55115811bf * UITreeView: 增加可修改滚动条颜色 2024-01-01 21:08:02 +08:00
Sunny
9a3c8de7a9 * UIIntegerUpDown: 修复设置Style时按钮颜色不一致
* UIDoubleUpDown: 修复设置Style时按钮颜色不一致
2023-12-28 21:47:21 +08:00
Sunny
90fcb70cb0 * UIComboBox: 增加下拉界面的滚动条设置 2023-12-26 21:27:04 +08:00
Sunny
b5bbc3e5d9 * UIRichTextBox: 增加Text的属性编辑器
* UITextBox: 增加Text的属性编辑器
2023-12-25 20:40:29 +08:00
Sunny
7180c87291 * UIPage: 调整AfterShow事件位置及逻辑 2023-12-20 11:25:47 +08:00
Sunny
13ea135f89 * UITextBox: 修改显示按钮时Tips小红点的位置 2023-12-18 23:24:22 +08:00
Sunny
0019e7784d * UITextBox: 修复高度不随字体改变
* UIDropControl: 修复高度不随字体改变
2023-12-18 23:15:15 +08:00
Sunny
4cfdc8c795 * UIForm: RemovePage时调用Final() 2023-12-14 23:17:51 +08:00
Sunny
9dd5b99cf0 * UIForm: 优化UIPage的Init和Final加载逻辑
* UITabControl: 优化UIPage的Init和Final加载逻辑
2023-12-13 23:08:47 +08:00
Sunny
8fdf05c475 * 修改分页Demo 2023-12-12 21:30:55 +08:00
Sunny
9df4a65380 * ShowStatusForm: 增加可设置进度值 2023-12-11 21:32:05 +08:00
Sunny
0a05dd4312 + Demo增加字体图标界面 2023-12-08 20:45:53 +08:00
Sunny
441d9dac8b * 删除不要的注释 2023-12-06 21:00:01 +08:00
Sunny
52e3a3cb04 * UIButton: 修复LightStyle的背景颜色 2023-12-06 20:56:40 +08:00
Sunny
26a98fa4a6
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-12-04 14:42:44 +00:00
Sunny
7c029cd73d V3.6.2 2023-12-04 22:34:05 +08:00
Sunny
a354af7552 * UIForm: 修复修改Style后,BackColor未保存的问题
* UIPage: 修复修改Style后,BackColor未保存的问题
2023-12-04 22:03:51 +08:00
Sunny
a1923f32c6 * UICheckBox: 增加属性可修改图标大小
* UICheckBoxGroup: 增加属性可修改图标大小
* UIRadioButton: 增加属性可修改图标大小
* UIRadioButtonGroup: 增加属性可修改图标大小
2023-12-04 09:38:50 +08:00
Sunny
5ca057ab6c + UIDigitalLabel: 增加冷液晶显示LCD标签 2023-12-01 22:30:01 +08:00
Sunny
7c7cfb592d * 修改了一些注释文字 2023-11-30 22:08:47 +08:00
Sunny
9dc8b9b88b + UIThermometer: 增加温度计控件 2023-11-30 21:57:01 +08:00
Sunny
91c59c9abb + UIRuler: 增加刻度尺控件 2023-11-29 14:54:39 +08:00
Sunny
bd8b9eb5d4 * UITrackBar: 增加一种从上到下的进度显示方式 2023-11-28 22:23:14 +08:00
Sunny
90ac40f95e
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-11-28 06:00:55 +00:00
Sunny
ffdac09657 V3.6.1 2023-11-28 13:56:00 +08:00
Sunny
3efabfe80d * UIUserControl: 修复Panel内控件颜色设置问题 2023-11-28 13:41:08 +08:00
Sunny
16494fe74f * UIFontImages: 重写字体图标编辑器,优化打开速度 2023-11-26 11:48:02 +08:00
Sunny
5c2068875e + UISymbolPanel:增加图标编辑器面板 2023-11-25 23:16:36 +08:00
Sunny
2b8e1bd4f8 * UIButton: 修复LightStyle的文字颜色
* UISymbolButton: 修复LightStyle的文字和图标颜色
2023-11-24 14:12:32 +08:00
Sunny
1b24896190 * UILineChart: 增加了区域选择范围相等时不执行事件 2023-11-22 14:36:27 +08:00
Sunny
b3edaab127
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-11-21 14:11:10 +00:00
Sunny
b1708000cd
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-11-21 14:10:57 +00:00
Sunny
9f03303760 V3.6.0 2023-11-21 21:23:06 +08:00
Sunny
a8fc15abe3 * UIForm: 修改默认ShowShadow边框阴影打开,ShowRadius显示圆角关闭 2023-11-19 23:03:47 +08:00
Sunny
ee63065623 * 重构主题 2023-11-18 11:52:19 +08:00
Sunny
e25fe74d87 * 重构主题 2023-11-18 11:38:29 +08:00
Sunny
f994734c34 * 重构主题 2023-11-17 23:07:19 +08:00
Sunny
3ce56b3ed4 * 重构主题 2023-11-16 23:14:05 +08:00
Sunny
7bab50e103 * 重构主题 2023-11-16 23:11:23 +08:00
Sunny
70c3a7d690 * 重构主题 2023-11-16 22:53:00 +08:00
Sunny
48f52bf290 * 重构主题 2023-11-16 15:06:16 +08:00
Sunny
34b8a5277d 重构主题 2023-11-16 14:17:08 +08:00
Sunny
6236d38b60 * 重构主题 2023-11-16 12:00:08 +08:00
Sunny
c84f876f97 * 重构主题 2023-11-13 15:12:42 +08:00
Sunny
03d9f43d68 * 重构主题 2023-11-13 14:42:07 +08:00
Sunny
e092bfcbf7 * 重构主题 2023-11-13 13:52:06 +08:00
Sunny
b6bb47f2fd * 重构主题 2023-11-13 13:16:44 +08:00
Sunny
7c7e759f44 * 重构主题 2023-11-12 22:41:30 +08:00
Sunny
4496090fc7 * 修改点阵字体数字显示 2023-11-12 22:18:53 +08:00
Sunny
ef52687e98 * 重构主题 2023-11-12 22:05:11 +08:00
Sunny
8ce0156d97 * UIRadioButtonGroup: 重写UIRadioButtonGroup 2023-11-09 13:52:19 +08:00
Sunny
0d86af2a23 * UICheckBoxGroup: 重写UICheckBoxGroup 2023-11-08 15:24:32 +08:00
Sunny
0c1b7d13ba * UICheckBoxGroup: 重写UICheckBoxGroup 2023-11-07 23:19:23 +08:00
Sunny
718560e5c4 * UIRadioButton: 增加修改图标大小
* UICheckBox: 增加修改图标大小
2023-11-07 22:01:53 +08:00
Sunny
878c93f509 * 重构主题 2023-11-06 23:18:13 +08:00
Sunny
5d55924dba * 重构主题 2023-11-06 14:08:09 +08:00
Sunny
42ade126ad * 重构主题 2023-11-05 22:43:04 +08:00
Sunny
bd87f7f6ac * UIEditForm: 代码生成增加ComboDataGridView类型 2023-10-31 13:24:48 +08:00
Sunny
e93d84147f * 修改几个进度弹窗的关闭标志 2023-10-31 09:35:59 +08:00
Sunny
64302ef51f 重构GDI一些方法 2023-10-31 09:31:11 +08:00
Sunny
b33e77975d 适应C#8.0语法 2023-10-30 17:13:18 +08:00
Sunny
922c52914c 重构GDI一些方法 2023-10-30 13:52:56 +08:00
Sunny
54940a41db 重构GDI一些方法 2023-10-30 13:42:39 +08:00
Sunny
967c406885 重构GDI一些方法 2023-10-30 11:19:41 +08:00
Sunny
a04160cff2 重构GDI一些方法 2023-10-30 10:06:40 +08:00
Sunny
eefd366b6f
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-10-27 06:50:59 +00:00
Sunny
7854948759
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-10-27 06:50:45 +00:00
Sunny
cc261e52c4 V3.5.2 2023-10-27 14:44:49 +08:00
Sunny
4bb226b0ac + 字体图标增加旋转角度参数SymbolRotate 2023-10-26 22:28:12 +08:00
Sunny
54351ce05d + 字体图标增加旋转角度参数SymbolRotate 2023-10-26 22:24:29 +08:00
Sunny
b333d5ebce + 字体图标增加旋转角度参数SymbolRotate 2023-10-26 21:55:49 +08:00
Sunny
a266d608ff * UITextBox: 修改全局字体调整后的默认高度 2023-10-26 11:01:28 +08:00
Sunny
85a56809f1 * UIDropControl: 修复在高DPI下,文字垂直不居中的问题
* UIDropControl: 修复在某些字体不显示下划线的问题
2023-10-25 22:30:43 +08:00
Sunny
65edeffedd * UITextBox: 多行显示时位置调整 2023-10-25 17:31:51 +08:00
Sunny
16972fcf48 * UITextBox: 修复在高DPI下,文字垂直不居中的问题
* UITextBox: 修复在某些字体不显示下划线的问题
2023-10-25 17:19:20 +08:00
Sunny
49cda26702 * UFontImage: MaterialIcons字体图标调大3个像素 2023-10-25 15:10:47 +08:00
Sunny
8e3f95d961 重构字体图标显示,以期增加字体图标显示变化 2023-10-25 14:55:12 +08:00
Sunny
b0ab6079f6 重构字体图标显示,以期增加字体图标显示变化 2023-10-25 11:29:16 +08:00
Sunny
dc4d7a4840 重构字体图标显示,以期增加字体图标显示变化 2023-10-25 11:23:50 +08:00
Sunny
047a1f508d * UILineChart: 增加了绘制线的DashStyle样式 2023-10-20 23:16:13 +08:00
Sunny
fa7aaad7b4
!62 修复UIIPTextBox当Readonly时的bug
Merge pull request !62 from asuper/fix_uiiptextbox
2023-10-17 08:56:37 +00:00
Sunny
b11ffbb4d4 Merge branch 'master' of https://gitee.com/yhuse/SunnyUI 2023-10-17 16:52:47 +08:00
Sunny
4e54367f28 * UINavBar: 修正下拉菜单文字显示垂直居中
* UINavBar: ImageList为空时,下拉菜单增加Symbol绘制
* UIContextMenuStrip: 修正文字显示垂直居中
* UIContextMenuStrip: 当右键菜单未绑定ImageList,并且ImageIndex>0时,将ImageIndex绑定为Symbol绘制
2023-10-17 16:52:26 +08:00
asuper
aef7b2f00c 修复UIIPTextBox在Readonly且光标位于小数点后面时,可以通过Backspace键删除前一位的问题 2023-10-17 15:04:44 +08:00
Sunny
1244f62658
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-10-16 13:20:50 +00:00
Sunny
96b64900d8 V3.5.1 2023-10-16 17:26:23 +08:00
Sunny
9949f795f1 * 重构进度提示框和等待提示框,解决有时无法关闭的问题,并作为窗体的扩展方法使用。 2023-10-16 16:55:16 +08:00
Sunny
6e57c86b22 + 增加MaterialIcons字体图标 2023-10-13 23:29:07 +08:00
Sunny
9a6579befe * 重构字体图标类
+ 增加MaterialIcons字体图标
2023-10-13 23:19:29 +08:00
Sunny
1902dc2e50 * UIFlowLayoutPanel: 更新Demo 2023-10-11 22:50:09 +08:00
Sunny
ded733d152 * UIDataGridView: Demo改为原生用法 2023-10-11 22:20:28 +08:00
Sunny
9be05923be * UIForm: 增加一个在窗体显示后延时执行的事件
* UIPage: 增加一个在窗体显示后延时执行的事件
2023-10-09 23:45:04 +08:00
Sunny
e37f8a27bd * 几个线程控制的进度弹窗默认打开是增加延时200ms 2023-10-09 22:59:02 +08:00
Sunny
0ce8587bf7 * 几个线程控制的进度弹窗默认打开是增加延时200ms 2023-10-09 22:56:19 +08:00
Sunny
915c16d96f * IHideDropDown: 修改关闭下拉弹窗可能引起的出错 2023-10-07 22:48:22 +08:00
Sunny
930302a375 * UILineChart: 增加了X轴和Y轴鼠标选择区域并返回选中范围 2023-10-05 13:14:41 +08:00
Sunny
4cf7239d07 * UILineChart: 增加了Y轴数据由上向下绘制 2023-10-04 12:08:17 +08:00
Sunny
bc9e2effe5 * UILineChart: 增加了Y轴数据由上向下绘制 2023-10-04 11:33:07 +08:00
Sunny
069ed8c606 * UIComboDataGridView: 增加ClearFilter,可以清除弹窗的搜索栏文字 2023-09-25 12:14:52 +08:00
Sunny
637504e04b
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-09-24 01:50:21 +00:00
Sunny
369359ef2e
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-09-23 07:19:18 +00:00
Sunny
bb42f54cb0
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-09-19 04:37:29 +00:00
Sunny
b0b96e46bb
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-09-19 04:07:31 +00:00
Sunny
1cd11d8585
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-09-19 04:02:31 +00:00
Sunny
6c4e107ae3
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-09-19 04:02:16 +00:00
Sunny
50872db6b3
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-09-19 04:02:03 +00:00
Sunny
85250160b9 V3.5.0 2023-09-19 11:01:41 +08:00
Sunny
8a73974127 * 重构全局字体设置逻辑,以期可以在程序运行时设置全局字体 2023-09-19 10:01:51 +08:00
Sunny
2a989eafcb * 重构全局字体设置逻辑,以期可以在程序运行时设置全局字体 2023-09-17 23:06:16 +08:00
Sunny
e322338506 * 重构全局字体设置逻辑,以期可以在程序运行时设置全局字体 2023-09-17 23:02:05 +08:00
Sunny
7b2bbd897f * UIBreadcrumb: 增加Readonly,禁用鼠标点击,可通过代码设置ItemIndex 2023-09-17 20:28:59 +08:00
Sunny
0a6f8f5e65 * UIProcessBar: 修复值计算过程中的Int越界问题 2023-09-06 23:28:38 +08:00
Sunny
073b782bcf * 重构全局字体设置逻辑,以期可以在程序运行时设置全局字体
* UIPagination: 左右跳转按钮的文字换成字体图标
* UIMiniPagination: 左右跳转按钮的文字换成字体图标
2023-08-30 16:17:12 +08:00
Sunny
d759f41ad8 * 重构全局字体设置逻辑,以期可以在程序运行时设置全局字体 2023-08-30 15:43:13 +08:00
Sunny
82f4074ba5 * 重构全局字体设置逻辑,以期可以在程序运行时设置全局字体 2023-08-30 11:18:57 +08:00
Sunny
83caee295e * 重构全局字体设置逻辑,以期可以在程序运行时设置全局字体 2023-08-29 16:03:00 +08:00
Sunny
1ec80d250c * 重构全局字体设置逻辑,以期可以在程序运行时设置全局字体 2023-08-29 10:18:11 +08:00
Sunny
5866a810f0 * UIDropControl: 下拉框按钮图标增加编辑器 2023-08-28 22:44:25 +08:00
Sunny
5cc970b9bc * UILight: 恢复全局矩形设计时圆形灯光效果 2023-08-28 22:19:08 +08:00
Sunny
a24e08cfb5 * UIStyles: 修改全局字体为系统默认:System.Drawing.SystemFonts.DefaultFont 2023-08-28 21:57:56 +08:00
Sunny
d127e58eff 增加全局矩形设计,忽略圆角 2023-08-28 15:26:24 +08:00
Sunny
8295a99e2b 增加全局矩形设计,忽略圆角 2023-08-28 15:19:29 +08:00
Sunny
01e292b111 * UIDropControl: 修改背景色后编辑框颜色修复 2023-08-24 13:29:36 +08:00
Sunny
45bb573810 Merge branch 'master' of https://gitee.com/yhuse/SunnyUI 2023-08-24 10:41:31 +08:00
Sunny
f511097931 * UITextBox: 修复了Enabled为false时,自定义颜色,文字不显示的问题 2023-08-24 10:41:14 +08:00
Sunny
c022602245
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-08-21 01:27:41 +00:00
Sunny
777d7e20c0 V3.4.2 2023-08-18 15:17:56 +08:00
Sunny
f0161b479e * UITextBox: 修复了Enabled为false时,字体大小调整后,文字显示位置的问题 2023-08-18 09:50:11 +08:00
Sunny
3fe1a5bf17 * UITextBox: 修复了Enabled为false时,字体大小调整后,文字显示位置的问题 2023-08-17 23:25:17 +08:00
Sunny
f800b16554 弹框不在状态栏显示 2023-08-15 14:13:24 +08:00
Sunny
b8999f3680 * UILineChartOption: 增加了GetDataPoint,可获取曲线上的数据值 2023-08-13 21:58:11 +08:00
Sunny
afaec79519 * UIComboBox: Items.Clear后,DropDownStyle为DropDown时,不清空Text 2023-08-11 21:44:01 +08:00
Sunny
71660bd72f * UIniFile: 增加了文件绝对路径判断和文件夹是否存在判断 2023-08-11 14:46:28 +08:00
Sunny
cc1f9172b5 * UIniFile: 增加提示文件名必须为绝对路径,不能用相对路径 2023-08-11 14:32:56 +08:00
Sunny
5a2b0539dc * UITitlePanel: 增加OnCollapsed事件 2023-08-07 14:25:44 +08:00
Sunny
e554b222da * UIFormHelper: 提问弹窗增加默认是确认或者取消按钮的选择 2023-07-27 17:26:10 +08:00
Sunny
ba4014f780 * UIFormHelper: 提问弹窗增加可默认是确认或者取消按钮的选择 2023-07-27 17:18:00 +08:00
Sunny
c5251848cc * UIEditForm: 默认弹窗TopMost为true 2023-07-27 15:42:58 +08:00
Sunny
ae55932c9e * UIFormHelper: 默认提示弹窗TopMost为true 2023-07-27 15:39:24 +08:00
Sunny
e70907cbc1 * UIForm: 默认提示弹窗TopMost为true
* UIPage: 默认提示弹窗TopMost为true
2023-07-27 15:25:06 +08:00
Sunny
5f97773d58 * UIChart: Legend增加一种绘制直线的方法 2023-07-25 23:14:28 +08:00
Sunny
7082bfc013 * UIComboDataGridView: 过滤输入后,按键盘下键切换至DataGridView,选中数据后按回车可快捷选中数据 2023-07-25 22:56:23 +08:00
Sunny
436a34fd6b * UIForm: 修复页面切换时,第一个UIPage未执行Final事件的问题 2023-07-24 11:14:42 +08:00
Sunny
8b8125daa7 * UIGroupBox: 解决BackColor,FillColor设置为透明时,文本位置与边框线重叠的问题 2023-07-19 12:19:58 +08:00
Sunny
f632853f43
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-07-18 06:35:46 +00:00
Sunny
ad8e929726 V3.4.1 2023-07-18 14:30:51 +08:00
Sunny
7578b70e1c + UCompress: 增加数据帧压缩类 2023-07-17 23:05:41 +08:00
Sunny
48e2274861 * UITextBox: 修复了Enabled为false时,PasswordChar失效的问题 2023-07-16 20:41:30 +08:00
Sunny
d4eefa4c09 * UIRoundProcess: 增加起始角度和扫描角度 2023-07-15 11:31:26 +08:00
Sunny
8a2053ee7f * UILineChart: 增加了坐标轴绘制时显示箭头,并在箭头处显示数量单位的功能 2023-07-14 14:02:41 +08:00
Sunny
7424ad768c * UIRoundProcess: 内圈尺寸小的时候更新配色 2023-07-14 09:49:54 +08:00
Sunny
ed5353224c * UIRoundProcess: 内圈尺寸小的时候更新配色 2023-07-12 23:41:49 +08:00
Sunny
4b0ca7dca6 * UITitlePanel: 删除Padding设置 2023-07-12 10:42:50 +08:00
Sunny
2798c6d59a * UIDataGridView: 修复了有冻结行时垂直滚动条点击时出错的问题 2023-07-12 10:01:33 +08:00
Sunny
ec60c9af19 Merge branch 'master' of https://gitee.com/yhuse/SunnyUI 2023-07-11 23:25:51 +08:00
Sunny
b95d430599 * UIGroupBox: 解决BackColor,FillColor设置为透明时,标题下面会出现横线 2023-07-11 23:25:36 +08:00
Sunny
2295768aa1
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-07-10 01:35:02 +00:00
Sunny
22da0fccbd V3.4.0 2023-07-09 23:26:30 +08:00
Sunny
70b4c53600 * UIniFile: 将文件版本和文件编码写入文件头部 2023-07-07 22:25:41 +08:00
Sunny
777361b186 * UITurnSwitch: 调整配色,增加自定义角度 2023-07-06 23:32:19 +08:00
Sunny
a98cbe3cf2 + UITurnSwitch: 增加旋转开关 2023-07-05 23:39:16 +08:00
Sunny
36566557e3 * UITextBox: 增加Enabled为false时,可修改文字颜色 2023-07-03 13:40:37 +08:00
Sunny
b26761134b * UIDropControl: 增加了下拉框控件的主动释放(不加的话GC也会回收) 2023-07-03 10:24:06 +08:00
Sunny
a53f0f5e8e * UIComboBox: 修改了几个对象的释放 2023-07-03 09:51:21 +08:00
Sunny
b49d082a7f * UILineChart: 增加了数据沿Y轴变化时鼠标移动到数据点时显示数据点标签 2023-07-02 22:15:03 +08:00
Sunny
43d3369365 * UILineChart: 增加PointFormat,鼠标选中值显示格式化事件 2023-07-02 19:50:10 +08:00
Sunny
b68415a152 * UITreeView: 屏蔽DrawMode属性,默认为OwnerDrawAll 2023-07-02 17:16:24 +08:00
Sunny
442014fa11 * UIButton: 渐变色增加方向选择 2023-07-02 17:02:32 +08:00
Sunny
cc1e8dadcc * UIUserControl: 渐变色增加方向选择 2023-07-02 16:57:24 +08:00
Sunny
525cc8fd27 * UIDataGridView: 增加了可设置水平滚动条宽度的属性,但可能会遮挡最下面数据行的数据,看情况使用 2023-06-28 17:32:50 +08:00
Sunny
28cd82dc32 * UIComboBox: 增加过滤时忽略大小写 2023-06-28 17:08:30 +08:00
Sunny
9679e2e9c2 * UIMiniPagination: 内置按钮关联值由Tag改为TagString
* UIPagination: 内置按钮关联值由Tag改为TagString
2023-06-27 23:10:21 +08:00
Sunny
6ed6ec9afa * UIRadioButtonGroup: 内置条目关联值由Tag改为TagString
* UICheckBoxGroup: 内置条目关联值由Tag改为TagString
2023-06-27 22:23:03 +08:00
Sunny
834ba6a46d + 增加扫码枪键盘钩子类 2023-06-17 16:42:34 +08:00
Sunny
a317666ce8
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-06-14 15:29:47 +00:00
Sunny
80b01845b0 * UIMiniPagination: 按钮图标位置修正
* UITextBox: 按钮图标位置修正
更新Demo
2023-06-14 23:26:09 +08:00
Sunny
1288b8ebaf V3.3.9 2023-06-14 23:02:50 +08:00
Sunny
c6e87b9cf6 * UIEdit: 修复输入范围判断的问题 2023-06-14 22:57:38 +08:00
Sunny
0fcb485817 * UIComboTreeView: 修复使用清空按钮后,再次打开下拉框,上次的选择内容还是存在 2023-06-12 20:55:49 +08:00
Sunny
681be2cfd3
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-06-06 14:42:03 +00:00
Sunny
4d9f3241d3 V3.3.8 2023-06-06 22:31:58 +08:00
Sunny
ce7cbd9e11 * UILineChart: 修复X轴文字重叠问题 2023-06-06 22:10:32 +08:00
Sunny
184bf0ca8b * UIBarChart: 修复Y轴文字居中 2023-06-06 21:59:43 +08:00
Sunny
fcaddef7b4 更新Demo 2023-05-29 22:58:53 +08:00
Sunny
f1348e53f9 * UINavMenu: 增加PageGuid相关扩展方法 2023-05-29 09:54:07 +08:00
Sunny
bcbab4f4eb * 重构一些笔刷和画笔的资源释放 2023-05-28 21:10:04 +08:00
Sunny
50fe88ee07 * 重构一些控件的Dispose事件 2023-05-28 17:06:56 +08:00
Sunny
9a2acbdf70 * 重构一些控件的Dispose事件 2023-05-28 17:05:17 +08:00
Sunny
face0e2227 * UIVerificationCode: 修改字体缩放时显示 2023-05-28 16:58:16 +08:00
Sunny
75f460da18 * UIVerificationCode: 修改字体缩放时显示 2023-05-28 15:51:46 +08:00
Sunny
3acba1ca26 * 重构字体 2023-05-28 15:41:53 +08:00
Sunny
3fc41f95d2 * 重构一些笔刷和画笔的资源释放 2023-05-28 11:36:13 +08:00
Sunny
f0c65df166 * UITransfer: 增加列表框字体可调整
* UITransfer: 增加列表框列表项高度可调整
2023-05-25 13:50:36 +08:00
Sunny
9dfdb310ba * 重构字体 2023-05-25 13:43:08 +08:00
Sunny
7ae4bb613d * 重构字体 2023-05-25 10:51:41 +08:00
Sunny
0b8c69b095 * UIStyle: 更新获取Font.GdiCharSet 属性的方法 2023-05-24 16:15:42 +08:00
Sunny
95252d0112 更新Demo 2023-05-17 15:38:29 +08:00
Sunny
869d80e936 * UFontImage: 修复了一个窗体属性编辑器图标显示不全的问题 2023-05-17 15:21:02 +08:00
Sunny
2057e10406 Merge branch 'master' of https://gitee.com/yhuse/SunnyUI 2023-05-17 11:14:29 +08:00
Sunny
359c84b173 * 更新Demo 2023-05-17 11:14:00 +08:00
Sunny
60e664bb28
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-05-17 01:13:39 +00:00
Sunny
7fb7eaec94 V3.3.7 2023-05-16 23:25:34 +08:00
Sunny
7b9008a379 * 增加一个函数 2023-05-16 23:15:39 +08:00
Sunny
a6c3de2ffb * 重构DrawFontImage函数 2023-05-16 22:55:33 +08:00
Sunny
f6f12c51c9 * 重构MeasureString 2023-05-16 15:01:46 +08:00
Sunny
169b079f32 * 重构MeasureString 2023-05-16 13:27:58 +08:00
Sunny
bd9ec9d115 * 重构DrawString函数 2023-05-16 11:00:26 +08:00
Sunny
90c26a6b24 * 重构DrawString函数 2023-05-16 10:37:48 +08:00
Sunny
35b00ce5c2 * 重构DrawString函数 2023-05-15 23:05:39 +08:00
Sunny
00ad2d8318 * 重构DrawString函数 2023-05-15 22:25:51 +08:00
Sunny
ebfaaf925c * 重构DrawString函数 2023-05-14 23:06:23 +08:00
Sunny
b84e0c1a3b * UIDatePicker: 修复文字格式化显示问题 2023-05-14 22:14:58 +08:00
Sunny
1d478a9117 * UIDatePicker: 年、年月、年月日可单独设置格式化掩码 2023-05-14 16:07:40 +08:00
Sunny
cf5727b374 * 重构DrawString函数 2023-05-14 15:59:16 +08:00
Sunny
decb112c21 * 重构DrawString函数 2023-05-13 12:19:09 +08:00
Sunny
d5ec9b16d2 * 重构DrawString函数 2023-05-13 11:02:38 +08:00
Sunny
e566bfe82b * 重构DrawString函数 2023-05-13 10:21:41 +08:00
Sunny
fb098d6c97 * 重构DrawString函数 2023-05-13 10:07:41 +08:00
Sunny
c23e3f5634 * UILineChart: 增加了一种开关量曲线的显示方式 2023-05-12 23:13:18 +08:00
Sunny
e74a9891d2 * UIBarChart: Option.BarInterval,设置Bar之间间隔,默认-1,自动计算间隔 2023-05-12 16:27:05 +08:00
Sunny
26255f9169 * 重构DrawString函数 2023-05-12 15:37:14 +08:00
Sunny
8b124e2beb * 重构DrawString函数 2023-05-12 15:23:32 +08:00
Sunny
bd4824a2c0 * 重构DrawString函数 2023-05-12 14:51:02 +08:00
Sunny
0101bad8c5 * 重构DrawString函数 2023-05-12 13:54:24 +08:00
Sunny
982e50761e * 重构DrawString函数 2023-05-12 11:59:17 +08:00
Sunny
05b674e3ba * UITitlePanel: 标题栏文字位置属性由TextAlign改为TextAlignment 2023-05-12 11:03:53 +08:00
Sunny
756877cc0b * 重构DrawString函数 2023-05-11 23:26:20 +08:00
Sunny
527935aedd * 重构DrawString函数 2023-05-11 22:48:40 +08:00
Sunny
ce0f45cc20 * UIBarChart: Option.ShowFullRect为true时,绘制右侧和上侧的边框实线 2023-05-10 21:45:22 +08:00
Sunny
ca15a2f1c5 * UIIPTextBox: 修复Enabled切换时背景色不一致的问题 2023-05-10 21:09:51 +08:00
Sunny
2a859f60e9 * 重构DrawString函数 2023-05-09 17:04:35 +08:00
Sunny
ac5d36c744 * 重构DrawString函数 2023-05-08 22:49:39 +08:00
Sunny
368f0c4498 * 重构DrawString函数 2023-05-08 21:32:39 +08:00
Sunny
6587289286 * UIDropControl: 最小高度限制,以防丢失边框 2023-05-08 14:47:15 +08:00
Sunny
4f91a84ac2 * UIDropControl: 最小高度限制,以防丢失边框 2023-05-08 13:30:31 +08:00
Sunny
c56dde9d4a * 重构DrawString函数 2023-05-07 22:15:38 +08:00
Sunny
ca67c3bd28 * 重构DrawString函数 2023-05-07 18:57:36 +08:00
Sunny
39b482356d * 重构DrawString函数 2023-05-06 23:29:12 +08:00
Sunny
e045973d62 * UILineChartOption: 增加了UpdateYData函数,按序号更新Y轴值 2023-05-06 20:29:42 +08:00
Sunny
20bcf1f3e5 * UIImageButton: 增加调用点击事件PerformClick 2023-05-04 21:48:31 +08:00
Sunny
f7c8020e5e * UITitlePanel: 增加了一个关闭按钮的属性,点击后隐藏控件 2023-05-02 11:45:51 +08:00
Sunny
4f6ad5231f
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-04-24 13:49:33 +00:00
Sunny
3c1b4db0f1 V3.3.6 2023-04-24 14:04:02 +08:00
Sunny
c91be03a49 * UISwitch: 增加ActiveChanging事件,在状态改变前可以进行判断 2023-04-23 22:30:05 +08:00
Sunny
c16d77bbcd * UIEditForm: 代码生成增加,Double类型增加小数点位数 2023-04-23 22:03:16 +08:00
Sunny
bc38931bd6 * UILineChart: 打开Smooth绘制,建议数据差距不大时可平滑绘制 2023-04-23 15:09:17 +08:00
Sunny
4a16603367 * UIFontImages: 增加搜索结果显示页面 2023-04-23 14:56:35 +08:00
Sunny
94ff3f35b3 * UILineChart: 打开Smooth绘制,建议数据差距不大时可平滑绘制 2023-04-23 14:11:36 +08:00
Sunny
7938aa3854 * FontAwesome: 字体图标从V5.15.2升级到V6.4.0 2023-04-23 13:32:50 +08:00
Sunny
33dd857705 * UIRadioButtonGroup: 设置选择项ForeColor 2023-04-22 10:40:29 +08:00
Sunny
f9062226f8 * UIChartOption: 图表的一些参数设置为只读或者私有设置 2023-04-21 13:55:29 +08:00
Sunny
0a7e7a0f41 * UILoginForm: 增加可选择显示时激活的控件 2023-04-19 23:08:00 +08:00
Sunny
70a187702f * UICheckBoxGroup: 设置选择项ForeColor 2023-04-19 15:06:54 +08:00
Sunny
389d6a0fae * UIEdit: 修复了最大值最小值范围判断的问题 2023-04-19 14:21:07 +08:00
Sunny
399a8d40e5 * FDialogs: 增加了等待提示窗的示例 2023-04-13 09:49:44 +08:00
Sunny
f357e675dc
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-04-08 02:25:18 +00:00
Sunny
a95a76c7f5 V3.3.5 更新Demo 2023-04-08 10:19:53 +08:00
Sunny
789802af65 V3.3.5 2023-04-08 10:13:53 +08:00
Sunny
35399a341a * UIDropControl: DropDownList时,显示水印文字 2023-04-08 09:54:57 +08:00
Sunny
dac28c7c62 * UControl: 修复关闭弹窗null的Bug 2023-04-02 21:40:31 +08:00
Sunny
81dbcbf0e3 * UIComboTreeView: 显示清除按钮 2023-04-02 20:35:58 +08:00
Sunny
70eb76fa9e * UIComboDataGridViewItem: 增加多语翻译 2023-03-29 13:56:10 +08:00
Sunny
4727af34cd * UMessageTip: 解决了Release模式下GDI位图未释放的Bug 2023-03-28 23:15:13 +08:00
Sunny
32d7ed3a05 * UGraphics: 重构了一遍绘图方法 2023-03-28 22:27:59 +08:00
Sunny
e982882169
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-03-27 01:08:17 +00:00
Sunny
b5b1e8b5a4 * UINumPadTextBox: 增加了最大值、最小值等属性 2023-03-26 22:57:35 +08:00
Sunny
fdebecf3a9 * 内置的一些容器增加关闭过滤下拉框的点击事件 2023-03-26 22:10:43 +08:00
Sunny
bc66440c97 * 内置的一些容器增加关闭过滤下拉框的点击事件 2023-03-26 22:06:43 +08:00
Sunny
9b3e30d54a * UITreeView: 修改LabelEdit属性 2023-03-26 21:32:14 +08:00
Sunny
a77a5dfd01 * Demo: 重写FMain,从UIForm继承 2023-03-26 12:58:28 +08:00
Sunny
3ba740ce84 3.3.4 2023-03-26 12:21:37 +08:00
Sunny
59265b4bb1 * UINumPadTextBox: 增加默认事件ValueChanged,下键盘Enter事件相应此事件 2023-03-26 10:34:21 +08:00
Sunny
aada4e651a * UIDateItem: 修复下拉框鼠标移动位置的Bug 2023-03-26 10:22:49 +08:00
Sunny
a1b2ebde3f * UILineChart: 自定义X轴坐标时,点数据提示显示为原始值 2023-03-26 10:06:11 +08:00
Sunny
b31cd59f58 * UIIntegerUpDown: 删除ForbidInput属性,使用Inputable属性
* UIDoubleUpDown: 删除ForbidInput属性,使用Inputable属性
2023-03-24 22:16:15 +08:00
Sunny
e0352c14c1 + UINumPadTextBox: 增加模拟数字键盘输入框 2023-03-18 17:05:02 +08:00
Sunny
595f5c19b1 * UIPage: 重新梳理页面加载顺序 2023-03-15 21:00:31 +08:00
Sunny
ee328aa648 * UIComboBox: 修改失去焦点自动关闭过滤下拉框 2023-03-15 15:45:09 +08:00
Sunny
9b57042d42 * UITreeView: 增加MouseDoubleClick和MouseClick事件 2023-03-13 21:28:17 +08:00
Sunny
b3f06c240a * UIPage: 调整了页面切换时Final和Init的顺序 2023-03-11 12:04:54 +08:00
Sunny
42e6b8e67e * UIEdit: 修复了删除为空时小数位数和设置值不一致的问题 2023-03-07 22:55:31 +08:00
Sunny
81ab0020ea
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-03-07 05:27:49 +00:00
Sunny
a1f37f197d V3.3.3 2023-03-05 11:53:45 +08:00
Sunny
e1eefb0ede * UIDropControl: 下拉框类型的ClearButton在尺寸变化时,重新计算位置 2023-03-01 10:48:03 +08:00
Sunny
651240ca59 * UIPage: 取消设计期的Dock.Fill,改为运行时设置 2023-02-24 17:46:31 +08:00
Sunny
90b7b4b92b * UIPage: 增加PageDeselecting,取消页面选择时增加判断 2023-02-24 17:13:57 +08:00
Sunny
d448cc9cc0 * UIForm: 修复PageSelected可能未显示选中页面的问题 2023-02-24 15:05:40 +08:00
Sunny
0c066ff6dc * UIPipe: 修复了管道宽度调大后水流不显示的问题 2023-02-24 11:11:15 +08:00
Sunny
cb7e3d338f * UIScrollingText: 重写滚动逻辑 2023-02-23 14:53:33 +08:00
Sunny
1d633229e1 * UINavBar: 去除下拉菜单宽度调整 2023-02-22 17:51:40 +08:00
Sunny
1dc2ec9b53 增加了Windows里阻止系统电源选项里的系统睡眠,屏幕关闭API 2023-02-22 17:40:56 +08:00
Sunny
438b1cd0c7 * UIDataGridView: 加了一个简洁显示的模式 2023-02-19 21:06:23 +08:00
Sunny
460de57deb + UIMiniPagination: 新增迷你分页控件,只有分页按钮,无其他 2023-02-19 20:28:31 +08:00
Sunny
73383cb6b2 * UINavMenu: 增加可重绘DrawNode 2023-02-18 21:51:38 +08:00
Sunny
a932af940f * FastLZ: 修改加载库 2023-02-12 13:48:30 +08:00
Sunny
5a5d806bc2 * UITextBox: 有水印时,系统响应触摸屏增加了TouchPressClick属性,默认关闭 2023-02-10 21:45:24 +08:00
Sunny
ce2c7cb55a * UINavMenu: 有子节点时,鼠标左键点击父级点展开/收缩,右键选中 2023-02-10 21:21:08 +08:00
Sunny
3ad151c3cb 3.3.2.1 2023-02-08 20:46:12 +08:00
Sunny
05011d57f8 * UIControl: WIN10系统响应触摸屏增加了TouchPressClick属性,默认关闭 2023-02-08 11:24:31 +08:00
Sunny
20ed2e0be4 V3.3.2 2023-02-07 22:13:17 +08:00
Sunny
acf169d59a
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-02-07 14:12:14 +00:00
Sunny
9a3a2d2ff5 3.3.2 2023-02-07 22:01:24 +08:00
Sunny
7242a192c1 * UIDropControl: 下拉框控件增加Tips小红点
* UITextBox: 增加Tips小红点
2023-02-07 21:28:09 +08:00
Sunny
30b5c92b93 * UIDropControl: 下拉框控件增加Tips小红点
* UITextBox: 增加Tips小红点
2023-02-07 21:24:12 +08:00
Sunny
b26c3ea100 * UIComboBox: 增加清除按钮 2023-02-04 21:25:36 +08:00
Sunny
4767ad6e01 * UIComboBox: 增加清除按钮 2023-02-04 21:09:12 +08:00
Sunny
d4de09d068 * UIComboTreeView: 下拉框增加显示全选选择框 2023-02-04 20:33:19 +08:00
Sunny
401a20cc41 * UIComboTreeView: 下拉框增加多选按钮 2023-02-04 20:28:59 +08:00
Sunny
24f07c1936 * UITransfer: 支持鼠标框选和Shift,Ctrl多选移动 2023-02-04 20:05:58 +08:00
Sunny
72343afd01 Merge branch 'master' of https://gitee.com/yhuse/SunnyUI 2023-02-03 21:25:17 +08:00
Sunny
9fc4122102 + UIControl: 增加WIN10系统响应触摸屏的按下和弹起事件 2023-02-03 21:22:53 +08:00
Sunny
320eec465d * UINavMenu: 修复了鼠标离开事件 2023-02-02 09:55:32 +08:00
Sunny
9cbe7c403c * UIIntegerUpDown: 修改文本框数据输入数据变更事件为MouseLeave
* UIDoubleUpDown: 修改文本框数据输入数据变更事件为MouseLeave
2023-01-28 16:04:35 +08:00
Sunny
98a68dd995 * UIForm: 最大化后,关闭按钮扩大至原按钮右上角全部区域 2023-01-25 17:47:24 +08:00
Sunny
be1239dad1 * UIFlowLayoutPanel: 增加AutoScroll属性
* UIFlowLayoutPanel: 修复只显示水平滚动条时,鼠标滚轮滚动水平滚动条不动的问题
2023-01-11 10:56:09 +08:00
Sunny
f6461b9cc2 去掉强签名 2023-01-11 09:43:09 +08:00
Sunny
b2b3e5a95c 2012-2022 2023-01-07 18:12:33 +08:00
Sunny
2bb2ba07c7
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-01-07 04:07:04 +00:00
Sunny
fb0e071f74
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-01-07 04:06:33 +00:00
Sunny
8fffde8574
update README.md.
Signed-off-by: Sunny <yhuse@163.com>
2023-01-07 04:05:31 +00:00
Sunny
1fee7cde90 V3.3.1 2023-01-07 11:52:13 +08:00
Sunny
ec6a9d5f57 * UIDataGridView: 增加可重载的函数 2023-01-05 22:12:52 +08:00
Sunny
c846d340a1 * UIRadioButton: 修复CheckedChanged事件 2022-12-21 21:24:17 +08:00
Sunny
354a30dcb7 * UIEdit: 修复了一个最小值大于0是,显示类型为字符串Text为空仍有显示的问题 2022-12-18 22:06:05 +08:00
Sunny
c1df84826e * UIProgressIndicator: 增加Active属性,是否激活动态显示
+ UIProcessIndicatorForm: 增加等待窗体
2022-12-18 11:53:23 +08:00
Sunny
8306e3ffcb 更改了进度提示框,不在任务栏显示,并置顶 2022-12-17 14:19:08 +08:00
Sunny
5ed6aaf7a6 * UISplitContainer: SplitterWidth值小的时不绘制箭头 2022-12-06 17:34:47 +08:00
Sunny
e0e97e2e54 * UISplitContainer: 去掉SplitterWidth限制 2022-12-06 15:58:43 +08:00
Sunny
f17af88a24 *UITreeView: 增加了可自定义行的颜色 2022-12-06 12:02:50 +08:00
Sunny
4353a01a03 * UIIPTextBox: 删除TextChanged事件,增加ValueChanged事件 2022-12-02 22:25:38 +08:00
Sunny
87a311ea6a * UIForm: 增加RemoveAllPages函数 2022-11-30 20:48:47 +08:00
Sunny
d5e65ac1b0 * UIComboBox: 增加Clear方法
* UIComboDataGridView; 增加Clear方法
* UIComboTreeView: 增加Clear方法
2022-11-30 20:27:12 +08:00
Sunny
989e074cdc * UINavMenuHelper: 重构RemovePage方法 2022-11-29 18:06:11 +08:00
Sunny
95260be5b3 更新Demo 2022-11-29 14:22:19 +08:00
Sunny
27ea7d7d99 * UIPieOption, UIDoughnutOption, UIBarOption, UILineOption: 增加了一些为空的判断 2022-11-28 14:21:39 +08:00
Sunny
e217e0ce32
update Updates.md.
Signed-off-by: Sunny <yhuse@163.com>
2022-11-28 01:23:48 +00:00
576 changed files with 42348 additions and 23542 deletions

12
.gitignore vendored
View File

@ -25,6 +25,7 @@ x86/
bld/ bld/
[Oo]bj/ [Oo]bj/
[Ll]og/ [Ll]og/
[Bb]in/
# Visual Studio 2015/2017 cache/options directory # Visual Studio 2015/2017 cache/options directory
.vs/ .vs/
@ -345,3 +346,14 @@ healthchecksdb
/Bin/net6.0-windows /Bin/net6.0-windows
/Bin/net40 /Bin/net40
/Bin/net7.0-windows /Bin/net7.0-windows
/Bin/net8.0-windows
/SunnyUI.Demo/Bin/SunnyUI.Common.dll
/SunnyUI.Demo/Bin/SunnyUI.Demo.exe
/SunnyUI.Demo/Bin/SunnyUI.Demo.exe.config
/SunnyUI.Demo/Bin/SunnyUI.dll
/docs/.vitepress/cache/deps
/run.bat
/package.json
/package-lock.json
/docs/markdown-examples.md
/docs/api-examples.md

View File

@ -2,14 +2,15 @@
[![star](https://gitee.com/yhuse/SunnyUI/badge/star.svg?theme=gvp)](https://gitee.com/yhuse/SunnyUI/stargazers) [![star](https://gitee.com/yhuse/SunnyUI/badge/star.svg?theme=gvp)](https://gitee.com/yhuse/SunnyUI/stargazers)
[![fork](https://gitee.com/yhuse/SunnyUI/badge/fork.svg?theme=gvp)](https://gitee.com/yhuse/SunnyUI/members) [![fork](https://gitee.com/yhuse/SunnyUI/badge/fork.svg?theme=gvp)](https://gitee.com/yhuse/SunnyUI/members)
- 帮助文档: https://gitee.com/yhuse/SunnyUI/wikis/pages - 帮助文档: [https://gitee.com/yhuse/SunnyUI/wikis/pages](https://gitee.com/yhuse/SunnyUI/wikis/pages)
- Gitee: https://gitee.com/yhuse/SunnyUI - 更新日志: [https://gitee.com/yhuse/SunnyUI/wikis/更新日志](https://gitee.com/yhuse/SunnyUI/wikis/%E6%9B%B4%E6%96%B0%E6%97%A5%E5%BF%97)
- GitHub: https://github.com/yhuse/SunnyUI - Gitee: [https://gitee.com/yhuse/SunnyUI](https://gitee.com/yhuse/SunnyUI)
- Nuget: https://www.nuget.org/packages/SunnyUI/ - GitHub: [https://github.com/yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)
- Blog: https://www.cnblogs.com/yhuse - Nuget: [https://www.nuget.org/packages/SunnyUI/](https://www.nuget.org/packages/SunnyUI/)
- EMail: yhuse@163.com - Blog: [https://www.cnblogs.com/yhuse](https://www.cnblogs.com/yhuse)
- 因为评论没有查找不利于解决问题故关闭项目评论功能。如果是问题或者建议请按照Issues模版添加Issue。 - 因为评论没有查找不利于解决问题故关闭项目评论功能。如果是问题或者建议请按照Issues模版添加Issue。
- 添加Issue: [https://gitee.com/yhuse/SunnyUI/issues/new](https://gitee.com/yhuse/SunnyUI/issues/new) - 添加Issue: [https://gitee.com/yhuse/SunnyUI/issues/new](https://gitee.com/yhuse/SunnyUI/issues/new)
- V3.6.8+Demo编译可执行文件: [https://gitee.com/yhuse/SunnyUI.Demo](https://gitee.com/yhuse/SunnyUI.Demo)
欢迎交流QQ群 56829229 (SunnyUI技术交流群)请给源码项目点个Star吧 欢迎交流QQ群 56829229 (SunnyUI技术交流群)请给源码项目点个Star吧
**个人学习交流免费,商业应用需要授权**联系QQ**17612584** 咨询授权事宜。 **个人学习交流免费,商业应用需要授权**联系QQ**17612584** 咨询授权事宜。
@ -22,10 +23,11 @@ SunnyUI.Net项目已加入[dotNET China](https://gitee.com/dotnetchina) 组织
![dotnetchina](https://images.gitee.com/uploads/images/2021/0324/120117_2da9922c_416720.png "132645_21007ea0_974299.png") ![dotnetchina](https://images.gitee.com/uploads/images/2021/0324/120117_2da9922c_416720.png "132645_21007ea0_974299.png")
#### 软件介绍 #### 软件介绍
- SunnyUI.Net 是基于.Net Framework 4.0+、.Net6、.Net7 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。 - SunnyUI.NET 是基于.Net Framework4.0+、.Net8、.Net9 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。
- 源码编译环境: - 源码编译环境:
1. **VS2022 17.4**,安装.NetFramework4.0目标包的方法见https://www.cnblogs.com/yhuse/p/15536393.html 1. **VS2022**,安装.NetFramework4.0目标包的方法见https://www.cnblogs.com/yhuse/p/15536393.html
- 动态库应用环境: **VS2010**及以上均可,支持.Net Framework 4.0+、.Net 6、.Net7 2. 编译源码,.Net8需要VS2022 17.12+版本或者修改SunnyUI.csproj文件的TargetFrameworks属性以适应VS环境
- 动态库应用环境: **VS2010**及以上均可,支持.Net Framework4.0+、.Net8、.Net9
1. 推荐通过Nuget安装Install-Package SunnyUI或者通过Nuget搜索SunnyUI安装。 1. 推荐通过Nuget安装Install-Package SunnyUI或者通过Nuget搜索SunnyUI安装。
2. 不支持(.Net Framework 4 **Client Profile**)。 2. 不支持(.Net Framework 4 **Client Profile**)。
@ -35,25 +37,36 @@ SunnyUI.Net项目已加入[dotNET China](https://gitee.com/dotnetchina) 组织
#### 支持开源 #### 支持开源
- 希望SunnyUI对您有用您的支持也是SunnyUI开源的动力SunnyUI有您更精彩 - 希望SunnyUI对您有用您的支持也是SunnyUI开源的动力SunnyUI有您更精彩
![感谢您的支持](https://images.gitee.com/uploads/images/2021/0409/201558_9a0993a3_416720.png "SupportSunnyUI.png") ![感谢您的支持](https://images.gitee.com/uploads/images/2021/0409/201558_9a0993a3_416720.png "SupportSunnyUI.png")
- 多多打赏,喝点咖啡提提神,或者防脱洗发水保养下头发,哈哈哈~ - 感谢老板打赏,来杯咖啡提提神,写代码更有劲头~
1、开源控件库 1、开源控件库
- 基于.Net Framework4.0,原生控件开发,参考 Element主题风格包含 按钮、编辑框、下拉框、数据表格、工控仪表、统计图表在内的常用控件超过 **70** 个,满足常规开发需求,每个控件都精雕细琢,注重细节; - 基于.Net Framework4.0,原生控件开发,参考 Element主题风格包含 按钮、编辑框、下拉框、数据表格、工控仪表、统计图表在内的常用控件超过 **70** 个,满足常规开发需求,每个控件都精雕细琢,注重细节;
- 包含 Element 风格主题 11 个,其他主题 6 个,可通过多彩主题模式自定义主题。包含主题管理组件 UIStyleManager可自由切换主题。 - 包含 Element 风格主题 11 个,其他主题 6 个,可通过多彩主题模式自定义主题。包含主题管理组件 UIStyleManager可自由切换主题。
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210102_6d4899e9_416720.png "1.png") ![输入图片说明](https://foruda.gitee.com/images/1695452615395997083/00202d42_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210116_bcd384cc_416720.png "2.png") ![输入图片说明](https://foruda.gitee.com/images/1695452642851863238/aaeec26f_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210130_666db8a5_416720.png "3.png") ![输入图片说明](https://foruda.gitee.com/images/1695452680081274144/3c1e7f98_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210140_de07ac54_416720.png "6.png") ![输入图片说明](https://foruda.gitee.com/images/1695452700873038668/063ed9c0_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210147_01be66cb_416720.png "4.png") ![输入图片说明](https://foruda.gitee.com/images/1695452736023225936/3390f8f2_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210154_e4235df6_416720.png "5.png") ![输入图片说明](https://foruda.gitee.com/images/1695452755229762213/ca32e657_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210203_b12eaa87_416720.png "7.png") ![输入图片说明](https://foruda.gitee.com/images/1695452775585329155/0dbba2b2_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210212_00646588_416720.png "8.png") ![输入图片说明](https://foruda.gitee.com/images/1695452790242801454/adfb6473_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/1011/104113_7d88b554_416720.png "UILineChart.png") ![输入图片说明](https://foruda.gitee.com/images/1695452812586687608/90d4f3eb_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210228_94c98123_416720.png "10.png") ![输入图片说明](https://foruda.gitee.com/images/1695452847110834271/9be91c47_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210235_9ee69ad8_416720.png "11.png") ![输入图片说明](https://foruda.gitee.com/images/1695452877418500901/2c591614_416720.png "屏幕截图")
![输入图片说明](https://images.gitee.com/uploads/images/2020/0627/210243_76faa4ad_416720.png "12.png") ![输入图片说明](https://foruda.gitee.com/images/1695452892176132380/6c05f728_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695452907304141254/2dd0aa1b_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695452922677145039/3e8f40d1_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695452941707002701/0706c309_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695452962527727515/528579ba_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695452975298844079/ec3b9fce_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695453017275109921/7560fffb_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695453028239627243/e3037142_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695453068134019308/8a62c6ca_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695453092842557213/2a930ecc_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695453118713578423/4bb3fa94_416720.png "屏幕截图")
![输入图片说明](https://foruda.gitee.com/images/1695453138393750291/9ec560fd_416720.png "屏幕截图")
2、工具库 2、工具库
@ -66,7 +79,7 @@ SunnyUI.Net项目已加入[dotNET China](https://gitee.com/dotnetchina) 组织
4、多页面框架 4、多页面框架
- 参考Element包括7种常用框架风格只需几行简单的代码即可创建多页面程序其支撑组件包括UIFormUIPageUIFrame集合常用控件库即可快速开发WinForm应用程序。 - 参考Element包括7种常用框架风格只需几行简单的代码即可创建多页面程序其支撑组件包括UIFormUIPageUIFrame集合常用控件库即可快速开发WinForm应用程序。
![多页面框架](https://images.gitee.com/uploads/images/2020/0627/210832_a1a766ac_416720.png "21.png") ![输入图片说明](https://foruda.gitee.com/images/1695453189247127628/1adcd0d0_416720.png "屏幕截图")
#### 项目说明 #### 项目说明
- 个人学习交流免费商业应用需要授权。个人承接外包项目、个人开发商业项目等公司内部使用、开发项目等均属于商业应用范畴。联系QQ**17612584** 咨询授权事宜。 - 个人学习交流免费商业应用需要授权。个人承接外包项目、个人开发商业项目等公司内部使用、开发项目等均属于商业应用范畴。联系QQ**17612584** 咨询授权事宜。

4
SunnyUI.Demo.exe.md Normal file
View File

@ -0,0 +1,4 @@
V3.6.8
此版本开始SunnyUI.Demo的生成的可执行文件不包含在SunnyUI项目中
如需要查看,请移步:[SunnyUI.Demo.exe](https://gitee.com/yhuse/SunnyUI.Demo)
或者用[VS2022 v17.8](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-v17.8)版本编译源码,此版本开始支持.net8

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/></startup></configuration>

Binary file not shown.

View File

@ -43,7 +43,7 @@ namespace Sunny.UI.Demo
// uiSymbolButton1 // uiSymbolButton1
// //
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton1.Location = new System.Drawing.Point(348, 505); this.uiSymbolButton1.Location = new System.Drawing.Point(348, 505);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Name = "uiSymbolButton1";
@ -57,7 +57,7 @@ namespace Sunny.UI.Demo
// uiImageButton3 // uiImageButton3
// //
this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDarkStyle; this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDarkStyle;
this.uiImageButton3.Location = new System.Drawing.Point(242, 505); this.uiImageButton3.Location = new System.Drawing.Point(242, 505);
this.uiImageButton3.Name = "uiImageButton3"; this.uiImageButton3.Name = "uiImageButton3";
@ -71,7 +71,7 @@ namespace Sunny.UI.Demo
// uiImageButton2 // uiImageButton2
// //
this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.ChartPlainStyle; this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.ChartPlainStyle;
this.uiImageButton2.Location = new System.Drawing.Point(136, 505); this.uiImageButton2.Location = new System.Drawing.Point(136, 505);
this.uiImageButton2.Name = "uiImageButton2"; this.uiImageButton2.Name = "uiImageButton2";
@ -85,7 +85,7 @@ namespace Sunny.UI.Demo
// uiImageButton1 // uiImageButton1
// //
this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDefaultStyle; this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDefaultStyle;
this.uiImageButton1.Location = new System.Drawing.Point(30, 505); this.uiImageButton1.Location = new System.Drawing.Point(30, 505);
this.uiImageButton1.Name = "uiImageButton1"; this.uiImageButton1.Name = "uiImageButton1";
@ -99,7 +99,7 @@ namespace Sunny.UI.Demo
// BarChart // BarChart
// //
this.BarChart.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244))))); this.BarChart.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))));
this.BarChart.Font = new System.Drawing.Font("微软雅黑", 12F); this.BarChart.Font = new System.Drawing.Font("宋体", 12F);
this.BarChart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.BarChart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
this.BarChart.Location = new System.Drawing.Point(30, 55); this.BarChart.Location = new System.Drawing.Point(30, 55);
this.BarChart.MinimumSize = new System.Drawing.Size(1, 1); this.BarChart.MinimumSize = new System.Drawing.Size(1, 1);
@ -112,7 +112,7 @@ namespace Sunny.UI.Demo
// //
this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton2.Enabled = false; this.uiSymbolButton2.Enabled = false;
this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton2.Location = new System.Drawing.Point(454, 505); this.uiSymbolButton2.Location = new System.Drawing.Point(454, 505);
this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton2.Name = "uiSymbolButton2"; this.uiSymbolButton2.Name = "uiSymbolButton2";

View File

@ -42,7 +42,7 @@
// DoughnutChart // DoughnutChart
// //
this.DoughnutChart.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244))))); this.DoughnutChart.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))));
this.DoughnutChart.Font = new System.Drawing.Font("微软雅黑", 12F); this.DoughnutChart.Font = new System.Drawing.Font("宋体", 12F);
this.DoughnutChart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.DoughnutChart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
this.DoughnutChart.Location = new System.Drawing.Point(30, 55); this.DoughnutChart.Location = new System.Drawing.Point(30, 55);
this.DoughnutChart.MinimumSize = new System.Drawing.Size(1, 1); this.DoughnutChart.MinimumSize = new System.Drawing.Size(1, 1);
@ -54,7 +54,7 @@
// uiSymbolButton1 // uiSymbolButton1
// //
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton1.Location = new System.Drawing.Point(348, 505); this.uiSymbolButton1.Location = new System.Drawing.Point(348, 505);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Name = "uiSymbolButton1";
@ -68,7 +68,7 @@
// uiImageButton3 // uiImageButton3
// //
this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDarkStyle; this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDarkStyle;
this.uiImageButton3.Location = new System.Drawing.Point(242, 505); this.uiImageButton3.Location = new System.Drawing.Point(242, 505);
this.uiImageButton3.Name = "uiImageButton3"; this.uiImageButton3.Name = "uiImageButton3";
@ -82,7 +82,7 @@
// uiImageButton2 // uiImageButton2
// //
this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.ChartPlainStyle; this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.ChartPlainStyle;
this.uiImageButton2.Location = new System.Drawing.Point(136, 505); this.uiImageButton2.Location = new System.Drawing.Point(136, 505);
this.uiImageButton2.Name = "uiImageButton2"; this.uiImageButton2.Name = "uiImageButton2";
@ -96,7 +96,7 @@
// uiImageButton1 // uiImageButton1
// //
this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDefaultStyle; this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDefaultStyle;
this.uiImageButton1.Location = new System.Drawing.Point(30, 505); this.uiImageButton1.Location = new System.Drawing.Point(30, 505);
this.uiImageButton1.Name = "uiImageButton1"; this.uiImageButton1.Name = "uiImageButton1";
@ -111,7 +111,7 @@
// //
this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton2.Enabled = false; this.uiSymbolButton2.Enabled = false;
this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton2.Location = new System.Drawing.Point(454, 505); this.uiSymbolButton2.Location = new System.Drawing.Point(454, 505);
this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton2.Name = "uiSymbolButton2"; this.uiSymbolButton2.Name = "uiSymbolButton2";

View File

@ -47,7 +47,7 @@
// uiSymbolButton1 // uiSymbolButton1
// //
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton1.Location = new System.Drawing.Point(348, 505); this.uiSymbolButton1.Location = new System.Drawing.Point(348, 505);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Name = "uiSymbolButton1";
@ -56,14 +56,14 @@
this.uiSymbolButton1.Symbol = 61953; this.uiSymbolButton1.Symbol = 61953;
this.uiSymbolButton1.TabIndex = 34; this.uiSymbolButton1.TabIndex = 34;
this.uiSymbolButton1.Text = "单Y轴"; this.uiSymbolButton1.Text = "单Y轴";
this.uiSymbolButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiSymbolButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click); this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click);
// //
// uiImageButton3 // uiImageButton3
// //
this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDarkStyle; this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDarkStyle;
this.uiImageButton3.Location = new System.Drawing.Point(242, 505); this.uiImageButton3.Location = new System.Drawing.Point(242, 505);
this.uiImageButton3.Name = "uiImageButton3"; this.uiImageButton3.Name = "uiImageButton3";
@ -78,7 +78,7 @@
// uiImageButton2 // uiImageButton2
// //
this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.ChartPlainStyle; this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.ChartPlainStyle;
this.uiImageButton2.Location = new System.Drawing.Point(136, 505); this.uiImageButton2.Location = new System.Drawing.Point(136, 505);
this.uiImageButton2.Name = "uiImageButton2"; this.uiImageButton2.Name = "uiImageButton2";
@ -93,7 +93,7 @@
// uiImageButton1 // uiImageButton1
// //
this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDefaultStyle; this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDefaultStyle;
this.uiImageButton1.Location = new System.Drawing.Point(30, 505); this.uiImageButton1.Location = new System.Drawing.Point(30, 505);
this.uiImageButton1.Name = "uiImageButton1"; this.uiImageButton1.Name = "uiImageButton1";
@ -107,13 +107,13 @@
// //
// LineChart // LineChart
// //
this.LineChart.Font = new System.Drawing.Font("微软雅黑", 12F); this.LineChart.Font = new System.Drawing.Font("宋体", 12F);
this.LineChart.LegendFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.LineChart.LegendFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LineChart.Location = new System.Drawing.Point(30, 55); this.LineChart.Location = new System.Drawing.Point(30, 55);
this.LineChart.MinimumSize = new System.Drawing.Size(1, 1); this.LineChart.MinimumSize = new System.Drawing.Size(1, 1);
this.LineChart.Name = "LineChart"; this.LineChart.Name = "LineChart";
this.LineChart.Size = new System.Drawing.Size(670, 430); this.LineChart.Size = new System.Drawing.Size(670, 430);
this.LineChart.SubFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.LineChart.SubFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LineChart.TabIndex = 35; this.LineChart.TabIndex = 35;
this.LineChart.Text = "uiLineChart1"; this.LineChart.Text = "uiLineChart1";
this.LineChart.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.LineChart.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
@ -122,7 +122,7 @@
// uiSymbolButton2 // uiSymbolButton2
// //
this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton2.Location = new System.Drawing.Point(560, 505); this.uiSymbolButton2.Location = new System.Drawing.Point(560, 505);
this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton2.Name = "uiSymbolButton2"; this.uiSymbolButton2.Name = "uiSymbolButton2";
@ -131,7 +131,7 @@
this.uiSymbolButton2.Symbol = 61463; this.uiSymbolButton2.Symbol = 61463;
this.uiSymbolButton2.TabIndex = 36; this.uiSymbolButton2.TabIndex = 36;
this.uiSymbolButton2.Text = "实时"; this.uiSymbolButton2.Text = "实时";
this.uiSymbolButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiSymbolButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click); this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click);
// //
@ -142,7 +142,7 @@
// cbPoints // cbPoints
// //
this.cbPoints.Cursor = System.Windows.Forms.Cursors.Hand; this.cbPoints.Cursor = System.Windows.Forms.Cursors.Hand;
this.cbPoints.Font = new System.Drawing.Font("微软雅黑", 12F); this.cbPoints.Font = new System.Drawing.Font("宋体", 12F);
this.cbPoints.Location = new System.Drawing.Point(348, 538); this.cbPoints.Location = new System.Drawing.Point(348, 538);
this.cbPoints.MinimumSize = new System.Drawing.Size(1, 1); this.cbPoints.MinimumSize = new System.Drawing.Size(1, 1);
this.cbPoints.Name = "cbPoints"; this.cbPoints.Name = "cbPoints";
@ -156,7 +156,7 @@
// cbContainsNan // cbContainsNan
// //
this.cbContainsNan.Cursor = System.Windows.Forms.Cursors.Hand; this.cbContainsNan.Cursor = System.Windows.Forms.Cursors.Hand;
this.cbContainsNan.Font = new System.Drawing.Font("微软雅黑", 12F); this.cbContainsNan.Font = new System.Drawing.Font("宋体", 12F);
this.cbContainsNan.Location = new System.Drawing.Point(571, 535); this.cbContainsNan.Location = new System.Drawing.Point(571, 535);
this.cbContainsNan.MinimumSize = new System.Drawing.Size(1, 1); this.cbContainsNan.MinimumSize = new System.Drawing.Size(1, 1);
this.cbContainsNan.Name = "cbContainsNan"; this.cbContainsNan.Name = "cbContainsNan";
@ -171,7 +171,7 @@
// uiSymbolButton3 // uiSymbolButton3
// //
this.uiSymbolButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton3.Location = new System.Drawing.Point(454, 505); this.uiSymbolButton3.Location = new System.Drawing.Point(454, 505);
this.uiSymbolButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton3.Name = "uiSymbolButton3"; this.uiSymbolButton3.Name = "uiSymbolButton3";
@ -180,7 +180,7 @@
this.uiSymbolButton3.Symbol = 61953; this.uiSymbolButton3.Symbol = 61953;
this.uiSymbolButton3.TabIndex = 39; this.uiSymbolButton3.TabIndex = 39;
this.uiSymbolButton3.Text = "双Y轴"; this.uiSymbolButton3.Text = "双Y轴";
this.uiSymbolButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiSymbolButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton3.Click += new System.EventHandler(this.uiSymbolButton3_Click_1); this.uiSymbolButton3.Click += new System.EventHandler(this.uiSymbolButton3_Click_1);
// //

View File

@ -18,6 +18,13 @@ namespace Sunny.UI.Demo
DateTime dt = new DateTime(2020, 10, 4); DateTime dt = new DateTime(2020, 10, 4);
UILineOption option = new UILineOption(); UILineOption option = new UILineOption();
//设置图表边框空白部分尺寸
option.Grid.Left = 60;
option.Grid.Right = 60;
option.Grid.Top = 60;
option.Grid.Bottom = 60;
option.ToolTip.Visible = true; option.ToolTip.Visible = true;
option.Title = new UITitle(); option.Title = new UITitle();
option.Title.Text = "SunnyUI"; option.Title.Text = "SunnyUI";
@ -40,6 +47,7 @@ namespace Sunny.UI.Demo
//数据点显示小数位数 //数据点显示小数位数
series.YAxisDecimalPlaces = 2; series.YAxisDecimalPlaces = 2;
//增加曲线时可以设置曲线颜色例如Color.Lime
series = option.AddSeries(new UILineSeries("Line2", Color.Lime)); series = option.AddSeries(new UILineSeries("Line2", Color.Lime));
series.Add(dt.AddHours(3), 3.3); series.Add(dt.AddHours(3), 3.3);
series.Add(dt.AddHours(4), 2.3); series.Add(dt.AddHours(4), 2.3);
@ -53,6 +61,7 @@ namespace Sunny.UI.Demo
series.ShowLine = !cbPoints.Checked; series.ShowLine = !cbPoints.Checked;
//数据点显示小数位数 //数据点显示小数位数
series.YAxisDecimalPlaces = 1; series.YAxisDecimalPlaces = 1;
series.Smooth = true;
option.GreaterWarningArea = new UILineWarningArea(3.5); option.GreaterWarningArea = new UILineWarningArea(3.5);
option.LessWarningArea = new UILineWarningArea(2.2, Color.Gold); option.LessWarningArea = new UILineWarningArea(2.2, Color.Gold);
@ -112,6 +121,12 @@ namespace Sunny.UI.Demo
option.Title.SubText = "LineChart"; option.Title.SubText = "LineChart";
var series = option.AddSeries(new UILineSeries("Line1")); var series = option.AddSeries(new UILineSeries("Line1"));
//设置曲线显示最大点数,超过后自动清理
series.SetMaxCount(50);
//设置曲线平滑
series.Smooth = true;
//坐标轴显示小数位数 //坐标轴显示小数位数
option.XAxis.AxisLabel.DecimalPlaces = 1; option.XAxis.AxisLabel.DecimalPlaces = 1;
option.YAxis.AxisLabel.DecimalPlaces = 1; option.YAxis.AxisLabel.DecimalPlaces = 1;

View File

@ -42,7 +42,7 @@
// PieChart // PieChart
// //
this.PieChart.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244))))); this.PieChart.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))));
this.PieChart.Font = new System.Drawing.Font("微软雅黑", 12F); this.PieChart.Font = new System.Drawing.Font("宋体", 12F);
this.PieChart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.PieChart.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
this.PieChart.Location = new System.Drawing.Point(30, 55); this.PieChart.Location = new System.Drawing.Point(30, 55);
this.PieChart.MinimumSize = new System.Drawing.Size(1, 1); this.PieChart.MinimumSize = new System.Drawing.Size(1, 1);
@ -55,7 +55,7 @@
// uiSymbolButton1 // uiSymbolButton1
// //
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton1.Location = new System.Drawing.Point(348, 505); this.uiSymbolButton1.Location = new System.Drawing.Point(348, 505);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Name = "uiSymbolButton1";
@ -69,7 +69,7 @@
// uiImageButton3 // uiImageButton3
// //
this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDarkStyle; this.uiImageButton3.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDarkStyle;
this.uiImageButton3.Location = new System.Drawing.Point(242, 505); this.uiImageButton3.Location = new System.Drawing.Point(242, 505);
this.uiImageButton3.Name = "uiImageButton3"; this.uiImageButton3.Name = "uiImageButton3";
@ -83,7 +83,7 @@
// uiImageButton2 // uiImageButton2
// //
this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.ChartPlainStyle; this.uiImageButton2.Image = global::Sunny.UI.Demo.Properties.Resources.ChartPlainStyle;
this.uiImageButton2.Location = new System.Drawing.Point(136, 505); this.uiImageButton2.Location = new System.Drawing.Point(136, 505);
this.uiImageButton2.Name = "uiImageButton2"; this.uiImageButton2.Name = "uiImageButton2";
@ -97,7 +97,7 @@
// uiImageButton1 // uiImageButton1
// //
this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiImageButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiImageButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDefaultStyle; this.uiImageButton1.Image = global::Sunny.UI.Demo.Properties.Resources.ChartDefaultStyle;
this.uiImageButton1.Location = new System.Drawing.Point(30, 505); this.uiImageButton1.Location = new System.Drawing.Point(30, 505);
this.uiImageButton1.Name = "uiImageButton1"; this.uiImageButton1.Name = "uiImageButton1";
@ -112,7 +112,7 @@
// //
this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton2.Enabled = false; this.uiSymbolButton2.Enabled = false;
this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton2.Location = new System.Drawing.Point(454, 505); this.uiSymbolButton2.Location = new System.Drawing.Point(454, 505);
this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton2.Name = "uiSymbolButton2"; this.uiSymbolButton2.Name = "uiSymbolButton2";

View File

@ -55,7 +55,7 @@ namespace Sunny.UI.Demo
// uiLabel5 // uiLabel5
// //
this.uiLabel5.AutoSize = true; this.uiLabel5.AutoSize = true;
this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel5.Location = new System.Drawing.Point(181, 257); this.uiLabel5.Location = new System.Drawing.Point(181, 257);
this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(42, 21); this.uiLabel5.Size = new System.Drawing.Size(42, 21);
@ -67,7 +67,7 @@ namespace Sunny.UI.Demo
// uiLabel6 // uiLabel6
// //
this.uiLabel6.AutoSize = true; this.uiLabel6.AutoSize = true;
this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel6.Location = new System.Drawing.Point(109, 257); this.uiLabel6.Location = new System.Drawing.Point(109, 257);
this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Name = "uiLabel6";
this.uiLabel6.Size = new System.Drawing.Size(42, 21); this.uiLabel6.Size = new System.Drawing.Size(42, 21);
@ -79,7 +79,7 @@ namespace Sunny.UI.Demo
// uiAvatar5 // uiAvatar5
// //
this.uiAvatar5.AvatarSize = 55; this.uiAvatar5.AvatarSize = 55;
this.uiAvatar5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiAvatar5.Font = new System.Drawing.Font("宋体", 12F);
this.uiAvatar5.Icon = Sunny.UI.UIAvatar.UIIcon.Text; this.uiAvatar5.Icon = Sunny.UI.UIAvatar.UIIcon.Text;
this.uiAvatar5.Location = new System.Drawing.Point(174, 190); this.uiAvatar5.Location = new System.Drawing.Point(174, 190);
this.uiAvatar5.MinimumSize = new System.Drawing.Size(1, 1); this.uiAvatar5.MinimumSize = new System.Drawing.Size(1, 1);
@ -93,7 +93,7 @@ namespace Sunny.UI.Demo
// uiAvatar6 // uiAvatar6
// //
this.uiAvatar6.AvatarSize = 55; this.uiAvatar6.AvatarSize = 55;
this.uiAvatar6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiAvatar6.Font = new System.Drawing.Font("宋体", 12F);
this.uiAvatar6.Location = new System.Drawing.Point(102, 190); this.uiAvatar6.Location = new System.Drawing.Point(102, 190);
this.uiAvatar6.MinimumSize = new System.Drawing.Size(1, 1); this.uiAvatar6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiAvatar6.Name = "uiAvatar6"; this.uiAvatar6.Name = "uiAvatar6";
@ -106,7 +106,7 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -119,7 +119,7 @@ namespace Sunny.UI.Demo
// uiLabel4 // uiLabel4
// //
this.uiLabel4.AutoSize = true; this.uiLabel4.AutoSize = true;
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel4.Location = new System.Drawing.Point(355, 152); this.uiLabel4.Location = new System.Drawing.Point(355, 152);
this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(74, 21); this.uiLabel4.Size = new System.Drawing.Size(74, 21);
@ -131,7 +131,7 @@ namespace Sunny.UI.Demo
// uiLabel3 // uiLabel3
// //
this.uiLabel3.AutoSize = true; this.uiLabel3.AutoSize = true;
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel3.Location = new System.Drawing.Point(183, 152); this.uiLabel3.Location = new System.Drawing.Point(183, 152);
this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(42, 21); this.uiLabel3.Size = new System.Drawing.Size(42, 21);
@ -143,7 +143,7 @@ namespace Sunny.UI.Demo
// uiLabel2 // uiLabel2
// //
this.uiLabel2.AutoSize = true; this.uiLabel2.AutoSize = true;
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel2.Location = new System.Drawing.Point(111, 152); this.uiLabel2.Location = new System.Drawing.Point(111, 152);
this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(42, 21); this.uiLabel2.Size = new System.Drawing.Size(42, 21);
@ -155,7 +155,7 @@ namespace Sunny.UI.Demo
// uiLabel1 // uiLabel1
// //
this.uiLabel1.AutoSize = true; this.uiLabel1.AutoSize = true;
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel1.Location = new System.Drawing.Point(39, 152); this.uiLabel1.Location = new System.Drawing.Point(39, 152);
this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(42, 21); this.uiLabel1.Size = new System.Drawing.Size(42, 21);
@ -167,7 +167,7 @@ namespace Sunny.UI.Demo
// uiAvatar4 // uiAvatar4
// //
this.uiAvatar4.AvatarSize = 55; this.uiAvatar4.AvatarSize = 55;
this.uiAvatar4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiAvatar4.Font = new System.Drawing.Font("宋体", 12F);
this.uiAvatar4.Location = new System.Drawing.Point(362, 85); this.uiAvatar4.Location = new System.Drawing.Point(362, 85);
this.uiAvatar4.MinimumSize = new System.Drawing.Size(1, 1); this.uiAvatar4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiAvatar4.Name = "uiAvatar4"; this.uiAvatar4.Name = "uiAvatar4";
@ -181,7 +181,7 @@ namespace Sunny.UI.Demo
// uiAvatar3 // uiAvatar3
// //
this.uiAvatar3.AvatarSize = 55; this.uiAvatar3.AvatarSize = 55;
this.uiAvatar3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiAvatar3.Font = new System.Drawing.Font("宋体", 12F);
this.uiAvatar3.Icon = Sunny.UI.UIAvatar.UIIcon.Text; this.uiAvatar3.Icon = Sunny.UI.UIAvatar.UIIcon.Text;
this.uiAvatar3.Location = new System.Drawing.Point(174, 85); this.uiAvatar3.Location = new System.Drawing.Point(174, 85);
this.uiAvatar3.MinimumSize = new System.Drawing.Size(1, 1); this.uiAvatar3.MinimumSize = new System.Drawing.Size(1, 1);
@ -194,9 +194,9 @@ namespace Sunny.UI.Demo
// uiAvatar2 // uiAvatar2
// //
this.uiAvatar2.AvatarSize = 55; this.uiAvatar2.AvatarSize = 55;
this.uiAvatar2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiAvatar2.Font = new System.Drawing.Font("宋体", 12F);
this.uiAvatar2.Icon = Sunny.UI.UIAvatar.UIIcon.Image; this.uiAvatar2.Icon = Sunny.UI.UIAvatar.UIIcon.Image;
this.uiAvatar2.Image = global::Sunny.UI.Demo.Properties.Resources.SunnyUISmall; this.uiAvatar2.Image = global::Sunny.UI.Demo.Properties.Resources.SunnyUI72;
this.uiAvatar2.Location = new System.Drawing.Point(30, 85); this.uiAvatar2.Location = new System.Drawing.Point(30, 85);
this.uiAvatar2.MinimumSize = new System.Drawing.Size(1, 1); this.uiAvatar2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiAvatar2.Name = "uiAvatar2"; this.uiAvatar2.Name = "uiAvatar2";
@ -208,7 +208,7 @@ namespace Sunny.UI.Demo
// uiAvatar1 // uiAvatar1
// //
this.uiAvatar1.AvatarSize = 55; this.uiAvatar1.AvatarSize = 55;
this.uiAvatar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiAvatar1.Font = new System.Drawing.Font("宋体", 12F);
this.uiAvatar1.Location = new System.Drawing.Point(102, 85); this.uiAvatar1.Location = new System.Drawing.Point(102, 85);
this.uiAvatar1.MinimumSize = new System.Drawing.Size(1, 1); this.uiAvatar1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiAvatar1.Name = "uiAvatar1"; this.uiAvatar1.Name = "uiAvatar1";
@ -221,7 +221,7 @@ namespace Sunny.UI.Demo
// uiContextMenuStrip1 // uiContextMenuStrip1
// //
this.uiContextMenuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiContextMenuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.uiContextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiContextMenuStrip1.Font = new System.Drawing.Font("宋体", 12F);
this.uiContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.uiContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem, this.ToolStripMenuItem,
this.ToolStripMenuItem, this.ToolStripMenuItem,
@ -256,7 +256,7 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.Location = new System.Drawing.Point(30, 307); this.uiLine2.Location = new System.Drawing.Point(30, 307);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -268,7 +268,7 @@ namespace Sunny.UI.Demo
// //
// uiGifAvatar1 // uiGifAvatar1
// //
this.uiGifAvatar1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiGifAvatar1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiGifAvatar1.Image = global::Sunny.UI.Demo.Properties.Resources.Tom; this.uiGifAvatar1.Image = global::Sunny.UI.Demo.Properties.Resources.Tom;
this.uiGifAvatar1.Location = new System.Drawing.Point(30, 340); this.uiGifAvatar1.Location = new System.Drawing.Point(30, 340);
this.uiGifAvatar1.MinimumSize = new System.Drawing.Size(1, 1); this.uiGifAvatar1.MinimumSize = new System.Drawing.Size(1, 1);

File diff suppressed because it is too large Load Diff

View File

@ -71,5 +71,10 @@ namespace Sunny.UI.Demo
//传值给框架 //传值给框架
SendParamToFrame("传值给框架"); SendParamToFrame("传值给框架");
} }
private void uiSwitch1_ActiveChanging(object sender, System.ComponentModel.CancelEventArgs e)
{
e.Cancel = !this.ShowAskDialog("您确认要改变当前开关的状态吗?");
}
} }
} }

View File

@ -120,4 +120,7 @@
<metadata name="uiToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="uiToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value> <value>17, 17</value>
</metadata> </metadata>
<metadata name="uiContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>133, 17</value>
</metadata>
</root> </root>

View File

@ -47,67 +47,73 @@ namespace Sunny.UI.Demo
// uiButton5 // uiButton5
// //
this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton5.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton5.Location = new System.Drawing.Point(454, 345); this.uiButton5.Location = new System.Drawing.Point(454, 366);
this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton5.Name = "uiButton5"; this.uiButton5.Name = "uiButton5";
this.uiButton5.Size = new System.Drawing.Size(100, 35); this.uiButton5.Size = new System.Drawing.Size(100, 35);
this.uiButton5.TabIndex = 57; this.uiButton5.TabIndex = 57;
this.uiButton5.Text = "清空"; this.uiButton5.Text = "清空";
this.uiButton5.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click); this.uiButton5.Click += new System.EventHandler(this.uiButton5_Click);
// //
// uiButton4 // uiButton4
// //
this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton4.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton4.Location = new System.Drawing.Point(348, 345); this.uiButton4.Location = new System.Drawing.Point(348, 366);
this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton4.Name = "uiButton4"; this.uiButton4.Name = "uiButton4";
this.uiButton4.Size = new System.Drawing.Size(100, 35); this.uiButton4.Size = new System.Drawing.Size(100, 35);
this.uiButton4.TabIndex = 56; this.uiButton4.TabIndex = 56;
this.uiButton4.Text = "选择"; this.uiButton4.Text = "选择";
this.uiButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click); this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click);
// //
// uiButton3 // uiButton3
// //
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton3.Location = new System.Drawing.Point(242, 345); this.uiButton3.Location = new System.Drawing.Point(242, 366);
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton3.Name = "uiButton3"; this.uiButton3.Name = "uiButton3";
this.uiButton3.Size = new System.Drawing.Size(100, 35); this.uiButton3.Size = new System.Drawing.Size(100, 35);
this.uiButton3.TabIndex = 55; this.uiButton3.TabIndex = 55;
this.uiButton3.Text = "反选"; this.uiButton3.Text = "反选";
this.uiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
// //
// uiButton2 // uiButton2
// //
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton2.Location = new System.Drawing.Point(136, 345); this.uiButton2.Location = new System.Drawing.Point(136, 366);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2"; this.uiButton2.Name = "uiButton2";
this.uiButton2.Size = new System.Drawing.Size(100, 35); this.uiButton2.Size = new System.Drawing.Size(100, 35);
this.uiButton2.TabIndex = 54; this.uiButton2.TabIndex = 54;
this.uiButton2.Text = "全不选"; this.uiButton2.Text = "全不选";
this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
// //
// uiButton1 // uiButton1
// //
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton1.Location = new System.Drawing.Point(30, 345); this.uiButton1.Location = new System.Drawing.Point(30, 366);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1"; this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(100, 35); this.uiButton1.Size = new System.Drawing.Size(100, 35);
this.uiButton1.TabIndex = 53; this.uiButton1.TabIndex = 53;
this.uiButton1.Text = "全选"; this.uiButton1.Text = "全选";
this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
// //
// uiCheckBoxGroup1 // uiCheckBoxGroup1
// //
this.uiCheckBoxGroup1.ColumnCount = 2; this.uiCheckBoxGroup1.ColumnCount = 2;
this.uiCheckBoxGroup1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiCheckBoxGroup1.Font = new System.Drawing.Font("宋体", 12F);
this.uiCheckBoxGroup1.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
this.uiCheckBoxGroup1.Items.AddRange(new object[] { this.uiCheckBoxGroup1.Items.AddRange(new object[] {
"0", "0",
"1", "1",
@ -125,16 +131,18 @@ namespace Sunny.UI.Demo
this.uiCheckBoxGroup1.MinimumSize = new System.Drawing.Size(1, 1); this.uiCheckBoxGroup1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBoxGroup1.Name = "uiCheckBoxGroup1"; this.uiCheckBoxGroup1.Name = "uiCheckBoxGroup1";
this.uiCheckBoxGroup1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0); this.uiCheckBoxGroup1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
this.uiCheckBoxGroup1.Size = new System.Drawing.Size(670, 211); this.uiCheckBoxGroup1.SelectedIndexes = ((System.Collections.Generic.List<int>)(resources.GetObject("uiCheckBoxGroup1.SelectedIndexes")));
this.uiCheckBoxGroup1.Size = new System.Drawing.Size(670, 226);
this.uiCheckBoxGroup1.TabIndex = 52; this.uiCheckBoxGroup1.TabIndex = 52;
this.uiCheckBoxGroup1.Text = "UICheckBoxGroup"; this.uiCheckBoxGroup1.Text = "UICheckBoxGroup";
this.uiCheckBoxGroup1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiCheckBoxGroup1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiCheckBoxGroup1.ValueChanged += new Sunny.UI.UICheckBoxGroup.OnValueChanged(this.uiCheckBoxGroup1_ValueChanged); this.uiCheckBoxGroup1.ValueChanged += new Sunny.UI.UICheckBoxGroup.OnValueChanged(this.uiCheckBoxGroup1_ValueChanged);
// //
// uiCheckBox2 // uiCheckBox2
// //
this.uiCheckBox2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiCheckBox2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiCheckBox2.Font = new System.Drawing.Font("宋体", 12F);
this.uiCheckBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox2.Location = new System.Drawing.Point(192, 83); this.uiCheckBox2.Location = new System.Drawing.Point(192, 83);
this.uiCheckBox2.MinimumSize = new System.Drawing.Size(1, 1); this.uiCheckBox2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox2.Name = "uiCheckBox2"; this.uiCheckBox2.Name = "uiCheckBox2";
@ -147,7 +155,8 @@ namespace Sunny.UI.Demo
// //
this.uiCheckBox4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiCheckBox4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox4.Enabled = false; this.uiCheckBox4.Enabled = false;
this.uiCheckBox4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiCheckBox4.Font = new System.Drawing.Font("宋体", 12F);
this.uiCheckBox4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox4.Location = new System.Drawing.Point(516, 81); this.uiCheckBox4.Location = new System.Drawing.Point(516, 81);
this.uiCheckBox4.MinimumSize = new System.Drawing.Size(1, 1); this.uiCheckBox4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox4.Name = "uiCheckBox4"; this.uiCheckBox4.Name = "uiCheckBox4";
@ -161,7 +170,8 @@ namespace Sunny.UI.Demo
this.uiCheckBox3.Checked = true; this.uiCheckBox3.Checked = true;
this.uiCheckBox3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiCheckBox3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox3.Enabled = false; this.uiCheckBox3.Enabled = false;
this.uiCheckBox3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiCheckBox3.Font = new System.Drawing.Font("宋体", 12F);
this.uiCheckBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox3.Location = new System.Drawing.Point(354, 81); this.uiCheckBox3.Location = new System.Drawing.Point(354, 81);
this.uiCheckBox3.MinimumSize = new System.Drawing.Size(1, 1); this.uiCheckBox3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox3.Name = "uiCheckBox3"; this.uiCheckBox3.Name = "uiCheckBox3";
@ -172,7 +182,9 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -185,7 +197,8 @@ namespace Sunny.UI.Demo
// //
this.uiCheckBox1.Checked = true; this.uiCheckBox1.Checked = true;
this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiCheckBox1.Font = new System.Drawing.Font("宋体", 12F);
this.uiCheckBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox1.Location = new System.Drawing.Point(30, 83); this.uiCheckBox1.Location = new System.Drawing.Point(30, 83);
this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox1.Name = "uiCheckBox1"; this.uiCheckBox1.Name = "uiCheckBox1";
@ -198,13 +211,14 @@ namespace Sunny.UI.Demo
// uiButton6 // uiButton6
// //
this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton6.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton6.Location = new System.Drawing.Point(560, 345); this.uiButton6.Location = new System.Drawing.Point(560, 366);
this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton6.Name = "uiButton6"; this.uiButton6.Name = "uiButton6";
this.uiButton6.Size = new System.Drawing.Size(100, 35); this.uiButton6.Size = new System.Drawing.Size(100, 35);
this.uiButton6.TabIndex = 58; this.uiButton6.TabIndex = 58;
this.uiButton6.Text = "单选"; this.uiButton6.Text = "单选";
this.uiButton6.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton6.Click += new System.EventHandler(this.uiButton6_Click); this.uiButton6.Click += new System.EventHandler(this.uiButton6_Click);
// //
// FCheckBox // FCheckBox

View File

@ -1,6 +1,5 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Text;
namespace Sunny.UI.Demo namespace Sunny.UI.Demo
{ {
@ -37,17 +36,12 @@ namespace Sunny.UI.Demo
uiCheckBoxGroup1.Clear(); uiCheckBoxGroup1.Clear();
} }
private void uiCheckBoxGroup1_ValueChanged(object sender, int index, string text, bool isChecked) private void uiCheckBoxGroup1_ValueChanged(object sender, CheckBoxGroupEventArgs e)
{ {
StringBuilder sb = new StringBuilder(); if (e.Index >= 0)
sb.Append("SelectedIndexes: "); Console.WriteLine("SelectedIndex: " + e.Index + ", SelectedText: " + e.Text + ", Checked: " + e.Checked + "\n" + "SelectedIndexes: " + string.Join(", ", e.SelectedIndexes));
foreach (var selectedIndex in uiCheckBoxGroup1.SelectedIndexes) else
{ Console.WriteLine("SelectedIndexes: " + string.Join(", ", e.SelectedIndexes));
sb.Append(selectedIndex);
sb.Append(", ");
}
Console.WriteLine("SelectedIndex: " + index + ", SelectedText: " + text + "\n" + sb.ToString());
} }
private void uiCheckBox1_CheckedChanged(object sender, EventArgs e) private void uiCheckBox1_CheckedChanged(object sender, EventArgs e)

View File

@ -117,4 +117,13 @@
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="uiCheckBoxGroup1.SelectedIndexes" mimetype="application/x-microsoft.net.object.binary.base64">
<value>
AAEAAAD/////AQAAAAAAAAAMAgAAAJoBbXNjb3JsaWIsIFZlcnNpb249NC4wLjAuMCwgQ3VsdHVyZT1u
ZXV0cmFsLCBQdWJsaWNLZXlUb2tlbj1iNzdhNWM1NjE5MzRlMDg5XV0sIG1zY29ybGliLCBWZXJzaW9u
PTQuMC4wLjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjc3YTVjNTYxOTM0ZTA4OQUB
AAAAL1N5c3RlbS5Db2xsZWN0aW9ucy5HZW5lcmljLkxpc3RgMVtbU3lzdGVtLkludDMyAwAAAAZfaXRl
bXMFX3NpemUIX3ZlcnNpb24HAAAICAgCAAAACQMAAAAAAAAAAAAAAA8DAAAAAAAAAAgL
</value>
</data>
</root> </root>

View File

@ -29,54 +29,55 @@ namespace Sunny.UI.Demo
/// </summary> /// </summary>
private void InitializeComponent() private void InitializeComponent()
{ {
System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("节点0"); this.components = new System.ComponentModel.Container();
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("节点1"); System.Windows.Forms.TreeNode treeNode33 = new System.Windows.Forms.TreeNode("节点0");
System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("节点2"); System.Windows.Forms.TreeNode treeNode34 = new System.Windows.Forms.TreeNode("节点1");
System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("节点3"); System.Windows.Forms.TreeNode treeNode35 = new System.Windows.Forms.TreeNode("节点2");
System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { System.Windows.Forms.TreeNode treeNode36 = new System.Windows.Forms.TreeNode("节点3");
treeNode1, System.Windows.Forms.TreeNode treeNode37 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] {
treeNode2, treeNode33,
treeNode3, treeNode34,
treeNode4}); treeNode35,
System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("节点4"); treeNode36});
System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("节点5"); System.Windows.Forms.TreeNode treeNode38 = new System.Windows.Forms.TreeNode("节点4");
System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("节点6"); System.Windows.Forms.TreeNode treeNode39 = new System.Windows.Forms.TreeNode("节点5");
System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("节点7"); System.Windows.Forms.TreeNode treeNode40 = new System.Windows.Forms.TreeNode("节点6");
System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] { System.Windows.Forms.TreeNode treeNode41 = new System.Windows.Forms.TreeNode("节点7");
treeNode6, System.Windows.Forms.TreeNode treeNode42 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] {
treeNode7, treeNode38,
treeNode8, treeNode39,
treeNode9}); treeNode40,
System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("节点2"); treeNode41});
System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("节点3"); System.Windows.Forms.TreeNode treeNode43 = new System.Windows.Forms.TreeNode("节点2");
System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("节点00"); System.Windows.Forms.TreeNode treeNode44 = new System.Windows.Forms.TreeNode("节点3");
System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("节点01"); System.Windows.Forms.TreeNode treeNode45 = new System.Windows.Forms.TreeNode("节点00");
System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("节点02"); System.Windows.Forms.TreeNode treeNode46 = new System.Windows.Forms.TreeNode("节点01");
System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("节点03"); System.Windows.Forms.TreeNode treeNode47 = new System.Windows.Forms.TreeNode("节点02");
System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] { System.Windows.Forms.TreeNode treeNode48 = new System.Windows.Forms.TreeNode("节点03");
treeNode13, System.Windows.Forms.TreeNode treeNode49 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] {
treeNode14, treeNode45,
treeNode15, treeNode46,
treeNode16}); treeNode47,
System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("节点11"); treeNode48});
System.Windows.Forms.TreeNode treeNode19 = new System.Windows.Forms.TreeNode("节点12"); System.Windows.Forms.TreeNode treeNode50 = new System.Windows.Forms.TreeNode("节点11");
System.Windows.Forms.TreeNode treeNode20 = new System.Windows.Forms.TreeNode("节点13"); System.Windows.Forms.TreeNode treeNode51 = new System.Windows.Forms.TreeNode("节点12");
System.Windows.Forms.TreeNode treeNode21 = new System.Windows.Forms.TreeNode("节点14"); System.Windows.Forms.TreeNode treeNode52 = new System.Windows.Forms.TreeNode("节点13");
System.Windows.Forms.TreeNode treeNode22 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] { System.Windows.Forms.TreeNode treeNode53 = new System.Windows.Forms.TreeNode("节点14");
treeNode18, System.Windows.Forms.TreeNode treeNode54 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] {
treeNode19, treeNode50,
treeNode20, treeNode51,
treeNode21}); treeNode52,
System.Windows.Forms.TreeNode treeNode23 = new System.Windows.Forms.TreeNode("节点2"); treeNode53});
System.Windows.Forms.TreeNode treeNode24 = new System.Windows.Forms.TreeNode("节点3"); System.Windows.Forms.TreeNode treeNode55 = new System.Windows.Forms.TreeNode("节点2");
System.Windows.Forms.TreeNode treeNode25 = new System.Windows.Forms.TreeNode("节点0"); System.Windows.Forms.TreeNode treeNode56 = new System.Windows.Forms.TreeNode("节点3");
System.Windows.Forms.TreeNode treeNode26 = new System.Windows.Forms.TreeNode("节点1"); System.Windows.Forms.TreeNode treeNode57 = new System.Windows.Forms.TreeNode("节点0");
System.Windows.Forms.TreeNode treeNode27 = new System.Windows.Forms.TreeNode("节点2"); System.Windows.Forms.TreeNode treeNode58 = new System.Windows.Forms.TreeNode("节点1");
System.Windows.Forms.TreeNode treeNode28 = new System.Windows.Forms.TreeNode("节点3"); System.Windows.Forms.TreeNode treeNode59 = new System.Windows.Forms.TreeNode("节点2");
System.Windows.Forms.TreeNode treeNode29 = new System.Windows.Forms.TreeNode("节点0"); System.Windows.Forms.TreeNode treeNode60 = new System.Windows.Forms.TreeNode("节点3");
System.Windows.Forms.TreeNode treeNode30 = new System.Windows.Forms.TreeNode("节点1"); System.Windows.Forms.TreeNode treeNode61 = new System.Windows.Forms.TreeNode("节点0");
System.Windows.Forms.TreeNode treeNode31 = new System.Windows.Forms.TreeNode("节点2"); System.Windows.Forms.TreeNode treeNode62 = new System.Windows.Forms.TreeNode("节点1");
System.Windows.Forms.TreeNode treeNode32 = new System.Windows.Forms.TreeNode("节点3"); System.Windows.Forms.TreeNode treeNode63 = new System.Windows.Forms.TreeNode("节点2");
System.Windows.Forms.TreeNode treeNode64 = new System.Windows.Forms.TreeNode("节点3");
this.uiComboTreeView3 = new Sunny.UI.UIComboTreeView(); this.uiComboTreeView3 = new Sunny.UI.UIComboTreeView();
this.uiComboTreeView4 = new Sunny.UI.UIComboTreeView(); this.uiComboTreeView4 = new Sunny.UI.UIComboTreeView();
this.uiComboTreeView2 = new Sunny.UI.UIComboTreeView(); this.uiComboTreeView2 = new Sunny.UI.UIComboTreeView();
@ -102,6 +103,18 @@ namespace Sunny.UI.Demo
this.uiComboBox4 = new Sunny.UI.UIComboBox(); this.uiComboBox4 = new Sunny.UI.UIComboBox();
this.uiComboDataGridView2 = new Sunny.UI.UIComboDataGridView(); this.uiComboDataGridView2 = new Sunny.UI.UIComboDataGridView();
this.uiLine9 = new Sunny.UI.UILine(); this.uiLine9 = new Sunny.UI.UILine();
this.uiToolTip1 = new Sunny.UI.UIToolTip(this.components);
this.uiLine10 = new Sunny.UI.UILine();
this.uiNumPadTextBox1 = new Sunny.UI.UINumPadTextBox();
this.uiNumPadTextBox2 = new Sunny.UI.UINumPadTextBox();
this.uiNumPadTextBox3 = new Sunny.UI.UINumPadTextBox();
this.uiNumPadTextBox4 = new Sunny.UI.UINumPadTextBox();
this.uiLine11 = new Sunny.UI.UILine();
this.uiDatePicker4 = new Sunny.UI.UIDatePicker();
this.uiDatetimePicker2 = new Sunny.UI.UIDatetimePicker();
this.uiTimePicker2 = new Sunny.UI.UITimePicker();
this.uiNumPadTextBox5 = new Sunny.UI.UINumPadTextBox();
this.uiDatePicker5 = new Sunny.UI.UIDatePicker();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiComboTreeView3 // uiComboTreeView3
@ -109,125 +122,130 @@ namespace Sunny.UI.Demo
this.uiComboTreeView3.CheckBoxes = true; this.uiComboTreeView3.CheckBoxes = true;
this.uiComboTreeView3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboTreeView3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uiComboTreeView3.FillColor = System.Drawing.Color.White; this.uiComboTreeView3.FillColor = System.Drawing.Color.White;
this.uiComboTreeView3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboTreeView3.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboTreeView3.Location = new System.Drawing.Point(544, 373); this.uiComboTreeView3.Location = new System.Drawing.Point(544, 373);
this.uiComboTreeView3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboTreeView3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboTreeView3.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboTreeView3.MinimumSize = new System.Drawing.Size(63, 0);
this.uiComboTreeView3.Name = "uiComboTreeView3"; this.uiComboTreeView3.Name = "uiComboTreeView3";
treeNode1.Name = "节点0"; treeNode33.Name = "节点0";
treeNode1.Text = "节点0"; treeNode33.Text = "节点0";
treeNode2.Name = "节点1"; treeNode34.Name = "节点1";
treeNode2.Text = "节点1"; treeNode34.Text = "节点1";
treeNode3.Name = "节点2"; treeNode35.Name = "节点2";
treeNode3.Text = "节点2"; treeNode35.Text = "节点2";
treeNode4.Name = "节点3"; treeNode36.Name = "节点3";
treeNode4.Text = "节点3"; treeNode36.Text = "节点3";
treeNode5.Name = "节点0"; treeNode37.Name = "节点0";
treeNode5.Text = "节点0"; treeNode37.Text = "节点0";
treeNode6.Name = "节点4"; treeNode38.Name = "节点4";
treeNode6.Text = "节点4"; treeNode38.Text = "节点4";
treeNode7.Name = "节点5"; treeNode39.Name = "节点5";
treeNode7.Text = "节点5"; treeNode39.Text = "节点5";
treeNode8.Name = "节点6"; treeNode40.Name = "节点6";
treeNode8.Text = "节点6"; treeNode40.Text = "节点6";
treeNode9.Name = "节点7"; treeNode41.Name = "节点7";
treeNode9.Text = "节点7"; treeNode41.Text = "节点7";
treeNode10.Name = "节点1"; treeNode42.Name = "节点1";
treeNode10.Text = "节点1"; treeNode42.Text = "节点1";
treeNode11.Name = "节点2"; treeNode43.Name = "节点2";
treeNode11.Text = "节点2"; treeNode43.Text = "节点2";
treeNode12.Name = "节点3"; treeNode44.Name = "节点3";
treeNode12.Text = "节点3"; treeNode44.Text = "节点3";
this.uiComboTreeView3.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { this.uiComboTreeView3.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode5, treeNode37,
treeNode10, treeNode42,
treeNode11, treeNode43,
treeNode12}); treeNode44});
this.uiComboTreeView3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboTreeView3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboTreeView3.ShowLines = true; this.uiComboTreeView3.ShowLines = true;
this.uiComboTreeView3.Size = new System.Drawing.Size(150, 29); this.uiComboTreeView3.Size = new System.Drawing.Size(150, 29);
this.uiComboTreeView3.SymbolSize = 24;
this.uiComboTreeView3.TabIndex = 67; this.uiComboTreeView3.TabIndex = 67;
this.uiComboTreeView3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboTreeView3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboTreeView3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboTreeView3.Watermark = "";
// //
// uiComboTreeView4 // uiComboTreeView4
// //
this.uiComboTreeView4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboTreeView4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uiComboTreeView4.FillColor = System.Drawing.Color.White; this.uiComboTreeView4.FillColor = System.Drawing.Color.White;
this.uiComboTreeView4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboTreeView4.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboTreeView4.Location = new System.Drawing.Point(386, 373); this.uiComboTreeView4.Location = new System.Drawing.Point(386, 373);
this.uiComboTreeView4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboTreeView4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboTreeView4.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboTreeView4.MinimumSize = new System.Drawing.Size(63, 0);
this.uiComboTreeView4.Name = "uiComboTreeView4"; this.uiComboTreeView4.Name = "uiComboTreeView4";
treeNode13.Name = "节点0"; treeNode45.Name = "节点0";
treeNode13.Text = "节点00"; treeNode45.Text = "节点00";
treeNode14.Name = "节点1"; treeNode46.Name = "节点1";
treeNode14.Text = "节点01"; treeNode46.Text = "节点01";
treeNode15.Name = "节点2"; treeNode47.Name = "节点2";
treeNode15.Text = "节点02"; treeNode47.Text = "节点02";
treeNode16.Name = "节点3"; treeNode48.Name = "节点3";
treeNode16.Text = "节点03"; treeNode48.Text = "节点03";
treeNode17.Name = "节点0"; treeNode49.Name = "节点0";
treeNode17.Text = "节点0"; treeNode49.Text = "节点0";
treeNode18.Name = "节点4"; treeNode50.Name = "节点4";
treeNode18.Text = "节点11"; treeNode50.Text = "节点11";
treeNode19.Name = "节点5"; treeNode51.Name = "节点5";
treeNode19.Text = "节点12"; treeNode51.Text = "节点12";
treeNode20.Name = "节点6"; treeNode52.Name = "节点6";
treeNode20.Text = "节点13"; treeNode52.Text = "节点13";
treeNode21.Name = "节点7"; treeNode53.Name = "节点7";
treeNode21.Text = "节点14"; treeNode53.Text = "节点14";
treeNode22.Name = "节点1"; treeNode54.Name = "节点1";
treeNode22.Text = "节点1"; treeNode54.Text = "节点1";
treeNode23.Name = "节点2"; treeNode55.Name = "节点2";
treeNode23.Text = "节点2"; treeNode55.Text = "节点2";
treeNode24.Name = "节点3"; treeNode56.Name = "节点3";
treeNode24.Text = "节点3"; treeNode56.Text = "节点3";
this.uiComboTreeView4.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { this.uiComboTreeView4.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode17, treeNode49,
treeNode22, treeNode54,
treeNode23, treeNode55,
treeNode24}); treeNode56});
this.uiComboTreeView4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboTreeView4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboTreeView4.ShowLines = true; this.uiComboTreeView4.ShowLines = true;
this.uiComboTreeView4.Size = new System.Drawing.Size(150, 29); this.uiComboTreeView4.Size = new System.Drawing.Size(150, 29);
this.uiComboTreeView4.SymbolSize = 24;
this.uiComboTreeView4.TabIndex = 66; this.uiComboTreeView4.TabIndex = 66;
this.uiComboTreeView4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboTreeView4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboTreeView4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboTreeView4.Watermark = "";
// //
// uiComboTreeView2 // uiComboTreeView2
// //
this.uiComboTreeView2.CheckBoxes = true; this.uiComboTreeView2.CheckBoxes = true;
this.uiComboTreeView2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboTreeView2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uiComboTreeView2.FillColor = System.Drawing.Color.White; this.uiComboTreeView2.FillColor = System.Drawing.Color.White;
this.uiComboTreeView2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboTreeView2.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboTreeView2.Location = new System.Drawing.Point(544, 329); this.uiComboTreeView2.Location = new System.Drawing.Point(544, 329);
this.uiComboTreeView2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboTreeView2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboTreeView2.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboTreeView2.MinimumSize = new System.Drawing.Size(63, 0);
this.uiComboTreeView2.Name = "uiComboTreeView2"; this.uiComboTreeView2.Name = "uiComboTreeView2";
treeNode25.Name = "节点0"; treeNode57.Name = "节点0";
treeNode25.Text = "节点0"; treeNode57.Text = "节点0";
treeNode26.Name = "节点1"; treeNode58.Name = "节点1";
treeNode26.Text = "节点1"; treeNode58.Text = "节点1";
treeNode27.Name = "节点2"; treeNode59.Name = "节点2";
treeNode27.Text = "节点2"; treeNode59.Text = "节点2";
treeNode28.Name = "节点3"; treeNode60.Name = "节点3";
treeNode28.Text = "节点3"; treeNode60.Text = "节点3";
this.uiComboTreeView2.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { this.uiComboTreeView2.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode25, treeNode57,
treeNode26, treeNode58,
treeNode27, treeNode59,
treeNode28}); treeNode60});
this.uiComboTreeView2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboTreeView2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboTreeView2.Size = new System.Drawing.Size(150, 29); this.uiComboTreeView2.Size = new System.Drawing.Size(150, 29);
this.uiComboTreeView2.SymbolSize = 24;
this.uiComboTreeView2.TabIndex = 65; this.uiComboTreeView2.TabIndex = 65;
this.uiComboTreeView2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboTreeView2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboTreeView2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboTreeView2.Watermark = "水印文字";
this.uiComboTreeView2.NodesSelected += new Sunny.UI.UIComboTreeView.OnNodesSelected(this.uiComboTreeView2_NodesSelected); this.uiComboTreeView2.NodesSelected += new Sunny.UI.UIComboTreeView.OnNodesSelected(this.uiComboTreeView2_NodesSelected);
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(386, 294); this.uiLine1.Location = new System.Drawing.Point(386, 294);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -235,39 +253,41 @@ namespace Sunny.UI.Demo
this.uiLine1.TabIndex = 64; this.uiLine1.TabIndex = 64;
this.uiLine1.Text = "UIComboTreeView"; this.uiLine1.Text = "UIComboTreeView";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiComboTreeView1 // uiComboTreeView1
// //
this.uiComboTreeView1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboTreeView1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uiComboTreeView1.FillColor = System.Drawing.Color.White; this.uiComboTreeView1.FillColor = System.Drawing.Color.White;
this.uiComboTreeView1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboTreeView1.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboTreeView1.Location = new System.Drawing.Point(386, 329); this.uiComboTreeView1.Location = new System.Drawing.Point(386, 329);
this.uiComboTreeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboTreeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboTreeView1.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboTreeView1.MinimumSize = new System.Drawing.Size(63, 0);
this.uiComboTreeView1.Name = "uiComboTreeView1"; this.uiComboTreeView1.Name = "uiComboTreeView1";
treeNode29.Name = "节点0"; treeNode61.Name = "节点0";
treeNode29.Text = "节点0"; treeNode61.Text = "节点0";
treeNode30.Name = "节点1"; treeNode62.Name = "节点1";
treeNode30.Text = "节点1"; treeNode62.Text = "节点1";
treeNode31.Name = "节点2"; treeNode63.Name = "节点2";
treeNode31.Text = "节点2"; treeNode63.Text = "节点2";
treeNode32.Name = "节点3"; treeNode64.Name = "节点3";
treeNode32.Text = "节点3"; treeNode64.Text = "节点3";
this.uiComboTreeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] { this.uiComboTreeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode29, treeNode61,
treeNode30, treeNode62,
treeNode31, treeNode63,
treeNode32}); treeNode64});
this.uiComboTreeView1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboTreeView1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboTreeView1.Size = new System.Drawing.Size(150, 29); this.uiComboTreeView1.Size = new System.Drawing.Size(150, 29);
this.uiComboTreeView1.SymbolSize = 24;
this.uiComboTreeView1.TabIndex = 63; this.uiComboTreeView1.TabIndex = 63;
this.uiComboTreeView1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboTreeView1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboTreeView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboTreeView1.Watermark = "";
// //
// uiLine8 // uiLine8
// //
this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine8.BackColor = System.Drawing.Color.Transparent;
this.uiLine8.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine8.Location = new System.Drawing.Point(30, 337); this.uiLine8.Location = new System.Drawing.Point(30, 337);
this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine8.Name = "uiLine8"; this.uiLine8.Name = "uiLine8";
@ -275,13 +295,12 @@ namespace Sunny.UI.Demo
this.uiLine8.TabIndex = 62; this.uiLine8.TabIndex = 62;
this.uiLine8.Text = "UIDatetimePicker"; this.uiLine8.Text = "UIDatetimePicker";
this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiDatetimePicker1 // uiDatetimePicker1
// //
this.uiDatetimePicker1.CanEmpty = true; this.uiDatetimePicker1.CanEmpty = true;
this.uiDatetimePicker1.FillColor = System.Drawing.Color.White; this.uiDatetimePicker1.FillColor = System.Drawing.Color.White;
this.uiDatetimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiDatetimePicker1.Font = new System.Drawing.Font("宋体", 12F);
this.uiDatetimePicker1.Location = new System.Drawing.Point(30, 372); this.uiDatetimePicker1.Location = new System.Drawing.Point(30, 372);
this.uiDatetimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDatetimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiDatetimePicker1.MaxLength = 19; this.uiDatetimePicker1.MaxLength = 19;
@ -291,33 +310,37 @@ namespace Sunny.UI.Demo
this.uiDatetimePicker1.Size = new System.Drawing.Size(308, 29); this.uiDatetimePicker1.Size = new System.Drawing.Size(308, 29);
this.uiDatetimePicker1.SymbolDropDown = 61555; this.uiDatetimePicker1.SymbolDropDown = 61555;
this.uiDatetimePicker1.SymbolNormal = 61555; this.uiDatetimePicker1.SymbolNormal = 61555;
this.uiDatetimePicker1.SymbolSize = 24;
this.uiDatetimePicker1.TabIndex = 61; this.uiDatetimePicker1.TabIndex = 61;
this.uiDatetimePicker1.Text = "2020-06-02 17:57:28"; this.uiDatetimePicker1.Text = "2020-06-02 17:57:28";
this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiDatetimePicker1.Value = new System.DateTime(2020, 6, 2, 17, 57, 28, 203); this.uiDatetimePicker1.Value = new System.DateTime(2020, 6, 2, 17, 57, 28, 203);
this.uiDatetimePicker1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiDatetimePicker1.Watermark = "";
this.uiDatetimePicker1.ValueChanged += new Sunny.UI.UIDatetimePicker.OnDateTimeChanged(this.uiDatetimePicker1_ValueChanged); this.uiDatetimePicker1.ValueChanged += new Sunny.UI.UIDatetimePicker.OnDateTimeChanged(this.uiDatetimePicker1_ValueChanged);
// //
// uiColorPicker1 // uiColorPicker1
// //
this.uiColorPicker1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiColorPicker1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uiColorPicker1.FillColor = System.Drawing.Color.White; this.uiColorPicker1.FillColor = System.Drawing.Color.White;
this.uiColorPicker1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiColorPicker1.Font = new System.Drawing.Font("宋体", 12F);
this.uiColorPicker1.Location = new System.Drawing.Point(388, 89); this.uiColorPicker1.Location = new System.Drawing.Point(388, 89);
this.uiColorPicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiColorPicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiColorPicker1.MinimumSize = new System.Drawing.Size(63, 0); this.uiColorPicker1.MinimumSize = new System.Drawing.Size(63, 0);
this.uiColorPicker1.Name = "uiColorPicker1"; this.uiColorPicker1.Name = "uiColorPicker1";
this.uiColorPicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiColorPicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiColorPicker1.Size = new System.Drawing.Size(150, 29); this.uiColorPicker1.Size = new System.Drawing.Size(150, 29);
this.uiColorPicker1.SymbolSize = 24;
this.uiColorPicker1.TabIndex = 60; this.uiColorPicker1.TabIndex = 60;
this.uiColorPicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiColorPicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiColorPicker1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiColorPicker1.Watermark = "";
this.uiColorPicker1.ValueChanged += new Sunny.UI.UIColorPicker.OnColorChanged(this.uiColorPicker1_ValueChanged); this.uiColorPicker1.ValueChanged += new Sunny.UI.UIColorPicker.OnColorChanged(this.uiColorPicker1_ValueChanged);
this.uiColorPicker1.Click += new System.EventHandler(this.uiColorPicker1_Click); this.uiColorPicker1.Click += new System.EventHandler(this.uiColorPicker1_Click);
// //
// uiLine7 // uiLine7
// //
this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine7.BackColor = System.Drawing.Color.Transparent;
this.uiLine7.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine7.Location = new System.Drawing.Point(388, 55); this.uiLine7.Location = new System.Drawing.Point(388, 55);
this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine7.Name = "uiLine7"; this.uiLine7.Name = "uiLine7";
@ -325,11 +348,12 @@ namespace Sunny.UI.Demo
this.uiLine7.TabIndex = 59; this.uiLine7.TabIndex = 59;
this.uiLine7.Text = "UIColorPicker"; this.uiLine7.Text = "UIColorPicker";
this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine6 // uiLine6
// //
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine6.BackColor = System.Drawing.Color.Transparent;
this.uiLine6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine6.Location = new System.Drawing.Point(30, 416); this.uiLine6.Location = new System.Drawing.Point(30, 416);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6"; this.uiLine6.Name = "uiLine6";
@ -337,13 +361,12 @@ namespace Sunny.UI.Demo
this.uiLine6.TabIndex = 58; this.uiLine6.TabIndex = 58;
this.uiLine6.Text = "UITimePicker"; this.uiLine6.Text = "UITimePicker";
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiTimePicker1 // uiTimePicker1
// //
this.uiTimePicker1.CanEmpty = true; this.uiTimePicker1.CanEmpty = true;
this.uiTimePicker1.FillColor = System.Drawing.Color.White; this.uiTimePicker1.FillColor = System.Drawing.Color.White;
this.uiTimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTimePicker1.Font = new System.Drawing.Font("宋体", 12F);
this.uiTimePicker1.Location = new System.Drawing.Point(30, 451); this.uiTimePicker1.Location = new System.Drawing.Point(30, 451);
this.uiTimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTimePicker1.MaxLength = 8; this.uiTimePicker1.MaxLength = 8;
@ -353,16 +376,19 @@ namespace Sunny.UI.Demo
this.uiTimePicker1.Size = new System.Drawing.Size(150, 29); this.uiTimePicker1.Size = new System.Drawing.Size(150, 29);
this.uiTimePicker1.SymbolDropDown = 61555; this.uiTimePicker1.SymbolDropDown = 61555;
this.uiTimePicker1.SymbolNormal = 61555; this.uiTimePicker1.SymbolNormal = 61555;
this.uiTimePicker1.SymbolSize = 24;
this.uiTimePicker1.TabIndex = 57; this.uiTimePicker1.TabIndex = 57;
this.uiTimePicker1.Text = "23:41:39"; this.uiTimePicker1.Text = "23:41:39";
this.uiTimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTimePicker1.Value = new System.DateTime(2020, 5, 29, 23, 41, 39, 684); this.uiTimePicker1.Value = new System.DateTime(2020, 5, 29, 23, 41, 39, 684);
this.uiTimePicker1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiTimePicker1.Watermark = "";
this.uiTimePicker1.ValueChanged += new Sunny.UI.UITimePicker.OnDateTimeChanged(this.uiTimePicker1_ValueChanged); this.uiTimePicker1.ValueChanged += new Sunny.UI.UITimePicker.OnDateTimeChanged(this.uiTimePicker1_ValueChanged);
// //
// uiLine3 // uiLine3
// //
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine3.BackColor = System.Drawing.Color.Transparent;
this.uiLine3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine3.Location = new System.Drawing.Point(30, 214); this.uiLine3.Location = new System.Drawing.Point(30, 214);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3"; this.uiLine3.Name = "uiLine3";
@ -370,11 +396,12 @@ namespace Sunny.UI.Demo
this.uiLine3.TabIndex = 56; this.uiLine3.TabIndex = 56;
this.uiLine3.Text = "UIDatePicker"; this.uiLine3.Text = "UIDatePicker";
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(30, 55); this.uiLine2.Location = new System.Drawing.Point(30, 55);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -382,14 +409,13 @@ namespace Sunny.UI.Demo
this.uiLine2.TabIndex = 55; this.uiLine2.TabIndex = 55;
this.uiLine2.Text = "UIComboBox"; this.uiLine2.Text = "UIComboBox";
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiDatePicker1 // uiDatePicker1
// //
this.uiDatePicker1.CanEmpty = true; this.uiDatePicker1.CanEmpty = true;
this.uiDatePicker1.DateFormat = "yyyy"; this.uiDatePicker1.DateFormat = "yyyy";
this.uiDatePicker1.FillColor = System.Drawing.Color.White; this.uiDatePicker1.FillColor = System.Drawing.Color.White;
this.uiDatePicker1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiDatePicker1.Font = new System.Drawing.Font("宋体", 12F);
this.uiDatePicker1.Location = new System.Drawing.Point(30, 249); this.uiDatePicker1.Location = new System.Drawing.Point(30, 249);
this.uiDatePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDatePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiDatePicker1.MaxLength = 4; this.uiDatePicker1.MaxLength = 4;
@ -401,11 +427,12 @@ namespace Sunny.UI.Demo
this.uiDatePicker1.Size = new System.Drawing.Size(150, 29); this.uiDatePicker1.Size = new System.Drawing.Size(150, 29);
this.uiDatePicker1.SymbolDropDown = 61555; this.uiDatePicker1.SymbolDropDown = 61555;
this.uiDatePicker1.SymbolNormal = 61555; this.uiDatePicker1.SymbolNormal = 61555;
this.uiDatePicker1.SymbolSize = 24;
this.uiDatePicker1.TabIndex = 54; this.uiDatePicker1.TabIndex = 54;
this.uiDatePicker1.Text = "2020"; this.uiDatePicker1.Text = "2020";
this.uiDatePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiDatePicker1.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0); this.uiDatePicker1.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0);
this.uiDatePicker1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiDatePicker1.Watermark = "";
this.uiDatePicker1.ValueChanged += new Sunny.UI.UIDatePicker.OnDateTimeChanged(this.uiDatePicker1_ValueChanged); this.uiDatePicker1.ValueChanged += new Sunny.UI.UIDatePicker.OnDateTimeChanged(this.uiDatePicker1_ValueChanged);
// //
// uiComboBox2 // uiComboBox2
@ -415,23 +442,28 @@ namespace Sunny.UI.Demo
this.uiComboBox2.DropDownWidth = 300; this.uiComboBox2.DropDownWidth = 300;
this.uiComboBox2.FillColor = System.Drawing.Color.White; this.uiComboBox2.FillColor = System.Drawing.Color.White;
this.uiComboBox2.FilterMaxCount = 50; this.uiComboBox2.FilterMaxCount = 50;
this.uiComboBox2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboBox2.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboBox2.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.uiComboBox2.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiComboBox2.Location = new System.Drawing.Point(188, 89); this.uiComboBox2.Location = new System.Drawing.Point(188, 89);
this.uiComboBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboBox2.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox2.MinimumSize = new System.Drawing.Size(63, 0);
this.uiComboBox2.Name = "uiComboBox2"; this.uiComboBox2.Name = "uiComboBox2";
this.uiComboBox2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboBox2.ShowClearButton = true;
this.uiComboBox2.Size = new System.Drawing.Size(150, 29); this.uiComboBox2.Size = new System.Drawing.Size(150, 29);
this.uiComboBox2.SymbolSize = 24;
this.uiComboBox2.TabIndex = 53; this.uiComboBox2.TabIndex = 53;
this.uiComboBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboBox2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboBox2.Watermark = "水印文字";
// //
// uiComboBox1 // uiComboBox1
// //
this.uiComboBox1.DataSource = null; this.uiComboBox1.DataSource = null;
this.uiComboBox1.FillColor = System.Drawing.Color.White; this.uiComboBox1.FillColor = System.Drawing.Color.White;
this.uiComboBox1.FilterMaxCount = 50; this.uiComboBox1.FilterMaxCount = 50;
this.uiComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboBox1.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboBox1.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.uiComboBox1.Items.AddRange(new object[] { this.uiComboBox1.Items.AddRange(new object[] {
"1", "1",
"2", "2",
@ -445,6 +477,7 @@ namespace Sunny.UI.Demo
"14", "14",
"15", "15",
"16"}); "16"});
this.uiComboBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiComboBox1.Location = new System.Drawing.Point(30, 90); this.uiComboBox1.Location = new System.Drawing.Point(30, 90);
this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0);
@ -453,17 +486,18 @@ namespace Sunny.UI.Demo
this.uiComboBox1.RadiusSides = Sunny.UI.UICornerRadiusSides.None; this.uiComboBox1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiComboBox1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom; this.uiComboBox1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom;
this.uiComboBox1.Size = new System.Drawing.Size(150, 29); this.uiComboBox1.Size = new System.Drawing.Size(150, 29);
this.uiComboBox1.SymbolSize = 24;
this.uiComboBox1.TabIndex = 52; this.uiComboBox1.TabIndex = 52;
this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboBox1.Watermark = "水印文字"; this.uiComboBox1.Watermark = "水印文字";
this.uiComboBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboBox1.TipsClick += new System.EventHandler(this.uiComboBox1_TipsClick);
// //
// uiDatePicker2 // uiDatePicker2
// //
this.uiDatePicker2.CanEmpty = true; this.uiDatePicker2.CanEmpty = true;
this.uiDatePicker2.DateFormat = "yyyy-MM"; this.uiDatePicker2.DateFormat = "yyyy-MM";
this.uiDatePicker2.FillColor = System.Drawing.Color.White; this.uiDatePicker2.FillColor = System.Drawing.Color.White;
this.uiDatePicker2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiDatePicker2.Font = new System.Drawing.Font("宋体", 12F);
this.uiDatePicker2.Location = new System.Drawing.Point(188, 249); this.uiDatePicker2.Location = new System.Drawing.Point(188, 249);
this.uiDatePicker2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDatePicker2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiDatePicker2.MaxLength = 7; this.uiDatePicker2.MaxLength = 7;
@ -475,17 +509,18 @@ namespace Sunny.UI.Demo
this.uiDatePicker2.Size = new System.Drawing.Size(150, 29); this.uiDatePicker2.Size = new System.Drawing.Size(150, 29);
this.uiDatePicker2.SymbolDropDown = 61555; this.uiDatePicker2.SymbolDropDown = 61555;
this.uiDatePicker2.SymbolNormal = 61555; this.uiDatePicker2.SymbolNormal = 61555;
this.uiDatePicker2.SymbolSize = 24;
this.uiDatePicker2.TabIndex = 71; this.uiDatePicker2.TabIndex = 71;
this.uiDatePicker2.Text = "2020-04"; this.uiDatePicker2.Text = "2020-04";
this.uiDatePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiDatePicker2.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0); this.uiDatePicker2.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0);
this.uiDatePicker2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiDatePicker2.Watermark = "";
// //
// uiDatePicker3 // uiDatePicker3
// //
this.uiDatePicker3.CanEmpty = true; this.uiDatePicker3.CanEmpty = true;
this.uiDatePicker3.FillColor = System.Drawing.Color.White; this.uiDatePicker3.FillColor = System.Drawing.Color.White;
this.uiDatePicker3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiDatePicker3.Font = new System.Drawing.Font("宋体", 12F);
this.uiDatePicker3.Location = new System.Drawing.Point(30, 293); this.uiDatePicker3.Location = new System.Drawing.Point(30, 293);
this.uiDatePicker3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDatePicker3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiDatePicker3.MaxLength = 10; this.uiDatePicker3.MaxLength = 10;
@ -496,16 +531,19 @@ namespace Sunny.UI.Demo
this.uiDatePicker3.Size = new System.Drawing.Size(150, 29); this.uiDatePicker3.Size = new System.Drawing.Size(150, 29);
this.uiDatePicker3.SymbolDropDown = 61555; this.uiDatePicker3.SymbolDropDown = 61555;
this.uiDatePicker3.SymbolNormal = 61555; this.uiDatePicker3.SymbolNormal = 61555;
this.uiDatePicker3.SymbolSize = 24;
this.uiDatePicker3.TabIndex = 72; this.uiDatePicker3.TabIndex = 72;
this.uiDatePicker3.Text = "2020-04-16"; this.uiDatePicker3.Text = "2020-04-16";
this.uiDatePicker3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiDatePicker3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiDatePicker3.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0); this.uiDatePicker3.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0);
this.uiDatePicker3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiDatePicker3.Watermark = "";
this.uiDatePicker3.ValueChanged += new Sunny.UI.UIDatePicker.OnDateTimeChanged(this.uiDatePicker3_ValueChanged); this.uiDatePicker3.ValueChanged += new Sunny.UI.UIDatePicker.OnDateTimeChanged(this.uiDatePicker3_ValueChanged);
// //
// uiLine4 // uiLine4
// //
this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine4.BackColor = System.Drawing.Color.Transparent;
this.uiLine4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine4.Location = new System.Drawing.Point(386, 134); this.uiLine4.Location = new System.Drawing.Point(386, 134);
this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine4.Name = "uiLine4"; this.uiLine4.Name = "uiLine4";
@ -513,28 +551,29 @@ namespace Sunny.UI.Demo
this.uiLine4.TabIndex = 73; this.uiLine4.TabIndex = 73;
this.uiLine4.Text = "UIComboDataGridView"; this.uiLine4.Text = "UIComboDataGridView";
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiComboDataGridView1 // uiComboDataGridView1
// //
this.uiComboDataGridView1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboDataGridView1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uiComboDataGridView1.FillColor = System.Drawing.Color.White; this.uiComboDataGridView1.FillColor = System.Drawing.Color.White;
this.uiComboDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboDataGridView1.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboDataGridView1.Location = new System.Drawing.Point(386, 169); this.uiComboDataGridView1.Location = new System.Drawing.Point(386, 169);
this.uiComboDataGridView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboDataGridView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboDataGridView1.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboDataGridView1.MinimumSize = new System.Drawing.Size(63, 0);
this.uiComboDataGridView1.Name = "uiComboDataGridView1"; this.uiComboDataGridView1.Name = "uiComboDataGridView1";
this.uiComboDataGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboDataGridView1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboDataGridView1.Size = new System.Drawing.Size(308, 29); this.uiComboDataGridView1.Size = new System.Drawing.Size(308, 29);
this.uiComboDataGridView1.SymbolSize = 24;
this.uiComboDataGridView1.TabIndex = 74; this.uiComboDataGridView1.TabIndex = 74;
this.uiComboDataGridView1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboDataGridView1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboDataGridView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboDataGridView1.Watermark = "";
this.uiComboDataGridView1.SelectIndexChange += new Sunny.UI.UIDataGridView.OnSelectIndexChange(this.uiComboDataGridView1_SelectIndexChange_1);
this.uiComboDataGridView1.ValueChanged += new Sunny.UI.UIComboDataGridView.OnValueChanged(this.uiComboDataGridView1_ValueChanged); this.uiComboDataGridView1.ValueChanged += new Sunny.UI.UIComboDataGridView.OnValueChanged(this.uiComboDataGridView1_ValueChanged);
// //
// uiLine5 // uiLine5
// //
this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine5.BackColor = System.Drawing.Color.Transparent;
this.uiLine5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine5.Location = new System.Drawing.Point(30, 134); this.uiLine5.Location = new System.Drawing.Point(30, 134);
this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine5.Name = "uiLine5"; this.uiLine5.Name = "uiLine5";
@ -542,7 +581,6 @@ namespace Sunny.UI.Demo
this.uiLine5.TabIndex = 77; this.uiLine5.TabIndex = 77;
this.uiLine5.Text = "UIComboBox (ShowFilter)"; this.uiLine5.Text = "UIComboBox (ShowFilter)";
this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiComboBox3 // uiComboBox3
// //
@ -550,7 +588,9 @@ namespace Sunny.UI.Demo
this.uiComboBox3.DropDownWidth = 300; this.uiComboBox3.DropDownWidth = 300;
this.uiComboBox3.FillColor = System.Drawing.Color.White; this.uiComboBox3.FillColor = System.Drawing.Color.White;
this.uiComboBox3.FilterMaxCount = 50; this.uiComboBox3.FilterMaxCount = 50;
this.uiComboBox3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboBox3.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboBox3.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.uiComboBox3.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiComboBox3.Location = new System.Drawing.Point(188, 168); this.uiComboBox3.Location = new System.Drawing.Point(188, 168);
this.uiComboBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboBox3.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox3.MinimumSize = new System.Drawing.Size(63, 0);
@ -558,9 +598,10 @@ namespace Sunny.UI.Demo
this.uiComboBox3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboBox3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboBox3.ShowFilter = true; this.uiComboBox3.ShowFilter = true;
this.uiComboBox3.Size = new System.Drawing.Size(150, 29); this.uiComboBox3.Size = new System.Drawing.Size(150, 29);
this.uiComboBox3.SymbolSize = 24;
this.uiComboBox3.TabIndex = 76; this.uiComboBox3.TabIndex = 76;
this.uiComboBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboBox3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboBox3.Watermark = "";
this.uiComboBox3.SelectedValueChanged += new System.EventHandler(this.uiComboBox3_SelectedValueChanged); this.uiComboBox3.SelectedValueChanged += new System.EventHandler(this.uiComboBox3_SelectedValueChanged);
// //
// uiComboBox4 // uiComboBox4
@ -568,7 +609,8 @@ namespace Sunny.UI.Demo
this.uiComboBox4.DataSource = null; this.uiComboBox4.DataSource = null;
this.uiComboBox4.FillColor = System.Drawing.Color.White; this.uiComboBox4.FillColor = System.Drawing.Color.White;
this.uiComboBox4.FilterMaxCount = 50; this.uiComboBox4.FilterMaxCount = 50;
this.uiComboBox4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboBox4.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboBox4.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.uiComboBox4.Items.AddRange(new object[] { this.uiComboBox4.Items.AddRange(new object[] {
"1", "1",
"2", "2",
@ -588,6 +630,7 @@ namespace Sunny.UI.Demo
"114", "114",
"115", "115",
"116"}); "116"});
this.uiComboBox4.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiComboBox4.Location = new System.Drawing.Point(30, 169); this.uiComboBox4.Location = new System.Drawing.Point(30, 169);
this.uiComboBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboBox4.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboBox4.MinimumSize = new System.Drawing.Size(63, 0);
@ -597,31 +640,34 @@ namespace Sunny.UI.Demo
this.uiComboBox4.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom; this.uiComboBox4.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom;
this.uiComboBox4.ShowFilter = true; this.uiComboBox4.ShowFilter = true;
this.uiComboBox4.Size = new System.Drawing.Size(150, 29); this.uiComboBox4.Size = new System.Drawing.Size(150, 29);
this.uiComboBox4.SymbolSize = 24;
this.uiComboBox4.TabIndex = 75; this.uiComboBox4.TabIndex = 75;
this.uiComboBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboBox4.Watermark = "水印文字"; this.uiComboBox4.Watermark = "水印文字";
this.uiComboBox4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiComboBox4.SelectedValueChanged += new System.EventHandler(this.uiComboBox4_SelectedValueChanged); this.uiComboBox4.SelectedValueChanged += new System.EventHandler(this.uiComboBox4_SelectedValueChanged);
// //
// uiComboDataGridView2 // uiComboDataGridView2
// //
this.uiComboDataGridView2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.uiComboDataGridView2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.uiComboDataGridView2.FillColor = System.Drawing.Color.White; this.uiComboDataGridView2.FillColor = System.Drawing.Color.White;
this.uiComboDataGridView2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiComboDataGridView2.Font = new System.Drawing.Font("宋体", 12F);
this.uiComboDataGridView2.Location = new System.Drawing.Point(386, 249); this.uiComboDataGridView2.Location = new System.Drawing.Point(386, 249);
this.uiComboDataGridView2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiComboDataGridView2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiComboDataGridView2.MinimumSize = new System.Drawing.Size(63, 0); this.uiComboDataGridView2.MinimumSize = new System.Drawing.Size(63, 0);
this.uiComboDataGridView2.Name = "uiComboDataGridView2"; this.uiComboDataGridView2.Name = "uiComboDataGridView2";
this.uiComboDataGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2); this.uiComboDataGridView2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiComboDataGridView2.Size = new System.Drawing.Size(308, 29); this.uiComboDataGridView2.Size = new System.Drawing.Size(308, 29);
this.uiComboDataGridView2.SymbolSize = 24;
this.uiComboDataGridView2.TabIndex = 79; this.uiComboDataGridView2.TabIndex = 79;
this.uiComboDataGridView2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiComboDataGridView2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiComboDataGridView2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiComboDataGridView2.Watermark = "";
this.uiComboDataGridView2.ValueChanged += new Sunny.UI.UIComboDataGridView.OnValueChanged(this.uiComboDataGridView2_ValueChanged); this.uiComboDataGridView2.ValueChanged += new Sunny.UI.UIComboDataGridView.OnValueChanged(this.uiComboDataGridView2_ValueChanged);
// //
// uiLine9 // uiLine9
// //
this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine9.BackColor = System.Drawing.Color.Transparent;
this.uiLine9.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine9.Location = new System.Drawing.Point(386, 214); this.uiLine9.Location = new System.Drawing.Point(386, 214);
this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine9.Name = "uiLine9"; this.uiLine9.Name = "uiLine9";
@ -629,13 +675,225 @@ namespace Sunny.UI.Demo
this.uiLine9.TabIndex = 78; this.uiLine9.TabIndex = 78;
this.uiLine9.Text = "UIComboDataGridView (MultiSelect)"; this.uiLine9.Text = "UIComboDataGridView (MultiSelect)";
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); //
// uiToolTip1
//
this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
this.uiToolTip1.OwnerDraw = true;
//
// uiLine10
//
this.uiLine10.BackColor = System.Drawing.Color.Transparent;
this.uiLine10.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine10.Location = new System.Drawing.Point(386, 416);
this.uiLine10.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine10.Name = "uiLine10";
this.uiLine10.Size = new System.Drawing.Size(308, 20);
this.uiLine10.TabIndex = 80;
this.uiLine10.Text = "UINumPadTextBox";
this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiNumPadTextBox1
//
this.uiNumPadTextBox1.FillColor = System.Drawing.Color.White;
this.uiNumPadTextBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNumPadTextBox1.Location = new System.Drawing.Point(386, 451);
this.uiNumPadTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiNumPadTextBox1.MinimumSize = new System.Drawing.Size(63, 0);
this.uiNumPadTextBox1.Name = "uiNumPadTextBox1";
this.uiNumPadTextBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiNumPadTextBox1.Size = new System.Drawing.Size(150, 29);
this.uiNumPadTextBox1.SymbolSize = 24;
this.uiNumPadTextBox1.TabIndex = 81;
this.uiNumPadTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiNumPadTextBox1.Watermark = "";
//
// uiNumPadTextBox2
//
this.uiNumPadTextBox2.FillColor = System.Drawing.Color.White;
this.uiNumPadTextBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNumPadTextBox2.Location = new System.Drawing.Point(544, 451);
this.uiNumPadTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiNumPadTextBox2.MinimumSize = new System.Drawing.Size(63, 0);
this.uiNumPadTextBox2.Name = "uiNumPadTextBox2";
this.uiNumPadTextBox2.NumPadType = Sunny.UI.NumPadType.Integer;
this.uiNumPadTextBox2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiNumPadTextBox2.Size = new System.Drawing.Size(150, 29);
this.uiNumPadTextBox2.SymbolSize = 24;
this.uiNumPadTextBox2.TabIndex = 82;
this.uiNumPadTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiNumPadTextBox2.Watermark = "";
//
// uiNumPadTextBox3
//
this.uiNumPadTextBox3.FillColor = System.Drawing.Color.White;
this.uiNumPadTextBox3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNumPadTextBox3.Location = new System.Drawing.Point(544, 495);
this.uiNumPadTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiNumPadTextBox3.MaxLength = 18;
this.uiNumPadTextBox3.MinimumSize = new System.Drawing.Size(63, 0);
this.uiNumPadTextBox3.Name = "uiNumPadTextBox3";
this.uiNumPadTextBox3.NumPadType = Sunny.UI.NumPadType.IDNumber;
this.uiNumPadTextBox3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiNumPadTextBox3.Size = new System.Drawing.Size(150, 29);
this.uiNumPadTextBox3.SymbolSize = 24;
this.uiNumPadTextBox3.TabIndex = 84;
this.uiNumPadTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiNumPadTextBox3.Watermark = "";
//
// uiNumPadTextBox4
//
this.uiNumPadTextBox4.FillColor = System.Drawing.Color.White;
this.uiNumPadTextBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNumPadTextBox4.Location = new System.Drawing.Point(386, 495);
this.uiNumPadTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiNumPadTextBox4.MinimumSize = new System.Drawing.Size(63, 0);
this.uiNumPadTextBox4.Name = "uiNumPadTextBox4";
this.uiNumPadTextBox4.NumPadType = Sunny.UI.NumPadType.Double;
this.uiNumPadTextBox4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiNumPadTextBox4.Size = new System.Drawing.Size(150, 29);
this.uiNumPadTextBox4.SymbolSize = 24;
this.uiNumPadTextBox4.TabIndex = 83;
this.uiNumPadTextBox4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiNumPadTextBox4.Watermark = "";
//
// uiLine11
//
this.uiLine11.BackColor = System.Drawing.Color.Transparent;
this.uiLine11.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine11.Location = new System.Drawing.Point(30, 543);
this.uiLine11.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine11.Name = "uiLine11";
this.uiLine11.Size = new System.Drawing.Size(664, 20);
this.uiLine11.TabIndex = 85;
this.uiLine11.Text = "2X";
this.uiLine11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiDatePicker4
//
this.uiDatePicker4.CanEmpty = true;
this.uiDatePicker4.FillColor = System.Drawing.Color.White;
this.uiDatePicker4.Font = new System.Drawing.Font("宋体", 12F);
this.uiDatePicker4.Location = new System.Drawing.Point(30, 580);
this.uiDatePicker4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiDatePicker4.MaxLength = 10;
this.uiDatePicker4.MinimumSize = new System.Drawing.Size(63, 0);
this.uiDatePicker4.Name = "uiDatePicker4";
this.uiDatePicker4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiDatePicker4.ShowToday = true;
this.uiDatePicker4.Size = new System.Drawing.Size(150, 29);
this.uiDatePicker4.SizeMultiple = 2;
this.uiDatePicker4.SymbolDropDown = 61555;
this.uiDatePicker4.SymbolNormal = 61555;
this.uiDatePicker4.SymbolSize = 24;
this.uiDatePicker4.TabIndex = 86;
this.uiDatePicker4.Text = "2020-04-16";
this.uiDatePicker4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiDatePicker4.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0);
this.uiDatePicker4.Watermark = "";
//
// uiDatetimePicker2
//
this.uiDatetimePicker2.CanEmpty = true;
this.uiDatetimePicker2.FillColor = System.Drawing.Color.White;
this.uiDatetimePicker2.Font = new System.Drawing.Font("宋体", 12F);
this.uiDatetimePicker2.Location = new System.Drawing.Point(30, 619);
this.uiDatetimePicker2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiDatetimePicker2.MaxLength = 19;
this.uiDatetimePicker2.MinimumSize = new System.Drawing.Size(63, 0);
this.uiDatetimePicker2.Name = "uiDatetimePicker2";
this.uiDatetimePicker2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiDatetimePicker2.Size = new System.Drawing.Size(308, 29);
this.uiDatetimePicker2.SizeMultiple = 2;
this.uiDatetimePicker2.SymbolDropDown = 61555;
this.uiDatetimePicker2.SymbolNormal = 61555;
this.uiDatetimePicker2.SymbolSize = 24;
this.uiDatetimePicker2.TabIndex = 87;
this.uiDatetimePicker2.Text = "2020-06-02 17:57:28";
this.uiDatetimePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiDatetimePicker2.Value = new System.DateTime(2020, 6, 2, 17, 57, 28, 203);
this.uiDatetimePicker2.Watermark = "";
//
// uiTimePicker2
//
this.uiTimePicker2.CanEmpty = true;
this.uiTimePicker2.FillColor = System.Drawing.Color.White;
this.uiTimePicker2.Font = new System.Drawing.Font("宋体", 12F);
this.uiTimePicker2.Location = new System.Drawing.Point(188, 580);
this.uiTimePicker2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTimePicker2.MaxLength = 8;
this.uiTimePicker2.MinimumSize = new System.Drawing.Size(63, 0);
this.uiTimePicker2.Name = "uiTimePicker2";
this.uiTimePicker2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiTimePicker2.Size = new System.Drawing.Size(150, 29);
this.uiTimePicker2.SizeMultiple = 2;
this.uiTimePicker2.SymbolDropDown = 61555;
this.uiTimePicker2.SymbolNormal = 61555;
this.uiTimePicker2.SymbolSize = 24;
this.uiTimePicker2.TabIndex = 88;
this.uiTimePicker2.Text = "23:41:39";
this.uiTimePicker2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTimePicker2.Value = new System.DateTime(2020, 5, 29, 23, 41, 39, 684);
this.uiTimePicker2.Watermark = "";
//
// uiNumPadTextBox5
//
this.uiNumPadTextBox5.FillColor = System.Drawing.Color.White;
this.uiNumPadTextBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNumPadTextBox5.Location = new System.Drawing.Point(386, 580);
this.uiNumPadTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiNumPadTextBox5.MinimumSize = new System.Drawing.Size(63, 0);
this.uiNumPadTextBox5.Name = "uiNumPadTextBox5";
this.uiNumPadTextBox5.NumPadType = Sunny.UI.NumPadType.Double;
this.uiNumPadTextBox5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiNumPadTextBox5.Size = new System.Drawing.Size(150, 29);
this.uiNumPadTextBox5.SizeMultiple = 2;
this.uiNumPadTextBox5.SymbolSize = 24;
this.uiNumPadTextBox5.TabIndex = 89;
this.uiNumPadTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiNumPadTextBox5.Watermark = "";
//
// uiDatePicker5
//
this.uiDatePicker5.CanEmpty = true;
this.uiDatePicker5.FillColor = System.Drawing.Color.White;
this.uiDatePicker5.Font = new System.Drawing.Font("宋体", 12F);
this.uiDatePicker5.Location = new System.Drawing.Point(188, 293);
this.uiDatePicker5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiDatePicker5.MaxLength = 10;
this.uiDatePicker5.MinimumSize = new System.Drawing.Size(63, 0);
this.uiDatePicker5.Name = "uiDatePicker5";
this.uiDatePicker5.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.uiDatePicker5.ShowToday = true;
this.uiDatePicker5.Size = new System.Drawing.Size(150, 29);
this.uiDatePicker5.SymbolDropDown = 61555;
this.uiDatePicker5.SymbolNormal = 61555;
this.uiDatePicker5.SymbolSize = 24;
this.uiDatePicker5.TabIndex = 90;
this.uiDatePicker5.Text = "2020-04-16";
this.uiDatePicker5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiDatePicker5.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0);
this.uiDatePicker5.Watermark = "";
// //
// FCombobox // FCombobox
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(765, 522); this.ClientSize = new System.Drawing.Size(765, 665);
this.Controls.Add(this.uiDatePicker5);
this.Controls.Add(this.uiNumPadTextBox5);
this.Controls.Add(this.uiTimePicker2);
this.Controls.Add(this.uiDatetimePicker2);
this.Controls.Add(this.uiDatePicker4);
this.Controls.Add(this.uiLine11);
this.Controls.Add(this.uiNumPadTextBox3);
this.Controls.Add(this.uiNumPadTextBox4);
this.Controls.Add(this.uiNumPadTextBox2);
this.Controls.Add(this.uiNumPadTextBox1);
this.Controls.Add(this.uiLine10);
this.Controls.Add(this.uiComboDataGridView2); this.Controls.Add(this.uiComboDataGridView2);
this.Controls.Add(this.uiLine9); this.Controls.Add(this.uiLine9);
this.Controls.Add(this.uiLine5); this.Controls.Add(this.uiLine5);
@ -666,6 +924,7 @@ namespace Sunny.UI.Demo
this.ShowTitle = true; this.ShowTitle = true;
this.Symbol = 61776; this.Symbol = 61776;
this.Text = "Combobox"; this.Text = "Combobox";
this.Shown += new System.EventHandler(this.FCombobox_Shown);
this.ResumeLayout(false); this.ResumeLayout(false);
} }
@ -696,5 +955,17 @@ namespace Sunny.UI.Demo
private UIComboBox uiComboBox4; private UIComboBox uiComboBox4;
private UIComboDataGridView uiComboDataGridView2; private UIComboDataGridView uiComboDataGridView2;
private UILine uiLine9; private UILine uiLine9;
private UIToolTip uiToolTip1;
private UILine uiLine10;
private UINumPadTextBox uiNumPadTextBox1;
private UINumPadTextBox uiNumPadTextBox2;
private UINumPadTextBox uiNumPadTextBox3;
private UINumPadTextBox uiNumPadTextBox4;
private UILine uiLine11;
private UIDatePicker uiDatePicker4;
private UIDatetimePicker uiDatetimePicker2;
private UITimePicker uiTimePicker2;
private UINumPadTextBox uiNumPadTextBox5;
private UIDatePicker uiDatePicker5;
} }
} }

View File

@ -36,32 +36,28 @@ namespace Sunny.UI.Demo
uiComboDataGridView1.DataGridView.Init(); uiComboDataGridView1.DataGridView.Init();
uiComboDataGridView1.ItemSize = new System.Drawing.Size(360, 240); uiComboDataGridView1.ItemSize = new System.Drawing.Size(360, 240);
uiComboDataGridView1.DataGridView.AddColumn("Column1", "Column1"); uiComboDataGridView1.DataGridView.AddColumn("数据列1", "Column1");
uiComboDataGridView1.DataGridView.AddColumn("Column2", "Column2"); uiComboDataGridView1.DataGridView.AddColumn("数据列2", "Column2");
uiComboDataGridView1.DataGridView.AddColumn("Column3", "Column3"); uiComboDataGridView1.DataGridView.AddColumn("数据列3", "Column3");
uiComboDataGridView1.DataGridView.ReadOnly = true; uiComboDataGridView1.DataGridView.ReadOnly = true;
uiComboDataGridView1.SelectIndexChange += UiComboDataGridView1_SelectIndexChange; uiComboDataGridView1.DataGridView.DataSource = dt;//用DataTable做数据源过滤用List不行
uiComboDataGridView1.ShowFilter = true; uiComboDataGridView1.FilterColumnName = "Column1;Column3"; //不设置则全部列过滤,可加分号过滤多列
uiComboDataGridView1.DataGridView.DataSource = dt;
uiComboDataGridView1.FilterColumnName = "Column1"; //不设置则全部列过滤
uiComboDataGridView2.DataGridView.Init(); uiComboDataGridView2.DataGridView.Init();
uiComboDataGridView2.DataGridView.MultiSelect = true;//设置可多选 uiComboDataGridView2.DataGridView.MultiSelect = true;//设置可多选
uiComboDataGridView2.ItemSize = new System.Drawing.Size(360, 240); uiComboDataGridView2.ItemSize = new System.Drawing.Size(360, 240);
uiComboDataGridView2.DataGridView.AddColumn("Column1", "Column1"); uiComboDataGridView2.DataGridView.AddColumn("数据列1", "Column1");
uiComboDataGridView2.DataGridView.AddColumn("Column2", "Column2"); uiComboDataGridView2.DataGridView.AddColumn("数据列2", "Column2");
uiComboDataGridView2.DataGridView.AddColumn("Column3", "Column3"); uiComboDataGridView2.DataGridView.AddColumn("数据列3", "Column3");
uiComboDataGridView2.DataGridView.ReadOnly = true; uiComboDataGridView2.DataGridView.ReadOnly = true;
uiComboDataGridView2.ShowFilter = true;
uiComboDataGridView2.DataGridView.DataSource = dt; uiComboDataGridView2.DataGridView.DataSource = dt;
uiComboDataGridView2.FilterColumnName = "Column1"; //不设置则全部列过滤 uiComboDataGridView2.FilterColumnName = "Column1"; //不设置则全部列过滤
}
public override void Final() uiComboBox1.SetTipsText(uiToolTip1, "Hello World.");
{
base.Final(); uiDatePicker4.Value = uiDatePicker1.Value = uiDatePicker2.Value = uiDatePicker3.Value = DateTime.Now.Date;
uiComboBox3.HideFilterForm(); uiDatetimePicker2.Value = uiDatetimePicker1.Value = DateTime.Now;
uiComboBox4.HideFilterForm(); uiTimePicker1.Value = uiTimePicker2.Value = DateTime.Now;
} }
private void UiComboDataGridView1_SelectIndexChange(object sender, int index) private void UiComboDataGridView1_SelectIndexChange(object sender, int index)
@ -118,24 +114,8 @@ namespace Sunny.UI.Demo
} }
} }
private void uiComboDataGridView1_ValueChanged(object sender, object value)
{
uiComboDataGridView1.Text = "";
if (value != null && value is DataGridViewRow)
{
DataGridViewRow row = (DataGridViewRow)value;
uiComboDataGridView1.Text = row.Cells["Column1"].Value.ToString();
}
}
private void uiComboDataGridView1_SelectIndexChange_1(object sender, int index)
{
uiComboDataGridView1.Text = dt.Rows[index]["Column1"].ToString();
}
private void uiDatePicker3_ValueChanged(object sender, DateTime value) private void uiDatePicker3_ValueChanged(object sender, DateTime value)
{ {
ShowInfoTip(uiDatePicker3.Value.DateString());
Console.WriteLine(uiDatePicker3.Value); Console.WriteLine(uiDatePicker3.Value);
} }
@ -153,19 +133,41 @@ namespace Sunny.UI.Demo
uiComboBox4.Text.WriteConsole(); uiComboBox4.Text.WriteConsole();
} }
private void uiComboDataGridView1_ValueChanged(object sender, object value)
{
uiComboDataGridView1.Text = "";
if (value != null && value is DataGridViewRow)
{
DataGridViewRow row = (DataGridViewRow)value;
uiComboDataGridView1.Text = row.Cells["数据列1"].Value.ToString();//通过ColumnName显示值
}
}
private void uiComboDataGridView2_ValueChanged(object sender, object value) private void uiComboDataGridView2_ValueChanged(object sender, object value)
{ {
uiComboDataGridView2.Text = ""; uiComboDataGridView2.Text = "";
if (value != null && value is DataGridViewSelectedRowCollection) if (value != null && value is DataGridViewSelectedRowCollection)
{ {
DataGridViewSelectedRowCollection collection = (DataGridViewSelectedRowCollection)value; DataGridViewSelectedRowCollection collection = (DataGridViewSelectedRowCollection)value;
foreach (var item in collection) foreach (object item in collection)
{ {
DataGridViewRow row = (DataGridViewRow)item; DataGridViewRow row = (DataGridViewRow)item;
uiComboDataGridView2.Text += row.Cells["Column1"].Value.ToString(); uiComboDataGridView2.Text += row.Cells[0].Value.ToString();//通过索引显示值
uiComboDataGridView2.Text += "; "; uiComboDataGridView2.Text += "; ";
} }
} }
} }
private void uiComboBox1_TipsClick(object sender, EventArgs e)
{
this.ShowInfoTip("Hello world.");
}
private void FCombobox_Shown(object sender, EventArgs e)
{
//日期选择框文本设置为空
uiDatePicker5.CanEmpty = true;
uiDatePicker5.Text = "";
}
} }
} }

View File

@ -117,4 +117,7 @@
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<metadata name="uiToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
</root> </root>

View File

@ -37,7 +37,7 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -49,7 +49,7 @@ namespace Sunny.UI.Demo
// uiButton2 // uiButton2
// //
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton2.Location = new System.Drawing.Point(294, 92); this.uiButton2.Location = new System.Drawing.Point(294, 92);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2"; this.uiButton2.Name = "uiButton2";
@ -62,7 +62,7 @@ namespace Sunny.UI.Demo
// //
this.uiButton1.ContextMenuStrip = this.uiContextMenuStrip1; this.uiButton1.ContextMenuStrip = this.uiContextMenuStrip1;
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton1.Location = new System.Drawing.Point(30, 92); this.uiButton1.Location = new System.Drawing.Point(30, 92);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1"; this.uiButton1.Name = "uiButton1";
@ -72,7 +72,7 @@ namespace Sunny.UI.Demo
// //
// uiContextMenuStrip1 // uiContextMenuStrip1
// //
this.uiContextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiContextMenuStrip1.Font = new System.Drawing.Font("宋体", 12F);
this.uiContextMenuStrip1.Name = "uiContextMenuStrip1"; this.uiContextMenuStrip1.Name = "uiContextMenuStrip1";
this.uiContextMenuStrip1.Size = new System.Drawing.Size(61, 4); this.uiContextMenuStrip1.Size = new System.Drawing.Size(61, 4);
// //

View File

@ -12,7 +12,7 @@ namespace Sunny.UI.Demo
var styles = UIStyles.PopularStyles(); var styles = UIStyles.PopularStyles();
foreach (UIStyle style in styles) foreach (UIStyle style in styles)
{ {
ToolStripMenuItem item = new ToolStripMenuItem(style.DisplayText()) { Tag = style }; ToolStripMenuItem item = new ToolStripMenuItem(style.Description()) { Tag = style };
item.Click += Item_Click; item.Click += Item_Click;
uiContextMenuStrip1.Items.Add(item); uiContextMenuStrip1.Items.Add(item);
} }

View File

@ -38,6 +38,10 @@ namespace Sunny.UI.Demo
this.uiDataGridView1 = new Sunny.UI.UIDataGridView(); this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
this.uiPagination1 = new Sunny.UI.UIPagination(); this.uiPagination1 = new Sunny.UI.UIPagination();
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
this.SuspendLayout(); this.SuspendLayout();
// //
@ -45,8 +49,7 @@ namespace Sunny.UI.Demo
// //
this.uiDataGridViewFooter1.DataGridView = this.uiDataGridView1; this.uiDataGridViewFooter1.DataGridView = this.uiDataGridView1;
this.uiDataGridViewFooter1.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiDataGridViewFooter1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiDataGridViewFooter1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiDataGridViewFooter1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiDataGridViewFooter1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiDataGridViewFooter1.Location = new System.Drawing.Point(0, 386); this.uiDataGridViewFooter1.Location = new System.Drawing.Point(0, 386);
this.uiDataGridViewFooter1.MinimumSize = new System.Drawing.Size(1, 1); this.uiDataGridViewFooter1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiDataGridViewFooter1.Name = "uiDataGridViewFooter1"; this.uiDataGridViewFooter1.Name = "uiDataGridViewFooter1";
@ -59,22 +62,30 @@ namespace Sunny.UI.Demo
// //
// uiDataGridView1 // uiDataGridView1
// //
this.uiDataGridView1.AllowUserToAddRows = false;
this.uiDataGridView1.AllowUserToDeleteRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.uiDataGridView1.BackgroundColor = System.Drawing.Color.White; this.uiDataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single; this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.uiDataGridView1.ColumnHeadersHeight = 32;
this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.uiDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column2,
this.Column3,
this.Column4});
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.White; dataGridViewCellStyle3.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
@ -82,20 +93,21 @@ namespace Sunny.UI.Demo
this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle3; this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle3;
this.uiDataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiDataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiDataGridView1.EnableHeadersVisualStyles = false; this.uiDataGridView1.EnableHeadersVisualStyles = false;
this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDataGridView1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
this.uiDataGridView1.Location = new System.Drawing.Point(0, 35); this.uiDataGridView1.Location = new System.Drawing.Point(0, 35);
this.uiDataGridView1.Name = "uiDataGridView1"; this.uiDataGridView1.Name = "uiDataGridView1";
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.White; dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True; dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4; this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.uiDataGridView1.RowHeadersVisible = false;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.White; dataGridViewCellStyle5.BackColor = System.Drawing.Color.White;
dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255))))); dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
@ -103,17 +115,15 @@ namespace Sunny.UI.Demo
this.uiDataGridView1.RowTemplate.Height = 23; this.uiDataGridView1.RowTemplate.Height = 23;
this.uiDataGridView1.SelectedIndex = -1; this.uiDataGridView1.SelectedIndex = -1;
this.uiDataGridView1.Size = new System.Drawing.Size(800, 351); this.uiDataGridView1.Size = new System.Drawing.Size(800, 351);
this.uiDataGridView1.StripeOddColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.uiDataGridView1.TabIndex = 6; this.uiDataGridView1.TabIndex = 6;
// //
// uiPagination1 // uiPagination1
// //
this.uiPagination1.ActivePage = 20; this.uiPagination1.ActivePage = 20;
this.uiPagination1.ButtonFillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(128)))), ((int)(((byte)(204)))));
this.uiPagination1.CausesValidation = false; this.uiPagination1.CausesValidation = false;
this.uiPagination1.Dock = System.Windows.Forms.DockStyle.Bottom; this.uiPagination1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiPagination1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPagination1.Font = new System.Drawing.Font("宋体", 12F);
this.uiPagination1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.uiPagination1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPagination1.Location = new System.Drawing.Point(0, 415); this.uiPagination1.Location = new System.Drawing.Point(0, 415);
this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPagination1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPagination1.MinimumSize = new System.Drawing.Size(1, 1);
@ -122,6 +132,7 @@ namespace Sunny.UI.Demo
this.uiPagination1.PageSize = 50; this.uiPagination1.PageSize = 50;
this.uiPagination1.RadiusSides = Sunny.UI.UICornerRadiusSides.None; this.uiPagination1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None; this.uiPagination1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.uiPagination1.ShowText = false;
this.uiPagination1.Size = new System.Drawing.Size(800, 35); this.uiPagination1.Size = new System.Drawing.Size(800, 35);
this.uiPagination1.TabIndex = 4; this.uiPagination1.TabIndex = 4;
this.uiPagination1.Text = "uiDataGridPage1"; this.uiPagination1.Text = "uiDataGridPage1";
@ -129,6 +140,34 @@ namespace Sunny.UI.Demo
this.uiPagination1.TotalCount = 40000; this.uiPagination1.TotalCount = 40000;
this.uiPagination1.PageChanged += new Sunny.UI.UIPagination.OnPageChangeEventHandler(this.uiPagination1_PageChanged); this.uiPagination1.PageChanged += new Sunny.UI.UIPagination.OnPageChangeEventHandler(this.uiPagination1_PageChanged);
// //
// Column1
//
this.Column1.DataPropertyName = "Column1";
this.Column1.HeaderText = "数据列1";
this.Column1.Name = "Column1";
this.Column1.Width = 300;
//
// Column2
//
this.Column2.DataPropertyName = "Column2";
this.Column2.HeaderText = "数据列2";
this.Column2.Name = "Column2";
this.Column2.Width = 200;
//
// Column3
//
this.Column3.DataPropertyName = "Column3";
this.Column3.HeaderText = "数据列3";
this.Column3.Name = "Column3";
this.Column3.Width = 200;
//
// Column4
//
this.Column4.DataPropertyName = "Column4";
this.Column4.HeaderText = "数据列4";
this.Column4.Name = "Column4";
this.Column4.Width = 200;
//
// FDataGridView // FDataGridView
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
@ -152,5 +191,9 @@ namespace Sunny.UI.Demo
private UIPagination uiPagination1; private UIPagination uiPagination1;
private System.ComponentModel.BackgroundWorker backgroundWorker1; private System.ComponentModel.BackgroundWorker backgroundWorker1;
private UIDataGridView uiDataGridView1; private UIDataGridView uiDataGridView1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
} }
} }

View File

@ -1,24 +1,17 @@
using System.Collections.Generic; using System.Collections.Generic;
using System.Data;
namespace Sunny.UI.Demo namespace Sunny.UI.Demo
{ {
public partial class FDataGridView : UIPage public partial class FDataGridView : UIPage
{ {
List<Data> datas = new List<Data>(); List<Data> dataList = new List<Data>();
DataTable dataTable = new DataTable("DataTable");
public FDataGridView() public FDataGridView()
{ {
InitializeComponent(); InitializeComponent();
//SunnyUI封装的加列函数也可以和原生的一样从Columns里面添加列
uiDataGridView1.AddColumn("Column1", "Column1");
uiDataGridView1.AddColumn("Column2", "Column2");
uiDataGridView1.AddColumn("Column3", "Column3");
uiDataGridView1.AddColumn("Column4", "Column4");
//SunnyUI常用的初始化配置看个人喜好用或者不用。
uiDataGridView1.Init();
for (int i = 0; i < 3610; i++) for (int i = 0; i < 3610; i++)
{ {
Data data = new Data(); Data data = new Data();
@ -26,15 +19,23 @@ namespace Sunny.UI.Demo
data.Column2 = i.Mod(2) == 0 ? "A" : "B"; data.Column2 = i.Mod(2) == 0 ? "A" : "B";
data.Column3 = "编辑"; data.Column3 = "编辑";
data.Column4 = i.Mod(4) == 0; data.Column4 = i.Mod(4) == 0;
datas.Add(data); dataList.Add(data);
} }
dataTable.Columns.Add("Column1", typeof(string));
dataTable.Columns.Add("Column2", typeof(string));
dataTable.Columns.Add("Column3", typeof(string));
dataTable.Columns.Add("Column4", typeof(int));
uiDataGridView1.DataSource = dataTable;
//不自动生成列
uiDataGridView1.AutoGenerateColumns = false;
//设置分页控件总数 //设置分页控件总数
uiPagination1.TotalCount = datas.Count; uiPagination1.TotalCount = dataList.Count;
//设置分页控件每页数量 //设置分页控件每页数量
uiPagination1.PageSize = 50; uiPagination1.PageSize = 20;
uiDataGridView1.SelectIndexChange += uiDataGridView1_SelectIndexChange; uiDataGridView1.SelectIndexChange += uiDataGridView1_SelectIndexChange;
//设置统计绑定的表格 //设置统计绑定的表格
@ -73,19 +74,19 @@ namespace Sunny.UI.Demo
private void uiPagination1_PageChanged(object sender, object pagingSource, int pageIndex, int count) private void uiPagination1_PageChanged(object sender, object pagingSource, int pageIndex, int count)
{ {
//未连接数据库,通过模拟数据来实现 //未连接数据库,通过模拟数据来实现
//一般通过ORM的分页去取数据来填充 //一般通过ORM的分页、或者SQL语句分页去取数据来填充dataTable
//pageIndex第几页和界面对应从1开始取数据可能要用pageIndex - 1 //pageIndex第几页和界面对应从1开始取数据可能要用pageIndex - 1
//count单页数据量也就是PageSize值 //count单页数据量也就是PageSize值
List<Data> data = new List<Data>();
for (int i = (pageIndex - 1) * count; i < (pageIndex - 1) * count + count; i++) dataTable.Rows.Clear();
for (int i = (pageIndex - 1) * count; i < pageIndex * count; i++)
{ {
if (i >= datas.Count) continue; if (i >= dataList.Count) break;
data.Add(datas[i]); dataTable.Rows.Add(dataList[i].Column1, dataList[i].Column2, dataList[i].Column3, dataList[i].Column4);
} }
uiDataGridView1.DataSource = data;
uiDataGridViewFooter1.Clear(); uiDataGridViewFooter1.Clear();
uiDataGridViewFooter1["Column1"] = "合计:"; uiDataGridViewFooter1["Column1"] = "合计:" + pageIndex;
uiDataGridViewFooter1["Column2"] = "Column2_" + pageIndex; uiDataGridViewFooter1["Column2"] = "Column2_" + pageIndex;
uiDataGridViewFooter1["Column3"] = "Column3_" + pageIndex; uiDataGridViewFooter1["Column3"] = "Column3_" + pageIndex;
uiDataGridViewFooter1["Column4"] = "Column4_" + pageIndex; uiDataGridViewFooter1["Column4"] = "Column4_" + pageIndex;

View File

@ -117,6 +117,18 @@
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<metadata name="Column1.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column2.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column3.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column4.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="backgroundWorker1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="backgroundWorker1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value> <value>17, 17</value>
</metadata> </metadata>

View File

@ -33,29 +33,32 @@ namespace Sunny.UI.Demo
this.uiFlowLayoutPanel1 = new Sunny.UI.UIFlowLayoutPanel(); this.uiFlowLayoutPanel1 = new Sunny.UI.UIFlowLayoutPanel();
this.uiButton2 = new Sunny.UI.UIButton(); this.uiButton2 = new Sunny.UI.UIButton();
this.uiButton3 = new Sunny.UI.UIButton(); this.uiButton3 = new Sunny.UI.UIButton();
this.uiButton4 = new Sunny.UI.UIButton();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiButton1 // uiButton1
// //
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton1.Location = new System.Drawing.Point(30, 462); this.uiButton1.Location = new System.Drawing.Point(30, 518);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1"; this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(100, 35); this.uiButton1.Size = new System.Drawing.Size(100, 35);
this.uiButton1.TabIndex = 11; this.uiButton1.TabIndex = 11;
this.uiButton1.Text = "增加"; this.uiButton1.Text = "增加";
this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
// //
// uiFlowLayoutPanel1 // uiFlowLayoutPanel1
// //
this.uiFlowLayoutPanel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiFlowLayoutPanel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiFlowLayoutPanel1.Location = new System.Drawing.Point(30, 55); this.uiFlowLayoutPanel1.Location = new System.Drawing.Point(30, 55);
this.uiFlowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiFlowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiFlowLayoutPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiFlowLayoutPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiFlowLayoutPanel1.Name = "uiFlowLayoutPanel1"; this.uiFlowLayoutPanel1.Name = "uiFlowLayoutPanel1";
this.uiFlowLayoutPanel1.Padding = new System.Windows.Forms.Padding(2); this.uiFlowLayoutPanel1.Padding = new System.Windows.Forms.Padding(2);
this.uiFlowLayoutPanel1.Size = new System.Drawing.Size(354, 390); this.uiFlowLayoutPanel1.ShowText = false;
this.uiFlowLayoutPanel1.Size = new System.Drawing.Size(746, 441);
this.uiFlowLayoutPanel1.TabIndex = 10; this.uiFlowLayoutPanel1.TabIndex = 10;
this.uiFlowLayoutPanel1.Text = "`"; this.uiFlowLayoutPanel1.Text = "`";
this.uiFlowLayoutPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiFlowLayoutPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
@ -63,33 +66,49 @@ namespace Sunny.UI.Demo
// uiButton2 // uiButton2
// //
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton2.Location = new System.Drawing.Point(284, 462); this.uiButton2.Location = new System.Drawing.Point(408, 518);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2"; this.uiButton2.Name = "uiButton2";
this.uiButton2.Size = new System.Drawing.Size(100, 35); this.uiButton2.Size = new System.Drawing.Size(100, 35);
this.uiButton2.TabIndex = 12; this.uiButton2.TabIndex = 12;
this.uiButton2.Text = "清除"; this.uiButton2.Text = "清除";
this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
// //
// uiButton3 // uiButton3
// //
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton3.Enabled = false; this.uiButton3.Enabled = false;
this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton3.Location = new System.Drawing.Point(157, 462); this.uiButton3.Location = new System.Drawing.Point(157, 518);
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton3.Name = "uiButton3"; this.uiButton3.Name = "uiButton3";
this.uiButton3.Size = new System.Drawing.Size(100, 35); this.uiButton3.Size = new System.Drawing.Size(100, 35);
this.uiButton3.TabIndex = 13; this.uiButton3.TabIndex = 13;
this.uiButton3.Text = "移除"; this.uiButton3.Text = "移除";
this.uiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
// //
// uiButton4
//
this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton4.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton4.Location = new System.Drawing.Point(284, 518);
this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton4.Name = "uiButton4";
this.uiButton4.Size = new System.Drawing.Size(100, 35);
this.uiButton4.TabIndex = 14;
this.uiButton4.Text = "获取";
this.uiButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click);
//
// FFlowLayoutPanel // FFlowLayoutPanel
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(800, 539); this.ClientSize = new System.Drawing.Size(800, 576);
this.Controls.Add(this.uiButton4);
this.Controls.Add(this.uiButton3); this.Controls.Add(this.uiButton3);
this.Controls.Add(this.uiButton2); this.Controls.Add(this.uiButton2);
this.Controls.Add(this.uiButton1); this.Controls.Add(this.uiButton1);
@ -109,5 +128,6 @@ namespace Sunny.UI.Demo
private UIFlowLayoutPanel uiFlowLayoutPanel1; private UIFlowLayoutPanel uiFlowLayoutPanel1;
private UIButton uiButton2; private UIButton uiButton2;
private UIButton uiButton3; private UIButton uiButton3;
private UIButton uiButton4;
} }
} }

View File

@ -1,4 +1,7 @@
namespace Sunny.UI.Demo using System;
using System.Windows.Forms;
namespace Sunny.UI.Demo
{ {
public partial class FFlowLayoutPanel : UIPage public partial class FFlowLayoutPanel : UIPage
{ {
@ -12,34 +15,40 @@
base.Init(); base.Init();
uiFlowLayoutPanel1.Clear(); uiFlowLayoutPanel1.Clear();
index = 0; index = 0;
for (int i = 0; i < 10; i++) for (int i = 0; i < 10; i++)
{ {
uiButton1.PerformClick(); uiButton1_Click(null, null);
} }
} }
private int index; private int index;
UIButton btn; UIFlowItem btn;
private void uiButton1_Click(object sender, System.EventArgs e) private void uiButton1_Click(object sender, System.EventArgs e)
{ {
btn = new UIButton(); btn = new UIFlowItem();
btn.SetDPIScale(); btn.SetDPIScale();
btn.Text = "Button" + index++.ToString("D2"); btn.Text = "Button" + index++.ToString("D2");
//btn.Click += Btn_Click; btn.Name = btn.Text;
btn.Click += Btn_Click;
//建议用封装的方法Add //建议用封装的方法Add
uiFlowLayoutPanel1.Add(btn); uiFlowLayoutPanel1.Add(btn);
//也可以用原生方法Controls.Add不推荐
//uiFlowLayoutPanel1.Controls.Add(btn); //或者Panel.Controls.Add
//uiFlowLayoutPanel1.Panel.Controls.Add(btn);
//不能用原生方法Controls.Add
//----uiFlowLayoutPanel1.Controls.Add(btn);----
uiButton3.Enabled = true; uiButton3.Enabled = true;
this.Render();
} }
private void Btn_Click(object sender, System.EventArgs e) private void Btn_Click(object sender, System.EventArgs e)
{ {
var button = (UIButton)sender; var button = (UIFlowItem)sender;
ShowInfoTip(button.Text); this.ShowInfoTip(button.Text);
} }
private void uiButton2_Click(object sender, System.EventArgs e) private void uiButton2_Click(object sender, System.EventArgs e)
@ -49,6 +58,9 @@
//或者用 //或者用
//uiFlowLayoutPanel1.Panel.Controls.Clear(); //uiFlowLayoutPanel1.Panel.Controls.Clear();
//不能用原生方法Controls.Clear
//----uiFlowLayoutPanel1.Controls.Clear();----
uiButton3.Enabled = false; uiButton3.Enabled = false;
} }
@ -61,10 +73,43 @@
//或者用 //或者用
//uiFlowLayoutPanel1.Panel.Controls.Remove(btn); //uiFlowLayoutPanel1.Panel.Controls.Remove(btn);
//不能用原生方法Controls.Remove
//----uiFlowLayoutPanel1.Controls.Remove(btn);----
btn = null; btn = null;
} }
uiButton3.Enabled = false; uiButton3.Enabled = false;
} }
private void uiButton4_Click(object sender, System.EventArgs e)
{
//根据名称获取
var btn = uiFlowLayoutPanel1.Get("Button01");
//通过控件名称索引获取
btn = uiFlowLayoutPanel1["Button01"];
//通过名称和类型获取
var button = uiFlowLayoutPanel1.Get<UIFlowItem>("Button01");
//遍历,方法一
for (int i = 0; i < uiFlowLayoutPanel1.ControlCount; i++)
{
Console.WriteLine(uiFlowLayoutPanel1.Get(i).Name);
}
//遍历,方法二
foreach (Control item in uiFlowLayoutPanel1.AllControls)
{
Console.WriteLine(item.Name);
}
//遍历方法三与原生方法不同UIFlowLayoutPanel是组合控件从其Panel控件遍历
foreach (Control item in uiFlowLayoutPanel1.Panel.Controls)
{
Console.WriteLine(item.Name);
}
}
} }
} }

View File

@ -45,14 +45,18 @@ namespace Sunny.UI.Demo
this.uiHeaderButton9 = new Sunny.UI.UIHeaderButton(); this.uiHeaderButton9 = new Sunny.UI.UIHeaderButton();
this.uiHeaderButton8 = new Sunny.UI.UIHeaderButton(); this.uiHeaderButton8 = new Sunny.UI.UIHeaderButton();
this.uiHeaderButton1 = new Sunny.UI.UIHeaderButton(); this.uiHeaderButton1 = new Sunny.UI.UIHeaderButton();
this.uiHeaderButton13 = new Sunny.UI.UIHeaderButton();
this.uiHeaderButton14 = new Sunny.UI.UIHeaderButton();
this.uiHeaderButton15 = new Sunny.UI.UIHeaderButton();
this.uiHeaderButton16 = new Sunny.UI.UIHeaderButton();
this.uiLine3 = new Sunny.UI.UILine();
this.uiPanel2.SuspendLayout(); this.uiPanel2.SuspendLayout();
this.uiPanel1.SuspendLayout(); this.uiPanel1.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.IsScaled = false;
this.uiLine2.Location = new System.Drawing.Point(30, 198); this.uiLine2.Location = new System.Drawing.Point(30, 198);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -63,8 +67,7 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.IsScaled = false;
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -82,9 +85,8 @@ namespace Sunny.UI.Demo
this.uiPanel2.Controls.Add(this.uiHeaderButton3); this.uiPanel2.Controls.Add(this.uiHeaderButton3);
this.uiPanel2.Controls.Add(this.uiHeaderButton2); this.uiPanel2.Controls.Add(this.uiHeaderButton2);
this.uiPanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(40)))), ((int)(((byte)(43))))); this.uiPanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(40)))), ((int)(((byte)(43)))));
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPanel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel2.ForeColor = System.Drawing.Color.Silver; this.uiPanel2.ForeColor = System.Drawing.Color.Silver;
this.uiPanel2.IsScaled = false;
this.uiPanel2.Location = new System.Drawing.Point(30, 237); this.uiPanel2.Location = new System.Drawing.Point(30, 237);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
@ -104,12 +106,11 @@ namespace Sunny.UI.Demo
this.uiHeaderButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60))))); this.uiHeaderButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
this.uiHeaderButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton6.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton6.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton6.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton6.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton6.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton6.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton6.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton6.Image = global::Sunny.UI.Demo.Properties.Resources._7; this.uiHeaderButton6.Image = global::Sunny.UI.Demo.Properties.Resources._7;
this.uiHeaderButton6.IsScaled = false;
this.uiHeaderButton6.Location = new System.Drawing.Point(600, 1); this.uiHeaderButton6.Location = new System.Drawing.Point(600, 1);
this.uiHeaderButton6.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton6.Name = "uiHeaderButton6"; this.uiHeaderButton6.Name = "uiHeaderButton6";
@ -123,7 +124,7 @@ namespace Sunny.UI.Demo
this.uiHeaderButton6.Symbol = 0; this.uiHeaderButton6.Symbol = 0;
this.uiHeaderButton6.TabIndex = 5; this.uiHeaderButton6.TabIndex = 5;
this.uiHeaderButton6.Text = "设置"; this.uiHeaderButton6.Text = "设置";
this.uiHeaderButton6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton6.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton7 // uiHeaderButton7
// //
@ -132,12 +133,11 @@ namespace Sunny.UI.Demo
this.uiHeaderButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60))))); this.uiHeaderButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
this.uiHeaderButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton7.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton7.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton7.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton7.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton7.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton7.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton7.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton7.Image = global::Sunny.UI.Demo.Properties.Resources._5; this.uiHeaderButton7.Image = global::Sunny.UI.Demo.Properties.Resources._5;
this.uiHeaderButton7.IsScaled = false;
this.uiHeaderButton7.Location = new System.Drawing.Point(500, 1); this.uiHeaderButton7.Location = new System.Drawing.Point(500, 1);
this.uiHeaderButton7.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton7.Name = "uiHeaderButton7"; this.uiHeaderButton7.Name = "uiHeaderButton7";
@ -151,7 +151,7 @@ namespace Sunny.UI.Demo
this.uiHeaderButton7.Symbol = 0; this.uiHeaderButton7.Symbol = 0;
this.uiHeaderButton7.TabIndex = 4; this.uiHeaderButton7.TabIndex = 4;
this.uiHeaderButton7.Text = "朋友"; this.uiHeaderButton7.Text = "朋友";
this.uiHeaderButton7.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton7.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton4 // uiHeaderButton4
// //
@ -160,12 +160,11 @@ namespace Sunny.UI.Demo
this.uiHeaderButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60))))); this.uiHeaderButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
this.uiHeaderButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton4.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton4.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton4.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton4.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton4.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton4.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton4.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton4.Image = global::Sunny.UI.Demo.Properties.Resources._4; this.uiHeaderButton4.Image = global::Sunny.UI.Demo.Properties.Resources._4;
this.uiHeaderButton4.IsScaled = false;
this.uiHeaderButton4.Location = new System.Drawing.Point(400, 1); this.uiHeaderButton4.Location = new System.Drawing.Point(400, 1);
this.uiHeaderButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton4.Name = "uiHeaderButton4"; this.uiHeaderButton4.Name = "uiHeaderButton4";
@ -179,7 +178,7 @@ namespace Sunny.UI.Demo
this.uiHeaderButton4.Symbol = 0; this.uiHeaderButton4.Symbol = 0;
this.uiHeaderButton4.TabIndex = 3; this.uiHeaderButton4.TabIndex = 3;
this.uiHeaderButton4.Text = "手机"; this.uiHeaderButton4.Text = "手机";
this.uiHeaderButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton5 // uiHeaderButton5
// //
@ -188,12 +187,11 @@ namespace Sunny.UI.Demo
this.uiHeaderButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60))))); this.uiHeaderButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
this.uiHeaderButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton5.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton5.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton5.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton5.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton5.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton5.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton5.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton5.Image = global::Sunny.UI.Demo.Properties.Resources._3; this.uiHeaderButton5.Image = global::Sunny.UI.Demo.Properties.Resources._3;
this.uiHeaderButton5.IsScaled = false;
this.uiHeaderButton5.Location = new System.Drawing.Point(300, 1); this.uiHeaderButton5.Location = new System.Drawing.Point(300, 1);
this.uiHeaderButton5.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton5.Name = "uiHeaderButton5"; this.uiHeaderButton5.Name = "uiHeaderButton5";
@ -207,7 +205,7 @@ namespace Sunny.UI.Demo
this.uiHeaderButton5.Symbol = 0; this.uiHeaderButton5.Symbol = 0;
this.uiHeaderButton5.TabIndex = 2; this.uiHeaderButton5.TabIndex = 2;
this.uiHeaderButton5.Text = "邮件"; this.uiHeaderButton5.Text = "邮件";
this.uiHeaderButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton5.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton3 // uiHeaderButton3
// //
@ -216,12 +214,11 @@ namespace Sunny.UI.Demo
this.uiHeaderButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60))))); this.uiHeaderButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
this.uiHeaderButton3.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton3.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton3.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton3.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton3.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton3.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton3.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton3.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton3.Image = global::Sunny.UI.Demo.Properties.Resources._2; this.uiHeaderButton3.Image = global::Sunny.UI.Demo.Properties.Resources._2;
this.uiHeaderButton3.IsScaled = false;
this.uiHeaderButton3.Location = new System.Drawing.Point(200, 1); this.uiHeaderButton3.Location = new System.Drawing.Point(200, 1);
this.uiHeaderButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton3.Name = "uiHeaderButton3"; this.uiHeaderButton3.Name = "uiHeaderButton3";
@ -235,7 +232,7 @@ namespace Sunny.UI.Demo
this.uiHeaderButton3.Symbol = 0; this.uiHeaderButton3.Symbol = 0;
this.uiHeaderButton3.TabIndex = 1; this.uiHeaderButton3.TabIndex = 1;
this.uiHeaderButton3.Text = "消息"; this.uiHeaderButton3.Text = "消息";
this.uiHeaderButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton2 // uiHeaderButton2
// //
@ -244,12 +241,11 @@ namespace Sunny.UI.Demo
this.uiHeaderButton2.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60))))); this.uiHeaderButton2.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(60)))), ((int)(((byte)(60)))));
this.uiHeaderButton2.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton2.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton2.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20))))); this.uiHeaderButton2.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
this.uiHeaderButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton2.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton2.ForeHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton2.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton2.ForePressColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton2.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130))))); this.uiHeaderButton2.ForeSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(130)))), ((int)(((byte)(130)))));
this.uiHeaderButton2.Image = global::Sunny.UI.Demo.Properties.Resources._1; this.uiHeaderButton2.Image = global::Sunny.UI.Demo.Properties.Resources._1;
this.uiHeaderButton2.IsScaled = false;
this.uiHeaderButton2.Location = new System.Drawing.Point(100, 1); this.uiHeaderButton2.Location = new System.Drawing.Point(100, 1);
this.uiHeaderButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton2.Name = "uiHeaderButton2"; this.uiHeaderButton2.Name = "uiHeaderButton2";
@ -263,7 +259,7 @@ namespace Sunny.UI.Demo
this.uiHeaderButton2.Symbol = 0; this.uiHeaderButton2.Symbol = 0;
this.uiHeaderButton2.TabIndex = 0; this.uiHeaderButton2.TabIndex = 0;
this.uiHeaderButton2.Text = "主页"; this.uiHeaderButton2.Text = "主页";
this.uiHeaderButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiPanel1 // uiPanel1
// //
@ -274,8 +270,7 @@ namespace Sunny.UI.Demo
this.uiPanel1.Controls.Add(this.uiHeaderButton8); this.uiPanel1.Controls.Add(this.uiHeaderButton8);
this.uiPanel1.Controls.Add(this.uiHeaderButton1); this.uiPanel1.Controls.Add(this.uiHeaderButton1);
this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel1.IsScaled = false;
this.uiPanel1.Location = new System.Drawing.Point(30, 92); this.uiPanel1.Location = new System.Drawing.Point(30, 92);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
@ -291,8 +286,7 @@ namespace Sunny.UI.Demo
// //
this.uiHeaderButton12.CircleColor = System.Drawing.Color.Olive; this.uiHeaderButton12.CircleColor = System.Drawing.Color.Olive;
this.uiHeaderButton12.Cursor = System.Windows.Forms.Cursors.Hand; this.uiHeaderButton12.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton12.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton12.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton12.IsScaled = false;
this.uiHeaderButton12.Location = new System.Drawing.Point(600, 1); this.uiHeaderButton12.Location = new System.Drawing.Point(600, 1);
this.uiHeaderButton12.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton12.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton12.Name = "uiHeaderButton12"; this.uiHeaderButton12.Name = "uiHeaderButton12";
@ -303,18 +297,16 @@ namespace Sunny.UI.Demo
this.uiHeaderButton12.Size = new System.Drawing.Size(100, 88); this.uiHeaderButton12.Size = new System.Drawing.Size(100, 88);
this.uiHeaderButton12.Style = Sunny.UI.UIStyle.Custom; this.uiHeaderButton12.Style = Sunny.UI.UIStyle.Custom;
this.uiHeaderButton12.Symbol = 61459; this.uiHeaderButton12.Symbol = 61459;
this.uiHeaderButton12.SymbolOffset = new System.Drawing.Point(1, 2);
this.uiHeaderButton12.SymbolSize = 41; this.uiHeaderButton12.SymbolSize = 41;
this.uiHeaderButton12.TabIndex = 5; this.uiHeaderButton12.TabIndex = 5;
this.uiHeaderButton12.Text = "设置"; this.uiHeaderButton12.Text = "设置";
this.uiHeaderButton12.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton12.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton11 // uiHeaderButton11
// //
this.uiHeaderButton11.CircleColor = System.Drawing.Color.Purple; this.uiHeaderButton11.CircleColor = System.Drawing.Color.Purple;
this.uiHeaderButton11.Cursor = System.Windows.Forms.Cursors.Hand; this.uiHeaderButton11.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton11.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton11.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton11.IsScaled = false;
this.uiHeaderButton11.Location = new System.Drawing.Point(500, 1); this.uiHeaderButton11.Location = new System.Drawing.Point(500, 1);
this.uiHeaderButton11.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton11.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton11.Name = "uiHeaderButton11"; this.uiHeaderButton11.Name = "uiHeaderButton11";
@ -325,18 +317,16 @@ namespace Sunny.UI.Demo
this.uiHeaderButton11.Size = new System.Drawing.Size(100, 88); this.uiHeaderButton11.Size = new System.Drawing.Size(100, 88);
this.uiHeaderButton11.Style = Sunny.UI.UIStyle.Custom; this.uiHeaderButton11.Style = Sunny.UI.UIStyle.Custom;
this.uiHeaderButton11.Symbol = 61447; this.uiHeaderButton11.Symbol = 61447;
this.uiHeaderButton11.SymbolOffset = new System.Drawing.Point(1, 0);
this.uiHeaderButton11.SymbolSize = 40; this.uiHeaderButton11.SymbolSize = 40;
this.uiHeaderButton11.TabIndex = 4; this.uiHeaderButton11.TabIndex = 4;
this.uiHeaderButton11.Text = "朋友"; this.uiHeaderButton11.Text = "朋友";
this.uiHeaderButton11.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton11.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton10 // uiHeaderButton10
// //
this.uiHeaderButton10.CircleColor = System.Drawing.Color.Teal; this.uiHeaderButton10.CircleColor = System.Drawing.Color.Teal;
this.uiHeaderButton10.Cursor = System.Windows.Forms.Cursors.Hand; this.uiHeaderButton10.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton10.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton10.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton10.IsScaled = false;
this.uiHeaderButton10.Location = new System.Drawing.Point(400, 1); this.uiHeaderButton10.Location = new System.Drawing.Point(400, 1);
this.uiHeaderButton10.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton10.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton10.Name = "uiHeaderButton10"; this.uiHeaderButton10.Name = "uiHeaderButton10";
@ -347,18 +337,16 @@ namespace Sunny.UI.Demo
this.uiHeaderButton10.Size = new System.Drawing.Size(100, 88); this.uiHeaderButton10.Size = new System.Drawing.Size(100, 88);
this.uiHeaderButton10.Style = Sunny.UI.UIStyle.Custom; this.uiHeaderButton10.Style = Sunny.UI.UIStyle.Custom;
this.uiHeaderButton10.Symbol = 62145; this.uiHeaderButton10.Symbol = 62145;
this.uiHeaderButton10.SymbolOffset = new System.Drawing.Point(1, 2);
this.uiHeaderButton10.SymbolSize = 38; this.uiHeaderButton10.SymbolSize = 38;
this.uiHeaderButton10.TabIndex = 3; this.uiHeaderButton10.TabIndex = 3;
this.uiHeaderButton10.Text = "手机"; this.uiHeaderButton10.Text = "手机";
this.uiHeaderButton10.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton10.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton9 // uiHeaderButton9
// //
this.uiHeaderButton9.CircleColor = System.Drawing.Color.DarkOrange; this.uiHeaderButton9.CircleColor = System.Drawing.Color.DarkOrange;
this.uiHeaderButton9.Cursor = System.Windows.Forms.Cursors.Hand; this.uiHeaderButton9.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton9.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton9.IsScaled = false;
this.uiHeaderButton9.Location = new System.Drawing.Point(300, 1); this.uiHeaderButton9.Location = new System.Drawing.Point(300, 1);
this.uiHeaderButton9.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton9.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton9.Name = "uiHeaderButton9"; this.uiHeaderButton9.Name = "uiHeaderButton9";
@ -369,18 +357,16 @@ namespace Sunny.UI.Demo
this.uiHeaderButton9.Size = new System.Drawing.Size(100, 88); this.uiHeaderButton9.Size = new System.Drawing.Size(100, 88);
this.uiHeaderButton9.Style = Sunny.UI.UIStyle.Custom; this.uiHeaderButton9.Style = Sunny.UI.UIStyle.Custom;
this.uiHeaderButton9.Symbol = 61664; this.uiHeaderButton9.Symbol = 61664;
this.uiHeaderButton9.SymbolOffset = new System.Drawing.Point(0, 1);
this.uiHeaderButton9.SymbolSize = 40; this.uiHeaderButton9.SymbolSize = 40;
this.uiHeaderButton9.TabIndex = 2; this.uiHeaderButton9.TabIndex = 2;
this.uiHeaderButton9.Text = "邮件"; this.uiHeaderButton9.Text = "邮件";
this.uiHeaderButton9.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton9.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton8 // uiHeaderButton8
// //
this.uiHeaderButton8.CircleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0))))); this.uiHeaderButton8.CircleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.uiHeaderButton8.Cursor = System.Windows.Forms.Cursors.Hand; this.uiHeaderButton8.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton8.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton8.IsScaled = false;
this.uiHeaderButton8.Location = new System.Drawing.Point(200, 1); this.uiHeaderButton8.Location = new System.Drawing.Point(200, 1);
this.uiHeaderButton8.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton8.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton8.Name = "uiHeaderButton8"; this.uiHeaderButton8.Name = "uiHeaderButton8";
@ -391,19 +377,17 @@ namespace Sunny.UI.Demo
this.uiHeaderButton8.Size = new System.Drawing.Size(100, 88); this.uiHeaderButton8.Size = new System.Drawing.Size(100, 88);
this.uiHeaderButton8.Style = Sunny.UI.UIStyle.Custom; this.uiHeaderButton8.Style = Sunny.UI.UIStyle.Custom;
this.uiHeaderButton8.Symbol = 62074; this.uiHeaderButton8.Symbol = 62074;
this.uiHeaderButton8.SymbolOffset = new System.Drawing.Point(1, 0);
this.uiHeaderButton8.SymbolSize = 44; this.uiHeaderButton8.SymbolSize = 44;
this.uiHeaderButton8.TabIndex = 1; this.uiHeaderButton8.TabIndex = 1;
this.uiHeaderButton8.Text = "消息"; this.uiHeaderButton8.Text = "消息";
this.uiHeaderButton8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton8.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiHeaderButton1 // uiHeaderButton1
// //
this.uiHeaderButton1.CircleColor = System.Drawing.Color.RoyalBlue; this.uiHeaderButton1.CircleColor = System.Drawing.Color.RoyalBlue;
this.uiHeaderButton1.CircleHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255))))); this.uiHeaderButton1.CircleHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.uiHeaderButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiHeaderButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHeaderButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton1.IsScaled = false;
this.uiHeaderButton1.Location = new System.Drawing.Point(100, 1); this.uiHeaderButton1.Location = new System.Drawing.Point(100, 1);
this.uiHeaderButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiHeaderButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton1.Name = "uiHeaderButton1"; this.uiHeaderButton1.Name = "uiHeaderButton1";
@ -418,14 +402,112 @@ namespace Sunny.UI.Demo
this.uiHeaderButton1.Symbol = 61461; this.uiHeaderButton1.Symbol = 61461;
this.uiHeaderButton1.TabIndex = 0; this.uiHeaderButton1.TabIndex = 0;
this.uiHeaderButton1.Text = "主页"; this.uiHeaderButton1.Text = "主页";
this.uiHeaderButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiHeaderButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiHeaderButton1.TipsText = "12"; this.uiHeaderButton1.TipsText = "12";
// //
// uiHeaderButton13
//
this.uiHeaderButton13.CircleColor = System.Drawing.Color.Teal;
this.uiHeaderButton13.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton13.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton13.Location = new System.Drawing.Point(460, 387);
this.uiHeaderButton13.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton13.Name = "uiHeaderButton13";
this.uiHeaderButton13.Padding = new System.Windows.Forms.Padding(6);
this.uiHeaderButton13.Radius = 0;
this.uiHeaderButton13.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiHeaderButton13.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.uiHeaderButton13.Size = new System.Drawing.Size(110, 88);
this.uiHeaderButton13.Symbol = 62145;
this.uiHeaderButton13.SymbolSize = 38;
this.uiHeaderButton13.TabIndex = 28;
this.uiHeaderButton13.Text = "手机";
this.uiHeaderButton13.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
this.uiHeaderButton13.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
//
// uiHeaderButton14
//
this.uiHeaderButton14.CircleColor = System.Drawing.Color.DarkOrange;
this.uiHeaderButton14.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton14.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton14.Location = new System.Drawing.Point(304, 387);
this.uiHeaderButton14.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton14.Name = "uiHeaderButton14";
this.uiHeaderButton14.Padding = new System.Windows.Forms.Padding(6);
this.uiHeaderButton14.Radius = 0;
this.uiHeaderButton14.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiHeaderButton14.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.uiHeaderButton14.Size = new System.Drawing.Size(110, 88);
this.uiHeaderButton14.Symbol = 61664;
this.uiHeaderButton14.SymbolSize = 40;
this.uiHeaderButton14.TabIndex = 27;
this.uiHeaderButton14.Text = "邮件";
this.uiHeaderButton14.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.uiHeaderButton14.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
//
// uiHeaderButton15
//
this.uiHeaderButton15.CircleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
this.uiHeaderButton15.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton15.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton15.Location = new System.Drawing.Point(172, 387);
this.uiHeaderButton15.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton15.Name = "uiHeaderButton15";
this.uiHeaderButton15.Padding = new System.Windows.Forms.Padding(6);
this.uiHeaderButton15.Radius = 0;
this.uiHeaderButton15.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiHeaderButton15.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.uiHeaderButton15.Size = new System.Drawing.Size(100, 88);
this.uiHeaderButton15.Symbol = 62074;
this.uiHeaderButton15.SymbolSize = 44;
this.uiHeaderButton15.TabIndex = 26;
this.uiHeaderButton15.Text = "消息";
this.uiHeaderButton15.TextImageRelation = System.Windows.Forms.TextImageRelation.TextAboveImage;
this.uiHeaderButton15.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
//
// uiHeaderButton16
//
this.uiHeaderButton16.CircleColor = System.Drawing.Color.RoyalBlue;
this.uiHeaderButton16.CircleHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.uiHeaderButton16.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiHeaderButton16.Font = new System.Drawing.Font("宋体", 12F);
this.uiHeaderButton16.Location = new System.Drawing.Point(30, 387);
this.uiHeaderButton16.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHeaderButton16.Name = "uiHeaderButton16";
this.uiHeaderButton16.Padding = new System.Windows.Forms.Padding(6);
this.uiHeaderButton16.Radius = 0;
this.uiHeaderButton16.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiHeaderButton16.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.uiHeaderButton16.ShowCircleHoverColor = true;
this.uiHeaderButton16.ShowTips = true;
this.uiHeaderButton16.Size = new System.Drawing.Size(100, 88);
this.uiHeaderButton16.Symbol = 61461;
this.uiHeaderButton16.TabIndex = 25;
this.uiHeaderButton16.Text = "主页";
this.uiHeaderButton16.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiHeaderButton16.TipsText = "12";
//
// uiLine3
//
this.uiLine3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine3.Location = new System.Drawing.Point(30, 350);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3";
this.uiLine3.Size = new System.Drawing.Size(716, 20);
this.uiLine3.TabIndex = 29;
this.uiLine3.Text = "UIHeaderButton 图片与文字位置";
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// FHeaderButton // FHeaderButton
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(800, 450); this.ClientSize = new System.Drawing.Size(800, 574);
this.Controls.Add(this.uiLine3);
this.Controls.Add(this.uiHeaderButton13);
this.Controls.Add(this.uiHeaderButton14);
this.Controls.Add(this.uiHeaderButton15);
this.Controls.Add(this.uiHeaderButton16);
this.Controls.Add(this.uiLine2); this.Controls.Add(this.uiLine2);
this.Controls.Add(this.uiLine1); this.Controls.Add(this.uiLine1);
this.Controls.Add(this.uiPanel2); this.Controls.Add(this.uiPanel2);
@ -459,5 +541,10 @@ namespace Sunny.UI.Demo
private UIHeaderButton uiHeaderButton9; private UIHeaderButton uiHeaderButton9;
private UIHeaderButton uiHeaderButton8; private UIHeaderButton uiHeaderButton8;
private UIHeaderButton uiHeaderButton1; private UIHeaderButton uiHeaderButton1;
private UIHeaderButton uiHeaderButton13;
private UIHeaderButton uiHeaderButton14;
private UIHeaderButton uiHeaderButton15;
private UIHeaderButton uiHeaderButton16;
private UILine uiLine3;
} }
} }

View File

@ -53,7 +53,7 @@ namespace Sunny.UI.Demo
// uiMarkLabel4 // uiMarkLabel4
// //
this.uiMarkLabel4.AutoSize = true; this.uiMarkLabel4.AutoSize = true;
this.uiMarkLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiMarkLabel4.Font = new System.Drawing.Font("宋体", 12F);
this.uiMarkLabel4.Location = new System.Drawing.Point(508, 242); this.uiMarkLabel4.Location = new System.Drawing.Point(508, 242);
this.uiMarkLabel4.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Top; this.uiMarkLabel4.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Top;
this.uiMarkLabel4.Name = "uiMarkLabel4"; this.uiMarkLabel4.Name = "uiMarkLabel4";
@ -66,7 +66,7 @@ namespace Sunny.UI.Demo
// uiMarkLabel3 // uiMarkLabel3
// //
this.uiMarkLabel3.AutoSize = true; this.uiMarkLabel3.AutoSize = true;
this.uiMarkLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiMarkLabel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiMarkLabel3.Location = new System.Drawing.Point(199, 245); this.uiMarkLabel3.Location = new System.Drawing.Point(199, 245);
this.uiMarkLabel3.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Right; this.uiMarkLabel3.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Right;
this.uiMarkLabel3.Name = "uiMarkLabel3"; this.uiMarkLabel3.Name = "uiMarkLabel3";
@ -79,7 +79,7 @@ namespace Sunny.UI.Demo
// uiMarkLabel2 // uiMarkLabel2
// //
this.uiMarkLabel2.AutoSize = true; this.uiMarkLabel2.AutoSize = true;
this.uiMarkLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiMarkLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiMarkLabel2.Location = new System.Drawing.Point(356, 242); this.uiMarkLabel2.Location = new System.Drawing.Point(356, 242);
this.uiMarkLabel2.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Bottom; this.uiMarkLabel2.MarkPos = Sunny.UI.UIMarkLabel.UIMarkPos.Bottom;
this.uiMarkLabel2.Name = "uiMarkLabel2"; this.uiMarkLabel2.Name = "uiMarkLabel2";
@ -91,9 +91,7 @@ namespace Sunny.UI.Demo
// //
// uiLine4 // uiLine4
// //
this.uiLine4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiLine4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine4.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine4.Location = new System.Drawing.Point(30, 208); this.uiLine4.Location = new System.Drawing.Point(30, 208);
this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine4.Name = "uiLine4"; this.uiLine4.Name = "uiLine4";
@ -105,7 +103,7 @@ namespace Sunny.UI.Demo
// uiMarkLabel1 // uiMarkLabel1
// //
this.uiMarkLabel1.AutoSize = true; this.uiMarkLabel1.AutoSize = true;
this.uiMarkLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiMarkLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiMarkLabel1.Location = new System.Drawing.Point(42, 245); this.uiMarkLabel1.Location = new System.Drawing.Point(42, 245);
this.uiMarkLabel1.Name = "uiMarkLabel1"; this.uiMarkLabel1.Name = "uiMarkLabel1";
this.uiMarkLabel1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.uiMarkLabel1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
@ -116,11 +114,10 @@ namespace Sunny.UI.Demo
// //
// uiSymbolLabel2 // uiSymbolLabel2
// //
this.uiSymbolLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolLabel2.Location = new System.Drawing.Point(139, 169); this.uiSymbolLabel2.Location = new System.Drawing.Point(139, 169);
this.uiSymbolLabel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolLabel2.Name = "uiSymbolLabel2"; this.uiSymbolLabel2.Name = "uiSymbolLabel2";
this.uiSymbolLabel2.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
this.uiSymbolLabel2.Size = new System.Drawing.Size(91, 24); this.uiSymbolLabel2.Size = new System.Drawing.Size(91, 24);
this.uiSymbolLabel2.Symbol = 61453; this.uiSymbolLabel2.Symbol = 61453;
this.uiSymbolLabel2.TabIndex = 40; this.uiSymbolLabel2.TabIndex = 40;
@ -129,11 +126,10 @@ namespace Sunny.UI.Demo
// //
// uiSymbolLabel1 // uiSymbolLabel1
// //
this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolLabel1.Location = new System.Drawing.Point(42, 169); this.uiSymbolLabel1.Location = new System.Drawing.Point(42, 169);
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolLabel1.Name = "uiSymbolLabel1"; this.uiSymbolLabel1.Name = "uiSymbolLabel1";
this.uiSymbolLabel1.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
this.uiSymbolLabel1.Size = new System.Drawing.Size(91, 24); this.uiSymbolLabel1.Size = new System.Drawing.Size(91, 24);
this.uiSymbolLabel1.TabIndex = 39; this.uiSymbolLabel1.TabIndex = 39;
this.uiSymbolLabel1.Text = "OK"; this.uiSymbolLabel1.Text = "OK";
@ -141,9 +137,7 @@ namespace Sunny.UI.Demo
// //
// uiLine3 // uiLine3
// //
this.uiLine3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiLine3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine3.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine3.Location = new System.Drawing.Point(30, 133); this.uiLine3.Location = new System.Drawing.Point(30, 133);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3"; this.uiLine3.Name = "uiLine3";
@ -154,9 +148,7 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine2.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine2.Location = new System.Drawing.Point(381, 55); this.uiLine2.Location = new System.Drawing.Point(381, 55);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -167,9 +159,7 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine1.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -182,9 +172,8 @@ namespace Sunny.UI.Demo
// //
this.uiLinkLabel1.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); this.uiLinkLabel1.ActiveLinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiLinkLabel1.AutoSize = true; this.uiLinkLabel1.AutoSize = true;
this.uiLinkLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLinkLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLinkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline; this.uiLinkLabel1.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline;
this.uiLinkLabel1.LinkColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiLinkLabel1.Location = new System.Drawing.Point(394, 90); this.uiLinkLabel1.Location = new System.Drawing.Point(394, 90);
this.uiLinkLabel1.Name = "uiLinkLabel1"; this.uiLinkLabel1.Name = "uiLinkLabel1";
this.uiLinkLabel1.Size = new System.Drawing.Size(146, 21); this.uiLinkLabel1.Size = new System.Drawing.Size(146, 21);
@ -197,7 +186,7 @@ namespace Sunny.UI.Demo
// uiLabel1 // uiLabel1
// //
this.uiLabel1.AutoSize = true; this.uiLabel1.AutoSize = true;
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel1.Location = new System.Drawing.Point(42, 90); this.uiLabel1.Location = new System.Drawing.Point(42, 90);
this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(102, 21); this.uiLabel1.Size = new System.Drawing.Size(102, 21);
@ -208,7 +197,7 @@ namespace Sunny.UI.Demo
// uiLabel2 // uiLabel2
// //
this.uiLabel2.Angle = 270; this.uiLabel2.Angle = 270;
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel2.Location = new System.Drawing.Point(38, 297); this.uiLabel2.Location = new System.Drawing.Point(38, 297);
this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(43, 126); this.uiLabel2.Size = new System.Drawing.Size(43, 126);
@ -219,7 +208,7 @@ namespace Sunny.UI.Demo
// uiLabel3 // uiLabel3
// //
this.uiLabel3.Angle = 90; this.uiLabel3.Angle = 90;
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel3.Location = new System.Drawing.Point(90, 304); this.uiLabel3.Location = new System.Drawing.Point(90, 304);
this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(43, 126); this.uiLabel3.Size = new System.Drawing.Size(43, 126);
@ -230,7 +219,7 @@ namespace Sunny.UI.Demo
// uiLabel4 // uiLabel4
// //
this.uiLabel4.Angle = 315; this.uiLabel4.Angle = 315;
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel4.Location = new System.Drawing.Point(160, 297); this.uiLabel4.Location = new System.Drawing.Point(160, 297);
this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(103, 126); this.uiLabel4.Size = new System.Drawing.Size(103, 126);
@ -240,9 +229,7 @@ namespace Sunny.UI.Demo
// //
// uiLine5 // uiLine5
// //
this.uiLine5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiLine5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine5.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine5.Location = new System.Drawing.Point(30, 290); this.uiLine5.Location = new System.Drawing.Point(30, 290);
this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine5.Name = "uiLine5"; this.uiLine5.Name = "uiLine5";
@ -253,16 +240,17 @@ namespace Sunny.UI.Demo
// //
// uiSmoothLabel1 // uiSmoothLabel1
// //
this.uiSmoothLabel1.Font = new System.Drawing.Font("微软雅黑", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.uiSmoothLabel1.Font = new System.Drawing.Font("Segoe Script", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.uiSmoothLabel1.Location = new System.Drawing.Point(381, 313); this.uiSmoothLabel1.Location = new System.Drawing.Point(381, 313);
this.uiSmoothLabel1.Name = "uiSmoothLabel1"; this.uiSmoothLabel1.Name = "uiSmoothLabel1";
this.uiSmoothLabel1.RectSize = 3;
this.uiSmoothLabel1.Size = new System.Drawing.Size(258, 66); this.uiSmoothLabel1.Size = new System.Drawing.Size(258, 66);
this.uiSmoothLabel1.TabIndex = 53; this.uiSmoothLabel1.TabIndex = 53;
this.uiSmoothLabel1.Text = "SunnyUI"; this.uiSmoothLabel1.Text = "SunnyUI";
// //
// uiSmoothLabel2 // uiSmoothLabel2
// //
this.uiSmoothLabel2.Font = new System.Drawing.Font("Jokerman", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.uiSmoothLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.uiSmoothLabel2.Location = new System.Drawing.Point(381, 386); this.uiSmoothLabel2.Location = new System.Drawing.Point(381, 386);
this.uiSmoothLabel2.Name = "uiSmoothLabel2"; this.uiSmoothLabel2.Name = "uiSmoothLabel2";
this.uiSmoothLabel2.Size = new System.Drawing.Size(284, 83); this.uiSmoothLabel2.Size = new System.Drawing.Size(284, 83);
@ -271,9 +259,7 @@ namespace Sunny.UI.Demo
// //
// uiLine6 // uiLine6
// //
this.uiLine6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiLine6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLine6.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine6.Location = new System.Drawing.Point(381, 290); this.uiLine6.Location = new System.Drawing.Point(381, 290);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6"; this.uiLine6.Name = "uiLine6";

View File

@ -45,7 +45,7 @@ namespace Sunny.UI.Demo
// uiLine11 // uiLine11
// //
this.uiLine11.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiLine11.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiLine11.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine11.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine11.LineDashStyle = Sunny.UI.UILineDashStyle.DashDotDot; this.uiLine11.LineDashStyle = Sunny.UI.UILineDashStyle.DashDotDot;
this.uiLine11.LineSize = 2; this.uiLine11.LineSize = 2;
this.uiLine11.Location = new System.Drawing.Point(578, 55); this.uiLine11.Location = new System.Drawing.Point(578, 55);
@ -55,12 +55,12 @@ namespace Sunny.UI.Demo
this.uiLine11.TabIndex = 23; this.uiLine11.TabIndex = 23;
this.uiLine11.Text = "uiLine11"; this.uiLine11.Text = "uiLine11";
this.uiLine11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine10 // uiLine10
// //
this.uiLine10.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiLine10.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiLine10.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine10.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine10.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine10.Location = new System.Drawing.Point(521, 55); this.uiLine10.Location = new System.Drawing.Point(521, 55);
this.uiLine10.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine10.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine10.Name = "uiLine10"; this.uiLine10.Name = "uiLine10";
@ -68,11 +68,11 @@ namespace Sunny.UI.Demo
this.uiLine10.TabIndex = 22; this.uiLine10.TabIndex = 22;
this.uiLine10.Text = "uiLine10"; this.uiLine10.Text = "uiLine10";
this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine7 // uiLine7
// //
this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine7.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine7.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine7.LineSize = 3; this.uiLine7.LineSize = 3;
this.uiLine7.Location = new System.Drawing.Point(30, 413); this.uiLine7.Location = new System.Drawing.Point(30, 413);
this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16);
@ -81,11 +81,11 @@ namespace Sunny.UI.Demo
this.uiLine7.TabIndex = 21; this.uiLine7.TabIndex = 21;
this.uiLine7.Text = "文字右下"; this.uiLine7.Text = "文字右下";
this.uiLine7.TextAlign = System.Drawing.ContentAlignment.BottomRight; this.uiLine7.TextAlign = System.Drawing.ContentAlignment.BottomRight;
this.uiLine7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine8 // uiLine8
// //
this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine8.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine8.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine8.LineSize = 2; this.uiLine8.LineSize = 2;
this.uiLine8.Location = new System.Drawing.Point(30, 378); this.uiLine8.Location = new System.Drawing.Point(30, 378);
this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16);
@ -94,10 +94,11 @@ namespace Sunny.UI.Demo
this.uiLine8.TabIndex = 20; this.uiLine8.TabIndex = 20;
this.uiLine8.Text = "文字右中"; this.uiLine8.Text = "文字右中";
this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.uiLine8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine9 // uiLine9
// //
this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine9.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine9.LineDashStyle = Sunny.UI.UILineDashStyle.DashDot; this.uiLine9.LineDashStyle = Sunny.UI.UILineDashStyle.DashDot;
this.uiLine9.Location = new System.Drawing.Point(30, 340); this.uiLine9.Location = new System.Drawing.Point(30, 340);
this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16);
@ -106,11 +107,11 @@ namespace Sunny.UI.Demo
this.uiLine9.TabIndex = 19; this.uiLine9.TabIndex = 19;
this.uiLine9.Text = "文字右上"; this.uiLine9.Text = "文字右上";
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.TopRight; this.uiLine9.TextAlign = System.Drawing.ContentAlignment.TopRight;
this.uiLine9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine4 // uiLine4
// //
this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine4.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine4.LineSize = 3; this.uiLine4.LineSize = 3;
this.uiLine4.Location = new System.Drawing.Point(30, 265); this.uiLine4.Location = new System.Drawing.Point(30, 265);
this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16);
@ -119,10 +120,11 @@ namespace Sunny.UI.Demo
this.uiLine4.TabIndex = 18; this.uiLine4.TabIndex = 18;
this.uiLine4.Text = "文字中下"; this.uiLine4.Text = "文字中下";
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.BottomCenter; this.uiLine4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.uiLine4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine5 // uiLine5
// //
this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine5.LineDashStyle = Sunny.UI.UILineDashStyle.Dot; this.uiLine5.LineDashStyle = Sunny.UI.UILineDashStyle.Dot;
this.uiLine5.LineSize = 2; this.uiLine5.LineSize = 2;
this.uiLine5.Location = new System.Drawing.Point(30, 230); this.uiLine5.Location = new System.Drawing.Point(30, 230);
@ -131,11 +133,11 @@ namespace Sunny.UI.Demo
this.uiLine5.Size = new System.Drawing.Size(443, 29); this.uiLine5.Size = new System.Drawing.Size(443, 29);
this.uiLine5.TabIndex = 17; this.uiLine5.TabIndex = 17;
this.uiLine5.Text = "文字居中"; this.uiLine5.Text = "文字居中";
this.uiLine5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine6 // uiLine6
// //
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine6.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine6.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine6.Location = new System.Drawing.Point(30, 192); this.uiLine6.Location = new System.Drawing.Point(30, 192);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6"; this.uiLine6.Name = "uiLine6";
@ -143,11 +145,12 @@ namespace Sunny.UI.Demo
this.uiLine6.TabIndex = 16; this.uiLine6.TabIndex = 16;
this.uiLine6.Text = "文字中上"; this.uiLine6.Text = "文字中上";
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.TopCenter; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.TopCenter;
this.uiLine6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine3 // uiLine3
// //
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine3.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine3.LineColorGradient = true;
this.uiLine3.LineSize = 3; this.uiLine3.LineSize = 3;
this.uiLine3.Location = new System.Drawing.Point(30, 113); this.uiLine3.Location = new System.Drawing.Point(30, 113);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
@ -156,11 +159,11 @@ namespace Sunny.UI.Demo
this.uiLine3.TabIndex = 15; this.uiLine3.TabIndex = 15;
this.uiLine3.Text = "文字左下 LineSize=3"; this.uiLine3.Text = "文字左下 LineSize=3";
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.BottomLeft; this.uiLine3.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
this.uiLine3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine2.LineSize = 2; this.uiLine2.LineSize = 2;
this.uiLine2.Location = new System.Drawing.Point(30, 78); this.uiLine2.Location = new System.Drawing.Point(30, 78);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
@ -169,11 +172,12 @@ namespace Sunny.UI.Demo
this.uiLine2.TabIndex = 14; this.uiLine2.TabIndex = 14;
this.uiLine2.Text = "文字左中 LineSize=2"; this.uiLine2.Text = "文字左中 LineSize=2";
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiLine1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine1.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine1.LineColorGradient = true;
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -181,6 +185,7 @@ namespace Sunny.UI.Demo
this.uiLine1.TabIndex = 13; this.uiLine1.TabIndex = 13;
this.uiLine1.Text = "文字左上 LineSize=1"; this.uiLine1.Text = "文字左上 LineSize=1";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.TopLeft; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.TopLeft;
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// FLine // FLine
// //

View File

@ -40,20 +40,22 @@ namespace Sunny.UI.Demo
// uiButton1 // uiButton1
// //
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton1.Location = new System.Drawing.Point(30, 441); this.uiButton1.Location = new System.Drawing.Point(30, 441);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1"; this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(100, 35); this.uiButton1.Size = new System.Drawing.Size(100, 35);
this.uiButton1.TabIndex = 29; this.uiButton1.TabIndex = 29;
this.uiButton1.Text = "Add Item"; this.uiButton1.Text = "Add Item";
this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
// //
// uiCheckBox1 // uiCheckBox1
// //
this.uiCheckBox1.Checked = true; this.uiCheckBox1.Checked = true;
this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiCheckBox1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiCheckBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiCheckBox1.Font = new System.Drawing.Font("宋体", 12F);
this.uiCheckBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiCheckBox1.Location = new System.Drawing.Point(352, 440); this.uiCheckBox1.Location = new System.Drawing.Point(352, 440);
this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiCheckBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiCheckBox1.Name = "uiCheckBox1"; this.uiCheckBox1.Name = "uiCheckBox1";
@ -66,14 +68,15 @@ namespace Sunny.UI.Demo
// uiListBox1 // uiListBox1
// //
this.uiListBox1.FillColor = System.Drawing.Color.White; this.uiListBox1.FillColor = System.Drawing.Color.White;
this.uiListBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiListBox1.Font = new System.Drawing.Font("宋体", 12F);
this.uiListBox1.FormatString = ""; this.uiListBox1.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.uiListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiListBox1.Location = new System.Drawing.Point(30, 85); this.uiListBox1.Location = new System.Drawing.Point(30, 85);
this.uiListBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiListBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiListBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiListBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiListBox1.Name = "uiListBox1"; this.uiListBox1.Name = "uiListBox1";
this.uiListBox1.Padding = new System.Windows.Forms.Padding(2); this.uiListBox1.Padding = new System.Windows.Forms.Padding(2);
this.uiListBox1.ShowText = false;
this.uiListBox1.Size = new System.Drawing.Size(270, 343); this.uiListBox1.Size = new System.Drawing.Size(270, 343);
this.uiListBox1.TabIndex = 27; this.uiListBox1.TabIndex = 27;
this.uiListBox1.Text = "uiListBox1"; this.uiListBox1.Text = "uiListBox1";
@ -82,18 +85,22 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.Location = new System.Drawing.Point(352, 55); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(352, 51);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
this.uiLine2.Size = new System.Drawing.Size(266, 18); this.uiLine2.Size = new System.Drawing.Size(266, 27);
this.uiLine2.TabIndex = 26; this.uiLine2.TabIndex = 26;
this.uiLine2.Text = "uiImageListBox"; this.uiLine2.Text = "uiImageListBox";
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -105,7 +112,8 @@ namespace Sunny.UI.Demo
// uiImageListBox1 // uiImageListBox1
// //
this.uiImageListBox1.FillColor = System.Drawing.Color.White; this.uiImageListBox1.FillColor = System.Drawing.Color.White;
this.uiImageListBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiImageListBox1.Font = new System.Drawing.Font("宋体", 12F);
this.uiImageListBox1.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.uiImageListBox1.ItemHeight = 80; this.uiImageListBox1.ItemHeight = 80;
this.uiImageListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiImageListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiImageListBox1.Location = new System.Drawing.Point(352, 85); this.uiImageListBox1.Location = new System.Drawing.Point(352, 85);
@ -113,6 +121,7 @@ namespace Sunny.UI.Demo
this.uiImageListBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiImageListBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiImageListBox1.Name = "uiImageListBox1"; this.uiImageListBox1.Name = "uiImageListBox1";
this.uiImageListBox1.Padding = new System.Windows.Forms.Padding(2); this.uiImageListBox1.Padding = new System.Windows.Forms.Padding(2);
this.uiImageListBox1.ShowText = false;
this.uiImageListBox1.Size = new System.Drawing.Size(266, 343); this.uiImageListBox1.Size = new System.Drawing.Size(266, 343);
this.uiImageListBox1.TabIndex = 24; this.uiImageListBox1.TabIndex = 24;
this.uiImageListBox1.Text = "uiImageListBox1"; this.uiImageListBox1.Text = "uiImageListBox1";

View File

@ -18,7 +18,7 @@ namespace Sunny.UI.Demo
if (text.Contains("6")) if (text.Contains("6"))
{ {
e.Graphics.FillRectangle(UIColor.Green, e.Bounds); e.Graphics.FillRectangle(UIColor.Green, e.Bounds);
e.Graphics.DrawString(text, e.Font, Color.Blue, e.Bounds); e.Graphics.DrawString(text, e.Font, Color.Blue, e.Bounds, ContentAlignment.MiddleLeft);
} }
} }

View File

@ -123,7 +123,9 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(30, 160); this.uiLine2.Location = new System.Drawing.Point(30, 160);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -137,9 +139,8 @@ namespace Sunny.UI.Demo
this.uiNavMenu2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.uiNavMenu2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.uiNavMenu2.BorderStyle = System.Windows.Forms.BorderStyle.None; this.uiNavMenu2.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.uiNavMenu2.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll; this.uiNavMenu2.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
this.uiNavMenu2.ExpandSelectFirst = true;
this.uiNavMenu2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.uiNavMenu2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.uiNavMenu2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiNavMenu2.Font = new System.Drawing.Font("宋体", 12F);
this.uiNavMenu2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiNavMenu2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiNavMenu2.FullRowSelect = true; this.uiNavMenu2.FullRowSelect = true;
this.uiNavMenu2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230))))); this.uiNavMenu2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
@ -204,19 +205,23 @@ namespace Sunny.UI.Demo
treeNode19, treeNode19,
treeNode20, treeNode20,
treeNode21}); treeNode21});
this.uiNavMenu2.ScrollBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiNavMenu2.ScrollBarHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiNavMenu2.ScrollBarPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiNavMenu2.ScrollFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.uiNavMenu2.SecondBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.uiNavMenu2.SecondBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.uiNavMenu2.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250))))); this.uiNavMenu2.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
this.uiNavMenu2.SelectedColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
this.uiNavMenu2.ShowLines = false; this.uiNavMenu2.ShowLines = false;
this.uiNavMenu2.Size = new System.Drawing.Size(253, 353); this.uiNavMenu2.Size = new System.Drawing.Size(253, 353);
this.uiNavMenu2.Style = Sunny.UI.UIStyle.Custom;
this.uiNavMenu2.TabIndex = 22; this.uiNavMenu2.TabIndex = 22;
this.uiNavMenu2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// uiNavMenu1 // uiNavMenu1
// //
this.uiNavMenu1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.uiNavMenu1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.uiNavMenu1.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll; this.uiNavMenu1.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
this.uiNavMenu1.ExpandSelectFirst = true; this.uiNavMenu1.Font = new System.Drawing.Font("宋体", 12F);
this.uiNavMenu1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiNavMenu1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.uiNavMenu1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.uiNavMenu1.FullRowSelect = true; this.uiNavMenu1.FullRowSelect = true;
this.uiNavMenu1.ItemHeight = 50; this.uiNavMenu1.ItemHeight = 50;
@ -283,13 +288,15 @@ namespace Sunny.UI.Demo
this.uiNavMenu1.ShowLines = false; this.uiNavMenu1.ShowLines = false;
this.uiNavMenu1.Size = new System.Drawing.Size(253, 353); this.uiNavMenu1.Size = new System.Drawing.Size(253, 353);
this.uiNavMenu1.TabIndex = 21; this.uiNavMenu1.TabIndex = 21;
this.uiNavMenu1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNavMenu1.MenuItemClick += new Sunny.UI.UINavMenu.OnMenuItemClick(this.uiNavMenu1_MenuItemClick); this.uiNavMenu1.MenuItemClick += new Sunny.UI.UINavMenu.OnMenuItemClick(this.uiNavMenu1_MenuItemClick);
// //
// uiNavBar1 // uiNavBar1
// //
this.uiNavBar1.Controls.Add(this.uiLine1); this.uiNavBar1.Controls.Add(this.uiLine1);
this.uiNavBar1.Dock = System.Windows.Forms.DockStyle.Top; this.uiNavBar1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiNavBar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiNavBar1.DropMenuFont = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNavBar1.Font = new System.Drawing.Font("宋体", 12F);
this.uiNavBar1.Location = new System.Drawing.Point(0, 35); this.uiNavBar1.Location = new System.Drawing.Point(0, 35);
this.uiNavBar1.Name = "uiNavBar1"; this.uiNavBar1.Name = "uiNavBar1";
this.uiNavBar1.NodeAlignment = System.Drawing.StringAlignment.Near; this.uiNavBar1.NodeAlignment = System.Drawing.StringAlignment.Near;
@ -337,8 +344,9 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.uiLine1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.ForeColor = System.Drawing.Color.White; this.uiLine1.ForeColor = System.Drawing.Color.White;
this.uiLine1.Location = new System.Drawing.Point(30, 20); this.uiLine1.Location = new System.Drawing.Point(30, 20);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);

View File

@ -48,31 +48,29 @@ namespace Sunny.UI.Demo
// uiLabel3 // uiLabel3
// //
this.uiLabel3.AutoSize = true; this.uiLabel3.AutoSize = true;
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel3.Location = new System.Drawing.Point(31, 136); this.uiLabel3.Location = new System.Drawing.Point(31, 136);
this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(138, 21); this.uiLabel3.Size = new System.Drawing.Size(138, 21);
this.uiLabel3.TabIndex = 79; this.uiLabel3.TabIndex = 79;
this.uiLabel3.Text = "鼠标移过来看提示"; this.uiLabel3.Text = "鼠标移过来看提示";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLabel2 // uiLabel2
// //
this.uiLabel2.AutoSize = true; this.uiLabel2.AutoSize = true;
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel2.Location = new System.Drawing.Point(211, 95); this.uiLabel2.Location = new System.Drawing.Point(211, 95);
this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(138, 21); this.uiLabel2.Size = new System.Drawing.Size(138, 21);
this.uiLabel2.TabIndex = 78; this.uiLabel2.TabIndex = 78;
this.uiLabel2.Text = "鼠标移过来看提示"; this.uiLabel2.Text = "鼠标移过来看提示";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLabel2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLabel1 // uiLabel1
// //
this.uiLabel1.AutoSize = true; this.uiLabel1.AutoSize = true;
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel1.Location = new System.Drawing.Point(31, 95); this.uiLabel1.Location = new System.Drawing.Point(31, 95);
this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(138, 21); this.uiLabel1.Size = new System.Drawing.Size(138, 21);
@ -80,11 +78,10 @@ namespace Sunny.UI.Demo
this.uiLabel1.Text = "鼠标移过来看提示"; this.uiLabel1.Text = "鼠标移过来看提示";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiToolTip1.SetToolTip(this.uiLabel1, "赠人玫瑰手有余香"); this.uiToolTip1.SetToolTip(this.uiLabel1, "赠人玫瑰手有余香");
this.uiLabel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine7 // uiLine7
// //
this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine7.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine7.Location = new System.Drawing.Point(30, 55); this.uiLine7.Location = new System.Drawing.Point(30, 55);
this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine7.Name = "uiLine7"; this.uiLine7.Name = "uiLine7";
@ -92,25 +89,23 @@ namespace Sunny.UI.Demo
this.uiLine7.TabIndex = 76; this.uiLine7.TabIndex = 76;
this.uiLine7.Text = "UIToolTip"; this.uiLine7.Text = "UIToolTip";
this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiScrollingText2 // uiScrollingText2
// //
this.uiScrollingText2.Active = true; this.uiScrollingText2.Active = true;
this.uiScrollingText2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiScrollingText2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiScrollingText2.Location = new System.Drawing.Point(381, 129); this.uiScrollingText2.Location = new System.Drawing.Point(381, 129);
this.uiScrollingText2.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollingText2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiScrollingText2.Name = "uiScrollingText2"; this.uiScrollingText2.Name = "uiScrollingText2";
this.uiScrollingText2.Size = new System.Drawing.Size(319, 35); this.uiScrollingText2.Size = new System.Drawing.Size(319, 35);
this.uiScrollingText2.TabIndex = 75; this.uiScrollingText2.TabIndex = 75;
this.uiScrollingText2.Text = "赠人玫瑰手有余香"; this.uiScrollingText2.Text = "赠人玫瑰手有余香";
this.uiScrollingText2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiScrollingText1 // uiScrollingText1
// //
this.uiScrollingText1.Active = true; this.uiScrollingText1.Active = true;
this.uiScrollingText1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiScrollingText1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiScrollingText1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollingText1.Font = new System.Drawing.Font("宋体", 12F);
this.uiScrollingText1.ForeColor = System.Drawing.Color.Red; this.uiScrollingText1.ForeColor = System.Drawing.Color.Red;
this.uiScrollingText1.Location = new System.Drawing.Point(381, 88); this.uiScrollingText1.Location = new System.Drawing.Point(381, 88);
this.uiScrollingText1.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollingText1.MinimumSize = new System.Drawing.Size(1, 1);
@ -121,11 +116,10 @@ namespace Sunny.UI.Demo
this.uiScrollingText1.StyleCustomMode = true; this.uiScrollingText1.StyleCustomMode = true;
this.uiScrollingText1.TabIndex = 74; this.uiScrollingText1.TabIndex = 74;
this.uiScrollingText1.Text = "赠人玫瑰手有余香"; this.uiScrollingText1.Text = "赠人玫瑰手有余香";
this.uiScrollingText1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine6 // uiLine6
// //
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine6.Location = new System.Drawing.Point(381, 55); this.uiLine6.Location = new System.Drawing.Point(381, 55);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6"; this.uiLine6.Name = "uiLine6";
@ -133,19 +127,18 @@ namespace Sunny.UI.Demo
this.uiLine6.TabIndex = 73; this.uiLine6.TabIndex = 73;
this.uiLine6.Text = "UIScrollingText"; this.uiLine6.Text = "UIScrollingText";
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiToolTip1 // uiToolTip1
// //
this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
this.uiToolTip1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiToolTip1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
this.uiToolTip1.OwnerDraw = true; this.uiToolTip1.OwnerDraw = true;
this.uiToolTip1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiToolTip1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(381, 187); this.uiLine1.Location = new System.Drawing.Point(381, 187);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -153,34 +146,31 @@ namespace Sunny.UI.Demo
this.uiLine1.TabIndex = 80; this.uiLine1.TabIndex = 80;
this.uiLine1.Text = "UIVerificationCode"; this.uiLine1.Text = "UIVerificationCode";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiVerificationCode1 // uiVerificationCode1
// //
this.uiVerificationCode1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiVerificationCode1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiVerificationCode1.Location = new System.Drawing.Point(381, 225); this.uiVerificationCode1.Location = new System.Drawing.Point(381, 225);
this.uiVerificationCode1.MinimumSize = new System.Drawing.Size(1, 1); this.uiVerificationCode1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiVerificationCode1.Name = "uiVerificationCode1"; this.uiVerificationCode1.Name = "uiVerificationCode1";
this.uiVerificationCode1.Size = new System.Drawing.Size(100, 35); this.uiVerificationCode1.Size = new System.Drawing.Size(100, 35);
this.uiVerificationCode1.TabIndex = 81; this.uiVerificationCode1.TabIndex = 81;
this.uiVerificationCode1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiVerificationCode2 // uiVerificationCode2
// //
this.uiVerificationCode2.CodeLength = 6; this.uiVerificationCode2.CodeLength = 6;
this.uiVerificationCode2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiVerificationCode2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiVerificationCode2.Location = new System.Drawing.Point(499, 225); this.uiVerificationCode2.Location = new System.Drawing.Point(499, 225);
this.uiVerificationCode2.MinimumSize = new System.Drawing.Size(1, 1); this.uiVerificationCode2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiVerificationCode2.Name = "uiVerificationCode2"; this.uiVerificationCode2.Name = "uiVerificationCode2";
this.uiVerificationCode2.Size = new System.Drawing.Size(140, 35); this.uiVerificationCode2.Size = new System.Drawing.Size(140, 35);
this.uiVerificationCode2.TabIndex = 82; this.uiVerificationCode2.TabIndex = 82;
this.uiVerificationCode2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiCalendar1 // uiCalendar1
// //
this.uiCalendar1.Date = new System.DateTime(2022, 7, 3, 0, 0, 0, 0); this.uiCalendar1.Date = new System.DateTime(2022, 7, 3, 0, 0, 0, 0);
this.uiCalendar1.FillColor = System.Drawing.Color.White; this.uiCalendar1.FillColor = System.Drawing.Color.White;
this.uiCalendar1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiCalendar1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiCalendar1.Location = new System.Drawing.Point(30, 225); this.uiCalendar1.Location = new System.Drawing.Point(30, 225);
this.uiCalendar1.MinimumSize = new System.Drawing.Size(240, 180); this.uiCalendar1.MinimumSize = new System.Drawing.Size(240, 180);
this.uiCalendar1.Name = "uiCalendar1"; this.uiCalendar1.Name = "uiCalendar1";
@ -189,20 +179,18 @@ namespace Sunny.UI.Demo
this.uiCalendar1.TabIndex = 83; this.uiCalendar1.TabIndex = 83;
this.uiCalendar1.Text = "uiCalendar1"; this.uiCalendar1.Text = "uiCalendar1";
this.uiCalendar1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiCalendar1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiCalendar1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiCalendar1.OnDateTimeChanged += new Sunny.UI.OnDateTimeChanged(this.uiCalendar1_OnDateTimeChanged); this.uiCalendar1.OnDateTimeChanged += new Sunny.UI.OnDateTimeChanged(this.uiCalendar1_OnDateTimeChanged);
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.Location = new System.Drawing.Point(30, 187); this.uiLine2.Location = new System.Drawing.Point(30, 187);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
this.uiLine2.Size = new System.Drawing.Size(319, 20); this.uiLine2.Size = new System.Drawing.Size(319, 20);
this.uiLine2.TabIndex = 84; this.uiLine2.TabIndex = 84;
this.uiLine2.Text = "UIVerificationCode"; this.uiLine2.Text = "UICalendar";
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// FOther // FOther
// //

View File

@ -12,7 +12,7 @@
private void uiCalendar1_OnDateTimeChanged(object sender, UIDateTimeArgs e) private void uiCalendar1_OnDateTimeChanged(object sender, UIDateTimeArgs e)
{ {
ShowInfoTip(uiCalendar1.Date.DateString()); this.ShowInfoTip(uiCalendar1.Date.DateString());
} }
} }
} }

View File

@ -120,7 +120,4 @@
<metadata name="uiToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="uiToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value> <value>17, 17</value>
</metadata> </metadata>
<metadata name="uiToolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
</root> </root>

View File

@ -45,7 +45,7 @@ namespace Sunny.UI.Demo
// //
// uiPanel1 // uiPanel1
// //
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel1.Location = new System.Drawing.Point(30, 90); this.uiPanel1.Location = new System.Drawing.Point(30, 90);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
@ -58,7 +58,7 @@ namespace Sunny.UI.Demo
// //
// uiTitlePanel2 // uiTitlePanel2
// //
this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTitlePanel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiTitlePanel2.Location = new System.Drawing.Point(331, 285); this.uiTitlePanel2.Location = new System.Drawing.Point(331, 285);
this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
@ -74,7 +74,7 @@ namespace Sunny.UI.Demo
// //
// uiGroupBox1 // uiGroupBox1
// //
this.uiGroupBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiGroupBox1.Font = new System.Drawing.Font("宋体", 12F);
this.uiGroupBox1.Location = new System.Drawing.Point(331, 74); this.uiGroupBox1.Location = new System.Drawing.Point(331, 74);
this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiGroupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiGroupBox1.MinimumSize = new System.Drawing.Size(1, 1);
@ -88,7 +88,7 @@ namespace Sunny.UI.Demo
// //
// uiTitlePanel1 // uiTitlePanel1
// //
this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTitlePanel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiTitlePanel1.Location = new System.Drawing.Point(30, 285); this.uiTitlePanel1.Location = new System.Drawing.Point(30, 285);
this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
@ -125,61 +125,61 @@ namespace Sunny.UI.Demo
// //
this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton4.Dock = System.Windows.Forms.DockStyle.Fill; this.uiButton4.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton4.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton4.Location = new System.Drawing.Point(267, 3); this.uiButton4.Location = new System.Drawing.Point(267, 3);
this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton4.Name = "uiButton4"; this.uiButton4.Name = "uiButton4";
this.uiButton4.Size = new System.Drawing.Size(84, 35); this.uiButton4.Size = new System.Drawing.Size(84, 35);
this.uiButton4.TabIndex = 5; this.uiButton4.TabIndex = 5;
this.uiButton4.Text = "uiButton4"; this.uiButton4.Text = "uiButton4";
this.uiButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiButton3 // uiButton3
// //
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton3.Dock = System.Windows.Forms.DockStyle.Fill; this.uiButton3.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton3.Location = new System.Drawing.Point(179, 3); this.uiButton3.Location = new System.Drawing.Point(179, 3);
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton3.Name = "uiButton3"; this.uiButton3.Name = "uiButton3";
this.uiButton3.Size = new System.Drawing.Size(82, 35); this.uiButton3.Size = new System.Drawing.Size(82, 35);
this.uiButton3.TabIndex = 4; this.uiButton3.TabIndex = 4;
this.uiButton3.Text = "uiButton3"; this.uiButton3.Text = "uiButton3";
this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiButton2 // uiButton2
// //
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Dock = System.Windows.Forms.DockStyle.Fill; this.uiButton2.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton2.Location = new System.Drawing.Point(91, 3); this.uiButton2.Location = new System.Drawing.Point(91, 3);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2"; this.uiButton2.Name = "uiButton2";
this.uiButton2.Size = new System.Drawing.Size(82, 35); this.uiButton2.Size = new System.Drawing.Size(82, 35);
this.uiButton2.TabIndex = 1; this.uiButton2.TabIndex = 1;
this.uiButton2.Text = "uiButton2"; this.uiButton2.Text = "uiButton2";
this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiButton1 // uiButton1
// //
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiButton1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton1.Location = new System.Drawing.Point(3, 3); this.uiButton1.Location = new System.Drawing.Point(3, 3);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1"; this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(82, 35); this.uiButton1.Size = new System.Drawing.Size(82, 35);
this.uiButton1.TabIndex = 0; this.uiButton1.TabIndex = 0;
this.uiButton1.Text = "uiButton1"; this.uiButton1.Text = "uiButton1";
this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 479); this.uiLine1.Location = new System.Drawing.Point(30, 479);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -191,7 +191,7 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.Location = new System.Drawing.Point(30, 55); this.uiLine2.Location = new System.Drawing.Point(30, 55);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";

View File

@ -18,14 +18,9 @@
private void timer1_Tick(object sender, System.EventArgs e) private void timer1_Tick(object sender, System.EventArgs e)
{ {
value++; value++;
uiTrackBar2.Value = uiTrackBar1.Value = value; uiTrackBar8.Value = uiTrackBar2.Value = uiTrackBar1.Value = value;
uiProcessBar2.Value = uiProcessBar1.Value = value; uiProcessBar4.Value = uiProcessBar2.Value = uiProcessBar1.Value = value;
uiProcessBar3.Value = uiRoundProcess2.Value = uiRoundProcess1.Value = value; uiRoundProcess4.Value = uiRoundProcess3.Value = uiProcessBar3.Value = uiRoundProcess2.Value = uiRoundProcess1.Value = value;
}
private void uiTrackBar1_ValueChanged(object sender, System.EventArgs e)
{
} }
private void uiTrackBar3_ValueChanged(object sender, System.EventArgs e) private void uiTrackBar3_ValueChanged(object sender, System.EventArgs e)
@ -35,7 +30,7 @@
private void uiTrackBar4_ValueChanged(object sender, System.EventArgs e) private void uiTrackBar4_ValueChanged(object sender, System.EventArgs e)
{ {
uiTrackBar5.Value = uiTrackBar4.Value; uiTrackBar7.Value = uiTrackBar5.Value = uiTrackBar4.Value;
} }
} }
} }

View File

@ -30,13 +30,6 @@ namespace Sunny.UI.Demo
private void InitializeComponent() private void InitializeComponent()
{ {
this.components = new System.ComponentModel.Container(); this.components = new System.ComponentModel.Container();
this.uiTrackBar8 = new Sunny.UI.UITrackBar();
this.uiTrackBar7 = new Sunny.UI.UITrackBar();
this.uiTrackBar6 = new Sunny.UI.UITrackBar();
this.uiTrackBar5 = new Sunny.UI.UITrackBar();
this.uiTrackBar4 = new Sunny.UI.UITrackBar();
this.uiTrackBar3 = new Sunny.UI.UITrackBar();
this.uiTrackBar2 = new Sunny.UI.UITrackBar();
this.uiLine2 = new Sunny.UI.UILine(); this.uiLine2 = new Sunny.UI.UILine();
this.uiBreadcrumb1 = new Sunny.UI.UIBreadcrumb(); this.uiBreadcrumb1 = new Sunny.UI.UIBreadcrumb();
this.uiRoundProcess2 = new Sunny.UI.UIRoundProcess(); this.uiRoundProcess2 = new Sunny.UI.UIRoundProcess();
@ -46,7 +39,6 @@ namespace Sunny.UI.Demo
this.uiLine1 = new Sunny.UI.UILine(); this.uiLine1 = new Sunny.UI.UILine();
this.uiWaitingBar1 = new Sunny.UI.UIWaitingBar(); this.uiWaitingBar1 = new Sunny.UI.UIWaitingBar();
this.uiLine5 = new Sunny.UI.UILine(); this.uiLine5 = new Sunny.UI.UILine();
this.uiTrackBar1 = new Sunny.UI.UITrackBar();
this.uiLine4 = new Sunny.UI.UILine(); this.uiLine4 = new Sunny.UI.UILine();
this.uiProgressIndicator1 = new Sunny.UI.UIProgressIndicator(); this.uiProgressIndicator1 = new Sunny.UI.UIProgressIndicator();
this.uiLine3 = new Sunny.UI.UILine(); this.uiLine3 = new Sunny.UI.UILine();
@ -54,101 +46,29 @@ namespace Sunny.UI.Demo
this.timer1 = new System.Windows.Forms.Timer(this.components); this.timer1 = new System.Windows.Forms.Timer(this.components);
this.uiProcessBar3 = new Sunny.UI.UIProcessBar(); this.uiProcessBar3 = new Sunny.UI.UIProcessBar();
this.uiLine6 = new Sunny.UI.UILine(); this.uiLine6 = new Sunny.UI.UILine();
this.uiRoundProcess3 = new Sunny.UI.UIRoundProcess();
this.uiRoundProcess4 = new Sunny.UI.UIRoundProcess();
this.uiRuler5 = new Sunny.UI.UIRuler();
this.uiRuler6 = new Sunny.UI.UIRuler();
this.uiRuler4 = new Sunny.UI.UIRuler();
this.uiRuler3 = new Sunny.UI.UIRuler();
this.uiRuler2 = new Sunny.UI.UIRuler();
this.uiRuler1 = new Sunny.UI.UIRuler();
this.uiTrackBar8 = new Sunny.UI.UITrackBar();
this.uiTrackBar7 = new Sunny.UI.UITrackBar();
this.uiTrackBar5 = new Sunny.UI.UITrackBar();
this.uiTrackBar4 = new Sunny.UI.UITrackBar();
this.uiTrackBar3 = new Sunny.UI.UITrackBar();
this.uiTrackBar2 = new Sunny.UI.UITrackBar();
this.uiTrackBar1 = new Sunny.UI.UITrackBar();
this.uiProcessBar4 = new Sunny.UI.UIProcessBar();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiTrackBar8
//
this.uiTrackBar8.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiTrackBar8.DisableColor = System.Drawing.Color.Silver;
this.uiTrackBar8.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiTrackBar8.Location = new System.Drawing.Point(428, 395);
this.uiTrackBar8.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar8.Name = "uiTrackBar8";
this.uiTrackBar8.Size = new System.Drawing.Size(35, 99);
this.uiTrackBar8.TabIndex = 102;
this.uiTrackBar8.Text = "uiTrackBar8";
this.uiTrackBar8.Value = 50;
//
// uiTrackBar7
//
this.uiTrackBar7.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiTrackBar7.DisableColor = System.Drawing.Color.Silver;
this.uiTrackBar7.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiTrackBar7.Location = new System.Drawing.Point(387, 395);
this.uiTrackBar7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar7.Name = "uiTrackBar7";
this.uiTrackBar7.Size = new System.Drawing.Size(35, 99);
this.uiTrackBar7.TabIndex = 101;
this.uiTrackBar7.Text = "uiTrackBar7";
this.uiTrackBar7.Value = 50;
//
// uiTrackBar6
//
this.uiTrackBar6.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiTrackBar6.DisableColor = System.Drawing.Color.Silver;
this.uiTrackBar6.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiTrackBar6.Location = new System.Drawing.Point(346, 395);
this.uiTrackBar6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar6.Name = "uiTrackBar6";
this.uiTrackBar6.Size = new System.Drawing.Size(35, 99);
this.uiTrackBar6.TabIndex = 100;
this.uiTrackBar6.Text = "uiTrackBar6";
this.uiTrackBar6.Value = 50;
//
// uiTrackBar5
//
this.uiTrackBar5.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiTrackBar5.DisableColor = System.Drawing.Color.Silver;
this.uiTrackBar5.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiTrackBar5.Location = new System.Drawing.Point(305, 395);
this.uiTrackBar5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar5.Name = "uiTrackBar5";
this.uiTrackBar5.Size = new System.Drawing.Size(35, 99);
this.uiTrackBar5.TabIndex = 99;
this.uiTrackBar5.Text = "uiTrackBar5";
this.uiTrackBar5.Value = 50;
//
// uiTrackBar4
//
this.uiTrackBar4.DisableColor = System.Drawing.Color.Silver;
this.uiTrackBar4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiTrackBar4.Location = new System.Drawing.Point(28, 465);
this.uiTrackBar4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar4.Name = "uiTrackBar4";
this.uiTrackBar4.Size = new System.Drawing.Size(158, 29);
this.uiTrackBar4.TabIndex = 98;
this.uiTrackBar4.Text = "uiTrackBar4";
this.uiTrackBar4.ValueChanged += new System.EventHandler(this.uiTrackBar4_ValueChanged);
//
// uiTrackBar3
//
this.uiTrackBar3.DisableColor = System.Drawing.Color.Silver;
this.uiTrackBar3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiTrackBar3.Location = new System.Drawing.Point(28, 430);
this.uiTrackBar3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar3.Name = "uiTrackBar3";
this.uiTrackBar3.Size = new System.Drawing.Size(158, 29);
this.uiTrackBar3.TabIndex = 97;
this.uiTrackBar3.Text = "uiTrackBar3";
this.uiTrackBar3.ValueChanged += new System.EventHandler(this.uiTrackBar3_ValueChanged);
//
// uiTrackBar2
//
this.uiTrackBar2.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiTrackBar2.DisableColor = System.Drawing.Color.Silver;
this.uiTrackBar2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiTrackBar2.Location = new System.Drawing.Point(264, 395);
this.uiTrackBar2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar2.Name = "uiTrackBar2";
this.uiTrackBar2.Size = new System.Drawing.Size(35, 99);
this.uiTrackBar2.TabIndex = 96;
this.uiTrackBar2.Text = "uiTrackBar2";
this.uiTrackBar2.Value = 50;
//
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(29, 287); this.uiLine2.Location = new System.Drawing.Point(29, 287);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -159,7 +79,7 @@ namespace Sunny.UI.Demo
// //
// uiBreadcrumb1 // uiBreadcrumb1
// //
this.uiBreadcrumb1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiBreadcrumb1.Font = new System.Drawing.Font("宋体", 12F);
this.uiBreadcrumb1.ItemIndex = 0; this.uiBreadcrumb1.ItemIndex = 0;
this.uiBreadcrumb1.Items.AddRange(new object[] { this.uiBreadcrumb1.Items.AddRange(new object[] {
"步骤一", "步骤一",
@ -174,32 +94,32 @@ namespace Sunny.UI.Demo
this.uiBreadcrumb1.Size = new System.Drawing.Size(440, 25); this.uiBreadcrumb1.Size = new System.Drawing.Size(440, 25);
this.uiBreadcrumb1.TabIndex = 94; this.uiBreadcrumb1.TabIndex = 94;
this.uiBreadcrumb1.Text = "uiBreadcrumb1"; this.uiBreadcrumb1.Text = "uiBreadcrumb1";
this.uiBreadcrumb1.UnSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
// //
// uiRoundProcess2 // uiRoundProcess2
// //
this.uiRoundProcess2.BackColor = System.Drawing.Color.Transparent; this.uiRoundProcess2.BackColor = System.Drawing.Color.Transparent;
this.uiRoundProcess2.DecimalPlaces = 0; this.uiRoundProcess2.DecimalPlaces = 0;
this.uiRoundProcess2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRoundProcess2.Font = new System.Drawing.Font("宋体", 12F);
this.uiRoundProcess2.ForeColor = System.Drawing.Color.White; this.uiRoundProcess2.ForeColor2 = System.Drawing.Color.Black;
this.uiRoundProcess2.Inner = 0; this.uiRoundProcess2.Inner = 0;
this.uiRoundProcess2.Location = new System.Drawing.Point(155, 167); this.uiRoundProcess2.Location = new System.Drawing.Point(133, 167);
this.uiRoundProcess2.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundProcess2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRoundProcess2.Name = "uiRoundProcess2"; this.uiRoundProcess2.Name = "uiRoundProcess2";
this.uiRoundProcess2.ShowProcess = true; this.uiRoundProcess2.ShowProcess = true;
this.uiRoundProcess2.Size = new System.Drawing.Size(120, 120); this.uiRoundProcess2.Size = new System.Drawing.Size(120, 120);
this.uiRoundProcess2.Style = Sunny.UI.UIStyle.Custom;
this.uiRoundProcess2.StyleCustomMode = true;
this.uiRoundProcess2.TabIndex = 93; this.uiRoundProcess2.TabIndex = 93;
this.uiRoundProcess2.Text = "0%"; this.uiRoundProcess2.Text = "0%";
// //
// uiLine9 // uiLine9
// //
this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine9.BackColor = System.Drawing.Color.Transparent;
this.uiLine9.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine9.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine9.Location = new System.Drawing.Point(29, 147); this.uiLine9.Location = new System.Drawing.Point(29, 147);
this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine9.Name = "uiLine9"; this.uiLine9.Name = "uiLine9";
this.uiLine9.Size = new System.Drawing.Size(319, 20); this.uiLine9.Size = new System.Drawing.Size(440, 20);
this.uiLine9.TabIndex = 92; this.uiLine9.TabIndex = 92;
this.uiLine9.Text = "UIRoundProcess"; this.uiLine9.Text = "UIRoundProcess";
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@ -207,8 +127,10 @@ namespace Sunny.UI.Demo
// uiRoundProcess1 // uiRoundProcess1
// //
this.uiRoundProcess1.BackColor = System.Drawing.Color.Transparent; this.uiRoundProcess1.BackColor = System.Drawing.Color.Transparent;
this.uiRoundProcess1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRoundProcess1.Font = new System.Drawing.Font("宋体", 12F);
this.uiRoundProcess1.Location = new System.Drawing.Point(28, 167); this.uiRoundProcess1.ForeColor2 = System.Drawing.Color.Black;
this.uiRoundProcess1.Inner = 35;
this.uiRoundProcess1.Location = new System.Drawing.Point(15, 167);
this.uiRoundProcess1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundProcess1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRoundProcess1.Name = "uiRoundProcess1"; this.uiRoundProcess1.Name = "uiRoundProcess1";
this.uiRoundProcess1.ShowProcess = true; this.uiRoundProcess1.ShowProcess = true;
@ -218,7 +140,8 @@ namespace Sunny.UI.Demo
// //
// uiProcessBar2 // uiProcessBar2
// //
this.uiProcessBar2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiProcessBar2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiProcessBar2.Font = new System.Drawing.Font("宋体", 12F);
this.uiProcessBar2.Location = new System.Drawing.Point(30, 123); this.uiProcessBar2.Location = new System.Drawing.Point(30, 123);
this.uiProcessBar2.MinimumSize = new System.Drawing.Size(70, 1); this.uiProcessBar2.MinimumSize = new System.Drawing.Size(70, 1);
this.uiProcessBar2.Name = "uiProcessBar2"; this.uiProcessBar2.Name = "uiProcessBar2";
@ -230,9 +153,10 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(381, 54); this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(411, 54);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
this.uiLine1.Size = new System.Drawing.Size(319, 20); this.uiLine1.Size = new System.Drawing.Size(319, 20);
@ -242,8 +166,10 @@ namespace Sunny.UI.Demo
// //
// uiWaitingBar1 // uiWaitingBar1
// //
this.uiWaitingBar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiWaitingBar1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.uiWaitingBar1.Location = new System.Drawing.Point(381, 88); this.uiWaitingBar1.Font = new System.Drawing.Font("宋体", 12F);
this.uiWaitingBar1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiWaitingBar1.Location = new System.Drawing.Point(411, 88);
this.uiWaitingBar1.MinimumSize = new System.Drawing.Size(70, 23); this.uiWaitingBar1.MinimumSize = new System.Drawing.Size(70, 23);
this.uiWaitingBar1.Name = "uiWaitingBar1"; this.uiWaitingBar1.Name = "uiWaitingBar1";
this.uiWaitingBar1.Size = new System.Drawing.Size(319, 29); this.uiWaitingBar1.Size = new System.Drawing.Size(319, 29);
@ -252,8 +178,9 @@ namespace Sunny.UI.Demo
// //
// uiLine5 // uiLine5
// //
this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine5.BackColor = System.Drawing.Color.Transparent;
this.uiLine5.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine5.Location = new System.Drawing.Point(28, 369); this.uiLine5.Location = new System.Drawing.Point(28, 369);
this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine5.Name = "uiLine5"; this.uiLine5.Name = "uiLine5";
@ -262,34 +189,23 @@ namespace Sunny.UI.Demo
this.uiLine5.Text = "UITrackBar"; this.uiLine5.Text = "UITrackBar";
this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
// //
// uiTrackBar1
//
this.uiTrackBar1.DisableColor = System.Drawing.Color.Silver;
this.uiTrackBar1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiTrackBar1.Location = new System.Drawing.Point(28, 395);
this.uiTrackBar1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar1.Name = "uiTrackBar1";
this.uiTrackBar1.Size = new System.Drawing.Size(158, 29);
this.uiTrackBar1.TabIndex = 86;
this.uiTrackBar1.Text = "uiTrackBar1";
this.uiTrackBar1.ValueChanged += new System.EventHandler(this.uiTrackBar1_ValueChanged);
//
// uiLine4 // uiLine4
// //
this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine4.BackColor = System.Drawing.Color.Transparent;
this.uiLine4.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine4.Location = new System.Drawing.Point(381, 147); this.uiLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine4.Location = new System.Drawing.Point(527, 147);
this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine4.Name = "uiLine4"; this.uiLine4.Name = "uiLine4";
this.uiLine4.Size = new System.Drawing.Size(319, 20); this.uiLine4.Size = new System.Drawing.Size(203, 20);
this.uiLine4.TabIndex = 85; this.uiLine4.TabIndex = 85;
this.uiLine4.Text = "UIProgressIndicator"; this.uiLine4.Text = "UIProgressIndicator";
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
// //
// uiProgressIndicator1 // uiProgressIndicator1
// //
this.uiProgressIndicator1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiProgressIndicator1.Font = new System.Drawing.Font("宋体", 12F);
this.uiProgressIndicator1.Location = new System.Drawing.Point(381, 167); this.uiProgressIndicator1.Location = new System.Drawing.Point(527, 173);
this.uiProgressIndicator1.MinimumSize = new System.Drawing.Size(1, 1); this.uiProgressIndicator1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiProgressIndicator1.Name = "uiProgressIndicator1"; this.uiProgressIndicator1.Name = "uiProgressIndicator1";
this.uiProgressIndicator1.Size = new System.Drawing.Size(120, 120); this.uiProgressIndicator1.Size = new System.Drawing.Size(120, 120);
@ -298,8 +214,9 @@ namespace Sunny.UI.Demo
// //
// uiLine3 // uiLine3
// //
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine3.BackColor = System.Drawing.Color.Transparent;
this.uiLine3.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine3.Location = new System.Drawing.Point(30, 54); this.uiLine3.Location = new System.Drawing.Point(30, 54);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3"; this.uiLine3.Name = "uiLine3";
@ -310,7 +227,8 @@ namespace Sunny.UI.Demo
// //
// uiProcessBar1 // uiProcessBar1
// //
this.uiProcessBar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiProcessBar1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiProcessBar1.Font = new System.Drawing.Font("宋体", 12F);
this.uiProcessBar1.Location = new System.Drawing.Point(30, 88); this.uiProcessBar1.Location = new System.Drawing.Point(30, 88);
this.uiProcessBar1.MinimumSize = new System.Drawing.Size(70, 1); this.uiProcessBar1.MinimumSize = new System.Drawing.Size(70, 1);
this.uiProcessBar1.Name = "uiProcessBar1"; this.uiProcessBar1.Name = "uiProcessBar1";
@ -325,18 +243,20 @@ namespace Sunny.UI.Demo
// uiProcessBar3 // uiProcessBar3
// //
this.uiProcessBar3.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiProcessBar3.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiProcessBar3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiProcessBar3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiProcessBar3.Font = new System.Drawing.Font("宋体", 12F);
this.uiProcessBar3.Location = new System.Drawing.Point(527, 325); this.uiProcessBar3.Location = new System.Drawing.Point(527, 325);
this.uiProcessBar3.MinimumSize = new System.Drawing.Size(70, 1); this.uiProcessBar3.MinimumSize = new System.Drawing.Size(70, 1);
this.uiProcessBar3.Name = "uiProcessBar3"; this.uiProcessBar3.Name = "uiProcessBar3";
this.uiProcessBar3.Size = new System.Drawing.Size(173, 169); this.uiProcessBar3.Size = new System.Drawing.Size(173, 219);
this.uiProcessBar3.TabIndex = 103; this.uiProcessBar3.TabIndex = 103;
this.uiProcessBar3.Value = 50; this.uiProcessBar3.Value = 50;
// //
// uiLine6 // uiLine6
// //
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine6.BackColor = System.Drawing.Color.Transparent;
this.uiLine6.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine6.Location = new System.Drawing.Point(527, 287); this.uiLine6.Location = new System.Drawing.Point(527, 287);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6"; this.uiLine6.Name = "uiLine6";
@ -345,20 +265,237 @@ namespace Sunny.UI.Demo
this.uiLine6.Text = "UIProcessBar"; this.uiLine6.Text = "UIProcessBar";
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
// //
// uiRoundProcess3
//
this.uiRoundProcess3.BackColor = System.Drawing.Color.Transparent;
this.uiRoundProcess3.DecimalPlaces = 0;
this.uiRoundProcess3.Font = new System.Drawing.Font("宋体", 12F);
this.uiRoundProcess3.ForeColor2 = System.Drawing.Color.Black;
this.uiRoundProcess3.Inner = 35;
this.uiRoundProcess3.Location = new System.Drawing.Point(251, 167);
this.uiRoundProcess3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRoundProcess3.Name = "uiRoundProcess3";
this.uiRoundProcess3.ShowProcess = true;
this.uiRoundProcess3.Size = new System.Drawing.Size(120, 120);
this.uiRoundProcess3.StartAngle = 220;
this.uiRoundProcess3.SweepAngle = 280;
this.uiRoundProcess3.TabIndex = 105;
this.uiRoundProcess3.Text = "50%";
this.uiRoundProcess3.Value = 50;
//
// uiRoundProcess4
//
this.uiRoundProcess4.BackColor = System.Drawing.Color.Transparent;
this.uiRoundProcess4.DecimalPlaces = 0;
this.uiRoundProcess4.Font = new System.Drawing.Font("宋体", 12F);
this.uiRoundProcess4.ForeColor2 = System.Drawing.Color.Black;
this.uiRoundProcess4.Inner = 35;
this.uiRoundProcess4.Location = new System.Drawing.Point(369, 167);
this.uiRoundProcess4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRoundProcess4.Name = "uiRoundProcess4";
this.uiRoundProcess4.ShowProcess = true;
this.uiRoundProcess4.Size = new System.Drawing.Size(120, 120);
this.uiRoundProcess4.StartAngle = 270;
this.uiRoundProcess4.SweepAngle = 180;
this.uiRoundProcess4.TabIndex = 106;
this.uiRoundProcess4.Text = "0%";
//
// uiRuler5
//
this.uiRuler5.BackColor = System.Drawing.Color.Transparent;
this.uiRuler5.Direction = Sunny.UI.UITrackBar.BarDirection.VerticalDown;
this.uiRuler5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRuler5.Location = new System.Drawing.Point(439, 387);
this.uiRuler5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRuler5.MinorCount = 4;
this.uiRuler5.Name = "uiRuler5";
this.uiRuler5.Size = new System.Drawing.Size(35, 166);
this.uiRuler5.StartValue = -20D;
this.uiRuler5.StepCount = 6;
this.uiRuler5.TabIndex = 125;
this.uiRuler5.Text = "uiRuler5";
this.uiRuler5.TextDirection = Sunny.UI.UIRuler.UITextPos.Behind;
//
// uiRuler6
//
this.uiRuler6.BackColor = System.Drawing.Color.Transparent;
this.uiRuler6.Direction = Sunny.UI.UITrackBar.BarDirection.VerticalDown;
this.uiRuler6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRuler6.Location = new System.Drawing.Point(342, 387);
this.uiRuler6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRuler6.MinorCount = 4;
this.uiRuler6.Name = "uiRuler6";
this.uiRuler6.Size = new System.Drawing.Size(35, 166);
this.uiRuler6.TabIndex = 124;
this.uiRuler6.Text = "uiRuler6";
//
// uiRuler4
//
this.uiRuler4.BackColor = System.Drawing.Color.Transparent;
this.uiRuler4.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiRuler4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRuler4.Location = new System.Drawing.Point(308, 387);
this.uiRuler4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRuler4.MinorCount = 4;
this.uiRuler4.Name = "uiRuler4";
this.uiRuler4.Size = new System.Drawing.Size(35, 166);
this.uiRuler4.TabIndex = 123;
this.uiRuler4.Text = "uiRuler4";
this.uiRuler4.TextDirection = Sunny.UI.UIRuler.UITextPos.Behind;
//
// uiRuler3
//
this.uiRuler3.BackColor = System.Drawing.Color.Transparent;
this.uiRuler3.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiRuler3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRuler3.Location = new System.Drawing.Point(211, 387);
this.uiRuler3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRuler3.MinorCount = 4;
this.uiRuler3.Name = "uiRuler3";
this.uiRuler3.Size = new System.Drawing.Size(35, 166);
this.uiRuler3.TabIndex = 122;
this.uiRuler3.Text = "uiRuler3";
//
// uiRuler2
//
this.uiRuler2.BackColor = System.Drawing.Color.Transparent;
this.uiRuler2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRuler2.Location = new System.Drawing.Point(28, 395);
this.uiRuler2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRuler2.MinorCount = 4;
this.uiRuler2.Name = "uiRuler2";
this.uiRuler2.Size = new System.Drawing.Size(173, 27);
this.uiRuler2.TabIndex = 121;
this.uiRuler2.Text = "uiRuler2";
//
// uiRuler1
//
this.uiRuler1.BackColor = System.Drawing.Color.Transparent;
this.uiRuler1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRuler1.Location = new System.Drawing.Point(28, 517);
this.uiRuler1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRuler1.MinorCount = 4;
this.uiRuler1.Name = "uiRuler1";
this.uiRuler1.Size = new System.Drawing.Size(173, 27);
this.uiRuler1.TabIndex = 120;
this.uiRuler1.Text = "uiRuler1";
this.uiRuler1.TextDirection = Sunny.UI.UIRuler.UITextPos.Behind;
//
// uiTrackBar8
//
this.uiTrackBar8.Direction = Sunny.UI.UITrackBar.BarDirection.VerticalDown;
this.uiTrackBar8.Font = new System.Drawing.Font("宋体", 12F);
this.uiTrackBar8.Location = new System.Drawing.Point(373, 395);
this.uiTrackBar8.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar8.Name = "uiTrackBar8";
this.uiTrackBar8.Size = new System.Drawing.Size(35, 149);
this.uiTrackBar8.TabIndex = 119;
this.uiTrackBar8.Text = "uiTrackBar8";
this.uiTrackBar8.Value = 50;
//
// uiTrackBar7
//
this.uiTrackBar7.Direction = Sunny.UI.UITrackBar.BarDirection.VerticalDown;
this.uiTrackBar7.Font = new System.Drawing.Font("宋体", 12F);
this.uiTrackBar7.Location = new System.Drawing.Point(408, 395);
this.uiTrackBar7.Minimum = -20;
this.uiTrackBar7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar7.Name = "uiTrackBar7";
this.uiTrackBar7.Size = new System.Drawing.Size(35, 149);
this.uiTrackBar7.TabIndex = 118;
this.uiTrackBar7.Text = "uiTrackBar7";
//
// uiTrackBar5
//
this.uiTrackBar5.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiTrackBar5.Font = new System.Drawing.Font("宋体", 12F);
this.uiTrackBar5.Location = new System.Drawing.Point(278, 395);
this.uiTrackBar5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar5.Name = "uiTrackBar5";
this.uiTrackBar5.Size = new System.Drawing.Size(35, 149);
this.uiTrackBar5.TabIndex = 117;
this.uiTrackBar5.Text = "uiTrackBar5";
//
// uiTrackBar4
//
this.uiTrackBar4.Font = new System.Drawing.Font("宋体", 12F);
this.uiTrackBar4.Location = new System.Drawing.Point(36, 490);
this.uiTrackBar4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar4.Name = "uiTrackBar4";
this.uiTrackBar4.Size = new System.Drawing.Size(158, 29);
this.uiTrackBar4.TabIndex = 116;
this.uiTrackBar4.Text = "uiTrackBar4";
this.uiTrackBar4.ValueChanged += new System.EventHandler(this.uiTrackBar4_ValueChanged);
//
// uiTrackBar3
//
this.uiTrackBar3.Font = new System.Drawing.Font("宋体", 12F);
this.uiTrackBar3.Location = new System.Drawing.Point(36, 455);
this.uiTrackBar3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar3.Name = "uiTrackBar3";
this.uiTrackBar3.Size = new System.Drawing.Size(158, 29);
this.uiTrackBar3.TabIndex = 115;
this.uiTrackBar3.Text = "uiTrackBar3";
this.uiTrackBar3.ValueChanged += new System.EventHandler(this.uiTrackBar3_ValueChanged);
//
// uiTrackBar2
//
this.uiTrackBar2.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiTrackBar2.Font = new System.Drawing.Font("宋体", 12F);
this.uiTrackBar2.Location = new System.Drawing.Point(243, 395);
this.uiTrackBar2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar2.Name = "uiTrackBar2";
this.uiTrackBar2.Size = new System.Drawing.Size(35, 149);
this.uiTrackBar2.TabIndex = 114;
this.uiTrackBar2.Text = "uiTrackBar2";
this.uiTrackBar2.Value = 50;
//
// uiTrackBar1
//
this.uiTrackBar1.Font = new System.Drawing.Font("宋体", 12F);
this.uiTrackBar1.Location = new System.Drawing.Point(36, 420);
this.uiTrackBar1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar1.Name = "uiTrackBar1";
this.uiTrackBar1.Size = new System.Drawing.Size(158, 29);
this.uiTrackBar1.TabIndex = 113;
this.uiTrackBar1.Text = "uiTrackBar1";
//
// uiProcessBar4
//
this.uiProcessBar4.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiProcessBar4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiProcessBar4.Font = new System.Drawing.Font("宋体", 12F);
this.uiProcessBar4.Location = new System.Drawing.Point(706, 325);
this.uiProcessBar4.MinimumSize = new System.Drawing.Size(3, 1);
this.uiProcessBar4.Name = "uiProcessBar4";
this.uiProcessBar4.Radius = 3;
this.uiProcessBar4.Size = new System.Drawing.Size(3, 219);
this.uiProcessBar4.TabIndex = 126;
this.uiProcessBar4.Value = 50;
//
// FProcess // FProcess
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(800, 546); this.ClientSize = new System.Drawing.Size(800, 635);
this.Controls.Add(this.uiLine6); this.Controls.Add(this.uiProcessBar4);
this.Controls.Add(this.uiProcessBar3); this.Controls.Add(this.uiRuler5);
this.Controls.Add(this.uiRuler6);
this.Controls.Add(this.uiRuler4);
this.Controls.Add(this.uiRuler3);
this.Controls.Add(this.uiRuler2);
this.Controls.Add(this.uiRuler1);
this.Controls.Add(this.uiTrackBar8); this.Controls.Add(this.uiTrackBar8);
this.Controls.Add(this.uiTrackBar7); this.Controls.Add(this.uiTrackBar7);
this.Controls.Add(this.uiTrackBar6);
this.Controls.Add(this.uiTrackBar5); this.Controls.Add(this.uiTrackBar5);
this.Controls.Add(this.uiTrackBar4); this.Controls.Add(this.uiTrackBar4);
this.Controls.Add(this.uiTrackBar3); this.Controls.Add(this.uiTrackBar3);
this.Controls.Add(this.uiTrackBar2); this.Controls.Add(this.uiTrackBar2);
this.Controls.Add(this.uiTrackBar1);
this.Controls.Add(this.uiRoundProcess4);
this.Controls.Add(this.uiRoundProcess3);
this.Controls.Add(this.uiLine6);
this.Controls.Add(this.uiProcessBar3);
this.Controls.Add(this.uiLine2); this.Controls.Add(this.uiLine2);
this.Controls.Add(this.uiBreadcrumb1); this.Controls.Add(this.uiBreadcrumb1);
this.Controls.Add(this.uiRoundProcess2); this.Controls.Add(this.uiRoundProcess2);
@ -368,7 +505,6 @@ namespace Sunny.UI.Demo
this.Controls.Add(this.uiLine1); this.Controls.Add(this.uiLine1);
this.Controls.Add(this.uiWaitingBar1); this.Controls.Add(this.uiWaitingBar1);
this.Controls.Add(this.uiLine5); this.Controls.Add(this.uiLine5);
this.Controls.Add(this.uiTrackBar1);
this.Controls.Add(this.uiLine4); this.Controls.Add(this.uiLine4);
this.Controls.Add(this.uiProgressIndicator1); this.Controls.Add(this.uiProgressIndicator1);
this.Controls.Add(this.uiLine3); this.Controls.Add(this.uiLine3);
@ -383,14 +519,6 @@ namespace Sunny.UI.Demo
} }
#endregion #endregion
private UITrackBar uiTrackBar8;
private UITrackBar uiTrackBar7;
private UITrackBar uiTrackBar6;
private UITrackBar uiTrackBar5;
private UITrackBar uiTrackBar4;
private UITrackBar uiTrackBar3;
private UITrackBar uiTrackBar2;
private UILine uiLine2; private UILine uiLine2;
private UIBreadcrumb uiBreadcrumb1; private UIBreadcrumb uiBreadcrumb1;
private UIRoundProcess uiRoundProcess2; private UIRoundProcess uiRoundProcess2;
@ -400,7 +528,6 @@ namespace Sunny.UI.Demo
private UILine uiLine1; private UILine uiLine1;
private UIWaitingBar uiWaitingBar1; private UIWaitingBar uiWaitingBar1;
private UILine uiLine5; private UILine uiLine5;
private UITrackBar uiTrackBar1;
private UILine uiLine4; private UILine uiLine4;
private UIProgressIndicator uiProgressIndicator1; private UIProgressIndicator uiProgressIndicator1;
private UILine uiLine3; private UILine uiLine3;
@ -408,5 +535,21 @@ namespace Sunny.UI.Demo
private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Timer timer1;
private UIProcessBar uiProcessBar3; private UIProcessBar uiProcessBar3;
private UILine uiLine6; private UILine uiLine6;
private UIRoundProcess uiRoundProcess3;
private UIRoundProcess uiRoundProcess4;
private UIRuler uiRuler5;
private UIRuler uiRuler6;
private UIRuler uiRuler4;
private UIRuler uiRuler3;
private UIRuler uiRuler2;
private UIRuler uiRuler1;
private UITrackBar uiTrackBar8;
private UITrackBar uiTrackBar7;
private UITrackBar uiTrackBar5;
private UITrackBar uiTrackBar4;
private UITrackBar uiTrackBar3;
private UITrackBar uiTrackBar2;
private UITrackBar uiTrackBar1;
private UIProcessBar uiProcessBar4;
} }
} }

View File

@ -55,31 +55,33 @@ namespace Sunny.UI.Demo
// uiButton4 // uiButton4
// //
this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton4.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton4.Location = new System.Drawing.Point(145, 481); this.uiButton4.Location = new System.Drawing.Point(145, 481);
this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton4.Name = "uiButton4"; this.uiButton4.Name = "uiButton4";
this.uiButton4.Size = new System.Drawing.Size(100, 35); this.uiButton4.Size = new System.Drawing.Size(100, 35);
this.uiButton4.TabIndex = 86; this.uiButton4.TabIndex = 86;
this.uiButton4.Text = "选择"; this.uiButton4.Text = "选择";
this.uiButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click); this.uiButton4.Click += new System.EventHandler(this.uiButton4_Click);
// //
// uiButton2 // uiButton2
// //
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton2.Location = new System.Drawing.Point(30, 481); this.uiButton2.Location = new System.Drawing.Point(30, 481);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2"; this.uiButton2.Name = "uiButton2";
this.uiButton2.Size = new System.Drawing.Size(100, 35); this.uiButton2.Size = new System.Drawing.Size(100, 35);
this.uiButton2.TabIndex = 85; this.uiButton2.TabIndex = 85;
this.uiButton2.Text = "全不选"; this.uiButton2.Text = "全不选";
this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
// //
// uiRadioButtonGroup1 // uiRadioButtonGroup1
// //
this.uiRadioButtonGroup1.ColumnCount = 3; this.uiRadioButtonGroup1.ColumnCount = 3;
this.uiRadioButtonGroup1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButtonGroup1.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButtonGroup1.Items.AddRange(new object[] { this.uiRadioButtonGroup1.Items.AddRange(new object[] {
"0", "0",
"1", "1",
@ -99,14 +101,14 @@ namespace Sunny.UI.Demo
this.uiRadioButtonGroup1.Size = new System.Drawing.Size(670, 173); this.uiRadioButtonGroup1.Size = new System.Drawing.Size(670, 173);
this.uiRadioButtonGroup1.TabIndex = 84; this.uiRadioButtonGroup1.TabIndex = 84;
this.uiRadioButtonGroup1.Text = "UIRadioButtonGroup"; this.uiRadioButtonGroup1.Text = "UIRadioButtonGroup";
this.uiRadioButtonGroup1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiRadioButtonGroup1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiRadioButtonGroup1.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.uiRadioButtonGroup1_ValueChanged); this.uiRadioButtonGroup1.ValueChanged += new Sunny.UI.UIRadioButtonGroup.OnValueChanged(this.uiRadioButtonGroup1_ValueChanged);
// //
// uiRadioButton12 // uiRadioButton12
// //
this.uiRadioButton12.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton12.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton12.Enabled = false; this.uiRadioButton12.Enabled = false;
this.uiRadioButton12.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton12.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton12.GroupIndex = 4; this.uiRadioButton12.GroupIndex = 4;
this.uiRadioButton12.Location = new System.Drawing.Point(516, 83); this.uiRadioButton12.Location = new System.Drawing.Point(516, 83);
this.uiRadioButton12.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton12.MinimumSize = new System.Drawing.Size(1, 1);
@ -121,7 +123,7 @@ namespace Sunny.UI.Demo
this.uiRadioButton13.Checked = true; this.uiRadioButton13.Checked = true;
this.uiRadioButton13.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton13.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton13.Enabled = false; this.uiRadioButton13.Enabled = false;
this.uiRadioButton13.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton13.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton13.GroupIndex = 4; this.uiRadioButton13.GroupIndex = 4;
this.uiRadioButton13.Location = new System.Drawing.Point(354, 83); this.uiRadioButton13.Location = new System.Drawing.Point(354, 83);
this.uiRadioButton13.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton13.MinimumSize = new System.Drawing.Size(1, 1);
@ -134,10 +136,11 @@ namespace Sunny.UI.Demo
// uiLabel3 // uiLabel3
// //
this.uiLabel3.AutoSize = true; this.uiLabel3.AutoSize = true;
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel3.Location = new System.Drawing.Point(49, 254); this.uiLabel3.Location = new System.Drawing.Point(49, 254);
this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(131, 21); this.uiLabel3.Size = new System.Drawing.Size(119, 16);
this.uiLabel3.TabIndex = 81; this.uiLabel3.TabIndex = 81;
this.uiLabel3.Text = "GroupIndex = 3"; this.uiLabel3.Text = "GroupIndex = 3";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@ -146,7 +149,7 @@ namespace Sunny.UI.Demo
// //
this.uiRadioButton9.Checked = true; this.uiRadioButton9.Checked = true;
this.uiRadioButton9.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton9.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton9.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton9.GroupIndex = 3; this.uiRadioButton9.GroupIndex = 3;
this.uiRadioButton9.Location = new System.Drawing.Point(516, 247); this.uiRadioButton9.Location = new System.Drawing.Point(516, 247);
this.uiRadioButton9.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton9.MinimumSize = new System.Drawing.Size(1, 1);
@ -159,7 +162,7 @@ namespace Sunny.UI.Demo
// uiRadioButton10 // uiRadioButton10
// //
this.uiRadioButton10.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton10.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton10.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton10.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton10.GroupIndex = 3; this.uiRadioButton10.GroupIndex = 3;
this.uiRadioButton10.Location = new System.Drawing.Point(354, 247); this.uiRadioButton10.Location = new System.Drawing.Point(354, 247);
this.uiRadioButton10.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton10.MinimumSize = new System.Drawing.Size(1, 1);
@ -172,7 +175,7 @@ namespace Sunny.UI.Demo
// uiRadioButton11 // uiRadioButton11
// //
this.uiRadioButton11.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton11.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton11.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton11.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton11.GroupIndex = 3; this.uiRadioButton11.GroupIndex = 3;
this.uiRadioButton11.Location = new System.Drawing.Point(192, 247); this.uiRadioButton11.Location = new System.Drawing.Point(192, 247);
this.uiRadioButton11.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton11.MinimumSize = new System.Drawing.Size(1, 1);
@ -185,10 +188,11 @@ namespace Sunny.UI.Demo
// uiLabel2 // uiLabel2
// //
this.uiLabel2.AutoSize = true; this.uiLabel2.AutoSize = true;
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel2.Location = new System.Drawing.Point(49, 213); this.uiLabel2.Location = new System.Drawing.Point(49, 213);
this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(131, 21); this.uiLabel2.Size = new System.Drawing.Size(119, 16);
this.uiLabel2.TabIndex = 77; this.uiLabel2.TabIndex = 77;
this.uiLabel2.Text = "GroupIndex = 2"; this.uiLabel2.Text = "GroupIndex = 2";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@ -196,7 +200,7 @@ namespace Sunny.UI.Demo
// uiRadioButton5 // uiRadioButton5
// //
this.uiRadioButton5.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton5.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton5.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton5.GroupIndex = 2; this.uiRadioButton5.GroupIndex = 2;
this.uiRadioButton5.Location = new System.Drawing.Point(516, 206); this.uiRadioButton5.Location = new System.Drawing.Point(516, 206);
this.uiRadioButton5.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton5.MinimumSize = new System.Drawing.Size(1, 1);
@ -210,7 +214,7 @@ namespace Sunny.UI.Demo
// //
this.uiRadioButton7.Checked = true; this.uiRadioButton7.Checked = true;
this.uiRadioButton7.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton7.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton7.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton7.GroupIndex = 2; this.uiRadioButton7.GroupIndex = 2;
this.uiRadioButton7.Location = new System.Drawing.Point(354, 206); this.uiRadioButton7.Location = new System.Drawing.Point(354, 206);
this.uiRadioButton7.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton7.MinimumSize = new System.Drawing.Size(1, 1);
@ -223,7 +227,7 @@ namespace Sunny.UI.Demo
// uiRadioButton8 // uiRadioButton8
// //
this.uiRadioButton8.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton8.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton8.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton8.GroupIndex = 2; this.uiRadioButton8.GroupIndex = 2;
this.uiRadioButton8.Location = new System.Drawing.Point(192, 206); this.uiRadioButton8.Location = new System.Drawing.Point(192, 206);
this.uiRadioButton8.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton8.MinimumSize = new System.Drawing.Size(1, 1);
@ -236,10 +240,11 @@ namespace Sunny.UI.Demo
// uiLabel1 // uiLabel1
// //
this.uiLabel1.AutoSize = true; this.uiLabel1.AutoSize = true;
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel1.Location = new System.Drawing.Point(49, 172); this.uiLabel1.Location = new System.Drawing.Point(49, 172);
this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(131, 21); this.uiLabel1.Size = new System.Drawing.Size(119, 16);
this.uiLabel1.TabIndex = 73; this.uiLabel1.TabIndex = 73;
this.uiLabel1.Text = "GroupIndex = 1"; this.uiLabel1.Text = "GroupIndex = 1";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
@ -247,7 +252,7 @@ namespace Sunny.UI.Demo
// uiRadioButton6 // uiRadioButton6
// //
this.uiRadioButton6.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton6.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton6.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton6.GroupIndex = 1; this.uiRadioButton6.GroupIndex = 1;
this.uiRadioButton6.Location = new System.Drawing.Point(516, 165); this.uiRadioButton6.Location = new System.Drawing.Point(516, 165);
this.uiRadioButton6.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton6.MinimumSize = new System.Drawing.Size(1, 1);
@ -260,7 +265,7 @@ namespace Sunny.UI.Demo
// uiRadioButton3 // uiRadioButton3
// //
this.uiRadioButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton3.GroupIndex = 1; this.uiRadioButton3.GroupIndex = 1;
this.uiRadioButton3.Location = new System.Drawing.Point(354, 165); this.uiRadioButton3.Location = new System.Drawing.Point(354, 165);
this.uiRadioButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton3.MinimumSize = new System.Drawing.Size(1, 1);
@ -274,7 +279,7 @@ namespace Sunny.UI.Demo
// //
this.uiRadioButton4.Checked = true; this.uiRadioButton4.Checked = true;
this.uiRadioButton4.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton4.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton4.GroupIndex = 1; this.uiRadioButton4.GroupIndex = 1;
this.uiRadioButton4.Location = new System.Drawing.Point(192, 165); this.uiRadioButton4.Location = new System.Drawing.Point(192, 165);
this.uiRadioButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton4.MinimumSize = new System.Drawing.Size(1, 1);
@ -286,7 +291,9 @@ namespace Sunny.UI.Demo
// //
// uiLine3 // uiLine3
// //
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine3.BackColor = System.Drawing.Color.Transparent;
this.uiLine3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine3.Location = new System.Drawing.Point(30, 131); this.uiLine3.Location = new System.Drawing.Point(30, 131);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3"; this.uiLine3.Name = "uiLine3";
@ -298,7 +305,7 @@ namespace Sunny.UI.Demo
// uiRadioButton2 // uiRadioButton2
// //
this.uiRadioButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton2.Location = new System.Drawing.Point(192, 83); this.uiRadioButton2.Location = new System.Drawing.Point(192, 83);
this.uiRadioButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRadioButton2.Name = "uiRadioButton2"; this.uiRadioButton2.Name = "uiRadioButton2";
@ -311,7 +318,7 @@ namespace Sunny.UI.Demo
// //
this.uiRadioButton1.Checked = true; this.uiRadioButton1.Checked = true;
this.uiRadioButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiRadioButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiRadioButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRadioButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiRadioButton1.Location = new System.Drawing.Point(30, 83); this.uiRadioButton1.Location = new System.Drawing.Point(30, 83);
this.uiRadioButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRadioButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRadioButton1.Name = "uiRadioButton1"; this.uiRadioButton1.Name = "uiRadioButton1";
@ -323,7 +330,9 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(30, 55); this.uiLine2.Location = new System.Drawing.Point(30, 55);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -332,7 +341,7 @@ namespace Sunny.UI.Demo
this.uiLine2.Text = "UIRadioButton"; this.uiLine2.Text = "UIRadioButton";
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
// //
// FRadioButton1 // FRadioButton
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
@ -358,7 +367,7 @@ namespace Sunny.UI.Demo
this.Controls.Add(this.uiRadioButton2); this.Controls.Add(this.uiRadioButton2);
this.Controls.Add(this.uiRadioButton1); this.Controls.Add(this.uiRadioButton1);
this.Controls.Add(this.uiLine2); this.Controls.Add(this.uiLine2);
this.Name = "FRadioButton1"; this.Name = "FRadioButton";
this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.ShowTitle = true; this.ShowTitle = true;
this.Symbol = 61842; this.Symbol = 61842;

View File

@ -23,7 +23,7 @@ namespace Sunny.UI.Demo
private void uiButton2_Click(object sender, EventArgs e) private void uiButton2_Click(object sender, EventArgs e)
{ {
uiRadioButtonGroup1.SelectedNone(); uiRadioButtonGroup1.SelectedIndex = -1;
} }
private void uiButton4_Click(object sender, EventArgs e) private void uiButton4_Click(object sender, EventArgs e)

View File

@ -47,7 +47,7 @@ namespace Sunny.UI.Demo
// uiVerScrollBarEx1 // uiVerScrollBarEx1
// //
this.uiVerScrollBarEx1.BoundsHeight = 10; this.uiVerScrollBarEx1.BoundsHeight = 10;
this.uiVerScrollBarEx1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiVerScrollBarEx1.Font = new System.Drawing.Font("宋体", 12F);
this.uiVerScrollBarEx1.LargeChange = 10; this.uiVerScrollBarEx1.LargeChange = 10;
this.uiVerScrollBarEx1.Location = new System.Drawing.Point(219, 96); this.uiVerScrollBarEx1.Location = new System.Drawing.Point(219, 96);
this.uiVerScrollBarEx1.Maximum = 100; this.uiVerScrollBarEx1.Maximum = 100;
@ -61,7 +61,7 @@ namespace Sunny.UI.Demo
// uiHorScrollBar4 // uiHorScrollBar4
// //
this.uiHorScrollBar4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.uiHorScrollBar4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
this.uiHorScrollBar4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHorScrollBar4.Font = new System.Drawing.Font("宋体", 12F);
this.uiHorScrollBar4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); this.uiHorScrollBar4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiHorScrollBar4.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); this.uiHorScrollBar4.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128)))));
this.uiHorScrollBar4.Location = new System.Drawing.Point(381, 219); this.uiHorScrollBar4.Location = new System.Drawing.Point(381, 219);
@ -77,7 +77,7 @@ namespace Sunny.UI.Demo
// uiHorScrollBar3 // uiHorScrollBar3
// //
this.uiHorScrollBar3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233))))); this.uiHorScrollBar3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233)))));
this.uiHorScrollBar3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHorScrollBar3.Font = new System.Drawing.Font("宋体", 12F);
this.uiHorScrollBar3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); this.uiHorScrollBar3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiHorScrollBar3.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); this.uiHorScrollBar3.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86)))));
this.uiHorScrollBar3.Location = new System.Drawing.Point(381, 177); this.uiHorScrollBar3.Location = new System.Drawing.Point(381, 177);
@ -93,7 +93,7 @@ namespace Sunny.UI.Demo
// uiHorScrollBar2 // uiHorScrollBar2
// //
this.uiHorScrollBar2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiHorScrollBar2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232)))));
this.uiHorScrollBar2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHorScrollBar2.Font = new System.Drawing.Font("宋体", 12F);
this.uiHorScrollBar2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.uiHorScrollBar2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
this.uiHorScrollBar2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); this.uiHorScrollBar2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81)))));
this.uiHorScrollBar2.Location = new System.Drawing.Point(381, 135); this.uiHorScrollBar2.Location = new System.Drawing.Point(381, 135);
@ -108,7 +108,7 @@ namespace Sunny.UI.Demo
// //
// uiLine7 // uiLine7
// //
this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine7.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine7.Location = new System.Drawing.Point(381, 55); this.uiLine7.Location = new System.Drawing.Point(381, 55);
this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine7.Name = "uiLine7"; this.uiLine7.Name = "uiLine7";
@ -119,7 +119,7 @@ namespace Sunny.UI.Demo
// //
// uiHorScrollBar1 // uiHorScrollBar1
// //
this.uiHorScrollBar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiHorScrollBar1.Font = new System.Drawing.Font("宋体", 12F);
this.uiHorScrollBar1.Location = new System.Drawing.Point(381, 93); this.uiHorScrollBar1.Location = new System.Drawing.Point(381, 93);
this.uiHorScrollBar1.MinimumSize = new System.Drawing.Size(1, 1); this.uiHorScrollBar1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiHorScrollBar1.Name = "uiHorScrollBar1"; this.uiHorScrollBar1.Name = "uiHorScrollBar1";
@ -130,7 +130,7 @@ namespace Sunny.UI.Demo
// uiScrollBar4 // uiScrollBar4
// //
this.uiScrollBar4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238))))); this.uiScrollBar4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
this.uiScrollBar4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollBar4.Font = new System.Drawing.Font("宋体", 12F);
this.uiScrollBar4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); this.uiScrollBar4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiScrollBar4.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128))))); this.uiScrollBar4.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128)))));
this.uiScrollBar4.Location = new System.Drawing.Point(156, 90); this.uiScrollBar4.Location = new System.Drawing.Point(156, 90);
@ -146,7 +146,7 @@ namespace Sunny.UI.Demo
// uiScrollBar3 // uiScrollBar3
// //
this.uiScrollBar3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233))))); this.uiScrollBar3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(245)))), ((int)(((byte)(233)))));
this.uiScrollBar3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollBar3.Font = new System.Drawing.Font("宋体", 12F);
this.uiScrollBar3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); this.uiScrollBar3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiScrollBar3.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86))))); this.uiScrollBar3.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86)))));
this.uiScrollBar3.Location = new System.Drawing.Point(114, 90); this.uiScrollBar3.Location = new System.Drawing.Point(114, 90);
@ -162,7 +162,7 @@ namespace Sunny.UI.Demo
// uiScrollBar2 // uiScrollBar2
// //
this.uiScrollBar2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiScrollBar2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232)))));
this.uiScrollBar2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollBar2.Font = new System.Drawing.Font("宋体", 12F);
this.uiScrollBar2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.uiScrollBar2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
this.uiScrollBar2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81))))); this.uiScrollBar2.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81)))));
this.uiScrollBar2.Location = new System.Drawing.Point(72, 90); this.uiScrollBar2.Location = new System.Drawing.Point(72, 90);
@ -177,7 +177,7 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -188,7 +188,7 @@ namespace Sunny.UI.Demo
// //
// uiScrollBar1 // uiScrollBar1
// //
this.uiScrollBar1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiScrollBar1.Font = new System.Drawing.Font("宋体", 12F);
this.uiScrollBar1.Location = new System.Drawing.Point(30, 90); this.uiScrollBar1.Location = new System.Drawing.Point(30, 90);
this.uiScrollBar1.MinimumSize = new System.Drawing.Size(1, 1); this.uiScrollBar1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiScrollBar1.Name = "uiScrollBar1"; this.uiScrollBar1.Name = "uiScrollBar1";

View File

@ -73,14 +73,13 @@ namespace Sunny.UI.Demo
this.uiSplitContainer1.SplitterDistance = 266; this.uiSplitContainer1.SplitterDistance = 266;
this.uiSplitContainer1.SplitterWidth = 11; this.uiSplitContainer1.SplitterWidth = 11;
this.uiSplitContainer1.TabIndex = 0; this.uiSplitContainer1.TabIndex = 0;
this.uiSplitContainer1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiNavMenuEx1 // uiNavMenuEx1
// //
this.uiNavMenuEx1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.uiNavMenuEx1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.uiNavMenuEx1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiNavMenuEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiNavMenuEx1.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll; this.uiNavMenuEx1.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
this.uiNavMenuEx1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiNavMenuEx1.Font = new System.Drawing.Font("宋体", 12F);
this.uiNavMenuEx1.FullRowSelect = true; this.uiNavMenuEx1.FullRowSelect = true;
this.uiNavMenuEx1.ItemHeight = 50; this.uiNavMenuEx1.ItemHeight = 50;
this.uiNavMenuEx1.Location = new System.Drawing.Point(0, 0); this.uiNavMenuEx1.Location = new System.Drawing.Point(0, 0);
@ -107,10 +106,8 @@ namespace Sunny.UI.Demo
treeNode7}); treeNode7});
this.uiNavMenuEx1.ShowLines = false; this.uiNavMenuEx1.ShowLines = false;
this.uiNavMenuEx1.Size = new System.Drawing.Size(266, 415); this.uiNavMenuEx1.Size = new System.Drawing.Size(266, 415);
this.uiNavMenuEx1.Style = Sunny.UI.UIStyle.Custom;
this.uiNavMenuEx1.TabIndex = 0; this.uiNavMenuEx1.TabIndex = 0;
this.uiNavMenuEx1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiNavMenuEx1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNavMenuEx1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiNavMenuEx1.NodeRightSymbolClick += new Sunny.UI.UINavMenu.OnNodeRightSymbolClick(this.uiNavMenuEx1_NodeRightSymbolClick); this.uiNavMenuEx1.NodeRightSymbolClick += new Sunny.UI.UINavMenu.OnNodeRightSymbolClick(this.uiNavMenuEx1_NodeRightSymbolClick);
// //
// uiSplitContainer2 // uiSplitContainer2
@ -134,12 +131,11 @@ namespace Sunny.UI.Demo
this.uiSplitContainer2.SplitterDistance = 244; this.uiSplitContainer2.SplitterDistance = 244;
this.uiSplitContainer2.SplitterWidth = 11; this.uiSplitContainer2.SplitterWidth = 11;
this.uiSplitContainer2.TabIndex = 0; this.uiSplitContainer2.TabIndex = 0;
this.uiSplitContainer2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiListBox1 // uiListBox1
// //
this.uiListBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiListBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiListBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiListBox1.Font = new System.Drawing.Font("宋体", 12F);
this.uiListBox1.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255))))); this.uiListBox1.HoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.uiListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiListBox1.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiListBox1.Location = new System.Drawing.Point(0, 0); this.uiListBox1.Location = new System.Drawing.Point(0, 0);
@ -151,20 +147,18 @@ namespace Sunny.UI.Demo
this.uiListBox1.Size = new System.Drawing.Size(523, 244); this.uiListBox1.Size = new System.Drawing.Size(523, 244);
this.uiListBox1.TabIndex = 0; this.uiListBox1.TabIndex = 0;
this.uiListBox1.Text = "uiListBox1"; this.uiListBox1.Text = "uiListBox1";
this.uiListBox1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiButton1 // uiButton1
// //
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiButton1.Location = new System.Drawing.Point(29, 29); this.uiButton1.Location = new System.Drawing.Point(29, 29);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1"; this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(100, 35); this.uiButton1.Size = new System.Drawing.Size(100, 35);
this.uiButton1.TabIndex = 0; this.uiButton1.TabIndex = 0;
this.uiButton1.Text = "清除"; this.uiButton1.Text = "清除";
this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
// //
// FSplitContainer // FSplitContainer

View File

@ -57,7 +57,7 @@ namespace Sunny.UI.Demo
this.uiTabControlMenu1.Controls.Add(this.tabPage7); this.uiTabControlMenu1.Controls.Add(this.tabPage7);
this.uiTabControlMenu1.Controls.Add(this.tabPage8); this.uiTabControlMenu1.Controls.Add(this.tabPage8);
this.uiTabControlMenu1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.uiTabControlMenu1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.uiTabControlMenu1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTabControlMenu1.Font = new System.Drawing.Font("宋体", 12F);
this.uiTabControlMenu1.Location = new System.Drawing.Point(30, 321); this.uiTabControlMenu1.Location = new System.Drawing.Point(30, 321);
this.uiTabControlMenu1.Multiline = true; this.uiTabControlMenu1.Multiline = true;
this.uiTabControlMenu1.Name = "uiTabControlMenu1"; this.uiTabControlMenu1.Name = "uiTabControlMenu1";
@ -105,7 +105,7 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.Location = new System.Drawing.Point(30, 286); this.uiLine2.Location = new System.Drawing.Point(30, 286);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -117,7 +117,7 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -138,7 +138,7 @@ namespace Sunny.UI.Demo
this.uiTabControl1.Controls.Add(this.tabPage12); this.uiTabControl1.Controls.Add(this.tabPage12);
this.uiTabControl1.Controls.Add(this.tabPage13); this.uiTabControl1.Controls.Add(this.tabPage13);
this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTabControl1.Frame = null; this.uiTabControl1.Frame = null;
this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40); this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
this.uiTabControl1.Location = new System.Drawing.Point(30, 85); this.uiTabControl1.Location = new System.Drawing.Point(30, 85);
@ -150,7 +150,7 @@ namespace Sunny.UI.Demo
this.uiTabControl1.Size = new System.Drawing.Size(670, 183); this.uiTabControl1.Size = new System.Drawing.Size(670, 183);
this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.uiTabControl1.TabIndex = 22; this.uiTabControl1.TabIndex = 22;
this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); this.uiTabControl1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiTabControl1.BeforeRemoveTabPage += new Sunny.UI.UITabControl.OnBeforeRemoveTabPage(this.uiTabControl1_BeforeRemoveTabPage); this.uiTabControl1.BeforeRemoveTabPage += new Sunny.UI.UITabControl.OnBeforeRemoveTabPage(this.uiTabControl1_BeforeRemoveTabPage);
// //

View File

@ -56,12 +56,13 @@ namespace Sunny.UI.Demo
// //
this.uiTextBox6.ButtonWidth = 100; this.uiTextBox6.ButtonWidth = 100;
this.uiTextBox6.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox6.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox6.Location = new System.Drawing.Point(117, 167); this.uiTextBox6.Location = new System.Drawing.Point(117, 167);
this.uiTextBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox6.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTextBox6.Name = "uiTextBox6"; this.uiTextBox6.Name = "uiTextBox6";
this.uiTextBox6.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox6.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox6.ShowText = false;
this.uiTextBox6.Size = new System.Drawing.Size(221, 29); this.uiTextBox6.Size = new System.Drawing.Size(221, 29);
this.uiTextBox6.Symbol = 61461; this.uiTextBox6.Symbol = 61461;
this.uiTextBox6.TabIndex = 2; this.uiTextBox6.TabIndex = 2;
@ -72,13 +73,14 @@ namespace Sunny.UI.Demo
// //
this.uiTextBox5.ButtonWidth = 100; this.uiTextBox5.ButtonWidth = 100;
this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox5.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox5.Icon = global::Sunny.UI.Demo.Properties.Resources.Home_32x32; this.uiTextBox5.Icon = global::Sunny.UI.Demo.Properties.Resources.Home_32x32;
this.uiTextBox5.Location = new System.Drawing.Point(117, 128); this.uiTextBox5.Location = new System.Drawing.Point(117, 128);
this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTextBox5.Name = "uiTextBox5"; this.uiTextBox5.Name = "uiTextBox5";
this.uiTextBox5.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox5.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox5.ShowText = false;
this.uiTextBox5.Size = new System.Drawing.Size(221, 29); this.uiTextBox5.Size = new System.Drawing.Size(221, 29);
this.uiTextBox5.TabIndex = 1; this.uiTextBox5.TabIndex = 1;
this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
@ -88,7 +90,7 @@ namespace Sunny.UI.Demo
// //
this.uiTextBox4.ButtonWidth = 100; this.uiTextBox4.ButtonWidth = 100;
this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox4.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox4.Location = new System.Drawing.Point(30, 325); this.uiTextBox4.Location = new System.Drawing.Point(30, 325);
this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox4.MinimumSize = new System.Drawing.Size(1, 1);
@ -96,6 +98,7 @@ namespace Sunny.UI.Demo
this.uiTextBox4.Name = "uiTextBox4"; this.uiTextBox4.Name = "uiTextBox4";
this.uiTextBox4.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox4.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox4.ShowScrollBar = true; this.uiTextBox4.ShowScrollBar = true;
this.uiTextBox4.ShowText = false;
this.uiTextBox4.Size = new System.Drawing.Size(308, 226); this.uiTextBox4.Size = new System.Drawing.Size(308, 226);
this.uiTextBox4.TabIndex = 5; this.uiTextBox4.TabIndex = 5;
this.uiTextBox4.Text = "Blog: https://www.cnblogs.com/yhuse\r\nGitee: https://gitee.com/yhuse/SunnyUI\r\nGitH" + this.uiTextBox4.Text = "Blog: https://www.cnblogs.com/yhuse\r\nGitee: https://gitee.com/yhuse/SunnyUI\r\nGitH" +
@ -106,7 +109,7 @@ namespace Sunny.UI.Demo
// //
// uiLine3 // uiLine3
// //
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine3.Location = new System.Drawing.Point(388, 286); this.uiLine3.Location = new System.Drawing.Point(388, 286);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3"; this.uiLine3.Name = "uiLine3";
@ -117,7 +120,7 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.Location = new System.Drawing.Point(30, 286); this.uiLine2.Location = new System.Drawing.Point(30, 286);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -129,12 +132,13 @@ namespace Sunny.UI.Demo
// uiRichTextBox1 // uiRichTextBox1
// //
this.uiRichTextBox1.FillColor = System.Drawing.Color.White; this.uiRichTextBox1.FillColor = System.Drawing.Color.White;
this.uiRichTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRichTextBox1.Font = new System.Drawing.Font("宋体", 12F);
this.uiRichTextBox1.Location = new System.Drawing.Point(388, 325); this.uiRichTextBox1.Location = new System.Drawing.Point(388, 325);
this.uiRichTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiRichTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiRichTextBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRichTextBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRichTextBox1.Name = "uiRichTextBox1"; this.uiRichTextBox1.Name = "uiRichTextBox1";
this.uiRichTextBox1.Padding = new System.Windows.Forms.Padding(2); this.uiRichTextBox1.Padding = new System.Windows.Forms.Padding(2);
this.uiRichTextBox1.ShowText = false;
this.uiRichTextBox1.Size = new System.Drawing.Size(308, 226); this.uiRichTextBox1.Size = new System.Drawing.Size(308, 226);
this.uiRichTextBox1.TabIndex = 6; this.uiRichTextBox1.TabIndex = 6;
this.uiRichTextBox1.Text = "Blog: https://www.cnblogs.com/yhuse\nGitee: https://gitee.com/yhuse/SunnyUI\nGitHub" + this.uiRichTextBox1.Text = "Blog: https://www.cnblogs.com/yhuse\nGitee: https://gitee.com/yhuse/SunnyUI\nGitHub" +
@ -144,7 +148,7 @@ namespace Sunny.UI.Demo
// //
// uiLine5 // uiLine5
// //
this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine5.Location = new System.Drawing.Point(388, 132); this.uiLine5.Location = new System.Drawing.Point(388, 132);
this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine5.Name = "uiLine5"; this.uiLine5.Name = "uiLine5";
@ -155,7 +159,7 @@ namespace Sunny.UI.Demo
// //
// uiLine4 // uiLine4
// //
this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine4.Location = new System.Drawing.Point(388, 55); this.uiLine4.Location = new System.Drawing.Point(388, 55);
this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine4.Name = "uiLine4"; this.uiLine4.Name = "uiLine4";
@ -166,7 +170,7 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -177,11 +181,12 @@ namespace Sunny.UI.Demo
// //
// uiDoubleUpDown1 // uiDoubleUpDown1
// //
this.uiDoubleUpDown1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiDoubleUpDown1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiDoubleUpDown1.Location = new System.Drawing.Point(388, 167); this.uiDoubleUpDown1.Location = new System.Drawing.Point(388, 167);
this.uiDoubleUpDown1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiDoubleUpDown1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiDoubleUpDown1.MinimumSize = new System.Drawing.Size(100, 0); this.uiDoubleUpDown1.MinimumSize = new System.Drawing.Size(100, 0);
this.uiDoubleUpDown1.Name = "uiDoubleUpDown1"; this.uiDoubleUpDown1.Name = "uiDoubleUpDown1";
this.uiDoubleUpDown1.ShowText = false;
this.uiDoubleUpDown1.Size = new System.Drawing.Size(150, 29); this.uiDoubleUpDown1.Size = new System.Drawing.Size(150, 29);
this.uiDoubleUpDown1.TabIndex = 8; this.uiDoubleUpDown1.TabIndex = 8;
this.uiDoubleUpDown1.Text = "uiDoubleUpDown1"; this.uiDoubleUpDown1.Text = "uiDoubleUpDown1";
@ -191,7 +196,7 @@ namespace Sunny.UI.Demo
// uiLabel3 // uiLabel3
// //
this.uiLabel3.AutoSize = true; this.uiLabel3.AutoSize = true;
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel3.Location = new System.Drawing.Point(38, 249); this.uiLabel3.Location = new System.Drawing.Point(38, 249);
this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(65, 21); this.uiLabel3.Size = new System.Drawing.Size(65, 21);
@ -204,12 +209,13 @@ namespace Sunny.UI.Demo
this.uiTextBox3.ButtonWidth = 100; this.uiTextBox3.ButtonWidth = 100;
this.uiTextBox3.CanEmpty = true; this.uiTextBox3.CanEmpty = true;
this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox3.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTextBox3.Font = new System.Drawing.Font("宋体", 12F);
this.uiTextBox3.Location = new System.Drawing.Point(117, 245); this.uiTextBox3.Location = new System.Drawing.Point(117, 245);
this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTextBox3.Name = "uiTextBox3"; this.uiTextBox3.Name = "uiTextBox3";
this.uiTextBox3.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox3.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox3.ShowText = false;
this.uiTextBox3.Size = new System.Drawing.Size(221, 29); this.uiTextBox3.Size = new System.Drawing.Size(221, 29);
this.uiTextBox3.TabIndex = 4; this.uiTextBox3.TabIndex = 4;
this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
@ -219,7 +225,7 @@ namespace Sunny.UI.Demo
// uiLabel2 // uiLabel2
// //
this.uiLabel2.AutoSize = true; this.uiLabel2.AutoSize = true;
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel2.Location = new System.Drawing.Point(38, 210); this.uiLabel2.Location = new System.Drawing.Point(38, 210);
this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(65, 21); this.uiLabel2.Size = new System.Drawing.Size(65, 21);
@ -232,19 +238,20 @@ namespace Sunny.UI.Demo
this.uiTextBox2.ButtonWidth = 100; this.uiTextBox2.ButtonWidth = 100;
this.uiTextBox2.CanEmpty = true; this.uiTextBox2.CanEmpty = true;
this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox2.DoubleValue = 5D; this.uiTextBox2.DoubleValue = 50D;
this.uiTextBox2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTextBox2.Font = new System.Drawing.Font("宋体", 12F);
this.uiTextBox2.IntValue = 5; this.uiTextBox2.IntValue = 50;
this.uiTextBox2.Location = new System.Drawing.Point(117, 206); this.uiTextBox2.Location = new System.Drawing.Point(117, 206);
this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox2.Maximum = 9D; this.uiTextBox2.Maximum = 200D;
this.uiTextBox2.Minimum = 0D; this.uiTextBox2.Minimum = 50D;
this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 1); this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTextBox2.Name = "uiTextBox2"; this.uiTextBox2.Name = "uiTextBox2";
this.uiTextBox2.Padding = new System.Windows.Forms.Padding(5); this.uiTextBox2.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox2.ShowText = false;
this.uiTextBox2.Size = new System.Drawing.Size(221, 29); this.uiTextBox2.Size = new System.Drawing.Size(221, 29);
this.uiTextBox2.TabIndex = 3; this.uiTextBox2.TabIndex = 3;
this.uiTextBox2.Text = "5"; this.uiTextBox2.Text = "50";
this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox2.Type = Sunny.UI.UITextBox.UIEditType.Integer; this.uiTextBox2.Type = Sunny.UI.UITextBox.UIEditType.Integer;
this.uiTextBox2.Watermark = "水印文字"; this.uiTextBox2.Watermark = "水印文字";
@ -252,7 +259,7 @@ namespace Sunny.UI.Demo
// uiLabel1 // uiLabel1
// //
this.uiLabel1.AutoSize = true; this.uiLabel1.AutoSize = true;
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel1.Location = new System.Drawing.Point(38, 93); this.uiLabel1.Location = new System.Drawing.Point(38, 93);
this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(55, 21); this.uiLabel1.Size = new System.Drawing.Size(55, 21);
@ -262,13 +269,14 @@ namespace Sunny.UI.Demo
// //
// uiIntegerUpDown1 // uiIntegerUpDown1
// //
this.uiIntegerUpDown1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiIntegerUpDown1.Font = new System.Drawing.Font("宋体", 12F);
this.uiIntegerUpDown1.Location = new System.Drawing.Point(388, 89); this.uiIntegerUpDown1.Location = new System.Drawing.Point(388, 89);
this.uiIntegerUpDown1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiIntegerUpDown1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiIntegerUpDown1.Maximum = 100; this.uiIntegerUpDown1.Maximum = 100;
this.uiIntegerUpDown1.Minimum = -100; this.uiIntegerUpDown1.Minimum = -100;
this.uiIntegerUpDown1.MinimumSize = new System.Drawing.Size(100, 0); this.uiIntegerUpDown1.MinimumSize = new System.Drawing.Size(100, 0);
this.uiIntegerUpDown1.Name = "uiIntegerUpDown1"; this.uiIntegerUpDown1.Name = "uiIntegerUpDown1";
this.uiIntegerUpDown1.ShowText = false;
this.uiIntegerUpDown1.Size = new System.Drawing.Size(150, 29); this.uiIntegerUpDown1.Size = new System.Drawing.Size(150, 29);
this.uiIntegerUpDown1.TabIndex = 7; this.uiIntegerUpDown1.TabIndex = 7;
this.uiIntegerUpDown1.Text = "_uiIntegerUpDown1"; this.uiIntegerUpDown1.Text = "_uiIntegerUpDown1";
@ -284,12 +292,14 @@ namespace Sunny.UI.Demo
// uiTextBox1 // uiTextBox1
// //
this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam; this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTextBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox1.Location = new System.Drawing.Point(117, 89); this.uiTextBox1.Location = new System.Drawing.Point(117, 89);
this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16); this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox1.Name = "uiTextBox1"; this.uiTextBox1.Name = "uiTextBox1";
this.uiTextBox1.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox1.ShowButton = true; this.uiTextBox1.ShowButton = true;
this.uiTextBox1.ShowText = false;
this.uiTextBox1.Size = new System.Drawing.Size(221, 29); this.uiTextBox1.Size = new System.Drawing.Size(221, 29);
this.uiTextBox1.TabIndex = 52; this.uiTextBox1.TabIndex = 52;
this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft; this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
@ -299,7 +309,7 @@ namespace Sunny.UI.Demo
// //
// uiLine6 // uiLine6
// //
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine6.Location = new System.Drawing.Point(388, 211); this.uiLine6.Location = new System.Drawing.Point(388, 211);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6"; this.uiLine6.Name = "uiLine6";
@ -310,12 +320,13 @@ namespace Sunny.UI.Demo
// //
// uiipTextBox1 // uiipTextBox1
// //
this.uiipTextBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiipTextBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiipTextBox1.Location = new System.Drawing.Point(388, 245); this.uiipTextBox1.Location = new System.Drawing.Point(388, 245);
this.uiipTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiipTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiipTextBox1.MinimumSize = new System.Drawing.Size(1, 1); this.uiipTextBox1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiipTextBox1.Name = "uiipTextBox1"; this.uiipTextBox1.Name = "uiipTextBox1";
this.uiipTextBox1.Padding = new System.Windows.Forms.Padding(1); this.uiipTextBox1.Padding = new System.Windows.Forms.Padding(1);
this.uiipTextBox1.ShowText = false;
this.uiipTextBox1.Size = new System.Drawing.Size(150, 29); this.uiipTextBox1.Size = new System.Drawing.Size(150, 29);
this.uiipTextBox1.TabIndex = 55; this.uiipTextBox1.TabIndex = 55;
this.uiipTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiipTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;

View File

@ -5,6 +5,9 @@
public FTextBox() public FTextBox()
{ {
InitializeComponent(); InitializeComponent();
uiTextBox1.SetTipsText(uiToolTip1, "Hello World.");
uiTextBox5.SetTipsText(uiToolTip1, "Hello World.");
} }
private void FTextBox_Shown(object sender, System.EventArgs e) private void FTextBox_Shown(object sender, System.EventArgs e)
@ -14,7 +17,7 @@
private void uiTextBox1_ButtonClick(object sender, System.EventArgs e) private void uiTextBox1_ButtonClick(object sender, System.EventArgs e)
{ {
ShowInfoTip("您点击了编辑框的按钮。"); this.ShowInfoTip("您点击了编辑框的按钮。");
} }
} }
} }

View File

@ -35,7 +35,7 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -46,7 +46,7 @@ namespace Sunny.UI.Demo
// //
// uiTransfer1 // uiTransfer1
// //
this.uiTransfer1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTransfer1.Font = new System.Drawing.Font("宋体", 12F);
this.uiTransfer1.ItemsLeft.AddRange(new object[] { this.uiTransfer1.ItemsLeft.AddRange(new object[] {
"1", "1",
"2", "2",

View File

@ -67,7 +67,9 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -75,13 +77,12 @@ namespace Sunny.UI.Demo
this.uiLine1.TabIndex = 21; this.uiLine1.TabIndex = 21;
this.uiLine1.Text = "UITreeView"; this.uiLine1.Text = "UITreeView";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiTreeView1 // uiTreeView1
// //
this.uiTreeView1.CheckBoxes = true; this.uiTreeView1.CheckBoxes = true;
this.uiTreeView1.FillColor = System.Drawing.Color.White; this.uiTreeView1.FillColor = System.Drawing.Color.White;
this.uiTreeView1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiTreeView1.Font = new System.Drawing.Font("宋体", 12F);
this.uiTreeView1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48))))); this.uiTreeView1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiTreeView1.Location = new System.Drawing.Point(30, 89); this.uiTreeView1.Location = new System.Drawing.Point(30, 89);
this.uiTreeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiTreeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
@ -138,13 +139,12 @@ namespace Sunny.UI.Demo
treeNode15, treeNode15,
treeNode16, treeNode16,
treeNode20}); treeNode20});
this.uiTreeView1.ShowLines = true; this.uiTreeView1.ScrollBarStyleInherited = false;
this.uiTreeView1.ShowText = false; this.uiTreeView1.ShowText = false;
this.uiTreeView1.Size = new System.Drawing.Size(266, 313); this.uiTreeView1.Size = new System.Drawing.Size(266, 313);
this.uiTreeView1.TabIndex = 20; this.uiTreeView1.TabIndex = 20;
this.uiTreeView1.Text = null; this.uiTreeView1.Text = null;
this.uiTreeView1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.uiTreeView1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiTreeView1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// FTreeView // FTreeView
// //

View File

@ -29,154 +29,286 @@
private void InitializeComponent() private void InitializeComponent()
{ {
this.components = new System.ComponentModel.Container(); this.components = new System.ComponentModel.Container();
System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("控件");
System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("窗体");
System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("图表");
System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("工控");
System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("主题");
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FMain)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FMain));
this.uiLogo1 = new Sunny.UI.UILogo();
this.uiAvatar = new Sunny.UI.UIAvatar();
this.StyleManager = new Sunny.UI.UIStyleManager(this.components);
this.uiContextMenuStrip1 = new Sunny.UI.UIContextMenuStrip(); this.uiContextMenuStrip1 = new Sunny.UI.UIContextMenuStrip();
this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.NHome = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.NAbout = new System.Windows.Forms.ToolStripMenuItem();
this.Header.SuspendLayout(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
this.NZhCN = new System.Windows.Forms.ToolStripMenuItem();
this.NZhTW = new System.Windows.Forms.ToolStripMenuItem();
this.NEnUS = new System.Windows.Forms.ToolStripMenuItem();
this.StyleManager = new Sunny.UI.UIStyleManager(this.components);
this.uiNavBar1 = new Sunny.UI.UINavBar();
this.uiAvatar1 = new Sunny.UI.UIAvatar();
this.uiLogo1 = new Sunny.UI.UILogo();
this.uiPanel1 = new Sunny.UI.UIPanel();
this.uiPanel4 = new Sunny.UI.UIPanel();
this.uiPanel3 = new Sunny.UI.UIPanel();
this.uiPanel2 = new Sunny.UI.UIPanel();
this.uiNavMenu1 = new Sunny.UI.UINavMenu();
this.uiTabControl1 = new Sunny.UI.UITabControl();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.uiContextMenuStrip1.SuspendLayout(); this.uiContextMenuStrip1.SuspendLayout();
this.uiNavBar1.SuspendLayout();
this.uiPanel1.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
// //
// Aside
//
this.Aside.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.Aside.ItemHeight = 36;
this.Aside.LineColor = System.Drawing.Color.Black;
this.Aside.Location = new System.Drawing.Point(2, 146);
this.Aside.MenuStyle = Sunny.UI.UIMenuStyle.Custom;
this.Aside.ScrollBarColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.Aside.ScrollBarHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.Aside.ScrollBarPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.Aside.ShowOneNode = true;
this.Aside.ShowSecondBackColor = true;
this.Aside.ShowTips = true;
this.Aside.Size = new System.Drawing.Size(250, 572);
this.Aside.Style = Sunny.UI.UIStyle.Custom;
//
// Header
//
this.Header.Controls.Add(this.uiAvatar);
this.Header.Controls.Add(this.uiLogo1);
this.Header.Location = new System.Drawing.Point(2, 36);
treeNode1.ImageIndex = 1;
treeNode1.Name = "节点0";
treeNode1.Text = "控件";
treeNode2.Name = "节点1";
treeNode2.Text = "窗体";
treeNode3.Name = "节点2";
treeNode3.Text = "图表";
treeNode4.Name = "节点0";
treeNode4.Text = "工控";
treeNode5.Name = "节点2";
treeNode5.Text = "主题";
this.Header.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
treeNode1,
treeNode2,
treeNode3,
treeNode4,
treeNode5});
this.Header.NodeSize = new System.Drawing.Size(110, 45);
this.Header.SelectedIndex = 0;
this.Header.Size = new System.Drawing.Size(1020, 110);
this.Header.Style = Sunny.UI.UIStyle.Custom;
this.Header.MenuItemClick += new Sunny.UI.UINavBar.OnMenuItemClick(this.Header_MenuItemClick);
//
// uiLogo1
//
this.uiLogo1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLogo1.Location = new System.Drawing.Point(2, 15);
this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.Name = "uiLogo1";
this.uiLogo1.Size = new System.Drawing.Size(300, 80);
this.uiLogo1.Style = Sunny.UI.UIStyle.Custom;
this.uiLogo1.TabIndex = 3;
this.uiLogo1.Text = "uiLogo1";
this.uiLogo1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiAvatar
//
this.uiAvatar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uiAvatar.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiAvatar.Location = new System.Drawing.Point(939, 25);
this.uiAvatar.MinimumSize = new System.Drawing.Size(1, 1);
this.uiAvatar.Name = "uiAvatar";
this.uiAvatar.Size = new System.Drawing.Size(66, 70);
this.uiAvatar.TabIndex = 4;
this.uiAvatar.Text = "uiAvatar1";
this.uiAvatar.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// StyleManager
//
this.StyleManager.DPIScale = true;
//
// uiContextMenuStrip1 // uiContextMenuStrip1
// //
this.uiContextMenuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiContextMenuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
this.uiContextMenuStrip1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiContextMenuStrip1.Font = new System.Drawing.Font("Tahoma", 12F);
this.uiContextMenuStrip1.IsScaled = true;
this.uiContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.uiContextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem, this.NHome,
this.ToolStripMenuItem1}); this.NAbout,
this.toolStripMenuItem1,
this.NZhCN,
this.NZhTW,
this.NEnUS});
this.uiContextMenuStrip1.Name = "uiContextMenuStrip1"; this.uiContextMenuStrip1.Name = "uiContextMenuStrip1";
this.uiContextMenuStrip1.Size = new System.Drawing.Size(113, 56); this.uiContextMenuStrip1.Size = new System.Drawing.Size(143, 130);
this.uiContextMenuStrip1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// 关于ToolStripMenuItem // NHome
// //
this.ToolStripMenuItem.Name = "关于ToolStripMenuItem"; this.NHome.Name = "NHome";
this.ToolStripMenuItem.Size = new System.Drawing.Size(112, 26); this.NHome.Size = new System.Drawing.Size(142, 24);
this.ToolStripMenuItem.Text = "主页"; this.NHome.Text = "主页";
this.ToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem_Click); this.NHome.Click += new System.EventHandler(this.ToolStripMenuItem_Click);
// //
// 关于ToolStripMenuItem1 // NAbout
// //
this.ToolStripMenuItem1.Name = "关于ToolStripMenuItem1"; this.NAbout.Name = "NAbout";
this.ToolStripMenuItem1.Size = new System.Drawing.Size(112, 26); this.NAbout.Size = new System.Drawing.Size(142, 24);
this.ToolStripMenuItem1.Text = "关于"; this.NAbout.Text = "关于";
this.ToolStripMenuItem1.Click += new System.EventHandler(this.ToolStripMenuItem1_Click); this.NAbout.Click += new System.EventHandler(this.ToolStripMenuItem1_Click);
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(139, 6);
//
// NZhCN
//
this.NZhCN.Name = "NZhCN";
this.NZhCN.Size = new System.Drawing.Size(142, 24);
this.NZhCN.Text = "简体中文";
this.NZhCN.Click += new System.EventHandler(this.NZhCN_Click);
//
// NZhTW
//
this.NZhTW.Name = "NZhTW";
this.NZhTW.Size = new System.Drawing.Size(142, 24);
this.NZhTW.Text = "繁体中文";
this.NZhTW.Click += new System.EventHandler(this.NZhTW_Click);
//
// NEnUS
//
this.NEnUS.Name = "NEnUS";
this.NEnUS.Size = new System.Drawing.Size(142, 24);
this.NEnUS.Text = "English";
this.NEnUS.Click += new System.EventHandler(this.NEnUS_Click);
//
// StyleManager
//
this.StyleManager.DPIScale = true;
this.StyleManager.GlobalFont = true;
this.StyleManager.GlobalFontName = "Tahoma";
this.StyleManager.MultiLanguageSupport = true;
//
// uiNavBar1
//
this.uiNavBar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.uiNavBar1.Controls.Add(this.uiAvatar1);
this.uiNavBar1.Controls.Add(this.uiLogo1);
this.uiNavBar1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiNavBar1.DropMenuFont = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNavBar1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNavBar1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiNavBar1.Location = new System.Drawing.Point(2, 36);
this.uiNavBar1.MenuHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
this.uiNavBar1.MenuSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
this.uiNavBar1.MenuStyle = Sunny.UI.UIMenuStyle.White;
this.uiNavBar1.Name = "uiNavBar1";
this.uiNavBar1.Size = new System.Drawing.Size(1128, 126);
this.uiNavBar1.TabIndex = 1;
this.uiNavBar1.Text = "uiNavBar1";
this.uiNavBar1.MenuItemClick += new Sunny.UI.UINavBar.OnMenuItemClick(this.uiNavBar1_MenuItemClick);
//
// uiAvatar1
//
this.uiAvatar1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uiAvatar1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiAvatar1.Location = new System.Drawing.Point(1048, 33);
this.uiAvatar1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiAvatar1.Name = "uiAvatar1";
this.uiAvatar1.Size = new System.Drawing.Size(60, 60);
this.uiAvatar1.TabIndex = 5;
this.uiAvatar1.Text = "uiAvatar1";
//
// uiLogo1
//
this.uiLogo1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLogo1.Location = new System.Drawing.Point(8, 23);
this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.Name = "uiLogo1";
this.uiLogo1.Size = new System.Drawing.Size(300, 80);
this.uiLogo1.TabIndex = 4;
this.uiLogo1.Text = "uiLogo1";
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.uiPanel4);
this.uiPanel1.Controls.Add(this.uiPanel3);
this.uiPanel1.Controls.Add(this.uiPanel2);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel1.Location = new System.Drawing.Point(2, 812);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPanel1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Top;
this.uiPanel1.Size = new System.Drawing.Size(1128, 32);
this.uiPanel1.TabIndex = 3;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel4
//
this.uiPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel4.Location = new System.Drawing.Point(286, 0);
this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel4.Name = "uiPanel4";
this.uiPanel4.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPanel4.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Top;
this.uiPanel4.Size = new System.Drawing.Size(556, 32);
this.uiPanel4.TabIndex = 2;
this.uiPanel4.Text = null;
this.uiPanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel3
//
this.uiPanel3.Dock = System.Windows.Forms.DockStyle.Right;
this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel3.Location = new System.Drawing.Point(842, 0);
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel3.MultiLanguageSupport = false;
this.uiPanel3.Name = "uiPanel3";
this.uiPanel3.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPanel3.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top)));
this.uiPanel3.Size = new System.Drawing.Size(286, 32);
this.uiPanel3.TabIndex = 1;
this.uiPanel3.Text = null;
this.uiPanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiPanel2
//
this.uiPanel2.Dock = System.Windows.Forms.DockStyle.Left;
this.uiPanel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel2.Location = new System.Drawing.Point(0, 0);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.MultiLanguageSupport = false;
this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPanel2.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
this.uiPanel2.Size = new System.Drawing.Size(286, 32);
this.uiPanel2.TabIndex = 0;
this.uiPanel2.Text = null;
this.uiPanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiNavMenu1
//
this.uiNavMenu1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.uiNavMenu1.Dock = System.Windows.Forms.DockStyle.Left;
this.uiNavMenu1.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll;
this.uiNavMenu1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiNavMenu1.FullRowSelect = true;
this.uiNavMenu1.HotTracking = true;
this.uiNavMenu1.ItemHeight = 35;
this.uiNavMenu1.Location = new System.Drawing.Point(2, 162);
this.uiNavMenu1.Name = "uiNavMenu1";
this.uiNavMenu1.ShowLines = false;
this.uiNavMenu1.ShowOneNode = true;
this.uiNavMenu1.ShowPlusMinus = false;
this.uiNavMenu1.ShowRootLines = false;
this.uiNavMenu1.Size = new System.Drawing.Size(286, 650);
this.uiNavMenu1.TabIndex = 4;
this.uiNavMenu1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
//
// uiTabControl1
//
this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTabControl1.Frame = this;
this.uiTabControl1.ItemSize = new System.Drawing.Size(0, 1);
this.uiTabControl1.Location = new System.Drawing.Point(288, 162);
this.uiTabControl1.MainPage = "";
this.uiTabControl1.Name = "uiTabControl1";
this.uiTabControl1.SelectedIndex = 0;
this.uiTabControl1.Size = new System.Drawing.Size(842, 650);
this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.uiTabControl1.TabIndex = 5;
this.uiTabControl1.TabVisible = false;
this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
//
// timer1
//
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
// //
// FMain // FMain
// //
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1024, 720); this.ClientSize = new System.Drawing.Size(1132, 846);
this.CloseAskString = "您确认要退出程序吗?";
this.Controls.Add(this.uiTabControl1);
this.Controls.Add(this.uiNavMenu1);
this.Controls.Add(this.uiPanel1);
this.Controls.Add(this.uiNavBar1);
this.ExtendBox = true; this.ExtendBox = true;
this.ExtendMenu = this.uiContextMenuStrip1; this.ExtendMenu = this.uiContextMenuStrip1;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MinimumSize = new System.Drawing.Size(1024, 720); this.IconImage = global::Sunny.UI.Demo.Properties.Resources.Sunny24;
this.MainTabControl = this.uiTabControl1;
this.Name = "FMain"; this.Name = "FMain";
this.Padding = new System.Windows.Forms.Padding(2, 36, 2, 2); this.Padding = new System.Windows.Forms.Padding(2, 36, 2, 2);
this.Resizable = true;
this.ShowDragStretch = true; this.ShowDragStretch = true;
this.ShowRadius = false; this.Text = "Form1";
this.ShowShadow = true; this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 1132, 846);
this.Text = "SunnyUI.Net"; this.HotKeyEventHandler += new Sunny.UI.HotKeyEventHandler(this.Form1_HotKeyEventHandler);
this.ZoomScaleRect = new System.Drawing.Rectangle(15, 15, 1024, 720); this.PageSelected += new Sunny.UI.OnUIPageChanged(this.Form1_PageSelected);
this.Selecting += new Sunny.UI.UIMainFrame.OnSelecting(this.FMain_Selecting); this.ReceiveParams += new Sunny.UI.OnReceiveParams(this.Form1_ReceiveParams);
this.HotKeyEventHandler += new Sunny.UI.HotKeyEventHandler(this.FMain_HotKeyEventHandler);
this.ReceiveParams += new Sunny.UI.OnReceiveParams(this.FMain_ReceiveParams);
this.Controls.SetChildIndex(this.Header, 0);
this.Controls.SetChildIndex(this.Aside, 0);
this.Header.ResumeLayout(false);
this.uiContextMenuStrip1.ResumeLayout(false); this.uiContextMenuStrip1.ResumeLayout(false);
this.uiNavBar1.ResumeLayout(false);
this.uiPanel1.ResumeLayout(false);
this.ResumeLayout(false); this.ResumeLayout(false);
} }
#endregion #endregion
private UILogo uiLogo1;
private UIAvatar uiAvatar;
private UIStyleManager StyleManager;
private UIContextMenuStrip uiContextMenuStrip1; private UIContextMenuStrip uiContextMenuStrip1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem NHome;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem NAbout;
private UIStyleManager StyleManager;
private UINavBar uiNavBar1;
private UIPanel uiPanel1;
private UINavMenu uiNavMenu1;
private UITabControl uiTabControl1;
private UILogo uiLogo1;
private UIAvatar uiAvatar1;
private UIPanel uiPanel2;
private UIPanel uiPanel3;
private System.Windows.Forms.Timer timer1;
private UIPanel uiPanel4;
private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem NZhCN;
private System.Windows.Forms.ToolStripMenuItem NZhTW;
private System.Windows.Forms.ToolStripMenuItem NEnUS;
} }
} }

View File

@ -1,92 +1,121 @@
using System; using System;
using System.Diagnostics;
using System.Drawing; using System.Drawing;
using System.Windows.Forms; using System.Windows.Forms;
namespace Sunny.UI.Demo namespace Sunny.UI.Demo
{ {
public partial class FMain : UIHeaderAsideMainFrame /// <summary>
/// WindowsXP、Windows7、Windows10、Windows11 建议使用 UIForm
/// Windows10、Windows11 可尝试使用 UIForm2更接近原生窗体使用体验用 UIForm 也可以
/// </summary>
public partial class FMain : UIForm
{ {
public FMain() public FMain()
{ {
InitializeComponent(); InitializeComponent();
//关联窗体承载多页面框架的容器UITabControl
//窗体上如果只有一个UITabControl也会自动关联超过一个需要手动关联
this.MainTabControl = uiTabControl1;
uiNavBar1.TabControl = uiTabControl1;
uiNavMenu1.TabControl = uiTabControl1;
//设置初始页面索引(关联页面,唯一不重复即可)
int pageIndex = 1000; int pageIndex = 1000;
Header.SetNodePageIndex(Header.Nodes[0], pageIndex);
Header.SetNodeSymbol(Header.Nodes[0], 61451); //uiNavBar1设置节点也可以在Nodes属性里配置
TreeNode parent = Aside.CreateNode("控件", 61451, 24, pageIndex); uiNavBar1.Nodes.Add("控件");
uiNavBar1.Nodes.Add("窗体");
uiNavBar1.Nodes.Add("图表");
uiNavBar1.Nodes.Add("工控");
uiNavBar1.Nodes.Add("主题");
uiNavBar1.SetNodePageIndex(uiNavBar1.Nodes[0], pageIndex);
uiNavBar1.SetNodeSymbol(uiNavBar1.Nodes[0], 61451);
TreeNode parent = uiNavMenu1.CreateNode("控件", 61451, 24, pageIndex);
//通过设置PageIndex关联节点文字、图标由相应的Page的Text、Symbol提供 //通过设置PageIndex关联节点文字、图标由相应的Page的Text、Symbol提供
Aside.CreateChildNode(parent, AddPage(new FAvatar(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FAvatar(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FButton(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FButton(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FCheckBox(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FCheckBox(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FCombobox(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FCombobox(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FContextMenuStrip(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FContextMenuStrip(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FDataGridView(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FDataGridView(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FFlowLayoutPanel(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FFlowLayoutPanel(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FHeaderButton(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FHeaderButton(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FLabel(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FLabel(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FLine(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FLine(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FListBox(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FListBox(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FNavigation(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FNavigation(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FPanel(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FPanel(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FProcess(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FProcess(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FRadioButton(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FRadioButton(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FScrollBar(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FScrollBar(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FSplitContainer(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FSplitContainer(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FTabControl(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FTabControl(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FTextBox(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FTextBox(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FTransfer(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FTransfer(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FTreeView(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FTreeView(), ++pageIndex));
Aside.CreateChildNode(parent, AddPage(new FOther(), ++pageIndex)); uiNavMenu1.CreateChildNode(parent, AddPage(new FOther(), ++pageIndex));
//示例设置某个节点的小红点提示 //示例设置某个节点的小红点提示
Aside.ShowTips = true; uiNavMenu1.ShowTips = true;
Aside.SetNodeTipsText(Aside.Nodes[0], "6", Color.Red, Color.White); uiNavMenu1.SetNodeTipsText(uiNavMenu1.Nodes[0], "6", Color.Red, Color.White);
Aside.SetNodeTipsText(parent.Nodes[1], " ", Color.Lime, Color.White); uiNavMenu1.SetNodeTipsText(parent.Nodes[1], " ", Color.Lime, Color.White);
pageIndex = 2000; pageIndex = 2000;
Header.SetNodePageIndex(Header.Nodes[1], pageIndex); uiNavBar1.SetNodePageIndex(uiNavBar1.Nodes[1], pageIndex);
Header.SetNodeSymbol(Header.Nodes[1], 61818); uiNavBar1.SetNodeSymbol(uiNavBar1.Nodes[1], 61818);
parent = Aside.CreateNode("窗体", 61818, 24, pageIndex); parent = uiNavMenu1.CreateNode("窗体", 61818, 24, pageIndex);
//通过设置GUID关联节点字体图标和大小由UIPage设置 //通过设置GUID关联节点字体图标和大小由UIPage设置
Aside.CreateChildNode(parent, AddPage(new FDialogs(), Guid.NewGuid())); uiNavMenu1.CreateChildNode(parent, AddPage(new FDialogs(), Guid.NewGuid()));
Aside.CreateChildNode(parent, AddPage(new FEditor(), Guid.NewGuid())); uiNavMenu1.CreateChildNode(parent, AddPage(new FEditor(), Guid.NewGuid()));
Aside.CreateChildNode(parent, AddPage(new FFrames(), Guid.NewGuid())); uiNavMenu1.CreateChildNode(parent, AddPage(new FFrames(), Guid.NewGuid()));
pageIndex = 3000; pageIndex = 3000;
Header.SetNodePageIndex(Header.Nodes[2], pageIndex); uiNavBar1.SetNodePageIndex(uiNavBar1.Nodes[2], pageIndex);
Header.SetNodeSymbol(Header.Nodes[2], 61950); uiNavBar1.SetNodeSymbol(uiNavBar1.Nodes[2], 61950);
parent = Aside.CreateNode("图表", 61950, 24, pageIndex); parent = uiNavMenu1.CreateNode("图表", 61950, 24, pageIndex);
//直接关联默认自动生成GUID //直接关联默认自动生成GUID
Aside.CreateChildNode(parent, AddPage(new FBarChart())); uiNavMenu1.CreateChildNode(parent, AddPage(new FBarChart()));
Aside.CreateChildNode(parent, AddPage(new FDoughnutChart())); uiNavMenu1.CreateChildNode(parent, AddPage(new FDoughnutChart()));
Aside.CreateChildNode(parent, AddPage(new FLineChart())); uiNavMenu1.CreateChildNode(parent, AddPage(new FLineChart()));
Aside.CreateChildNode(parent, AddPage(new FPieChart())); uiNavMenu1.CreateChildNode(parent, AddPage(new FPieChart()));
pageIndex = 4000; pageIndex = 4000;
Header.SetNodePageIndex(Header.Nodes[3], pageIndex); uiNavBar1.SetNodePageIndex(uiNavBar1.Nodes[3], pageIndex);
Header.SetNodeSymbol(Header.Nodes[3], 362614); uiNavBar1.SetNodeSymbol(uiNavBar1.Nodes[3], 362614);
parent = Aside.CreateNode("工控", 362614, 24, pageIndex); parent = uiNavMenu1.CreateNode("工控", 362614, 24, pageIndex);
//直接关联默认自动生成GUID //直接关联默认自动生成GUID
Aside.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FPipe"))); uiNavMenu1.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FPipe")));
Aside.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FMeter"))); uiNavMenu1.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FMeter")));
Aside.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FLed"))); uiNavMenu1.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FLed")));
Aside.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FLight"))); uiNavMenu1.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FLight")));
uiNavMenu1.CreateChildNode(parent, AddPage(CreateInstance<UIPage>("Sunny.UI.Demo.FSwitch")));
Header.SetNodeSymbol(Header.Nodes[4], 61502); uiNavBar1.SetNodeSymbol(uiNavBar1.Nodes[4], 61502);
var styles = UIStyles.PopularStyles(); var styles = UIStyles.PopularStyles();
foreach (UIStyle style in styles) foreach (UIStyle style in styles)
{ {
Header.CreateChildNode(Header.Nodes[4], style.DisplayText(), style.Value()); uiNavBar1.CreateChildNode(uiNavBar1.Nodes[4], style.Description(), style.Value());
} }
Header.CreateChildNode(Header.Nodes[4], "多彩主题", UIStyle.Colorful.Value()); var node = uiNavBar1.CreateChildNode(uiNavBar1.Nodes[4], "字体图标", 99999);
uiNavBar1.SetNodeSymbol(node, 558426);
node = uiNavBar1.CreateChildNode(uiNavBar1.Nodes[4], "多彩主题", UIStyle.Colorful.Value());
uiNavBar1.SetNodeSymbol(node, 558295);
//左侧导航主节点关联页面
uiNavMenu1.CreateNode(AddPage(new FSymbols(), 99999));
uiNavMenu1.CreateNode(AddPage(new FColorful(), UIStyle.Colorful.Value()));
//直接增加一个页面,不在左侧列表显示 //直接增加一个页面,不在左侧列表显示
AddPage(new FColorful());
AddPage(new FCommon()); AddPage(new FCommon());
//选中第一个节点 //选中第一个节点
Aside.SelectPage(1002); uiNavMenu1.SelectPage(1002);
Text = Version; uiPanel2.Text = Text = Version;
//设置全局热键
RegisterHotKey(UI.ModifierKeys.Shift, Keys.F8); RegisterHotKey(UI.ModifierKeys.Shift, Keys.F8);
//根据页面类型获取页面 //根据页面类型获取页面
@ -98,6 +127,8 @@ namespace Sunny.UI.Demo
UIPage page1 = GetPage(1002); UIPage page1 = GetPage(1002);
if (page1 != null) if (page1 != null)
page1.Text.WriteConsole(); page1.Text.WriteConsole();
timer1.Start();
} }
/// <summary> /// <summary>
@ -113,28 +144,27 @@ namespace Sunny.UI.Demo
return (T)obj;//类型转换并返回 return (T)obj;//类型转换并返回
} }
private void Header_MenuItemClick(string text, int menuIndex, int pageIndex) private void uiNavBar1_MenuItemClick(string itemText, int menuIndex, int pageIndex)
{ {
switch (menuIndex) switch (menuIndex)
{ {
case 4: case 4:
UIStyle style = (UIStyle)pageIndex; UIStyle style = (UIStyle)pageIndex;
if (style != UIStyle.Colorful) if (pageIndex < UIStyle.Colorful.Value())
StyleManager.Style = style; StyleManager.Style = style;
else else
SelectPage(pageIndex); uiNavMenu1.SelectPage(pageIndex);
break; break;
default: default:
Aside.SelectPage(pageIndex); uiNavMenu1.SelectPage(pageIndex);
break; break;
} }
} }
private void FMain_Selecting(object sender, TabControlCancelEventArgs e, UIPage page) private void Form1_PageSelected(object sender, UIPageEventArgs e)
{ {
if (page != null) if (e.Page != null)
Console.WriteLine(page.Text); Console.WriteLine(e.Page.Text);
} }
private void ToolStripMenuItem1_Click(object sender, EventArgs e) private void ToolStripMenuItem1_Click(object sender, EventArgs e)
@ -144,22 +174,82 @@ namespace Sunny.UI.Demo
private void ToolStripMenuItem_Click(object sender, EventArgs e) private void ToolStripMenuItem_Click(object sender, EventArgs e)
{ {
System.Diagnostics.Process.Start("https://gitee.com/yhuse/SunnyUI"); Process.Start("https://gitee.com/yhuse/SunnyUI");
} }
private void FMain_HotKeyEventHandler(object sender, HotKeyEventArgs e) /// <summary>
/// 全局热键事件
/// </summary>
/// <param name="sender"></param>
/// <param name="e"></param>
private void Form1_HotKeyEventHandler(object sender, HotKeyEventArgs e)
{ {
if (e.hotKey.ModifierKey == UI.ModifierKeys.Shift && e.hotKey.Key == Keys.F8) if (e.hotKey.ModifierKey == UI.ModifierKeys.Shift && e.hotKey.Key == Keys.F8)
{ {
ShowInfoTip("您按下了全局系统热键 Shift+F8"); this.ShowInfoTip("您按下了全局系统热键 Shift+F8");
} }
} }
private void FMain_ReceiveParams(object sender, UIPageParamsArgs e) private void Form1_ReceiveParams(object sender, UIPageParamsArgs e)
{ {
Text = e.Value.ToString(); Text = e.Value.ToString();
SendParamToPage(1001, "传值给页面"); SendParamToPage(1001, "传值给页面");
} }
private void timer1_Tick(object sender, EventArgs e)
{
uiPanel3.Text = DateTime.Now.DateTimeString();
}
private void NZhCN_Click(object sender, EventArgs e)
{
UIStyles.CultureInfo = CultureInfos.zh_CN;
}
private void NZhTW_Click(object sender, EventArgs e)
{
UIStyles.CultureInfo = CultureInfos.zh_TW;
}
private void NEnUS_Click(object sender, EventArgs e)
{
UIStyles.CultureInfo = CultureInfos.en_US;
}
/// <summary>
/// 重载多语翻译
/// </summary>
public override void Translate()
{
//必须保留
base.Translate();
//读取翻译代码中的多语资源
CodeTranslator.Load(this);
//设置多语资源
this.CloseAskString = CodeTranslator.Current.CloseAskString;
this.uiNavMenu1.Nodes[0].Text = this.uiNavBar1.Nodes[0].Text = CodeTranslator.Current.Controls;
this.uiNavMenu1.Nodes[1].Text = this.uiNavBar1.Nodes[1].Text = CodeTranslator.Current.Forms;
this.uiNavMenu1.Nodes[2].Text = this.uiNavBar1.Nodes[2].Text = CodeTranslator.Current.Charts;
this.uiNavMenu1.Nodes[3].Text = this.uiNavBar1.Nodes[3].Text = CodeTranslator.Current.Industrial;
this.uiNavBar1.Nodes[4].Text = CodeTranslator.Current.Theme;
this.uiNavMenu1.Nodes[4].Text = CodeTranslator.Current.Symbols;
this.uiNavMenu1.Nodes[5].Text = CodeTranslator.Current.Colorful;
this.uiNavBar1.Invalidate();
this.uiNavMenu1.Invalidate();
}
private class CodeTranslator : IniCodeTranslator<CodeTranslator>
{
public string CloseAskString { get; set; } = "您确认要退出程序吗?";
public string Controls { get; set; } = "控件";
public string Forms { get; set; } = "窗体";
public string Charts { get; set; } = "图表";
public string Industrial { get; set; } = "工控";
public string Theme { get; set; } = "主题";
public string Symbols { get; set; } = "字体图标";
public string Colorful { get; set; } = "多彩主题";
}
} }
} }

View File

@ -117,11 +117,11 @@
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<metadata name="StyleManager.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="uiContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="uiContextMenuStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>150, 17</value> <value>328, 17</value>
</metadata>
<metadata name="StyleManager.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>506, 17</value>
</metadata> </metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
@ -864,4 +864,7 @@
AAAAAAAAAYAAAAGAAAAAAAAAAAAAAAAAAACAAQAAgAEAAMADAADwDwAA AAAAAAAAAYAAAAGAAAAAAAAAAAAAAAAAAACAAQAAgAEAAMADAADwDwAA
</value> </value>
</data> </data>
<metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>639, 17</value>
</metadata>
</root> </root>

View File

@ -42,20 +42,27 @@ namespace Sunny.UI.Demo
this.uiLabel1 = new Sunny.UI.UILabel(); this.uiLabel1 = new Sunny.UI.UILabel();
this.uiPanel11 = new Sunny.UI.UIPanel(); this.uiPanel11 = new Sunny.UI.UIPanel();
this.uiLabel2 = new Sunny.UI.UILabel(); this.uiLabel2 = new Sunny.UI.UILabel();
this.uiLine1 = new Sunny.UI.UILine();
this.uiLine2 = new Sunny.UI.UILine();
this.cbFont = new Sunny.UI.UIComboBox();
this.uiLabel3 = new Sunny.UI.UILabel();
this.uiLabel4 = new Sunny.UI.UILabel();
this.uiSymbolButton1 = new Sunny.UI.UISymbolButton();
this.uiTrackBar1 = new Sunny.UI.UITrackBar();
this.uiLabel5 = new Sunny.UI.UILabel();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiPanel1 // uiPanel1
// //
this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(190)))), ((int)(((byte)(172))))); this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(190)))), ((int)(((byte)(172)))));
this.uiPanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel1.ForeColor = System.Drawing.Color.White; this.uiPanel1.ForeColor = System.Drawing.Color.White;
this.uiPanel1.Location = new System.Drawing.Point(173, 56); this.uiPanel1.Location = new System.Drawing.Point(170, 95);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1"; this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(190)))), ((int)(((byte)(172))))); this.uiPanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(190)))), ((int)(((byte)(172)))));
this.uiPanel1.Size = new System.Drawing.Size(120, 100); this.uiPanel1.Size = new System.Drawing.Size(120, 80);
this.uiPanel1.Style = Sunny.UI.UIStyle.Custom; this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel1.StyleCustomMode = true; this.uiPanel1.StyleCustomMode = true;
this.uiPanel1.TabIndex = 0; this.uiPanel1.TabIndex = 0;
@ -66,15 +73,14 @@ namespace Sunny.UI.Demo
// uiPanel2 // uiPanel2
// //
this.uiPanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(0))))); this.uiPanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(0)))));
this.uiPanel2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel2.ForeColor = System.Drawing.Color.White; this.uiPanel2.ForeColor = System.Drawing.Color.White;
this.uiPanel2.Location = new System.Drawing.Point(323, 56); this.uiPanel2.Location = new System.Drawing.Point(310, 95);
this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel2.Name = "uiPanel2"; this.uiPanel2.Name = "uiPanel2";
this.uiPanel2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(0))))); this.uiPanel2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(0)))));
this.uiPanel2.Size = new System.Drawing.Size(120, 100); this.uiPanel2.Size = new System.Drawing.Size(120, 80);
this.uiPanel2.Style = Sunny.UI.UIStyle.Custom; this.uiPanel2.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel2.StyleCustomMode = true; this.uiPanel2.StyleCustomMode = true;
this.uiPanel2.TabIndex = 1; this.uiPanel2.TabIndex = 1;
@ -85,15 +91,14 @@ namespace Sunny.UI.Demo
// uiPanel3 // uiPanel3
// //
this.uiPanel3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(190)))), ((int)(((byte)(60))))); this.uiPanel3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(190)))), ((int)(((byte)(60)))));
this.uiPanel3.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel3.ForeColor = System.Drawing.Color.White; this.uiPanel3.ForeColor = System.Drawing.Color.White;
this.uiPanel3.Location = new System.Drawing.Point(473, 174); this.uiPanel3.Location = new System.Drawing.Point(450, 192);
this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel3.Name = "uiPanel3"; this.uiPanel3.Name = "uiPanel3";
this.uiPanel3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(190)))), ((int)(((byte)(60))))); this.uiPanel3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(190)))), ((int)(((byte)(60)))));
this.uiPanel3.Size = new System.Drawing.Size(120, 100); this.uiPanel3.Size = new System.Drawing.Size(120, 80);
this.uiPanel3.Style = Sunny.UI.UIStyle.Custom; this.uiPanel3.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel3.StyleCustomMode = true; this.uiPanel3.StyleCustomMode = true;
this.uiPanel3.TabIndex = 3; this.uiPanel3.TabIndex = 3;
@ -104,15 +109,14 @@ namespace Sunny.UI.Demo
// uiPanel4 // uiPanel4
// //
this.uiPanel4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(100)))), ((int)(((byte)(80))))); this.uiPanel4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(100)))), ((int)(((byte)(80)))));
this.uiPanel4.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel4.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel4.ForeColor = System.Drawing.Color.White; this.uiPanel4.ForeColor = System.Drawing.Color.White;
this.uiPanel4.Location = new System.Drawing.Point(623, 174); this.uiPanel4.Location = new System.Drawing.Point(590, 192);
this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel4.Name = "uiPanel4"; this.uiPanel4.Name = "uiPanel4";
this.uiPanel4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(100)))), ((int)(((byte)(80))))); this.uiPanel4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(100)))), ((int)(((byte)(80)))));
this.uiPanel4.Size = new System.Drawing.Size(120, 100); this.uiPanel4.Size = new System.Drawing.Size(120, 80);
this.uiPanel4.Style = Sunny.UI.UIStyle.Custom; this.uiPanel4.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel4.StyleCustomMode = true; this.uiPanel4.StyleCustomMode = true;
this.uiPanel4.TabIndex = 2; this.uiPanel4.TabIndex = 2;
@ -123,15 +127,14 @@ namespace Sunny.UI.Demo
// uiPanel5 // uiPanel5
// //
this.uiPanel5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(98)))), ((int)(((byte)(161))))); this.uiPanel5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(98)))), ((int)(((byte)(161)))));
this.uiPanel5.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel5.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel5.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel5.ForeColor = System.Drawing.Color.White; this.uiPanel5.ForeColor = System.Drawing.Color.White;
this.uiPanel5.Location = new System.Drawing.Point(623, 56); this.uiPanel5.Location = new System.Drawing.Point(590, 95);
this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel5.Name = "uiPanel5"; this.uiPanel5.Name = "uiPanel5";
this.uiPanel5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(98)))), ((int)(((byte)(161))))); this.uiPanel5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(98)))), ((int)(((byte)(161)))));
this.uiPanel5.Size = new System.Drawing.Size(120, 100); this.uiPanel5.Size = new System.Drawing.Size(120, 80);
this.uiPanel5.Style = Sunny.UI.UIStyle.Custom; this.uiPanel5.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel5.StyleCustomMode = true; this.uiPanel5.StyleCustomMode = true;
this.uiPanel5.TabIndex = 4; this.uiPanel5.TabIndex = 4;
@ -142,15 +145,14 @@ namespace Sunny.UI.Demo
// uiPanel6 // uiPanel6
// //
this.uiPanel6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34))))); this.uiPanel6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
this.uiPanel6.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel6.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel6.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel6.ForeColor = System.Drawing.Color.White; this.uiPanel6.ForeColor = System.Drawing.Color.White;
this.uiPanel6.Location = new System.Drawing.Point(473, 56); this.uiPanel6.Location = new System.Drawing.Point(450, 95);
this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel6.Name = "uiPanel6"; this.uiPanel6.Name = "uiPanel6";
this.uiPanel6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34))))); this.uiPanel6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
this.uiPanel6.Size = new System.Drawing.Size(120, 100); this.uiPanel6.Size = new System.Drawing.Size(120, 80);
this.uiPanel6.Style = Sunny.UI.UIStyle.Custom; this.uiPanel6.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel6.StyleCustomMode = true; this.uiPanel6.StyleCustomMode = true;
this.uiPanel6.TabIndex = 8; this.uiPanel6.TabIndex = 8;
@ -161,15 +163,14 @@ namespace Sunny.UI.Demo
// uiPanel7 // uiPanel7
// //
this.uiPanel7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(126)))), ((int)(((byte)(164))))); this.uiPanel7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(126)))), ((int)(((byte)(164)))));
this.uiPanel7.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel7.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel7.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel7.ForeColor = System.Drawing.Color.White; this.uiPanel7.ForeColor = System.Drawing.Color.White;
this.uiPanel7.Location = new System.Drawing.Point(323, 174); this.uiPanel7.Location = new System.Drawing.Point(310, 192);
this.uiPanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel7.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel7.Name = "uiPanel7"; this.uiPanel7.Name = "uiPanel7";
this.uiPanel7.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(126)))), ((int)(((byte)(164))))); this.uiPanel7.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(126)))), ((int)(((byte)(164)))));
this.uiPanel7.Size = new System.Drawing.Size(120, 100); this.uiPanel7.Size = new System.Drawing.Size(120, 80);
this.uiPanel7.Style = Sunny.UI.UIStyle.Custom; this.uiPanel7.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel7.StyleCustomMode = true; this.uiPanel7.StyleCustomMode = true;
this.uiPanel7.TabIndex = 7; this.uiPanel7.TabIndex = 7;
@ -180,15 +181,14 @@ namespace Sunny.UI.Demo
// uiPanel8 // uiPanel8
// //
this.uiPanel8.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(188)))), ((int)(((byte)(212))))); this.uiPanel8.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(188)))), ((int)(((byte)(212)))));
this.uiPanel8.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel8.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel8.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel8.ForeColor = System.Drawing.Color.White; this.uiPanel8.ForeColor = System.Drawing.Color.White;
this.uiPanel8.Location = new System.Drawing.Point(173, 174); this.uiPanel8.Location = new System.Drawing.Point(170, 192);
this.uiPanel8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel8.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel8.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel8.Name = "uiPanel8"; this.uiPanel8.Name = "uiPanel8";
this.uiPanel8.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(188)))), ((int)(((byte)(212))))); this.uiPanel8.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(188)))), ((int)(((byte)(212)))));
this.uiPanel8.Size = new System.Drawing.Size(120, 100); this.uiPanel8.Size = new System.Drawing.Size(120, 80);
this.uiPanel8.Style = Sunny.UI.UIStyle.Custom; this.uiPanel8.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel8.StyleCustomMode = true; this.uiPanel8.StyleCustomMode = true;
this.uiPanel8.TabIndex = 6; this.uiPanel8.TabIndex = 6;
@ -199,15 +199,14 @@ namespace Sunny.UI.Demo
// uiPanel9 // uiPanel9
// //
this.uiPanel9.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(58)))), ((int)(((byte)(183))))); this.uiPanel9.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(58)))), ((int)(((byte)(183)))));
this.uiPanel9.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel9.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel9.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel9.ForeColor = System.Drawing.Color.White; this.uiPanel9.ForeColor = System.Drawing.Color.White;
this.uiPanel9.Location = new System.Drawing.Point(23, 174); this.uiPanel9.Location = new System.Drawing.Point(30, 192);
this.uiPanel9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel9.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel9.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel9.Name = "uiPanel9"; this.uiPanel9.Name = "uiPanel9";
this.uiPanel9.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(58)))), ((int)(((byte)(183))))); this.uiPanel9.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(58)))), ((int)(((byte)(183)))));
this.uiPanel9.Size = new System.Drawing.Size(120, 100); this.uiPanel9.Size = new System.Drawing.Size(120, 80);
this.uiPanel9.Style = Sunny.UI.UIStyle.Custom; this.uiPanel9.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel9.StyleCustomMode = true; this.uiPanel9.StyleCustomMode = true;
this.uiPanel9.TabIndex = 5; this.uiPanel9.TabIndex = 5;
@ -218,15 +217,14 @@ namespace Sunny.UI.Demo
// uiPanel10 // uiPanel10
// //
this.uiPanel10.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136))))); this.uiPanel10.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136)))));
this.uiPanel10.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel10.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel10.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel10.ForeColor = System.Drawing.Color.White; this.uiPanel10.ForeColor = System.Drawing.Color.White;
this.uiPanel10.Location = new System.Drawing.Point(23, 56); this.uiPanel10.Location = new System.Drawing.Point(30, 95);
this.uiPanel10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel10.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel10.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel10.Name = "uiPanel10"; this.uiPanel10.Name = "uiPanel10";
this.uiPanel10.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136))))); this.uiPanel10.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(150)))), ((int)(((byte)(136)))));
this.uiPanel10.Size = new System.Drawing.Size(120, 100); this.uiPanel10.Size = new System.Drawing.Size(120, 80);
this.uiPanel10.Style = Sunny.UI.UIStyle.Custom; this.uiPanel10.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel10.StyleCustomMode = true; this.uiPanel10.StyleCustomMode = true;
this.uiPanel10.TabIndex = 9; this.uiPanel10.TabIndex = 9;
@ -236,8 +234,9 @@ namespace Sunny.UI.Demo
// //
// uiLabel1 // uiLabel1
// //
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel1.Location = new System.Drawing.Point(23, 297); this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel1.Location = new System.Drawing.Point(30, 288);
this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(698, 23); this.uiLabel1.Size = new System.Drawing.Size(698, 23);
this.uiLabel1.TabIndex = 10; this.uiLabel1.TabIndex = 10;
@ -247,15 +246,14 @@ namespace Sunny.UI.Demo
// uiPanel11 // uiPanel11
// //
this.uiPanel11.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(58)))), ((int)(((byte)(183))))); this.uiPanel11.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(58)))), ((int)(((byte)(183)))));
this.uiPanel11.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255))))); this.uiPanel11.Font = new System.Drawing.Font("宋体", 12F);
this.uiPanel11.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiPanel11.ForeColor = System.Drawing.Color.White; this.uiPanel11.ForeColor = System.Drawing.Color.White;
this.uiPanel11.Location = new System.Drawing.Point(23, 340); this.uiPanel11.Location = new System.Drawing.Point(30, 326);
this.uiPanel11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel11.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel11.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel11.Name = "uiPanel11"; this.uiPanel11.Name = "uiPanel11";
this.uiPanel11.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(58)))), ((int)(((byte)(183))))); this.uiPanel11.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(130)))), ((int)(((byte)(58)))), ((int)(((byte)(183)))));
this.uiPanel11.Size = new System.Drawing.Size(120, 100); this.uiPanel11.Size = new System.Drawing.Size(120, 80);
this.uiPanel11.Style = Sunny.UI.UIStyle.Custom; this.uiPanel11.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel11.StyleCustomMode = true; this.uiPanel11.StyleCustomMode = true;
this.uiPanel11.TabIndex = 11; this.uiPanel11.TabIndex = 11;
@ -265,19 +263,134 @@ namespace Sunny.UI.Demo
// //
// uiLabel2 // uiLabel2
// //
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel2.Location = new System.Drawing.Point(23, 457); this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel2.Location = new System.Drawing.Point(176, 383);
this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(172, 23); this.uiLabel2.Size = new System.Drawing.Size(172, 23);
this.uiLabel2.TabIndex = 12; this.uiLabel2.TabIndex = 12;
this.uiLabel2.Text = "RGB: 255, 255, 255 "; this.uiLabel2.Text = "RGB: 255, 255, 255 ";
this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
// //
// uiLine1
//
this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(30, 430);
this.uiLine1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLine1.Name = "uiLine1";
this.uiLine1.Size = new System.Drawing.Size(670, 29);
this.uiLine1.TabIndex = 13;
this.uiLine1.Text = "全局字体";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLine2
//
this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(30, 55);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2";
this.uiLine2.Size = new System.Drawing.Size(670, 20);
this.uiLine2.TabIndex = 78;
this.uiLine2.Text = "全局配色";
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// cbFont
//
this.cbFont.DataSource = null;
this.cbFont.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.cbFont.FillColor = System.Drawing.Color.White;
this.cbFont.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cbFont.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
this.cbFont.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.cbFont.Location = new System.Drawing.Point(101, 473);
this.cbFont.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.cbFont.MinimumSize = new System.Drawing.Size(63, 0);
this.cbFont.Name = "cbFont";
this.cbFont.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
this.cbFont.Size = new System.Drawing.Size(469, 29);
this.cbFont.SymbolSize = 24;
this.cbFont.TabIndex = 79;
this.cbFont.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.cbFont.Watermark = "";
//
// uiLabel3
//
this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel3.Location = new System.Drawing.Point(30, 524);
this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(172, 23);
this.uiLabel3.TabIndex = 80;
this.uiLabel3.Text = "缩放";
this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLabel4
//
this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel4.Location = new System.Drawing.Point(30, 476);
this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(85, 23);
this.uiLabel4.TabIndex = 81;
this.uiLabel4.Text = "字体";
this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiSymbolButton1
//
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton1.Location = new System.Drawing.Point(590, 473);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1";
this.uiSymbolButton1.Size = new System.Drawing.Size(120, 80);
this.uiSymbolButton1.Symbol = 0;
this.uiSymbolButton1.TabIndex = 83;
this.uiSymbolButton1.Text = "设置字体";
this.uiSymbolButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click);
//
// uiTrackBar1
//
this.uiTrackBar1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTrackBar1.Location = new System.Drawing.Point(101, 521);
this.uiTrackBar1.Maximum = 200;
this.uiTrackBar1.Minimum = 75;
this.uiTrackBar1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTrackBar1.Name = "uiTrackBar1";
this.uiTrackBar1.Size = new System.Drawing.Size(389, 29);
this.uiTrackBar1.TabIndex = 84;
this.uiTrackBar1.Text = "uiTrackBar1";
this.uiTrackBar1.Value = 100;
this.uiTrackBar1.ValueChanged += new System.EventHandler(this.uiTrackBar1_ValueChanged);
//
// uiLabel5
//
this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel5.Location = new System.Drawing.Point(511, 524);
this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(59, 23);
this.uiLabel5.TabIndex = 85;
this.uiLabel5.Text = "100";
this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// FColorful // FColorful
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(776, 543); this.ClientSize = new System.Drawing.Size(854, 596);
this.Controls.Add(this.uiLabel5);
this.Controls.Add(this.uiTrackBar1);
this.Controls.Add(this.uiSymbolButton1);
this.Controls.Add(this.cbFont);
this.Controls.Add(this.uiLabel4);
this.Controls.Add(this.uiLabel3);
this.Controls.Add(this.uiLine2);
this.Controls.Add(this.uiLine1);
this.Controls.Add(this.uiLabel2); this.Controls.Add(this.uiLabel2);
this.Controls.Add(this.uiPanel11); this.Controls.Add(this.uiPanel11);
this.Controls.Add(this.uiLabel1); this.Controls.Add(this.uiLabel1);
@ -295,6 +408,7 @@ namespace Sunny.UI.Demo
this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.PageIndex = 999; this.PageIndex = 999;
this.ShowTitle = true; this.ShowTitle = true;
this.Symbol = 558295;
this.Text = "多彩主题"; this.Text = "多彩主题";
this.ResumeLayout(false); this.ResumeLayout(false);
@ -315,5 +429,13 @@ namespace Sunny.UI.Demo
private UILabel uiLabel1; private UILabel uiLabel1;
private UIPanel uiPanel11; private UIPanel uiPanel11;
private UILabel uiLabel2; private UILabel uiLabel2;
private UILine uiLine1;
private UILine uiLine2;
private UIComboBox cbFont;
private UILabel uiLabel3;
private UILabel uiLabel4;
private UISymbolButton uiSymbolButton1;
private UITrackBar uiTrackBar1;
private UILabel uiLabel5;
} }
} }

View File

@ -1,5 +1,6 @@
using System; using System;
using System.Drawing; using System.Drawing;
using System.Drawing.Text;
namespace Sunny.UI.Demo namespace Sunny.UI.Demo
{ {
@ -10,6 +11,14 @@ namespace Sunny.UI.Demo
InitializeComponent(); InitializeComponent();
uiPanel11.FillColor = uiPanel11.RectColor = RandomColor.GetColor(ColorScheme.Random, Luminosity.Bright); uiPanel11.FillColor = uiPanel11.RectColor = RandomColor.GetColor(ColorScheme.Random, Luminosity.Bright);
uiLabel2.Text = "RGB: " + uiPanel11.FillColor.R + ", " + uiPanel11.FillColor.G + ", " + uiPanel11.FillColor.B; uiLabel2.Text = "RGB: " + uiPanel11.FillColor.R + ", " + uiPanel11.FillColor.G + ", " + uiPanel11.FillColor.B;
InstalledFontCollection fonts = new InstalledFontCollection();
foreach (FontFamily family in fonts.Families)
{
cbFont.Items.Add(family.Name);
}
cbFont.SelectedIndex = cbFont.Items.IndexOf(SystemFonts.DefaultFont.Name);
} }
private void uiPanel1_Click(object sender, System.EventArgs e) private void uiPanel1_Click(object sender, System.EventArgs e)
@ -46,5 +55,20 @@ namespace Sunny.UI.Demo
int b = Math.Abs(Math.Min(color.B - increase, max)); int b = Math.Abs(Math.Min(color.B - increase, max));
return Color.FromArgb(r, g, b); return Color.FromArgb(r, g, b);
} }
private void uiSymbolButton1_Click(object sender, EventArgs e)
{
UIStyles.DPIScale = true;
UIStyles.GlobalFont = true;
UIStyles.GlobalFontName = cbFont.Text;
UIStyles.GlobalFontScale = uiTrackBar1.Value;
UIStyles.SetDPIScale();
}
private void uiTrackBar1_ValueChanged(object sender, EventArgs e)
{
uiLabel5.Text = uiTrackBar1.Value.ToString();
UIStyles.GlobalFontScale = uiTrackBar1.Value;
}
} }
} }

View File

@ -32,7 +32,6 @@
this.btnWarn = new Sunny.UI.UISymbolButton(); this.btnWarn = new Sunny.UI.UISymbolButton();
this.btnSuccess = new Sunny.UI.UISymbolButton(); this.btnSuccess = new Sunny.UI.UISymbolButton();
this.btnAsk = new Sunny.UI.UISymbolButton(); this.btnAsk = new Sunny.UI.UISymbolButton();
this.btnAuto = new Sunny.UI.UISymbolButton();
this.btnStatus2 = new Sunny.UI.UISymbolButton(); this.btnStatus2 = new Sunny.UI.UISymbolButton();
this.btnInfo = new Sunny.UI.UISymbolButton(); this.btnInfo = new Sunny.UI.UISymbolButton();
this.btnPasswordInput = new Sunny.UI.UISymbolButton(); this.btnPasswordInput = new Sunny.UI.UISymbolButton();
@ -63,6 +62,8 @@
this.uiLine9 = new Sunny.UI.UILine(); this.uiLine9 = new Sunny.UI.UILine();
this.uiLine10 = new Sunny.UI.UILine(); this.uiLine10 = new Sunny.UI.UILine();
this.uiSymbolButton13 = new Sunny.UI.UISymbolButton(); this.uiSymbolButton13 = new Sunny.UI.UISymbolButton();
this.uiLine11 = new Sunny.UI.UILine();
this.uiSymbolButton12 = new Sunny.UI.UISymbolButton();
this.SuspendLayout(); this.SuspendLayout();
// //
// btnError // btnError
@ -73,7 +74,7 @@
this.btnError.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115))))); this.btnError.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
this.btnError.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.btnError.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnError.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.btnError.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnError.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnError.Font = new System.Drawing.Font("宋体", 12F);
this.btnError.Location = new System.Drawing.Point(600, 88); this.btnError.Location = new System.Drawing.Point(600, 88);
this.btnError.MinimumSize = new System.Drawing.Size(1, 1); this.btnError.MinimumSize = new System.Drawing.Size(1, 1);
this.btnError.Name = "btnError"; this.btnError.Name = "btnError";
@ -83,13 +84,12 @@
this.btnError.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.btnError.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnError.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.btnError.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.btnError.Size = new System.Drawing.Size(100, 35); this.btnError.Size = new System.Drawing.Size(100, 35);
this.btnError.Style = Sunny.UI.UIStyle.Red; this.btnError.Style = Sunny.UI.UIStyle.Custom;
this.btnError.StyleCustomMode = true; this.btnError.StyleCustomMode = true;
this.btnError.Symbol = 61532; this.btnError.Symbol = 61532;
this.btnError.TabIndex = 29; this.btnError.TabIndex = 29;
this.btnError.Text = "Error"; this.btnError.Text = "错误";
this.btnError.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnError.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnError.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnError.Click += new System.EventHandler(this.btnError_Click); this.btnError.Click += new System.EventHandler(this.btnError_Click);
// //
// btnWarn // btnWarn
@ -100,7 +100,7 @@
this.btnWarn.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83))))); this.btnWarn.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
this.btnWarn.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.btnWarn.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.btnWarn.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.btnWarn.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.btnWarn.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnWarn.Font = new System.Drawing.Font("宋体", 12F);
this.btnWarn.Location = new System.Drawing.Point(486, 88); this.btnWarn.Location = new System.Drawing.Point(486, 88);
this.btnWarn.MinimumSize = new System.Drawing.Size(1, 1); this.btnWarn.MinimumSize = new System.Drawing.Size(1, 1);
this.btnWarn.Name = "btnWarn"; this.btnWarn.Name = "btnWarn";
@ -110,13 +110,12 @@
this.btnWarn.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.btnWarn.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.btnWarn.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.btnWarn.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.btnWarn.Size = new System.Drawing.Size(100, 35); this.btnWarn.Size = new System.Drawing.Size(100, 35);
this.btnWarn.Style = Sunny.UI.UIStyle.Orange; this.btnWarn.Style = Sunny.UI.UIStyle.Custom;
this.btnWarn.StyleCustomMode = true; this.btnWarn.StyleCustomMode = true;
this.btnWarn.Symbol = 61553; this.btnWarn.Symbol = 61553;
this.btnWarn.TabIndex = 28; this.btnWarn.TabIndex = 28;
this.btnWarn.Text = "Warn"; this.btnWarn.Text = "警告";
this.btnWarn.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnWarn.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnWarn.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnWarn.Click += new System.EventHandler(this.btnWarn_Click); this.btnWarn.Click += new System.EventHandler(this.btnWarn_Click);
// //
// btnSuccess // btnSuccess
@ -127,7 +126,7 @@
this.btnSuccess.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83))))); this.btnSuccess.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
this.btnSuccess.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.btnSuccess.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.btnSuccess.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.btnSuccess.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.btnSuccess.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnSuccess.Font = new System.Drawing.Font("宋体", 12F);
this.btnSuccess.Location = new System.Drawing.Point(372, 88); this.btnSuccess.Location = new System.Drawing.Point(372, 88);
this.btnSuccess.MinimumSize = new System.Drawing.Size(1, 1); this.btnSuccess.MinimumSize = new System.Drawing.Size(1, 1);
this.btnSuccess.Name = "btnSuccess"; this.btnSuccess.Name = "btnSuccess";
@ -137,19 +136,18 @@
this.btnSuccess.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.btnSuccess.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.btnSuccess.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.btnSuccess.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.btnSuccess.Size = new System.Drawing.Size(100, 35); this.btnSuccess.Size = new System.Drawing.Size(100, 35);
this.btnSuccess.Style = Sunny.UI.UIStyle.Green; this.btnSuccess.Style = Sunny.UI.UIStyle.Custom;
this.btnSuccess.StyleCustomMode = true; this.btnSuccess.StyleCustomMode = true;
this.btnSuccess.Symbol = 61528; this.btnSuccess.Symbol = 61528;
this.btnSuccess.TabIndex = 27; this.btnSuccess.TabIndex = 27;
this.btnSuccess.Text = "Success"; this.btnSuccess.Text = "成功";
this.btnSuccess.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSuccess.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSuccess.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnSuccess.Click += new System.EventHandler(this.btnSuccess_Click); this.btnSuccess.Click += new System.EventHandler(this.btnSuccess_Click);
// //
// btnAsk // btnAsk
// //
this.btnAsk.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAsk.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnAsk.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnAsk.Font = new System.Drawing.Font("宋体", 12F);
this.btnAsk.Location = new System.Drawing.Point(144, 88); this.btnAsk.Location = new System.Drawing.Point(144, 88);
this.btnAsk.MinimumSize = new System.Drawing.Size(1, 1); this.btnAsk.MinimumSize = new System.Drawing.Size(1, 1);
this.btnAsk.Name = "btnAsk"; this.btnAsk.Name = "btnAsk";
@ -158,31 +156,14 @@
this.btnAsk.StyleCustomMode = true; this.btnAsk.StyleCustomMode = true;
this.btnAsk.Symbol = 61529; this.btnAsk.Symbol = 61529;
this.btnAsk.TabIndex = 26; this.btnAsk.TabIndex = 26;
this.btnAsk.Text = "Query"; this.btnAsk.Text = "确认";
this.btnAsk.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnAsk.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnAsk.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnAsk.Click += new System.EventHandler(this.btnAsk_Click); this.btnAsk.Click += new System.EventHandler(this.btnAsk_Click);
// //
// btnAuto
//
this.btnAuto.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnAuto.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnAuto.Location = new System.Drawing.Point(30, 88);
this.btnAuto.MinimumSize = new System.Drawing.Size(1, 1);
this.btnAuto.Name = "btnAuto";
this.btnAuto.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
this.btnAuto.Size = new System.Drawing.Size(100, 35);
this.btnAuto.Symbol = 61732;
this.btnAuto.TabIndex = 31;
this.btnAuto.Text = "Auto";
this.btnAuto.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnAuto.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnAuto.Click += new System.EventHandler(this.btnAuto_Click);
//
// btnStatus2 // btnStatus2
// //
this.btnStatus2.Cursor = System.Windows.Forms.Cursors.Hand; this.btnStatus2.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnStatus2.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnStatus2.Font = new System.Drawing.Font("宋体", 12F);
this.btnStatus2.Location = new System.Drawing.Point(30, 245); this.btnStatus2.Location = new System.Drawing.Point(30, 245);
this.btnStatus2.MinimumSize = new System.Drawing.Size(1, 1); this.btnStatus2.MinimumSize = new System.Drawing.Size(1, 1);
this.btnStatus2.Name = "btnStatus2"; this.btnStatus2.Name = "btnStatus2";
@ -191,41 +172,29 @@
this.btnStatus2.Symbol = 57595; this.btnStatus2.Symbol = 57595;
this.btnStatus2.TabIndex = 36; this.btnStatus2.TabIndex = 36;
this.btnStatus2.Text = "进度提示框"; this.btnStatus2.Text = "进度提示框";
this.btnStatus2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnStatus2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnStatus2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnStatus2.Click += new System.EventHandler(this.btnStatus2_Click); this.btnStatus2.Click += new System.EventHandler(this.btnStatus2_Click);
// //
// btnInfo // btnInfo
// //
this.btnInfo.Cursor = System.Windows.Forms.Cursors.Hand; this.btnInfo.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnInfo.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); this.btnInfo.Font = new System.Drawing.Font("宋体", 12F);
this.btnInfo.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140))))); this.btnInfo.Location = new System.Drawing.Point(30, 88);
this.btnInfo.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(163)))), ((int)(((byte)(163)))));
this.btnInfo.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112)))));
this.btnInfo.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112)))));
this.btnInfo.Font = new System.Drawing.Font("微软雅黑", 12F);
this.btnInfo.Location = new System.Drawing.Point(258, 88);
this.btnInfo.MinimumSize = new System.Drawing.Size(1, 1); this.btnInfo.MinimumSize = new System.Drawing.Size(1, 1);
this.btnInfo.Name = "btnInfo"; this.btnInfo.Name = "btnInfo";
this.btnInfo.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0); this.btnInfo.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
this.btnInfo.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
this.btnInfo.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(163)))), ((int)(((byte)(163)))));
this.btnInfo.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112)))));
this.btnInfo.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112)))));
this.btnInfo.Size = new System.Drawing.Size(100, 35); this.btnInfo.Size = new System.Drawing.Size(100, 35);
this.btnInfo.Style = Sunny.UI.UIStyle.Gray;
this.btnInfo.StyleCustomMode = true; this.btnInfo.StyleCustomMode = true;
this.btnInfo.Symbol = 61530; this.btnInfo.Symbol = 61530;
this.btnInfo.TabIndex = 37; this.btnInfo.TabIndex = 37;
this.btnInfo.Text = "Info"; this.btnInfo.Text = "提示";
this.btnInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnInfo.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnInfo.Click += new System.EventHandler(this.btnInfo_Click); this.btnInfo.Click += new System.EventHandler(this.btnInfo_Click);
// //
// btnPasswordInput // btnPasswordInput
// //
this.btnPasswordInput.Cursor = System.Windows.Forms.Cursors.Hand; this.btnPasswordInput.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnPasswordInput.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnPasswordInput.Font = new System.Drawing.Font("宋体", 12F);
this.btnPasswordInput.Location = new System.Drawing.Point(543, 166); this.btnPasswordInput.Location = new System.Drawing.Point(543, 166);
this.btnPasswordInput.MinimumSize = new System.Drawing.Size(1, 1); this.btnPasswordInput.MinimumSize = new System.Drawing.Size(1, 1);
this.btnPasswordInput.Name = "btnPasswordInput"; this.btnPasswordInput.Name = "btnPasswordInput";
@ -234,14 +203,13 @@
this.btnPasswordInput.Symbol = 61545; this.btnPasswordInput.Symbol = 61545;
this.btnPasswordInput.TabIndex = 46; this.btnPasswordInput.TabIndex = 46;
this.btnPasswordInput.Text = "密码输入框"; this.btnPasswordInput.Text = "密码输入框";
this.btnPasswordInput.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPasswordInput.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnPasswordInput.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnPasswordInput.Click += new System.EventHandler(this.btnPasswordInput_Click); this.btnPasswordInput.Click += new System.EventHandler(this.btnPasswordInput_Click);
// //
// btnDoubleInput // btnDoubleInput
// //
this.btnDoubleInput.Cursor = System.Windows.Forms.Cursors.Hand; this.btnDoubleInput.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnDoubleInput.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnDoubleInput.Font = new System.Drawing.Font("宋体", 12F);
this.btnDoubleInput.Location = new System.Drawing.Point(372, 166); this.btnDoubleInput.Location = new System.Drawing.Point(372, 166);
this.btnDoubleInput.MinimumSize = new System.Drawing.Size(1, 1); this.btnDoubleInput.MinimumSize = new System.Drawing.Size(1, 1);
this.btnDoubleInput.Name = "btnDoubleInput"; this.btnDoubleInput.Name = "btnDoubleInput";
@ -250,14 +218,13 @@
this.btnDoubleInput.Symbol = 62022; this.btnDoubleInput.Symbol = 62022;
this.btnDoubleInput.TabIndex = 45; this.btnDoubleInput.TabIndex = 45;
this.btnDoubleInput.Text = "浮点数输入框"; this.btnDoubleInput.Text = "浮点数输入框";
this.btnDoubleInput.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnDoubleInput.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnDoubleInput.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnDoubleInput.Click += new System.EventHandler(this.btnDoubleInput_Click); this.btnDoubleInput.Click += new System.EventHandler(this.btnDoubleInput_Click);
// //
// btnIntInput // btnIntInput
// //
this.btnIntInput.Cursor = System.Windows.Forms.Cursors.Hand; this.btnIntInput.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnIntInput.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnIntInput.Font = new System.Drawing.Font("宋体", 12F);
this.btnIntInput.Location = new System.Drawing.Point(201, 166); this.btnIntInput.Location = new System.Drawing.Point(201, 166);
this.btnIntInput.MinimumSize = new System.Drawing.Size(1, 1); this.btnIntInput.MinimumSize = new System.Drawing.Size(1, 1);
this.btnIntInput.Name = "btnIntInput"; this.btnIntInput.Name = "btnIntInput";
@ -266,14 +233,13 @@
this.btnIntInput.Symbol = 62022; this.btnIntInput.Symbol = 62022;
this.btnIntInput.TabIndex = 44; this.btnIntInput.TabIndex = 44;
this.btnIntInput.Text = "整数输入框"; this.btnIntInput.Text = "整数输入框";
this.btnIntInput.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnIntInput.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnIntInput.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnIntInput.Click += new System.EventHandler(this.btnIntInput_Click); this.btnIntInput.Click += new System.EventHandler(this.btnIntInput_Click);
// //
// btnStringInput // btnStringInput
// //
this.btnStringInput.Cursor = System.Windows.Forms.Cursors.Hand; this.btnStringInput.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnStringInput.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnStringInput.Font = new System.Drawing.Font("宋体", 12F);
this.btnStringInput.Location = new System.Drawing.Point(30, 166); this.btnStringInput.Location = new System.Drawing.Point(30, 166);
this.btnStringInput.MinimumSize = new System.Drawing.Size(1, 1); this.btnStringInput.MinimumSize = new System.Drawing.Size(1, 1);
this.btnStringInput.Name = "btnStringInput"; this.btnStringInput.Name = "btnStringInput";
@ -282,13 +248,14 @@
this.btnStringInput.Symbol = 62022; this.btnStringInput.Symbol = 62022;
this.btnStringInput.TabIndex = 43; this.btnStringInput.TabIndex = 43;
this.btnStringInput.Text = "字符串输入框"; this.btnStringInput.Text = "字符串输入框";
this.btnStringInput.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnStringInput.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnStringInput.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnStringInput.Click += new System.EventHandler(this.btnStringInput_Click); this.btnStringInput.Click += new System.EventHandler(this.btnStringInput_Click);
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -296,11 +263,12 @@
this.uiLine1.TabIndex = 47; this.uiLine1.TabIndex = 47;
this.uiLine1.Text = "UIMessageDialog"; this.uiLine1.Text = "UIMessageDialog";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(30, 134); this.uiLine2.Location = new System.Drawing.Point(30, 134);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -308,11 +276,12 @@
this.uiLine2.TabIndex = 48; this.uiLine2.TabIndex = 48;
this.uiLine2.Text = "UIInputDialog"; this.uiLine2.Text = "UIInputDialog";
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine3 // uiLine3
// //
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine3.BackColor = System.Drawing.Color.Transparent;
this.uiLine3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine3.Location = new System.Drawing.Point(30, 213); this.uiLine3.Location = new System.Drawing.Point(30, 213);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3"; this.uiLine3.Name = "uiLine3";
@ -320,25 +289,25 @@
this.uiLine3.TabIndex = 49; this.uiLine3.TabIndex = 49;
this.uiLine3.Text = "UIStatusForm"; this.uiLine3.Text = "UIStatusForm";
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine4 // uiLine4
// //
this.uiLine4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine4.BackColor = System.Drawing.Color.Transparent;
this.uiLine4.Location = new System.Drawing.Point(372, 213); this.uiLine4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine4.Location = new System.Drawing.Point(543, 213);
this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine4.Name = "uiLine4"; this.uiLine4.Name = "uiLine4";
this.uiLine4.Size = new System.Drawing.Size(328, 20); this.uiLine4.Size = new System.Drawing.Size(155, 20);
this.uiLine4.TabIndex = 51; this.uiLine4.TabIndex = 51;
this.uiLine4.Text = "UISelectDialog"; this.uiLine4.Text = "UISelectDialog";
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiSymbolButton1 // uiSymbolButton1
// //
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton1.Location = new System.Drawing.Point(372, 245); this.uiSymbolButton1.Location = new System.Drawing.Point(543, 245);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Name = "uiSymbolButton1";
this.uiSymbolButton1.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0); this.uiSymbolButton1.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
@ -346,37 +315,37 @@
this.uiSymbolButton1.Symbol = 61655; this.uiSymbolButton1.Symbol = 61655;
this.uiSymbolButton1.TabIndex = 50; this.uiSymbolButton1.TabIndex = 50;
this.uiSymbolButton1.Text = "下拉选择框"; this.uiSymbolButton1.Text = "下拉选择框";
this.uiSymbolButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click); this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click);
// //
// uiLine5 // uiLine5
// //
this.uiLine5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine5.BackColor = System.Drawing.Color.Transparent;
this.uiLine5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine5.Location = new System.Drawing.Point(30, 292); this.uiLine5.Location = new System.Drawing.Point(30, 292);
this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine5.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine5.Name = "uiLine5"; this.uiLine5.Name = "uiLine5";
this.uiLine5.Size = new System.Drawing.Size(670, 20); this.uiLine5.Size = new System.Drawing.Size(442, 20);
this.uiLine5.TabIndex = 58; this.uiLine5.TabIndex = 58;
this.uiLine5.Text = "UINotifier"; this.uiLine5.Text = "UINotifier";
this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiSymbolButton2 // uiSymbolButton2
// //
this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton2.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton2.Location = new System.Drawing.Point(30, 324); this.uiSymbolButton2.Location = new System.Drawing.Point(30, 324);
this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton2.Name = "uiSymbolButton2"; this.uiSymbolButton2.Name = "uiSymbolButton2";
this.uiSymbolButton2.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0); this.uiSymbolButton2.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
this.uiSymbolButton2.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton2.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton2.Style = Sunny.UI.UIStyle.Custom;
this.uiSymbolButton2.StyleCustomMode = true; this.uiSymbolButton2.StyleCustomMode = true;
this.uiSymbolButton2.Symbol = 61530; this.uiSymbolButton2.Symbol = 61530;
this.uiSymbolButton2.TabIndex = 57; this.uiSymbolButton2.TabIndex = 57;
this.uiSymbolButton2.Text = "Info"; this.uiSymbolButton2.Text = "提示";
this.uiSymbolButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click); this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click);
// //
// uiSymbolButton4 // uiSymbolButton4
@ -387,7 +356,7 @@
this.uiSymbolButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115))))); this.uiSymbolButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
this.uiSymbolButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.uiSymbolButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiSymbolButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.uiSymbolButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiSymbolButton4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton4.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton4.Location = new System.Drawing.Point(372, 324); this.uiSymbolButton4.Location = new System.Drawing.Point(372, 324);
this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton4.Name = "uiSymbolButton4"; this.uiSymbolButton4.Name = "uiSymbolButton4";
@ -397,13 +366,12 @@
this.uiSymbolButton4.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.uiSymbolButton4.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiSymbolButton4.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.uiSymbolButton4.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiSymbolButton4.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton4.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton4.Style = Sunny.UI.UIStyle.Red; this.uiSymbolButton4.Style = Sunny.UI.UIStyle.Custom;
this.uiSymbolButton4.StyleCustomMode = true; this.uiSymbolButton4.StyleCustomMode = true;
this.uiSymbolButton4.Symbol = 61532; this.uiSymbolButton4.Symbol = 61532;
this.uiSymbolButton4.TabIndex = 55; this.uiSymbolButton4.TabIndex = 55;
this.uiSymbolButton4.Text = "Error"; this.uiSymbolButton4.Text = "错误";
this.uiSymbolButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton4.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton4.Click += new System.EventHandler(this.uiSymbolButton4_Click); this.uiSymbolButton4.Click += new System.EventHandler(this.uiSymbolButton4_Click);
// //
// uiSymbolButton5 // uiSymbolButton5
@ -414,7 +382,7 @@
this.uiSymbolButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83))))); this.uiSymbolButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
this.uiSymbolButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.uiSymbolButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiSymbolButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.uiSymbolButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiSymbolButton5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton5.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton5.Location = new System.Drawing.Point(258, 324); this.uiSymbolButton5.Location = new System.Drawing.Point(258, 324);
this.uiSymbolButton5.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton5.Name = "uiSymbolButton5"; this.uiSymbolButton5.Name = "uiSymbolButton5";
@ -424,13 +392,12 @@
this.uiSymbolButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.uiSymbolButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiSymbolButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.uiSymbolButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiSymbolButton5.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton5.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton5.Style = Sunny.UI.UIStyle.Orange; this.uiSymbolButton5.Style = Sunny.UI.UIStyle.Custom;
this.uiSymbolButton5.StyleCustomMode = true; this.uiSymbolButton5.StyleCustomMode = true;
this.uiSymbolButton5.Symbol = 61553; this.uiSymbolButton5.Symbol = 61553;
this.uiSymbolButton5.TabIndex = 54; this.uiSymbolButton5.TabIndex = 54;
this.uiSymbolButton5.Text = "Warn"; this.uiSymbolButton5.Text = "警告";
this.uiSymbolButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton5.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton5.Click += new System.EventHandler(this.uiSymbolButton5_Click); this.uiSymbolButton5.Click += new System.EventHandler(this.uiSymbolButton5_Click);
// //
// uiSymbolButton6 // uiSymbolButton6
@ -441,7 +408,7 @@
this.uiSymbolButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83))))); this.uiSymbolButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
this.uiSymbolButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.uiSymbolButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiSymbolButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.uiSymbolButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiSymbolButton6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton6.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton6.Location = new System.Drawing.Point(144, 324); this.uiSymbolButton6.Location = new System.Drawing.Point(144, 324);
this.uiSymbolButton6.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton6.Name = "uiSymbolButton6"; this.uiSymbolButton6.Name = "uiSymbolButton6";
@ -451,31 +418,31 @@
this.uiSymbolButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.uiSymbolButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiSymbolButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.uiSymbolButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiSymbolButton6.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton6.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton6.Style = Sunny.UI.UIStyle.Green; this.uiSymbolButton6.Style = Sunny.UI.UIStyle.Custom;
this.uiSymbolButton6.StyleCustomMode = true; this.uiSymbolButton6.StyleCustomMode = true;
this.uiSymbolButton6.Symbol = 61528; this.uiSymbolButton6.Symbol = 61528;
this.uiSymbolButton6.TabIndex = 53; this.uiSymbolButton6.TabIndex = 53;
this.uiSymbolButton6.Text = "Success"; this.uiSymbolButton6.Text = "成功";
this.uiSymbolButton6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton6.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton6.Click += new System.EventHandler(this.uiSymbolButton6_Click); this.uiSymbolButton6.Click += new System.EventHandler(this.uiSymbolButton6_Click);
// //
// uiLine6 // uiLine6
// //
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine6.BackColor = System.Drawing.Color.Transparent;
this.uiLine6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine6.Location = new System.Drawing.Point(30, 450); this.uiLine6.Location = new System.Drawing.Point(30, 450);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6"; this.uiLine6.Name = "uiLine6";
this.uiLine6.Size = new System.Drawing.Size(328, 20); this.uiLine6.Size = new System.Drawing.Size(668, 20);
this.uiLine6.TabIndex = 59; this.uiLine6.TabIndex = 59;
this.uiLine6.Text = "ULocalize"; this.uiLine6.Text = "国际化";
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// btnEN // btnEN
// //
this.btnEN.Cursor = System.Windows.Forms.Cursors.Hand; this.btnEN.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnEN.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnEN.Font = new System.Drawing.Font("宋体", 12F);
this.btnEN.Location = new System.Drawing.Point(144, 482); this.btnEN.Location = new System.Drawing.Point(144, 482);
this.btnEN.MinimumSize = new System.Drawing.Size(1, 1); this.btnEN.MinimumSize = new System.Drawing.Size(1, 1);
this.btnEN.Name = "btnEN"; this.btnEN.Name = "btnEN";
@ -483,15 +450,14 @@
this.btnEN.Size = new System.Drawing.Size(100, 35); this.btnEN.Size = new System.Drawing.Size(100, 35);
this.btnEN.Symbol = 57571; this.btnEN.Symbol = 57571;
this.btnEN.TabIndex = 61; this.btnEN.TabIndex = 61;
this.btnEN.Text = "EN"; this.btnEN.Text = "English";
this.btnEN.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnEN.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnEN.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnEN.Click += new System.EventHandler(this.btnEN_Click); this.btnEN.Click += new System.EventHandler(this.btnEN_Click);
// //
// btnCH // btnCH
// //
this.btnCH.Cursor = System.Windows.Forms.Cursors.Hand; this.btnCH.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnCH.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnCH.Font = new System.Drawing.Font("宋体", 12F);
this.btnCH.Location = new System.Drawing.Point(30, 482); this.btnCH.Location = new System.Drawing.Point(30, 482);
this.btnCH.MinimumSize = new System.Drawing.Size(1, 1); this.btnCH.MinimumSize = new System.Drawing.Size(1, 1);
this.btnCH.Name = "btnCH"; this.btnCH.Name = "btnCH";
@ -500,14 +466,15 @@
this.btnCH.StyleCustomMode = true; this.btnCH.StyleCustomMode = true;
this.btnCH.Symbol = 57571; this.btnCH.Symbol = 57571;
this.btnCH.TabIndex = 60; this.btnCH.TabIndex = 60;
this.btnCH.Text = "CH"; this.btnCH.Text = "中文";
this.btnCH.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCH.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCH.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.btnCH.Click += new System.EventHandler(this.btnCH_Click); this.btnCH.Click += new System.EventHandler(this.btnCH_Click);
// //
// uiLine7 // uiLine7
// //
this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine7.BackColor = System.Drawing.Color.Transparent;
this.uiLine7.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine7.Location = new System.Drawing.Point(30, 371); this.uiLine7.Location = new System.Drawing.Point(30, 371);
this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine7.Name = "uiLine7"; this.uiLine7.Name = "uiLine7";
@ -515,7 +482,6 @@
this.uiLine7.TabIndex = 66; this.uiLine7.TabIndex = 66;
this.uiLine7.Text = "UIMessageTip"; this.uiLine7.Text = "UIMessageTip";
this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiSymbolButton7 // uiSymbolButton7
// //
@ -525,7 +491,7 @@
this.uiSymbolButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115))))); this.uiSymbolButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
this.uiSymbolButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.uiSymbolButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiSymbolButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.uiSymbolButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiSymbolButton7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton7.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton7.Location = new System.Drawing.Point(258, 403); this.uiSymbolButton7.Location = new System.Drawing.Point(258, 403);
this.uiSymbolButton7.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton7.Name = "uiSymbolButton7"; this.uiSymbolButton7.Name = "uiSymbolButton7";
@ -535,13 +501,12 @@
this.uiSymbolButton7.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.uiSymbolButton7.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiSymbolButton7.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.uiSymbolButton7.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiSymbolButton7.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton7.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton7.Style = Sunny.UI.UIStyle.Red; this.uiSymbolButton7.Style = Sunny.UI.UIStyle.Custom;
this.uiSymbolButton7.StyleCustomMode = true; this.uiSymbolButton7.StyleCustomMode = true;
this.uiSymbolButton7.Symbol = 61532; this.uiSymbolButton7.Symbol = 61532;
this.uiSymbolButton7.TabIndex = 64; this.uiSymbolButton7.TabIndex = 64;
this.uiSymbolButton7.Text = "Error"; this.uiSymbolButton7.Text = "错误";
this.uiSymbolButton7.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton7.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton7.Click += new System.EventHandler(this.uiSymbolButton7_Click); this.uiSymbolButton7.Click += new System.EventHandler(this.uiSymbolButton7_Click);
// //
// uiSymbolButton8 // uiSymbolButton8
@ -552,7 +517,7 @@
this.uiSymbolButton8.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83))))); this.uiSymbolButton8.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
this.uiSymbolButton8.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.uiSymbolButton8.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiSymbolButton8.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.uiSymbolButton8.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiSymbolButton8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton8.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton8.Location = new System.Drawing.Point(144, 403); this.uiSymbolButton8.Location = new System.Drawing.Point(144, 403);
this.uiSymbolButton8.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton8.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton8.Name = "uiSymbolButton8"; this.uiSymbolButton8.Name = "uiSymbolButton8";
@ -562,13 +527,12 @@
this.uiSymbolButton8.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.uiSymbolButton8.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiSymbolButton8.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32))))); this.uiSymbolButton8.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiSymbolButton8.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton8.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton8.Style = Sunny.UI.UIStyle.Orange; this.uiSymbolButton8.Style = Sunny.UI.UIStyle.Custom;
this.uiSymbolButton8.StyleCustomMode = true; this.uiSymbolButton8.StyleCustomMode = true;
this.uiSymbolButton8.Symbol = 61553; this.uiSymbolButton8.Symbol = 61553;
this.uiSymbolButton8.TabIndex = 63; this.uiSymbolButton8.TabIndex = 63;
this.uiSymbolButton8.Text = "Warn"; this.uiSymbolButton8.Text = "警告";
this.uiSymbolButton8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton8.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton8.Click += new System.EventHandler(this.uiSymbolButton8_Click); this.uiSymbolButton8.Click += new System.EventHandler(this.uiSymbolButton8_Click);
// //
// uiSymbolButton9 // uiSymbolButton9
@ -579,7 +543,7 @@
this.uiSymbolButton9.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83))))); this.uiSymbolButton9.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
this.uiSymbolButton9.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.uiSymbolButton9.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiSymbolButton9.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.uiSymbolButton9.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiSymbolButton9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton9.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton9.Location = new System.Drawing.Point(30, 403); this.uiSymbolButton9.Location = new System.Drawing.Point(30, 403);
this.uiSymbolButton9.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton9.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton9.Name = "uiSymbolButton9"; this.uiSymbolButton9.Name = "uiSymbolButton9";
@ -589,18 +553,19 @@
this.uiSymbolButton9.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.uiSymbolButton9.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiSymbolButton9.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32))))); this.uiSymbolButton9.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiSymbolButton9.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton9.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton9.Style = Sunny.UI.UIStyle.Green; this.uiSymbolButton9.Style = Sunny.UI.UIStyle.Custom;
this.uiSymbolButton9.StyleCustomMode = true; this.uiSymbolButton9.StyleCustomMode = true;
this.uiSymbolButton9.Symbol = 61528; this.uiSymbolButton9.Symbol = 61528;
this.uiSymbolButton9.TabIndex = 62; this.uiSymbolButton9.TabIndex = 62;
this.uiSymbolButton9.Text = "Success"; this.uiSymbolButton9.Text = "成功";
this.uiSymbolButton9.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton9.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton9.Click += new System.EventHandler(this.uiSymbolButton9_Click); this.uiSymbolButton9.Click += new System.EventHandler(this.uiSymbolButton9_Click);
// //
// uiLine8 // uiLine8
// //
this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine8.BackColor = System.Drawing.Color.Transparent;
this.uiLine8.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine8.Location = new System.Drawing.Point(372, 371); this.uiLine8.Location = new System.Drawing.Point(372, 371);
this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine8.Name = "uiLine8"; this.uiLine8.Name = "uiLine8";
@ -608,12 +573,11 @@
this.uiLine8.TabIndex = 69; this.uiLine8.TabIndex = 69;
this.uiLine8.Text = "UILoginForm"; this.uiLine8.Text = "UILoginForm";
this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiSymbolButton3 // uiSymbolButton3
// //
this.uiSymbolButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton3.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton3.Location = new System.Drawing.Point(486, 403); this.uiSymbolButton3.Location = new System.Drawing.Point(486, 403);
this.uiSymbolButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton3.Name = "uiSymbolButton3"; this.uiSymbolButton3.Name = "uiSymbolButton3";
@ -621,15 +585,14 @@
this.uiSymbolButton3.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton3.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton3.Symbol = 62144; this.uiSymbolButton3.Symbol = 62144;
this.uiSymbolButton3.TabIndex = 68; this.uiSymbolButton3.TabIndex = 68;
this.uiSymbolButton3.Text = "Login"; this.uiSymbolButton3.Text = "登录";
this.uiSymbolButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton3.Click += new System.EventHandler(this.uiSymbolButton3_Click); this.uiSymbolButton3.Click += new System.EventHandler(this.uiSymbolButton3_Click);
// //
// uiSymbolButton10 // uiSymbolButton10
// //
this.uiSymbolButton10.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton10.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton10.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton10.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton10.Location = new System.Drawing.Point(372, 403); this.uiSymbolButton10.Location = new System.Drawing.Point(372, 403);
this.uiSymbolButton10.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton10.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton10.Name = "uiSymbolButton10"; this.uiSymbolButton10.Name = "uiSymbolButton10";
@ -637,15 +600,14 @@
this.uiSymbolButton10.Size = new System.Drawing.Size(100, 35); this.uiSymbolButton10.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton10.Symbol = 61447; this.uiSymbolButton10.Symbol = 61447;
this.uiSymbolButton10.TabIndex = 67; this.uiSymbolButton10.TabIndex = 67;
this.uiSymbolButton10.Text = "Login"; this.uiSymbolButton10.Text = "登录";
this.uiSymbolButton10.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton10.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton10.Click += new System.EventHandler(this.uiSymbolButton10_Click); this.uiSymbolButton10.Click += new System.EventHandler(this.uiSymbolButton10_Click);
// //
// uiSymbolButton11 // uiSymbolButton11
// //
this.uiSymbolButton11.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton11.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton11.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton11.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton11.Location = new System.Drawing.Point(201, 245); this.uiSymbolButton11.Location = new System.Drawing.Point(201, 245);
this.uiSymbolButton11.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton11.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton11.Name = "uiSymbolButton11"; this.uiSymbolButton11.Name = "uiSymbolButton11";
@ -654,13 +616,14 @@
this.uiSymbolButton11.Symbol = 61806; this.uiSymbolButton11.Symbol = 61806;
this.uiSymbolButton11.TabIndex = 70; this.uiSymbolButton11.TabIndex = 70;
this.uiSymbolButton11.Text = "等待提示框"; this.uiSymbolButton11.Text = "等待提示框";
this.uiSymbolButton11.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton11.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton11.Click += new System.EventHandler(this.uiSymbolButton11_Click); this.uiSymbolButton11.Click += new System.EventHandler(this.uiSymbolButton11_Click);
// //
// uiLine9 // uiLine9
// //
this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine9.BackColor = System.Drawing.Color.Transparent;
this.uiLine9.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine9.Location = new System.Drawing.Point(201, 213); this.uiLine9.Location = new System.Drawing.Point(201, 213);
this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine9.Name = "uiLine9"; this.uiLine9.Name = "uiLine9";
@ -668,25 +631,25 @@
this.uiLine9.TabIndex = 71; this.uiLine9.TabIndex = 71;
this.uiLine9.Text = "UIWaitingForm"; this.uiLine9.Text = "UIWaitingForm";
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine10 // uiLine10
// //
this.uiLine10.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine10.BackColor = System.Drawing.Color.Transparent;
this.uiLine10.Location = new System.Drawing.Point(372, 450); this.uiLine10.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine10.Location = new System.Drawing.Point(486, 292);
this.uiLine10.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine10.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine10.Name = "uiLine10"; this.uiLine10.Name = "uiLine10";
this.uiLine10.Size = new System.Drawing.Size(328, 20); this.uiLine10.Size = new System.Drawing.Size(214, 20);
this.uiLine10.TabIndex = 74; this.uiLine10.TabIndex = 74;
this.uiLine10.Text = "选择文件夹"; this.uiLine10.Text = "选择文件夹";
this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiSymbolButton13 // uiSymbolButton13
// //
this.uiSymbolButton13.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton13.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton13.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton13.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton13.Location = new System.Drawing.Point(372, 482); this.uiSymbolButton13.Location = new System.Drawing.Point(484, 324);
this.uiSymbolButton13.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton13.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton13.Name = "uiSymbolButton13"; this.uiSymbolButton13.Name = "uiSymbolButton13";
this.uiSymbolButton13.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0); this.uiSymbolButton13.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
@ -694,15 +657,44 @@
this.uiSymbolButton13.Symbol = 61717; this.uiSymbolButton13.Symbol = 61717;
this.uiSymbolButton13.TabIndex = 72; this.uiSymbolButton13.TabIndex = 72;
this.uiSymbolButton13.Text = "选择文件夹"; this.uiSymbolButton13.Text = "选择文件夹";
this.uiSymbolButton13.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton13.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.uiSymbolButton13.Click += new System.EventHandler(this.uiSymbolButton13_Click); this.uiSymbolButton13.Click += new System.EventHandler(this.uiSymbolButton13_Click);
// //
// uiLine11
//
this.uiLine11.BackColor = System.Drawing.Color.Transparent;
this.uiLine11.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine11.Location = new System.Drawing.Point(372, 213);
this.uiLine11.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine11.Name = "uiLine11";
this.uiLine11.Size = new System.Drawing.Size(155, 20);
this.uiLine11.TabIndex = 78;
this.uiLine11.Text = "UIProcessForm";
this.uiLine11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiSymbolButton12
//
this.uiSymbolButton12.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton12.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton12.Location = new System.Drawing.Point(372, 245);
this.uiSymbolButton12.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton12.Name = "uiSymbolButton12";
this.uiSymbolButton12.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
this.uiSymbolButton12.Size = new System.Drawing.Size(155, 35);
this.uiSymbolButton12.Symbol = 61806;
this.uiSymbolButton12.TabIndex = 77;
this.uiSymbolButton12.Text = "等待提示框";
this.uiSymbolButton12.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton12.Click += new System.EventHandler(this.uiSymbolButton12_Click);
//
// FDialogs // FDialogs
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(800, 549); this.ClientSize = new System.Drawing.Size(800, 590);
this.Controls.Add(this.uiLine11);
this.Controls.Add(this.uiSymbolButton12);
this.Controls.Add(this.uiLine1); this.Controls.Add(this.uiLine1);
this.Controls.Add(this.uiLine10); this.Controls.Add(this.uiLine10);
this.Controls.Add(this.btnAsk); this.Controls.Add(this.btnAsk);
@ -721,7 +713,6 @@
this.Controls.Add(this.uiSymbolButton1); this.Controls.Add(this.uiSymbolButton1);
this.Controls.Add(this.uiLine8); this.Controls.Add(this.uiLine8);
this.Controls.Add(this.uiLine6); this.Controls.Add(this.uiLine6);
this.Controls.Add(this.btnAuto);
this.Controls.Add(this.uiLine3); this.Controls.Add(this.uiLine3);
this.Controls.Add(this.uiSymbolButton3); this.Controls.Add(this.uiSymbolButton3);
this.Controls.Add(this.btnCH); this.Controls.Add(this.btnCH);
@ -753,7 +744,6 @@
private UISymbolButton btnWarn; private UISymbolButton btnWarn;
private UISymbolButton btnSuccess; private UISymbolButton btnSuccess;
private UISymbolButton btnAsk; private UISymbolButton btnAsk;
private UISymbolButton btnAuto;
private UISymbolButton btnStatus2; private UISymbolButton btnStatus2;
private UISymbolButton btnInfo; private UISymbolButton btnInfo;
private UISymbolButton btnPasswordInput; private UISymbolButton btnPasswordInput;
@ -784,5 +774,7 @@
private UILine uiLine9; private UILine uiLine9;
private UILine uiLine10; private UILine uiLine10;
private UISymbolButton uiSymbolButton13; private UISymbolButton uiSymbolButton13;
private UILine uiLine11;
private UISymbolButton uiSymbolButton12;
} }
} }

View File

@ -4,96 +4,110 @@ using System.Threading;
namespace Sunny.UI.Demo namespace Sunny.UI.Demo
{ {
public partial class FDialogs : UIPage public partial class FDialogs : UIPage, ITranslate
{ {
public FDialogs() public FDialogs()
{ {
InitializeComponent(); InitializeComponent();
} }
private void btnAsk_Click(object sender, EventArgs e) public override void Init()
{ {
if (ShowAskDialog("确认信息提示框")) base.Init();
{ btnCH.PerformClick();
ShowSuccessTip("您点击了确定按钮");
}
else
{
ShowErrorTip("您点击了取消按钮");
}
}
private void btnAuto_Click(object sender, EventArgs e)
{
UIMessageDialog.ShowMessageDialog("跟随界面主题风格信息提示框", UILocalize.InfoTitle, false, Style);
}
private void btnSuccess_Click(object sender, EventArgs e)
{
ShowSuccessDialog("正确信息提示框");
}
private void btnWarn_Click(object sender, EventArgs e)
{
ShowWarningDialog("警告信息提示框");
}
private void btnError_Click(object sender, EventArgs e)
{
ShowErrorDialog("错误信息提示框");
}
private void btnStatus2_Click(object sender, EventArgs e)
{
ShowStatusForm(100, "数据加载中......", 0);
for (int i = 0; i < 88; i++)
{
SystemEx.Delay(50);
SetStatusFormDescription("数据加载中(" + i + "%)......");
StatusFormStepIt();
}
HideStatusForm();
} }
private void btnInfo_Click(object sender, EventArgs e) private void btnInfo_Click(object sender, EventArgs e)
{ {
ShowInfoDialog("默认信息提示框"); this.ShowInfoDialog2(CodeTranslator.Current.Default);
this.ShowInfoDialog(CodeTranslator.Current.Default);
}
private void btnAsk_Click(object sender, EventArgs e)
{
if (this.ShowAskDialog2(CodeTranslator.Current.Confirm, true))
{
this.ShowSuccessTip(CodeTranslator.Current.PressedOK);
}
else
{
this.ShowErrorTip(CodeTranslator.Current.PressedCancel);
}
if (this.ShowAskDialog(CodeTranslator.Current.Confirm))
{
this.ShowSuccessTip(CodeTranslator.Current.PressedOK);
}
else
{
this.ShowErrorTip(CodeTranslator.Current.PressedCancel);
}
}
private void btnSuccess_Click(object sender, EventArgs e)
{
this.ShowSuccessDialog2(CodeTranslator.Current.Success, false, 3000);
this.ShowSuccessDialog(CodeTranslator.Current.Success, false, 3000);
}
private void btnWarn_Click(object sender, EventArgs e)
{
this.ShowWarningDialog2(CodeTranslator.Current.Warning);
this.ShowWarningDialog(CodeTranslator.Current.Warning);
}
private void btnError_Click(object sender, EventArgs e)
{
this.ShowErrorDialog2(CodeTranslator.Current.Error);
this.ShowErrorDialog(CodeTranslator.Current.Error);
}
private void btnStatus2_Click(object sender, EventArgs e)
{
this.ShowStatusForm(100, CodeTranslator.Current.Loading + "......", 0);
for (int i = 0; i < 88; i++)
{
SystemEx.Delay(50);
this.SetStatusFormDescription(CodeTranslator.Current.Loading + "(" + i + "%)......");
this.SetStatusFormStepIt();
}
this.HideStatusForm();
} }
private void btnStringInput_Click(object sender, EventArgs e) private void btnStringInput_Click(object sender, EventArgs e)
{ {
string value = "请输入字符串"; string value = CodeTranslator.Current.InputString;
if (this.InputStringDialog(ref value, true, "请输入字符串:", true)) if (this.ShowInputStringDialog(ref value, true, CodeTranslator.Current.InputString, true))
{ {
ShowInfoDialog(value); this.ShowInfoDialog(value);
} }
} }
private void btnIntInput_Click(object sender, EventArgs e) private void btnIntInput_Click(object sender, EventArgs e)
{ {
int value = 0; int value = 0;
if (this.InputIntegerDialog(ref value)) if (this.ShowInputIntegerDialog(ref value))
{ {
ShowInfoDialog(value.ToString()); this.ShowInfoDialog(value.ToString());
} }
} }
private void btnDoubleInput_Click(object sender, EventArgs e) private void btnDoubleInput_Click(object sender, EventArgs e)
{ {
double value = 0; double value = 0;
if (this.InputDoubleDialog(ref value)) if (this.ShowInputDoubleDialog(ref value))
{ {
ShowInfoDialog(value.ToString("F2")); this.ShowInfoDialog(value.ToString("F2"));
} }
} }
private void btnPasswordInput_Click(object sender, EventArgs e) private void btnPasswordInput_Click(object sender, EventArgs e)
{ {
string value = ""; string value = "";
if (this.InputPasswordDialog(ref value)) if (this.ShowInputPasswordDialog(ref value))
{ {
ShowInfoDialog(value); this.ShowInfoDialog(value);
} }
} }
@ -103,58 +117,48 @@ namespace Sunny.UI.Demo
int index = 2; int index = 2;
if (this.ShowSelectDialog(ref index, items)) if (this.ShowSelectDialog(ref index, items))
{ {
ShowInfoDialog(index.ToString()); this.ShowInfoDialog(index.ToString());
} }
} }
private void uiSymbolButton2_Click(object sender, EventArgs e) private void uiSymbolButton2_Click(object sender, EventArgs e)
{ {
ShowInfoNotifier("Info", InfoNotifierClick); this.ShowInfoNotifier("Hello SunnyUI!", InfoNotifierClick);
} }
private void InfoNotifierClick(object sender, EventArgs e) private void InfoNotifierClick(object sender, DescriptionEventArgs e)
{ {
ShowInfoTip("嗨,你点击了右下角的弹窗消息"); this.ShowInfoTip(e.Description);
} }
private void uiSymbolButton6_Click(object sender, EventArgs e) private void uiSymbolButton6_Click(object sender, EventArgs e)
{ {
ShowSuccessNotifier("Success"); this.ShowSuccessNotifier("Success");
} }
private void uiSymbolButton5_Click(object sender, EventArgs e) private void uiSymbolButton5_Click(object sender, EventArgs e)
{ {
ShowWarningNotifier("Warning"); this.ShowWarningNotifier("Warning");
} }
private void uiSymbolButton4_Click(object sender, EventArgs e) private void uiSymbolButton4_Click(object sender, EventArgs e)
{ {
ShowErrorNotifier("Error"); this.ShowErrorNotifier("Error");
}
private void btnCH_Click(object sender, EventArgs e)
{
UILocalizeHelper.SetCH();
}
private void btnEN_Click(object sender, EventArgs e)
{
UILocalizeHelper.SetEN();
} }
private void uiSymbolButton9_Click(object sender, EventArgs e) private void uiSymbolButton9_Click(object sender, EventArgs e)
{ {
ShowSuccessTip("轻便消息提示框 - 成功"); this.ShowSuccessTip(CodeTranslator.Current.Success);
} }
private void uiSymbolButton8_Click(object sender, EventArgs e) private void uiSymbolButton8_Click(object sender, EventArgs e)
{ {
ShowWarningTip("轻便消息提示框 - 警告"); this.ShowWarningTip(CodeTranslator.Current.Warning);
} }
private void uiSymbolButton7_Click(object sender, EventArgs e) private void uiSymbolButton7_Click(object sender, EventArgs e)
{ {
ShowErrorTip("轻便消息提示框 - 错误"); this.ShowErrorTip(CodeTranslator.Current.Error);
} }
private void uiSymbolButton10_Click(object sender, EventArgs e) private void uiSymbolButton10_Click(object sender, EventArgs e)
@ -163,7 +167,7 @@ namespace Sunny.UI.Demo
frm.ShowDialog(); frm.ShowDialog();
if (frm.IsLogin) if (frm.IsLogin)
{ {
UIMessageTip.ShowOk("登录成功"); UIMessageTip.ShowOk(CodeTranslator.Current.LoginSuccess);
} }
frm.Dispose(); frm.Dispose();
@ -184,7 +188,7 @@ namespace Sunny.UI.Demo
frm.ShowDialog(); frm.ShowDialog();
if (frm.IsLogin) if (frm.IsLogin)
{ {
UIMessageTip.ShowOk("登录成功"); UIMessageTip.ShowOk(CodeTranslator.Current.LoginSuccess);
} }
frm.Dispose(); frm.Dispose();
@ -197,27 +201,72 @@ namespace Sunny.UI.Demo
private void uiSymbolButton11_Click(object sender, EventArgs e) private void uiSymbolButton11_Click(object sender, EventArgs e)
{ {
ShowWaitForm("准备开始..."); this.ShowWaitForm(CodeTranslator.Current.Prepare);
Thread.Sleep(1000); Thread.Sleep(1000);
SetWaitFormDescription(UILocalize.SystemProcessing + "20%"); this.SetWaitFormDescription(UIStyles.CurrentResources.SystemProcessing + "20%");
Thread.Sleep(1000); Thread.Sleep(1000);
SetWaitFormDescription(UILocalize.SystemProcessing + "40%"); this.SetWaitFormDescription(UIStyles.CurrentResources.SystemProcessing + "40%");
Thread.Sleep(1000); Thread.Sleep(1000);
SetWaitFormDescription(UILocalize.SystemProcessing + "60%"); this.SetWaitFormDescription(UIStyles.CurrentResources.SystemProcessing + "60%");
Thread.Sleep(1000); Thread.Sleep(1000);
SetWaitFormDescription(UILocalize.SystemProcessing + "80%"); this.SetWaitFormDescription(UIStyles.CurrentResources.SystemProcessing + "80%");
Thread.Sleep(1000); Thread.Sleep(1000);
SetWaitFormDescription(UILocalize.SystemProcessing + "100%"); this.SetWaitFormDescription(UIStyles.CurrentResources.SystemProcessing + "100%");
HideWaitForm(); this.HideWaitForm();
} }
private void uiSymbolButton13_Click(object sender, EventArgs e) private void uiSymbolButton13_Click(object sender, EventArgs e)
{ {
string dir = ""; string dir = "";
if (DirEx.SelectDirEx("扩展打开文件夹", ref dir)) if (DirEx.SelectDirEx(CodeTranslator.Current.OpenDir, ref dir))
{ {
UIMessageTip.ShowOk(dir); UIMessageTip.ShowOk(dir);
} }
} }
private void uiSymbolButton12_Click(object sender, EventArgs e)
{
this.ShowProcessForm(200);
Thread.Sleep(2000);
this.HideProcessForm();
}
private void btnCH_Click(object sender, EventArgs e)
{
UIStyles.CultureInfo = CultureInfos.zh_CN;
}
private void btnEN_Click(object sender, EventArgs e)
{
UIStyles.CultureInfo = CultureInfos.en_US;
}
/// <summary>
/// 重载多语翻译
/// </summary>
public override void Translate()
{
//必须保留
base.Translate();
//读取翻译代码中的多语资源
CodeTranslator.Load(this);
}
private class CodeTranslator : IniCodeTranslator<CodeTranslator>
{
public string Default { get; set; } = "默认信息提示框";
public string Confirm { get; set; } = "确认信息提示框";
public string PressedOK { get; set; } = "您点击了确定按钮";
public string PressedCancel { get; set; } = "您点击了取消按钮";
public string Success { get; set; } = "正确信息提示框";
public string Warning { get; set; } = "警告信息提示框";
public string Error { get; set; } = "错误信息提示框";
public string Loading { get; set; } = "数据加载中";
public string InputString { get; set; } = "请输入字符串";
public string PressedNotifier { get; set; } = "嗨,你点击了右下角的弹窗消息";
public string LoginSuccess { get; set; } = "登录成功";
public string Prepare { get; set; } = "准备开始";
public string OpenDir { get; set; } = "打开文件夹";
}
} }
} }

View File

@ -54,7 +54,7 @@
this.edtName.Cursor = System.Windows.Forms.Cursors.IBeam; this.edtName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.edtName.EnterAsTab = true; this.edtName.EnterAsTab = true;
this.edtName.FillColor = System.Drawing.Color.White; this.edtName.FillColor = System.Drawing.Color.White;
this.edtName.Font = new System.Drawing.Font("微软雅黑", 12F); this.edtName.Font = new System.Drawing.Font("宋体", 12F);
this.edtName.Location = new System.Drawing.Point(150, 55); this.edtName.Location = new System.Drawing.Point(150, 55);
this.edtName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.edtName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.edtName.Maximum = 2147483647D; this.edtName.Maximum = 2147483647D;
@ -67,7 +67,7 @@
// uiLabel2 // uiLabel2
// //
this.uiLabel2.AutoSize = true; this.uiLabel2.AutoSize = true;
this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel2.Location = new System.Drawing.Point(56, 59); this.uiLabel2.Location = new System.Drawing.Point(56, 59);
this.uiLabel2.Name = "uiLabel2"; this.uiLabel2.Name = "uiLabel2";
this.uiLabel2.Size = new System.Drawing.Size(42, 21); this.uiLabel2.Size = new System.Drawing.Size(42, 21);
@ -78,7 +78,7 @@
// uiLabel3 // uiLabel3
// //
this.uiLabel3.AutoSize = true; this.uiLabel3.AutoSize = true;
this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel3.Location = new System.Drawing.Point(56, 99); this.uiLabel3.Location = new System.Drawing.Point(56, 99);
this.uiLabel3.Name = "uiLabel3"; this.uiLabel3.Name = "uiLabel3";
this.uiLabel3.Size = new System.Drawing.Size(42, 21); this.uiLabel3.Size = new System.Drawing.Size(42, 21);
@ -90,7 +90,7 @@
// //
this.rbMale.Checked = true; this.rbMale.Checked = true;
this.rbMale.Cursor = System.Windows.Forms.Cursors.Hand; this.rbMale.Cursor = System.Windows.Forms.Cursors.Hand;
this.rbMale.Font = new System.Drawing.Font("微软雅黑", 12F); this.rbMale.Font = new System.Drawing.Font("宋体", 12F);
this.rbMale.Location = new System.Drawing.Point(150, 95); this.rbMale.Location = new System.Drawing.Point(150, 95);
this.rbMale.Name = "rbMale"; this.rbMale.Name = "rbMale";
this.rbMale.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); this.rbMale.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
@ -101,7 +101,7 @@
// rbFemale // rbFemale
// //
this.rbFemale.Cursor = System.Windows.Forms.Cursors.Hand; this.rbFemale.Cursor = System.Windows.Forms.Cursors.Hand;
this.rbFemale.Font = new System.Drawing.Font("微软雅黑", 12F); this.rbFemale.Font = new System.Drawing.Font("宋体", 12F);
this.rbFemale.Location = new System.Drawing.Point(238, 95); this.rbFemale.Location = new System.Drawing.Point(238, 95);
this.rbFemale.Name = "rbFemale"; this.rbFemale.Name = "rbFemale";
this.rbFemale.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0); this.rbFemale.Padding = new System.Windows.Forms.Padding(22, 0, 0, 0);
@ -113,7 +113,7 @@
// //
this.edtAge.Cursor = System.Windows.Forms.Cursors.IBeam; this.edtAge.Cursor = System.Windows.Forms.Cursors.IBeam;
this.edtAge.FillColor = System.Drawing.Color.White; this.edtAge.FillColor = System.Drawing.Color.White;
this.edtAge.Font = new System.Drawing.Font("微软雅黑", 12F); this.edtAge.Font = new System.Drawing.Font("宋体", 12F);
this.edtAge.Location = new System.Drawing.Point(150, 135); this.edtAge.Location = new System.Drawing.Point(150, 135);
this.edtAge.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.edtAge.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.edtAge.Maximum = 2147483647D; this.edtAge.Maximum = 2147483647D;
@ -128,7 +128,7 @@
// uiLabel4 // uiLabel4
// //
this.uiLabel4.AutoSize = true; this.uiLabel4.AutoSize = true;
this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel4.Location = new System.Drawing.Point(56, 139); this.uiLabel4.Location = new System.Drawing.Point(56, 139);
this.uiLabel4.Name = "uiLabel4"; this.uiLabel4.Name = "uiLabel4";
this.uiLabel4.Size = new System.Drawing.Size(42, 21); this.uiLabel4.Size = new System.Drawing.Size(42, 21);
@ -140,7 +140,7 @@
// //
this.cbDepartment.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.cbDepartment.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.cbDepartment.FillColor = System.Drawing.Color.White; this.cbDepartment.FillColor = System.Drawing.Color.White;
this.cbDepartment.Font = new System.Drawing.Font("微软雅黑", 12F); this.cbDepartment.Font = new System.Drawing.Font("宋体", 12F);
this.cbDepartment.Items.AddRange(new object[] { this.cbDepartment.Items.AddRange(new object[] {
"研发部", "研发部",
"采购部", "采购部",
@ -162,7 +162,7 @@
// uiLabel5 // uiLabel5
// //
this.uiLabel5.AutoSize = true; this.uiLabel5.AutoSize = true;
this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel5.Location = new System.Drawing.Point(56, 179); this.uiLabel5.Location = new System.Drawing.Point(56, 179);
this.uiLabel5.Name = "uiLabel5"; this.uiLabel5.Name = "uiLabel5";
this.uiLabel5.Size = new System.Drawing.Size(42, 21); this.uiLabel5.Size = new System.Drawing.Size(42, 21);
@ -173,7 +173,7 @@
// uiLabel6 // uiLabel6
// //
this.uiLabel6.AutoSize = true; this.uiLabel6.AutoSize = true;
this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel6.Location = new System.Drawing.Point(56, 219); this.uiLabel6.Location = new System.Drawing.Point(56, 219);
this.uiLabel6.Name = "uiLabel6"; this.uiLabel6.Name = "uiLabel6";
this.uiLabel6.Size = new System.Drawing.Size(42, 21); this.uiLabel6.Size = new System.Drawing.Size(42, 21);
@ -185,7 +185,7 @@
// //
this.edtDate.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList; this.edtDate.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
this.edtDate.FillColor = System.Drawing.Color.White; this.edtDate.FillColor = System.Drawing.Color.White;
this.edtDate.Font = new System.Drawing.Font("微软雅黑", 12F); this.edtDate.Font = new System.Drawing.Font("宋体", 12F);
this.edtDate.Location = new System.Drawing.Point(150, 215); this.edtDate.Location = new System.Drawing.Point(150, 215);
this.edtDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.edtDate.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.edtDate.MaxLength = 10; this.edtDate.MaxLength = 10;
@ -204,7 +204,7 @@
// //
this.edtAddress.Cursor = System.Windows.Forms.Cursors.IBeam; this.edtAddress.Cursor = System.Windows.Forms.Cursors.IBeam;
this.edtAddress.FillColor = System.Drawing.Color.White; this.edtAddress.FillColor = System.Drawing.Color.White;
this.edtAddress.Font = new System.Drawing.Font("微软雅黑", 12F); this.edtAddress.Font = new System.Drawing.Font("宋体", 12F);
this.edtAddress.Location = new System.Drawing.Point(150, 254); this.edtAddress.Location = new System.Drawing.Point(150, 254);
this.edtAddress.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.edtAddress.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.edtAddress.Maximum = 2147483647D; this.edtAddress.Maximum = 2147483647D;
@ -217,7 +217,7 @@
// uiLabel1 // uiLabel1
// //
this.uiLabel1.AutoSize = true; this.uiLabel1.AutoSize = true;
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLabel1.Location = new System.Drawing.Point(56, 258); this.uiLabel1.Location = new System.Drawing.Point(56, 258);
this.uiLabel1.Name = "uiLabel1"; this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(42, 21); this.uiLabel1.Size = new System.Drawing.Size(42, 21);

View File

@ -37,7 +37,7 @@
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.Location = new System.Drawing.Point(30, 149); this.uiLine2.Location = new System.Drawing.Point(30, 149);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -49,7 +49,7 @@
// uiSymbolButton1 // uiSymbolButton1
// //
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F);
this.uiSymbolButton1.Location = new System.Drawing.Point(30, 184); this.uiSymbolButton1.Location = new System.Drawing.Point(30, 184);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Name = "uiSymbolButton1";
@ -63,7 +63,7 @@
// btnAdd // btnAdd
// //
this.btnAdd.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAdd.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnAdd.Font = new System.Drawing.Font("宋体", 12F);
this.btnAdd.Location = new System.Drawing.Point(30, 92); this.btnAdd.Location = new System.Drawing.Point(30, 92);
this.btnAdd.MinimumSize = new System.Drawing.Size(1, 1); this.btnAdd.MinimumSize = new System.Drawing.Size(1, 1);
this.btnAdd.Name = "btnAdd"; this.btnAdd.Name = "btnAdd";
@ -76,7 +76,7 @@
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -88,7 +88,7 @@
// btnEdit // btnEdit
// //
this.btnEdit.Cursor = System.Windows.Forms.Cursors.Hand; this.btnEdit.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnEdit.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnEdit.Font = new System.Drawing.Font("宋体", 12F);
this.btnEdit.Location = new System.Drawing.Point(152, 92); this.btnEdit.Location = new System.Drawing.Point(152, 92);
this.btnEdit.MinimumSize = new System.Drawing.Size(1, 1); this.btnEdit.MinimumSize = new System.Drawing.Size(1, 1);
this.btnEdit.Name = "btnEdit"; this.btnEdit.Name = "btnEdit";

View File

@ -36,10 +36,10 @@ namespace Sunny.UI.Demo
{ {
FEdit frm = new FEdit(); FEdit frm = new FEdit();
frm.Render(); frm.Render();
frm.ShowDialogWithMask(); frm.ShowDialog();
if (frm.IsOK) if (frm.IsOK)
{ {
ShowSuccessDialog(frm.Person.ToString()); this.ShowSuccessDialog(frm.Person.ToString());
} }
frm.Dispose(); frm.Dispose();
@ -116,7 +116,7 @@ namespace Sunny.UI.Demo
if (e.Form["Age"].ToString().ToInt() < 18 || e.Form["Age"].ToString().ToInt() > 60) if (e.Form["Age"].ToString().ToInt() < 18 || e.Form["Age"].ToString().ToInt() > 60)
{ {
e.Form.SetEditorFocus("Age"); e.Form.SetEditorFocus("Age");
ShowWarningTip("年龄范围为18到60岁"); this.ShowWarningTip("年龄范围为18到60岁");
return false; return false;
} }

View File

@ -50,7 +50,7 @@
// btnAM // btnAM
// //
this.btnAM.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAM.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnAM.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnAM.Font = new System.Drawing.Font("宋体", 12F);
this.btnAM.Image = global::Sunny.UI.Demo.Properties.Resources.AM; this.btnAM.Image = global::Sunny.UI.Demo.Properties.Resources.AM;
this.btnAM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AM1; this.btnAM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AM1;
this.btnAM.Location = new System.Drawing.Point(30, 234); this.btnAM.Location = new System.Drawing.Point(30, 234);
@ -65,7 +65,7 @@
// btnAHMF // btnAHMF
// //
this.btnAHMF.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAHMF.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnAHMF.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnAHMF.Font = new System.Drawing.Font("宋体", 12F);
this.btnAHMF.Image = global::Sunny.UI.Demo.Properties.Resources.AHMF; this.btnAHMF.Image = global::Sunny.UI.Demo.Properties.Resources.AHMF;
this.btnAHMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AHMF1; this.btnAHMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AHMF1;
this.btnAHMF.Location = new System.Drawing.Point(398, 234); this.btnAHMF.Location = new System.Drawing.Point(398, 234);
@ -80,7 +80,7 @@
// btnHAMF // btnHAMF
// //
this.btnHAMF.Cursor = System.Windows.Forms.Cursors.Hand; this.btnHAMF.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnHAMF.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnHAMF.Font = new System.Drawing.Font("宋体", 12F);
this.btnHAMF.Image = global::Sunny.UI.Demo.Properties.Resources.HAMF; this.btnHAMF.Image = global::Sunny.UI.Demo.Properties.Resources.HAMF;
this.btnHAMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HAMF1; this.btnHAMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HAMF1;
this.btnHAMF.Location = new System.Drawing.Point(582, 90); this.btnHAMF.Location = new System.Drawing.Point(582, 90);
@ -95,7 +95,7 @@
// btnHAM // btnHAM
// //
this.btnHAM.Cursor = System.Windows.Forms.Cursors.Hand; this.btnHAM.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnHAM.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnHAM.Font = new System.Drawing.Font("宋体", 12F);
this.btnHAM.Image = global::Sunny.UI.Demo.Properties.Resources.HAM; this.btnHAM.Image = global::Sunny.UI.Demo.Properties.Resources.HAM;
this.btnHAM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HAM1; this.btnHAM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HAM1;
this.btnHAM.Location = new System.Drawing.Point(398, 90); this.btnHAM.Location = new System.Drawing.Point(398, 90);
@ -110,7 +110,7 @@
// btnAHM // btnAHM
// //
this.btnAHM.Cursor = System.Windows.Forms.Cursors.Hand; this.btnAHM.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnAHM.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnAHM.Font = new System.Drawing.Font("宋体", 12F);
this.btnAHM.Image = global::Sunny.UI.Demo.Properties.Resources.AHM; this.btnAHM.Image = global::Sunny.UI.Demo.Properties.Resources.AHM;
this.btnAHM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AHM1; this.btnAHM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.AHM1;
this.btnAHM.Location = new System.Drawing.Point(214, 234); this.btnAHM.Location = new System.Drawing.Point(214, 234);
@ -125,7 +125,7 @@
// btnHMF // btnHMF
// //
this.btnHMF.Cursor = System.Windows.Forms.Cursors.Hand; this.btnHMF.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnHMF.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnHMF.Font = new System.Drawing.Font("宋体", 12F);
this.btnHMF.Image = global::Sunny.UI.Demo.Properties.Resources.HMF; this.btnHMF.Image = global::Sunny.UI.Demo.Properties.Resources.HMF;
this.btnHMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HMF1; this.btnHMF.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HMF1;
this.btnHMF.Location = new System.Drawing.Point(214, 90); this.btnHMF.Location = new System.Drawing.Point(214, 90);
@ -140,7 +140,7 @@
// btnHM // btnHM
// //
this.btnHM.Cursor = System.Windows.Forms.Cursors.Hand; this.btnHM.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnHM.Font = new System.Drawing.Font("微软雅黑", 12F); this.btnHM.Font = new System.Drawing.Font("宋体", 12F);
this.btnHM.Image = global::Sunny.UI.Demo.Properties.Resources.HM; this.btnHM.Image = global::Sunny.UI.Demo.Properties.Resources.HM;
this.btnHM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HM1; this.btnHM.ImageHover = global::Sunny.UI.Demo.Properties.Resources.HM1;
this.btnHM.Location = new System.Drawing.Point(30, 90); this.btnHM.Location = new System.Drawing.Point(30, 90);
@ -155,7 +155,7 @@
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine1.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
@ -167,7 +167,7 @@
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.LineDashStyle = Sunny.UI.UILineDashStyle.None; this.uiLine2.LineDashStyle = Sunny.UI.UILineDashStyle.None;
this.uiLine2.Location = new System.Drawing.Point(30, 379); this.uiLine2.Location = new System.Drawing.Point(30, 379);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
@ -180,7 +180,7 @@
// uiSymbolButton1 // uiSymbolButton1
// //
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton1.Location = new System.Drawing.Point(30, 417); this.uiSymbolButton1.Location = new System.Drawing.Point(30, 417);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1"; this.uiSymbolButton1.Name = "uiSymbolButton1";
@ -188,7 +188,7 @@
this.uiSymbolButton1.Symbol = 110; this.uiSymbolButton1.Symbol = 110;
this.uiSymbolButton1.SymbolSize = 120; this.uiSymbolButton1.SymbolSize = 120;
this.uiSymbolButton1.TabIndex = 80; this.uiSymbolButton1.TabIndex = 80;
this.uiSymbolButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click); this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click);
// //
// FFrames // FFrames

View File

@ -41,15 +41,16 @@
// //
// FLogin // FLogin
// //
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage"))); this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
this.ClientSize = new System.Drawing.Size(750, 450); this.ClientSize = new System.Drawing.Size(750, 450);
this.FocusControl = Sunny.UI.UILoginFormFocusControl.Password;
this.LoginImage = Sunny.UI.UILoginForm.UILoginImage.Login6; this.LoginImage = Sunny.UI.UILoginForm.UILoginImage.Login6;
this.Name = "FLogin"; this.Name = "FLogin";
this.SubText = "SunnyUI.Net"; this.SubText = "SunnyUI.Net";
this.Text = "SunnyUI.Net Login Form"; this.Text = "SunnyUI.Net Login Form";
this.Title = "SunnyUI.Net Login Form"; this.Title = "SunnyUI.Net Login Form";
this.UserName = "admin";
this.ButtonLoginClick += new System.EventHandler(this.FLogin_ButtonLoginClick); this.ButtonLoginClick += new System.EventHandler(this.FLogin_ButtonLoginClick);
this.ResumeLayout(false); this.ResumeLayout(false);

View File

@ -18,7 +18,7 @@
} }
else else
{ {
ShowErrorTip("用户名或者密码错误。"); this.ShowErrorTip("用户名或者密码错误。");
} }
} }
} }

View File

@ -117,4 +117,696 @@
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAAu4AAAHCCAMAAACHRbwoAAAABGdBTUEAALGPC/xhBQAAAv1QTFRFAKDq
////idv4CaPrndf/EqfrHavrB6PrEKfrCKLrEafqB6PqEKbrB6LqG6vrAJ/pHKrrAKDp7Pr9HKvp///9
CaPqEabqGqrrCaPpD6bqD6fqAJ/oG6rszvP7BKDrC6XqDaXrEabtBaLqGKnqEKXqBKLrFajqAJ/rGarq
AqHqKK/sJa7sHqvsDqbsLbHtIKzrCKTrC6TsMLPt/f//Iq3sF6ns/P79+/38FafqFafsHazrGansN7Xt
BaLtDJXUD6ftK7DsHartAJ7rNLPsFansPrjuKrHtIqvtNLTvL7LrDKbqAqHsMLHuF6rsI67uE5bU/v78
Jq/uEpjVOrbu+f3+K6/uFqrqFJnXHZzXF5nVB6PtBpLTHKztC6Xs+Pr7IK3uGannM7XtDaXtEqjuEJfX
G5rUQbnvI6/sIp7XGartKaDXSbvwN7XvO7bwAo/TCZTWKrDvG6vt5vX7MaTZEKTmF5rYAJrqKK/uHqvu
UL3yLbHvJa7u1+75MLPv8vr9CKLtwsTFGavt3/L7xOX0FqnuG6bk9PT1EpraCZrej9L9a8b2sOH5OaXc
zun3EaHigM747e/wC5fZAIzS09XXXrbkCJ7jpNv4OrPtG6Hd6p41ecz2c8n1WL/xZMT0uN7yiMrpbLzl
AGOvrdnw2t7iEZ7e5pMo4YYYu+X6ecPn5uXlRKveitH1XcH0r7e9l9T+xOn7VbLh28eMhtD88N7YBHS7
48uWmM/s0Lh9wKt18bRkmtb/ldf1JqnkztrmDITGv6Zj2Zde6qRHJoXH3Ofy39K149m+1ceq6tWj986V
+MeD9b5z5Oz3zLyMrc3tTK/eKKPc1cGcyrCQ4KZ37atV/vz2fcHxotbunr7b/uSxyrhy/dBm/L9KMqvi
8N/D/dmimpqZ/d2Iu83d5LOEx34jMJLVQ5bS2m8P9O7i/u7OxI9Rs3lF1ZAtW6LYz4k8gbDbhoSBjrzm
bKPPq52N15REVJHEq6ahp18Q5pxan+X4nIx3065ch2VJmWoz0UYWV1ROFMrvOAAAnYBJREFUeF7tvQd8
G9eV7w8+7GBmgEEzCAwGwGLQid4IkGgkwd57EcUiiqR675JVLVsuce+9rePEjkvsNO9u7GRTN283PW+T
7D9l3yZbsr2/9n/v/T//cwajTlKULFsmOF/LEthxid+c+Z17zz1XViEhsWqQ5C6xipDkLrGKkOQusYqQ
5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ
5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ
5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ
5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ
5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ5C6xipDkLrGKkOQusYqQ
5C6xipDkLrGKkOQusYqQ5C6xipDdJCGxapBJSEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhI
SEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhIXIpe
/FdCohwBfZf+iG9IgpcoY6xn/5TeqDr7UKbXB/SI+KaERBlQCu3wRwt/W2UBUe7wFvxfhQ8lwUuUG1oQ
OvwNWtcKId0qa5LJqlD0gtwxyEuyl1iZ6LUYy1HCglvRg86b4H8hpOPfVr0WrAxEeviwVovvgv+1VvyQ
qHvB5AhXg4TERxpUKiheeAxeXdskaFkf8AJ1tF3tpdU0rTYbzfAP7aXttN0OH7Hbq2QofVmTVQvfAd+A
b1JSv/AdJSQ+ilibqqqqZE2odEAWCNjtdaSKpkmaxH8AElDBf/gefFstPDhF13ldATvKG+8HellVFbqf
0h8JiY8maNAhpMMjCNsQxlVq+B/1TZMqgFSr4V9UvPBmCRo+SpMulVmNMb/bbkWFw7UiuCKM8RISHy0E
n44itYI3l9ldQhyn5UIsd6kFVQsiJ+UXUHoPCB8uDIz0eE2QYHFous5lRxeEMV6Su8RHhZIWBamD4cZ0
E2I6CldFywWTolZBcFeL8l4EIygeP9cFkncJV4UaojwJhh4jPH5z+L4Y8SXlS9xABPnpQeR6bRPkpHq7
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
AABJRU5ErkJggg==
</value>
</data>
</root> </root>

430
SunnyUI.Demo/Forms/FSymbols.Designer.cs generated Normal file
View File

@ -0,0 +1,430 @@
namespace Sunny.UI.Demo
{
partial class FSymbols
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.uiPanel1 = new Sunny.UI.UIPanel();
this.uiSymbolLabel1 = new Sunny.UI.UISymbolLabel();
this.uiSymbolButton2 = new Sunny.UI.UISymbolButton();
this.uiTextBox2 = new Sunny.UI.UITextBox();
this.uiSymbolButton1 = new Sunny.UI.UISymbolButton();
this.uiLabel1 = new Sunny.UI.UILabel();
this.uiTextBox1 = new Sunny.UI.UITextBox();
this.uiTabControl1 = new Sunny.UI.UITabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.lpV6Solid = new Sunny.UI.UIFlowLayoutPanel();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.lpV6Regular = new Sunny.UI.UIFlowLayoutPanel();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.lpV6Brands = new Sunny.UI.UIFlowLayoutPanel();
this.tabPage4 = new System.Windows.Forms.TabPage();
this.lpAwesome = new Sunny.UI.UIFlowLayoutPanel();
this.tabPage5 = new System.Windows.Forms.TabPage();
this.lpElegant = new Sunny.UI.UIFlowLayoutPanel();
this.tabPage6 = new System.Windows.Forms.TabPage();
this.lpMaterialIcons = new Sunny.UI.UIFlowLayoutPanel();
this.tabPage7 = new System.Windows.Forms.TabPage();
this.lblResult = new Sunny.UI.UIFlowLayoutPanel();
this.uiPanel1.SuspendLayout();
this.uiTabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage2.SuspendLayout();
this.tabPage3.SuspendLayout();
this.tabPage4.SuspendLayout();
this.tabPage5.SuspendLayout();
this.tabPage6.SuspendLayout();
this.tabPage7.SuspendLayout();
this.SuspendLayout();
//
// uiPanel1
//
this.uiPanel1.Controls.Add(this.uiSymbolLabel1);
this.uiPanel1.Controls.Add(this.uiSymbolButton2);
this.uiPanel1.Controls.Add(this.uiTextBox2);
this.uiPanel1.Controls.Add(this.uiSymbolButton1);
this.uiPanel1.Controls.Add(this.uiLabel1);
this.uiPanel1.Controls.Add(this.uiTextBox1);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel1.Location = new System.Drawing.Point(0, 35);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPanel1.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right)));
this.uiPanel1.Size = new System.Drawing.Size(1004, 46);
this.uiPanel1.TabIndex = 0;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// uiSymbolLabel1
//
this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolLabel1.Location = new System.Drawing.Point(406, 6);
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolLabel1.Name = "uiSymbolLabel1";
this.uiSymbolLabel1.Size = new System.Drawing.Size(98, 35);
this.uiSymbolLabel1.TabIndex = 5;
this.uiSymbolLabel1.Text = "图标值";
//
// uiSymbolButton2
//
this.uiSymbolButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton2.Location = new System.Drawing.Point(595, 6);
this.uiSymbolButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton2.Name = "uiSymbolButton2";
this.uiSymbolButton2.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton2.Symbol = 557715;
this.uiSymbolButton2.TabIndex = 3;
this.uiSymbolButton2.Text = "复制";
this.uiSymbolButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click);
//
// uiTextBox2
//
this.uiTextBox2.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox2.Location = new System.Drawing.Point(508, 9);
this.uiTextBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox2.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox2.Name = "uiTextBox2";
this.uiTextBox2.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox2.ShowText = false;
this.uiTextBox2.Size = new System.Drawing.Size(80, 29);
this.uiTextBox2.TabIndex = 2;
this.uiTextBox2.Text = "0";
this.uiTextBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox2.Type = Sunny.UI.UITextBox.UIEditType.Integer;
this.uiTextBox2.Watermark = "";
//
// uiSymbolButton1
//
this.uiSymbolButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiSymbolButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton1.Location = new System.Drawing.Point(286, 6);
this.uiSymbolButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSymbolButton1.Name = "uiSymbolButton1";
this.uiSymbolButton1.Size = new System.Drawing.Size(100, 35);
this.uiSymbolButton1.Symbol = 61442;
this.uiSymbolButton1.TabIndex = 1;
this.uiSymbolButton1.Text = "查找";
this.uiSymbolButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click);
//
// uiLabel1
//
this.uiLabel1.AutoSize = true;
this.uiLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLabel1.Location = new System.Drawing.Point(19, 15);
this.uiLabel1.Name = "uiLabel1";
this.uiLabel1.Size = new System.Drawing.Size(103, 16);
this.uiLabel1.TabIndex = 4;
this.uiLabel1.Text = "图标英文名称";
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTextBox1
//
this.uiTextBox1.ButtonSymbol = 361453;
this.uiTextBox1.ButtonSymbolOffset = new System.Drawing.Point(0, 1);
this.uiTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
this.uiTextBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTextBox1.Location = new System.Drawing.Point(129, 9);
this.uiTextBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiTextBox1.MinimumSize = new System.Drawing.Size(1, 16);
this.uiTextBox1.Name = "uiTextBox1";
this.uiTextBox1.Padding = new System.Windows.Forms.Padding(5);
this.uiTextBox1.ShowButton = true;
this.uiTextBox1.ShowText = false;
this.uiTextBox1.Size = new System.Drawing.Size(150, 29);
this.uiTextBox1.TabIndex = 0;
this.uiTextBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
this.uiTextBox1.Watermark = "";
this.uiTextBox1.ButtonClick += new System.EventHandler(this.uiTextBox1_ButtonClick);
this.uiTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.uiTextBox1_KeyDown);
//
// uiTabControl1
//
this.uiTabControl1.Alignment = System.Windows.Forms.TabAlignment.Bottom;
this.uiTabControl1.Controls.Add(this.tabPage1);
this.uiTabControl1.Controls.Add(this.tabPage2);
this.uiTabControl1.Controls.Add(this.tabPage3);
this.uiTabControl1.Controls.Add(this.tabPage4);
this.uiTabControl1.Controls.Add(this.tabPage5);
this.uiTabControl1.Controls.Add(this.tabPage6);
this.uiTabControl1.Controls.Add(this.tabPage7);
this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.uiTabControl1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTabControl1.ItemSize = new System.Drawing.Size(115, 40);
this.uiTabControl1.Location = new System.Drawing.Point(0, 81);
this.uiTabControl1.MainPage = "";
this.uiTabControl1.Name = "uiTabControl1";
this.uiTabControl1.SelectedIndex = 0;
this.uiTabControl1.Size = new System.Drawing.Size(1004, 611);
this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.uiTabControl1.TabIndex = 1;
this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
//
// tabPage1
//
this.tabPage1.Controls.Add(this.lpV6Solid);
this.tabPage1.Location = new System.Drawing.Point(0, 0);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Size = new System.Drawing.Size(1004, 571);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "FontAwesome V6";
this.tabPage1.UseVisualStyleBackColor = true;
//
// lpV6Solid
//
this.lpV6Solid.Dock = System.Windows.Forms.DockStyle.Fill;
this.lpV6Solid.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lpV6Solid.Location = new System.Drawing.Point(0, 0);
this.lpV6Solid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lpV6Solid.MinimumSize = new System.Drawing.Size(1, 1);
this.lpV6Solid.Name = "lpV6Solid";
this.lpV6Solid.Padding = new System.Windows.Forms.Padding(2);
this.lpV6Solid.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.lpV6Solid.ShowText = false;
this.lpV6Solid.Size = new System.Drawing.Size(1004, 571);
this.lpV6Solid.TabIndex = 0;
this.lpV6Solid.Text = "uiFlowLayoutPanel1";
this.lpV6Solid.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage2
//
this.tabPage2.Controls.Add(this.lpV6Regular);
this.tabPage2.Location = new System.Drawing.Point(0, 0);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Size = new System.Drawing.Size(200, 60);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "V6 Regular";
this.tabPage2.UseVisualStyleBackColor = true;
//
// lpV6Regular
//
this.lpV6Regular.Dock = System.Windows.Forms.DockStyle.Fill;
this.lpV6Regular.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lpV6Regular.Location = new System.Drawing.Point(0, 0);
this.lpV6Regular.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lpV6Regular.MinimumSize = new System.Drawing.Size(1, 1);
this.lpV6Regular.Name = "lpV6Regular";
this.lpV6Regular.Padding = new System.Windows.Forms.Padding(2);
this.lpV6Regular.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.lpV6Regular.ShowText = false;
this.lpV6Regular.Size = new System.Drawing.Size(200, 60);
this.lpV6Regular.TabIndex = 1;
this.lpV6Regular.Text = "uiFlowLayoutPanel2";
this.lpV6Regular.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.lpV6Brands);
this.tabPage3.Location = new System.Drawing.Point(0, 0);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(200, 60);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "V6 Brands";
this.tabPage3.UseVisualStyleBackColor = true;
//
// lpV6Brands
//
this.lpV6Brands.Dock = System.Windows.Forms.DockStyle.Fill;
this.lpV6Brands.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lpV6Brands.Location = new System.Drawing.Point(0, 0);
this.lpV6Brands.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lpV6Brands.MinimumSize = new System.Drawing.Size(1, 1);
this.lpV6Brands.Name = "lpV6Brands";
this.lpV6Brands.Padding = new System.Windows.Forms.Padding(2);
this.lpV6Brands.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.lpV6Brands.ShowText = false;
this.lpV6Brands.Size = new System.Drawing.Size(200, 60);
this.lpV6Brands.TabIndex = 1;
this.lpV6Brands.Text = "uiFlowLayoutPanel3";
this.lpV6Brands.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage4
//
this.tabPage4.Controls.Add(this.lpAwesome);
this.tabPage4.Location = new System.Drawing.Point(0, 0);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Size = new System.Drawing.Size(200, 60);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "FontAwesome V4";
this.tabPage4.UseVisualStyleBackColor = true;
//
// lpAwesome
//
this.lpAwesome.Dock = System.Windows.Forms.DockStyle.Fill;
this.lpAwesome.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lpAwesome.Location = new System.Drawing.Point(0, 0);
this.lpAwesome.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lpAwesome.MinimumSize = new System.Drawing.Size(1, 1);
this.lpAwesome.Name = "lpAwesome";
this.lpAwesome.Padding = new System.Windows.Forms.Padding(2);
this.lpAwesome.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.lpAwesome.ShowText = false;
this.lpAwesome.Size = new System.Drawing.Size(200, 60);
this.lpAwesome.TabIndex = 1;
this.lpAwesome.Text = "uiFlowLayoutPanel4";
this.lpAwesome.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage5
//
this.tabPage5.Controls.Add(this.lpElegant);
this.tabPage5.Location = new System.Drawing.Point(0, 0);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(200, 60);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "ElegantIcons";
this.tabPage5.UseVisualStyleBackColor = true;
//
// lpElegant
//
this.lpElegant.Dock = System.Windows.Forms.DockStyle.Fill;
this.lpElegant.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lpElegant.Location = new System.Drawing.Point(0, 0);
this.lpElegant.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lpElegant.MinimumSize = new System.Drawing.Size(1, 1);
this.lpElegant.Name = "lpElegant";
this.lpElegant.Padding = new System.Windows.Forms.Padding(2);
this.lpElegant.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.lpElegant.ShowText = false;
this.lpElegant.Size = new System.Drawing.Size(200, 60);
this.lpElegant.TabIndex = 1;
this.lpElegant.Text = "uiFlowLayoutPanel5";
this.lpElegant.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage6
//
this.tabPage6.Controls.Add(this.lpMaterialIcons);
this.tabPage6.Location = new System.Drawing.Point(0, 0);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Size = new System.Drawing.Size(200, 60);
this.tabPage6.TabIndex = 5;
this.tabPage6.Text = "MaterialIcons";
this.tabPage6.UseVisualStyleBackColor = true;
//
// lpMaterialIcons
//
this.lpMaterialIcons.Dock = System.Windows.Forms.DockStyle.Fill;
this.lpMaterialIcons.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lpMaterialIcons.Location = new System.Drawing.Point(0, 0);
this.lpMaterialIcons.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lpMaterialIcons.MinimumSize = new System.Drawing.Size(1, 1);
this.lpMaterialIcons.Name = "lpMaterialIcons";
this.lpMaterialIcons.Padding = new System.Windows.Forms.Padding(2);
this.lpMaterialIcons.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.lpMaterialIcons.ShowText = false;
this.lpMaterialIcons.Size = new System.Drawing.Size(200, 60);
this.lpMaterialIcons.TabIndex = 1;
this.lpMaterialIcons.Text = "uiFlowLayoutPanel6";
this.lpMaterialIcons.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// tabPage7
//
this.tabPage7.Controls.Add(this.lblResult);
this.tabPage7.Location = new System.Drawing.Point(0, 0);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Size = new System.Drawing.Size(200, 60);
this.tabPage7.TabIndex = 6;
this.tabPage7.Text = "查找结果";
this.tabPage7.UseVisualStyleBackColor = true;
//
// lblResult
//
this.lblResult.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblResult.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblResult.Location = new System.Drawing.Point(0, 0);
this.lblResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.lblResult.MinimumSize = new System.Drawing.Size(1, 1);
this.lblResult.Name = "lblResult";
this.lblResult.Padding = new System.Windows.Forms.Padding(2);
this.lblResult.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.lblResult.ShowText = false;
this.lblResult.Size = new System.Drawing.Size(200, 60);
this.lblResult.TabIndex = 1;
this.lblResult.Text = "uiFlowLayoutPanel7";
this.lblResult.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
//
// FSymbols
//
this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1004, 692);
this.Controls.Add(this.uiTabControl1);
this.Controls.Add(this.uiPanel1);
this.Name = "FSymbols";
this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.PageIndex = 99999;
this.ShowTitle = true;
this.Symbol = 558426;
this.Text = "字体图标";
this.Shown += new System.EventHandler(this.FSymbols_Shown);
this.uiPanel1.ResumeLayout(false);
this.uiPanel1.PerformLayout();
this.uiTabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage2.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.tabPage5.ResumeLayout(false);
this.tabPage6.ResumeLayout(false);
this.tabPage7.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private UIPanel uiPanel1;
private UISymbolButton uiSymbolButton1;
private UILabel uiLabel1;
private UITextBox uiTextBox1;
private UITabControl uiTabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.TabPage tabPage5;
private System.Windows.Forms.TabPage tabPage6;
private System.Windows.Forms.TabPage tabPage7;
private UIFlowLayoutPanel lpV6Solid;
private UIFlowLayoutPanel lpV6Regular;
private UIFlowLayoutPanel lpV6Brands;
private UIFlowLayoutPanel lpAwesome;
private UIFlowLayoutPanel lpElegant;
private UIFlowLayoutPanel lpMaterialIcons;
private UIFlowLayoutPanel lblResult;
private UISymbolButton uiSymbolButton2;
private UITextBox uiTextBox2;
private UISymbolLabel uiSymbolLabel1;
}
}

View File

@ -0,0 +1,142 @@
using System.Windows.Forms;
namespace Sunny.UI.Demo
{
public partial class FSymbols : UIPage
{
private UISymbolPanel fontAwesomeV4;
private UISymbolPanel elegantIcons;
private UISymbolPanel fontAweSomeV6Regular;
private UISymbolPanel fontAweSomeV6Solid;
private UISymbolPanel fontAweSomeV6Brands;
private UISymbolPanel materialIcons;
private UISymbolPanel searchSymbolPanel;
public FSymbols()
{
InitializeComponent();
fontAwesomeV4 = new UISymbolPanel(typeof(FontAwesomeIcons), UISymbolType.FontAwesomeV4);
elegantIcons = new UISymbolPanel(typeof(FontElegantIcons), UISymbolType.FontAwesomeV4);
fontAweSomeV6Regular = new UISymbolPanel(typeof(FontAweSomeV6Regular), UISymbolType.FontAwesomeV6Regular);
fontAweSomeV6Solid = new UISymbolPanel(typeof(FontAweSomeV6Solid), UISymbolType.FontAwesomeV6Solid);
fontAweSomeV6Brands = new UISymbolPanel(typeof(FontAweSomeV6Brands), UISymbolType.FontAwesomeV6Brands);
materialIcons = new UISymbolPanel(typeof(MaterialIcons), UISymbolType.MaterialIcons);
searchSymbolPanel = new UISymbolPanel();
lpV6Solid.Add(fontAweSomeV6Solid);
lpV6Regular.Add(fontAweSomeV6Regular);
lpV6Brands.Add(fontAweSomeV6Brands);
lpElegant.Add(elegantIcons);
lpMaterialIcons.Add(materialIcons);
lblResult.Add(searchSymbolPanel);
lpAwesome.Add(fontAwesomeV4);
fontAwesomeV4.ValueChanged += CustomSymbolPanel_ValueChanged;
elegantIcons.ValueChanged += CustomSymbolPanel_ValueChanged;
fontAweSomeV6Brands.ValueChanged += CustomSymbolPanel_ValueChanged;
fontAweSomeV6Regular.ValueChanged += CustomSymbolPanel_ValueChanged;
fontAweSomeV6Solid.ValueChanged += CustomSymbolPanel_ValueChanged;
materialIcons.ValueChanged += CustomSymbolPanel_ValueChanged;
searchSymbolPanel.ValueChanged += CustomSymbolPanel_ValueChanged;
}
private void CustomSymbolPanel_ValueChanged(object sender, SymbolValue symbol)
{
uiTextBox2.IntValue = symbol.Value;
uiSymbolLabel1.Symbol = symbol.Value;
this.ShowInfoTip(symbol.ToString());
}
private void uiSymbolButton1_Click(object sender, System.EventArgs e)
{
string filter = uiTextBox1.Text.Trim();
fontAwesomeV4.Filter = filter;
elegantIcons.Filter = filter;
fontAweSomeV6Regular.Filter = filter;
fontAweSomeV6Solid.Filter = filter;
fontAweSomeV6Brands.Filter = filter;
materialIcons.Filter = filter;
searchSymbolPanel.Clear();
if (filter.IsNullOrEmpty()) return;
for (int i = 0; i < fontAwesomeV4.SymbolCount; i++)
{
var value = fontAwesomeV4.Get(i);
if (value.Name.ToUpper().Contains(filter.ToUpper()))
searchSymbolPanel.Add(value);
}
for (int i = 0; i < elegantIcons.SymbolCount; i++)
{
var value = elegantIcons.Get(i);
if (value.Name.ToUpper().Contains(filter.ToUpper()))
searchSymbolPanel.Add(value);
}
for (int i = 0; i < fontAweSomeV6Regular.SymbolCount; i++)
{
var value = fontAweSomeV6Regular.Get(i);
if (value.Name.ToUpper().Contains(filter.ToUpper()))
searchSymbolPanel.Add(value);
}
for (int i = 0; i < fontAweSomeV6Solid.SymbolCount; i++)
{
var value = fontAweSomeV6Solid.Get(i);
if (value.Name.ToUpper().Contains(filter.ToUpper()))
searchSymbolPanel.Add(value);
}
for (int i = 0; i < fontAweSomeV6Brands.SymbolCount; i++)
{
var value = fontAweSomeV6Brands.Get(i);
if (value.Name.ToUpper().Contains(filter.ToUpper()))
searchSymbolPanel.Add(value);
}
for (int i = 0; i < materialIcons.SymbolCount; i++)
{
var value = materialIcons.Get(i);
if (value.Name.ToUpper().Contains(filter.ToUpper()))
searchSymbolPanel.Add(value);
}
searchSymbolPanel.Invalidate();
uiTabControl1.SelectedTab = tabPage7;
}
private void FSymbols_Shown(object sender, System.EventArgs e)
{
uiTabControl1.SelectedTab = tabPage1;
uiTextBox1.Focus();
}
public override void Init()
{
base.Init();
uiTextBox1.Focus();
searchSymbolPanel.Clear();
}
private void uiSymbolButton2_Click(object sender, System.EventArgs e)
{
Clipboard.SetText(uiTextBox2.Text);
}
private void uiTextBox1_ButtonClick(object sender, System.EventArgs e)
{
uiTextBox1.Text = "";
uiSymbolButton1.PerformClick();
uiTabControl1.SelectedTab = tabPage1;
}
private void uiTextBox1_KeyDown(object sender, KeyEventArgs e)
{
if (e.KeyCode == Keys.Enter)
{
uiSymbolButton1.PerformClick();
}
}
}
}

View File

@ -45,7 +45,7 @@
this.uiPanel1.Controls.Add(this.uiLogo1); this.uiPanel1.Controls.Add(this.uiLogo1);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.uiPanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255))))); this.uiPanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiPanel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel1.Location = new System.Drawing.Point(1, 35); this.uiPanel1.Location = new System.Drawing.Point(1, 35);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
@ -61,47 +61,47 @@
// //
this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.uiButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Location = new System.Drawing.Point(771, 71); this.uiButton3.Location = new System.Drawing.Point(771, 71);
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton3.Name = "uiButton3"; this.uiButton3.Name = "uiButton3";
this.uiButton3.Size = new System.Drawing.Size(100, 35); this.uiButton3.Size = new System.Drawing.Size(100, 35);
this.uiButton3.TabIndex = 4; this.uiButton3.TabIndex = 4;
this.uiButton3.Text = "uiButton3"; this.uiButton3.Text = "uiButton3";
this.uiButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click); this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
// //
// uiButton2 // uiButton2
// //
this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.uiButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Location = new System.Drawing.Point(654, 71); this.uiButton2.Location = new System.Drawing.Point(654, 71);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2"; this.uiButton2.Name = "uiButton2";
this.uiButton2.Size = new System.Drawing.Size(100, 35); this.uiButton2.Size = new System.Drawing.Size(100, 35);
this.uiButton2.TabIndex = 3; this.uiButton2.TabIndex = 3;
this.uiButton2.Text = "uiButton2"; this.uiButton2.Text = "uiButton2";
this.uiButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click); this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
// //
// uiButton1 // uiButton1
// //
this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.uiButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand; this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Location = new System.Drawing.Point(537, 71); this.uiButton1.Location = new System.Drawing.Point(537, 71);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1); this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1"; this.uiButton1.Name = "uiButton1";
this.uiButton1.Size = new System.Drawing.Size(100, 35); this.uiButton1.Size = new System.Drawing.Size(100, 35);
this.uiButton1.TabIndex = 2; this.uiButton1.TabIndex = 2;
this.uiButton1.Text = "uiButton1"; this.uiButton1.Text = "uiButton1";
this.uiButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click); this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
// //
// uiLogo1 // uiLogo1
// //
this.uiLogo1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLogo1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLogo1.Location = new System.Drawing.Point(5, 16); this.uiLogo1.Location = new System.Drawing.Point(5, 16);
this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80);
@ -114,7 +114,7 @@
// //
this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed; this.uiTabControl1.DrawMode = System.Windows.Forms.TabDrawMode.OwnerDrawFixed;
this.uiTabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40); this.uiTabControl1.ItemSize = new System.Drawing.Size(150, 40);
this.uiTabControl1.Location = new System.Drawing.Point(1, 147); this.uiTabControl1.Location = new System.Drawing.Point(1, 147);
this.uiTabControl1.MainPage = ""; this.uiTabControl1.MainPage = "";
@ -124,7 +124,7 @@
this.uiTabControl1.Size = new System.Drawing.Size(905, 419); this.uiTabControl1.Size = new System.Drawing.Size(905, 419);
this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.uiTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.uiTabControl1.TabIndex = 1; this.uiTabControl1.TabIndex = 1;
this.uiTabControl1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiTabControl1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
// //
// FCustomMain // FCustomMain
// //

View File

@ -46,7 +46,7 @@
// //
// uiLogo1 // uiLogo1
// //
this.uiLogo1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLogo1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLogo1.Location = new System.Drawing.Point(15, 15); this.uiLogo1.Location = new System.Drawing.Point(15, 15);
this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80);

View File

@ -54,7 +54,7 @@
// //
// uiLogo1 // uiLogo1
// //
this.uiLogo1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLogo1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLogo1.Location = new System.Drawing.Point(15, 15); this.uiLogo1.Location = new System.Drawing.Point(15, 15);
this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80);

View File

@ -53,7 +53,7 @@
// //
// uiLogo1 // uiLogo1
// //
this.uiLogo1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLogo1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLogo1.Location = new System.Drawing.Point(15, 15); this.uiLogo1.Location = new System.Drawing.Point(15, 15);
this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80);

View File

@ -49,7 +49,7 @@
// //
// uiLogo1 // uiLogo1
// //
this.uiLogo1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLogo1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLogo1.Location = new System.Drawing.Point(15, 15); this.uiLogo1.Location = new System.Drawing.Point(15, 15);
this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MaximumSize = new System.Drawing.Size(300, 80);
this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80); this.uiLogo1.MinimumSize = new System.Drawing.Size(300, 80);

View File

@ -34,7 +34,7 @@
// uiSymbolLabel1 // uiSymbolLabel1
// //
this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 0); this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 0);
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);

View File

@ -34,7 +34,7 @@
// uiSymbolLabel1 // uiSymbolLabel1
// //
this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 0); this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 0);
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);

View File

@ -34,7 +34,7 @@
// uiSymbolLabel1 // uiSymbolLabel1
// //
this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 0); this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 0);
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);

View File

@ -34,7 +34,7 @@
// uiSymbolLabel1 // uiSymbolLabel1
// //
this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255))))); this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 35); this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 35);
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);

View File

@ -34,7 +34,7 @@
// uiSymbolLabel1 // uiSymbolLabel1
// //
this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40))))); this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 35); this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 35);
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);

View File

@ -34,7 +34,7 @@
// uiSymbolLabel1 // uiSymbolLabel1
// //
this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill; this.uiSymbolLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiSymbolLabel1.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiSymbolLabel1.Font = new System.Drawing.Font("宋体", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40))))); this.uiSymbolLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 35); this.uiSymbolLabel1.Location = new System.Drawing.Point(0, 35);
this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSymbolLabel1.MinimumSize = new System.Drawing.Size(1, 1);

View File

@ -50,16 +50,19 @@ namespace Sunny.UI.Demo
this.uiLine3 = new Sunny.UI.UILine(); this.uiLine3 = new Sunny.UI.UILine();
this.uiSignal1 = new Sunny.UI.UISignal(); this.uiSignal1 = new Sunny.UI.UISignal();
this.uiLedLabel4 = new Sunny.UI.UILedLabel(); this.uiLedLabel4 = new Sunny.UI.UILedLabel();
this.uiLedLabel3 = new Sunny.UI.UILedLabel();
this.uiLedLabel2 = new Sunny.UI.UILedLabel(); this.uiLedLabel2 = new Sunny.UI.UILedLabel();
this.uiLedLabel1 = new Sunny.UI.UILedLabel(); this.uiLedLabel1 = new Sunny.UI.UILedLabel();
this.uiLedLabel = new Sunny.UI.UILine(); this.uiLedLabel = new Sunny.UI.UILine();
this.uiDigitalLabel2 = new Sunny.UI.UIDigitalLabel();
this.uiDigitalLabel1 = new Sunny.UI.UIDigitalLabel();
this.uiLine4 = new Sunny.UI.UILine();
this.uiBattery7 = new Sunny.UI.UIBattery();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiBattery6 // uiBattery6
// //
this.uiBattery6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiBattery6.Font = new System.Drawing.Font("宋体", 12F);
this.uiBattery6.Location = new System.Drawing.Point(301, 269); this.uiBattery6.Location = new System.Drawing.Point(301, 364);
this.uiBattery6.MinimumSize = new System.Drawing.Size(1, 1); this.uiBattery6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBattery6.Name = "uiBattery6"; this.uiBattery6.Name = "uiBattery6";
this.uiBattery6.Size = new System.Drawing.Size(48, 24); this.uiBattery6.Size = new System.Drawing.Size(48, 24);
@ -68,8 +71,8 @@ namespace Sunny.UI.Demo
// //
// uiBattery5 // uiBattery5
// //
this.uiBattery5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiBattery5.Font = new System.Drawing.Font("宋体", 12F);
this.uiBattery5.Location = new System.Drawing.Point(246, 269); this.uiBattery5.Location = new System.Drawing.Point(246, 364);
this.uiBattery5.MinimumSize = new System.Drawing.Size(1, 1); this.uiBattery5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBattery5.Name = "uiBattery5"; this.uiBattery5.Name = "uiBattery5";
this.uiBattery5.Power = 75; this.uiBattery5.Power = 75;
@ -79,8 +82,8 @@ namespace Sunny.UI.Demo
// //
// uiBattery4 // uiBattery4
// //
this.uiBattery4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiBattery4.Font = new System.Drawing.Font("宋体", 12F);
this.uiBattery4.Location = new System.Drawing.Point(192, 269); this.uiBattery4.Location = new System.Drawing.Point(192, 364);
this.uiBattery4.MinimumSize = new System.Drawing.Size(1, 1); this.uiBattery4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBattery4.Name = "uiBattery4"; this.uiBattery4.Name = "uiBattery4";
this.uiBattery4.Power = 50; this.uiBattery4.Power = 50;
@ -90,8 +93,8 @@ namespace Sunny.UI.Demo
// //
// uiBattery3 // uiBattery3
// //
this.uiBattery3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiBattery3.Font = new System.Drawing.Font("宋体", 12F);
this.uiBattery3.Location = new System.Drawing.Point(138, 269); this.uiBattery3.Location = new System.Drawing.Point(138, 364);
this.uiBattery3.MinimumSize = new System.Drawing.Size(1, 1); this.uiBattery3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBattery3.Name = "uiBattery3"; this.uiBattery3.Name = "uiBattery3";
this.uiBattery3.Power = 25; this.uiBattery3.Power = 25;
@ -101,8 +104,8 @@ namespace Sunny.UI.Demo
// //
// uiBattery2 // uiBattery2
// //
this.uiBattery2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiBattery2.Font = new System.Drawing.Font("宋体", 12F);
this.uiBattery2.Location = new System.Drawing.Point(84, 269); this.uiBattery2.Location = new System.Drawing.Point(84, 364);
this.uiBattery2.MinimumSize = new System.Drawing.Size(1, 1); this.uiBattery2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBattery2.Name = "uiBattery2"; this.uiBattery2.Name = "uiBattery2";
this.uiBattery2.Power = 1; this.uiBattery2.Power = 1;
@ -112,8 +115,8 @@ namespace Sunny.UI.Demo
// //
// uiBattery1 // uiBattery1
// //
this.uiBattery1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiBattery1.Font = new System.Drawing.Font("宋体", 12F);
this.uiBattery1.Location = new System.Drawing.Point(30, 269); this.uiBattery1.Location = new System.Drawing.Point(30, 364);
this.uiBattery1.MinimumSize = new System.Drawing.Size(1, 1); this.uiBattery1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBattery1.Name = "uiBattery1"; this.uiBattery1.Name = "uiBattery1";
this.uiBattery1.Size = new System.Drawing.Size(48, 24); this.uiBattery1.Size = new System.Drawing.Size(48, 24);
@ -122,8 +125,10 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.Location = new System.Drawing.Point(30, 233); this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(30, 328);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
this.uiLine2.Size = new System.Drawing.Size(319, 20); this.uiLine2.Size = new System.Drawing.Size(319, 20);
@ -133,7 +138,9 @@ namespace Sunny.UI.Demo
// //
// uiLine7 // uiLine7
// //
this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine7.BackColor = System.Drawing.Color.Transparent;
this.uiLine7.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine7.Location = new System.Drawing.Point(381, 55); this.uiLine7.Location = new System.Drawing.Point(381, 55);
this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine7.Name = "uiLine7"; this.uiLine7.Name = "uiLine7";
@ -144,7 +151,9 @@ namespace Sunny.UI.Demo
// //
// uiLine1 // uiLine1
// //
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(30, 55); this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
@ -162,7 +171,7 @@ namespace Sunny.UI.Demo
this.uiLedStopwatch1.Name = "uiLedStopwatch1"; this.uiLedStopwatch1.Name = "uiLedStopwatch1";
this.uiLedStopwatch1.Size = new System.Drawing.Size(190, 34); this.uiLedStopwatch1.Size = new System.Drawing.Size(190, 34);
this.uiLedStopwatch1.TabIndex = 61; this.uiLedStopwatch1.TabIndex = 61;
this.uiLedStopwatch1.Text = "00:06"; this.uiLedStopwatch1.Text = "01:05";
// //
// uiLedDisplay1 // uiLedDisplay1
// //
@ -180,8 +189,8 @@ namespace Sunny.UI.Demo
// //
// uiSignal6 // uiSignal6
// //
this.uiSignal6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSignal6.Font = new System.Drawing.Font("宋体", 12F);
this.uiSignal6.Location = new System.Drawing.Point(591, 259); this.uiSignal6.Location = new System.Drawing.Point(591, 354);
this.uiSignal6.MinimumSize = new System.Drawing.Size(1, 1); this.uiSignal6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSignal6.Name = "uiSignal6"; this.uiSignal6.Name = "uiSignal6";
this.uiSignal6.Size = new System.Drawing.Size(35, 35); this.uiSignal6.Size = new System.Drawing.Size(35, 35);
@ -190,9 +199,9 @@ namespace Sunny.UI.Demo
// //
// uiSignal5 // uiSignal5
// //
this.uiSignal5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSignal5.Font = new System.Drawing.Font("宋体", 12F);
this.uiSignal5.Level = 4; this.uiSignal5.Level = 4;
this.uiSignal5.Location = new System.Drawing.Point(550, 259); this.uiSignal5.Location = new System.Drawing.Point(550, 354);
this.uiSignal5.MinimumSize = new System.Drawing.Size(1, 1); this.uiSignal5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSignal5.Name = "uiSignal5"; this.uiSignal5.Name = "uiSignal5";
this.uiSignal5.Size = new System.Drawing.Size(35, 35); this.uiSignal5.Size = new System.Drawing.Size(35, 35);
@ -201,9 +210,9 @@ namespace Sunny.UI.Demo
// //
// uiSignal4 // uiSignal4
// //
this.uiSignal4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSignal4.Font = new System.Drawing.Font("宋体", 12F);
this.uiSignal4.Level = 3; this.uiSignal4.Level = 3;
this.uiSignal4.Location = new System.Drawing.Point(509, 259); this.uiSignal4.Location = new System.Drawing.Point(509, 354);
this.uiSignal4.MinimumSize = new System.Drawing.Size(1, 1); this.uiSignal4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSignal4.Name = "uiSignal4"; this.uiSignal4.Name = "uiSignal4";
this.uiSignal4.Size = new System.Drawing.Size(35, 35); this.uiSignal4.Size = new System.Drawing.Size(35, 35);
@ -212,9 +221,9 @@ namespace Sunny.UI.Demo
// //
// uiSignal3 // uiSignal3
// //
this.uiSignal3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSignal3.Font = new System.Drawing.Font("宋体", 12F);
this.uiSignal3.Level = 2; this.uiSignal3.Level = 2;
this.uiSignal3.Location = new System.Drawing.Point(468, 259); this.uiSignal3.Location = new System.Drawing.Point(468, 354);
this.uiSignal3.MinimumSize = new System.Drawing.Size(1, 1); this.uiSignal3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSignal3.Name = "uiSignal3"; this.uiSignal3.Name = "uiSignal3";
this.uiSignal3.Size = new System.Drawing.Size(35, 35); this.uiSignal3.Size = new System.Drawing.Size(35, 35);
@ -223,9 +232,9 @@ namespace Sunny.UI.Demo
// //
// uiSignal2 // uiSignal2
// //
this.uiSignal2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSignal2.Font = new System.Drawing.Font("宋体", 12F);
this.uiSignal2.Level = 1; this.uiSignal2.Level = 1;
this.uiSignal2.Location = new System.Drawing.Point(427, 259); this.uiSignal2.Location = new System.Drawing.Point(427, 354);
this.uiSignal2.MinimumSize = new System.Drawing.Size(1, 1); this.uiSignal2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSignal2.Name = "uiSignal2"; this.uiSignal2.Name = "uiSignal2";
this.uiSignal2.Size = new System.Drawing.Size(35, 35); this.uiSignal2.Size = new System.Drawing.Size(35, 35);
@ -234,8 +243,10 @@ namespace Sunny.UI.Demo
// //
// uiLine3 // uiLine3
// //
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine3.BackColor = System.Drawing.Color.Transparent;
this.uiLine3.Location = new System.Drawing.Point(381, 233); this.uiLine3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine3.Location = new System.Drawing.Point(381, 328);
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine3.Name = "uiLine3"; this.uiLine3.Name = "uiLine3";
this.uiLine3.Size = new System.Drawing.Size(319, 20); this.uiLine3.Size = new System.Drawing.Size(319, 20);
@ -245,9 +256,9 @@ namespace Sunny.UI.Demo
// //
// uiSignal1 // uiSignal1
// //
this.uiSignal1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiSignal1.Font = new System.Drawing.Font("宋体", 12F);
this.uiSignal1.Level = 0; this.uiSignal1.Level = 0;
this.uiSignal1.Location = new System.Drawing.Point(386, 259); this.uiSignal1.Location = new System.Drawing.Point(386, 354);
this.uiSignal1.MinimumSize = new System.Drawing.Size(1, 1); this.uiSignal1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiSignal1.Name = "uiSignal1"; this.uiSignal1.Name = "uiSignal1";
this.uiSignal1.Size = new System.Drawing.Size(35, 35); this.uiSignal1.Size = new System.Drawing.Size(35, 35);
@ -257,10 +268,10 @@ namespace Sunny.UI.Demo
// uiLedLabel4 // uiLedLabel4
// //
this.uiLedLabel4.BackColor = System.Drawing.Color.Black; this.uiLedLabel4.BackColor = System.Drawing.Color.Black;
this.uiLedLabel4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLedLabel4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLedLabel4.ForeColor = System.Drawing.Color.Lime; this.uiLedLabel4.ForeColor = System.Drawing.Color.Lime;
this.uiLedLabel4.IntervalOn = 3; this.uiLedLabel4.IntervalOn = 3;
this.uiLedLabel4.Location = new System.Drawing.Point(517, 175); this.uiLedLabel4.Location = new System.Drawing.Point(395, 175);
this.uiLedLabel4.MinimumSize = new System.Drawing.Size(1, 1); this.uiLedLabel4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLedLabel4.Name = "uiLedLabel4"; this.uiLedLabel4.Name = "uiLedLabel4";
this.uiLedLabel4.Size = new System.Drawing.Size(181, 35); this.uiLedLabel4.Size = new System.Drawing.Size(181, 35);
@ -269,27 +280,15 @@ namespace Sunny.UI.Demo
this.uiLedLabel4.TabIndex = 98; this.uiLedLabel4.TabIndex = 98;
this.uiLedLabel4.Text = "36.1°C"; this.uiLedLabel4.Text = "36.1°C";
// //
// uiLedLabel3
//
this.uiLedLabel3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiLedLabel3.IntervalOn = 3;
this.uiLedLabel3.Location = new System.Drawing.Point(336, 175);
this.uiLedLabel3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLedLabel3.Name = "uiLedLabel3";
this.uiLedLabel3.Size = new System.Drawing.Size(150, 35);
this.uiLedLabel3.TabIndex = 97;
this.uiLedLabel3.Text = "999.99";
this.uiLedLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiLedLabel2 // uiLedLabel2
// //
this.uiLedLabel2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLedLabel2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLedLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))); this.uiLedLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiLedLabel2.Location = new System.Drawing.Point(189, 175); this.uiLedLabel2.Location = new System.Drawing.Point(189, 175);
this.uiLedLabel2.MinimumSize = new System.Drawing.Size(1, 1); this.uiLedLabel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLedLabel2.Name = "uiLedLabel2"; this.uiLedLabel2.Name = "uiLedLabel2";
this.uiLedLabel2.Size = new System.Drawing.Size(116, 35); this.uiLedLabel2.Size = new System.Drawing.Size(116, 35);
this.uiLedLabel2.Style = Sunny.UI.UIStyle.Red; this.uiLedLabel2.Style = Sunny.UI.UIStyle.Custom;
this.uiLedLabel2.StyleCustomMode = true; this.uiLedLabel2.StyleCustomMode = true;
this.uiLedLabel2.TabIndex = 96; this.uiLedLabel2.TabIndex = 96;
this.uiLedLabel2.Text = "999.99"; this.uiLedLabel2.Text = "999.99";
@ -297,7 +296,7 @@ namespace Sunny.UI.Demo
// //
// uiLedLabel1 // uiLedLabel1
// //
this.uiLedLabel1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLedLabel1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLedLabel1.Location = new System.Drawing.Point(42, 175); this.uiLedLabel1.Location = new System.Drawing.Point(42, 175);
this.uiLedLabel1.MinimumSize = new System.Drawing.Size(1, 1); this.uiLedLabel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLedLabel1.Name = "uiLedLabel1"; this.uiLedLabel1.Name = "uiLedLabel1";
@ -308,7 +307,9 @@ namespace Sunny.UI.Demo
// //
// uiLedLabel // uiLedLabel
// //
this.uiLedLabel.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLedLabel.BackColor = System.Drawing.Color.Transparent;
this.uiLedLabel.Font = new System.Drawing.Font("宋体", 12F);
this.uiLedLabel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLedLabel.Location = new System.Drawing.Point(30, 139); this.uiLedLabel.Location = new System.Drawing.Point(30, 139);
this.uiLedLabel.MinimumSize = new System.Drawing.Size(16, 16); this.uiLedLabel.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLedLabel.Name = "uiLedLabel"; this.uiLedLabel.Name = "uiLedLabel";
@ -317,13 +318,71 @@ namespace Sunny.UI.Demo
this.uiLedLabel.Text = "UILedLabel (仅支持英文、标点符号、希腊字母)"; this.uiLedLabel.Text = "UILedLabel (仅支持英文、标点符号、希腊字母)";
this.uiLedLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLedLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
// //
// uiDigitalLabel2
//
this.uiDigitalLabel2.BackColor = System.Drawing.Color.Black;
this.uiDigitalLabel2.DecimalPlaces = 1;
this.uiDigitalLabel2.DigitalSize = 20;
this.uiDigitalLabel2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiDigitalLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
this.uiDigitalLabel2.Location = new System.Drawing.Point(395, 269);
this.uiDigitalLabel2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiDigitalLabel2.Name = "uiDigitalLabel2";
this.uiDigitalLabel2.Size = new System.Drawing.Size(208, 38);
this.uiDigitalLabel2.TabIndex = 108;
this.uiDigitalLabel2.Text = "uiDigitalLabel2";
this.uiDigitalLabel2.Value = 6789.9D;
//
// uiDigitalLabel1
//
this.uiDigitalLabel1.BackColor = System.Drawing.Color.Black;
this.uiDigitalLabel1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiDigitalLabel1.ForeColor = System.Drawing.Color.Lime;
this.uiDigitalLabel1.Location = new System.Drawing.Point(42, 269);
this.uiDigitalLabel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiDigitalLabel1.Name = "uiDigitalLabel1";
this.uiDigitalLabel1.Size = new System.Drawing.Size(208, 42);
this.uiDigitalLabel1.TabIndex = 107;
this.uiDigitalLabel1.Text = "uiDigitalLabel1";
this.uiDigitalLabel1.TextOffset = new System.Drawing.Point(6, 0);
this.uiDigitalLabel1.Value = -123.45D;
//
// uiLine4
//
this.uiLine4.BackColor = System.Drawing.Color.Transparent;
this.uiLine4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine4.Location = new System.Drawing.Point(30, 229);
this.uiLine4.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine4.Name = "uiLine4";
this.uiLine4.Size = new System.Drawing.Size(668, 20);
this.uiLine4.TabIndex = 109;
this.uiLine4.Text = "UIDigitalLabel";
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiBattery7
//
this.uiBattery7.Font = new System.Drawing.Font("宋体", 12F);
this.uiBattery7.Location = new System.Drawing.Point(42, 410);
this.uiBattery7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBattery7.Name = "uiBattery7";
this.uiBattery7.Size = new System.Drawing.Size(73, 105);
this.uiBattery7.SymbolOffset = new System.Drawing.Point(1, 3);
this.uiBattery7.SymbolRotate = 270;
this.uiBattery7.SymbolSize = 100;
this.uiBattery7.TabIndex = 110;
this.uiBattery7.Text = "uiBattery7";
//
// FLed // FLed
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(800, 450); this.ClientSize = new System.Drawing.Size(800, 555);
this.Controls.Add(this.uiBattery7);
this.Controls.Add(this.uiLine4);
this.Controls.Add(this.uiDigitalLabel2);
this.Controls.Add(this.uiDigitalLabel1);
this.Controls.Add(this.uiLedLabel4); this.Controls.Add(this.uiLedLabel4);
this.Controls.Add(this.uiLedLabel3);
this.Controls.Add(this.uiLedLabel2); this.Controls.Add(this.uiLedLabel2);
this.Controls.Add(this.uiLedLabel1); this.Controls.Add(this.uiLedLabel1);
this.Controls.Add(this.uiLedLabel); this.Controls.Add(this.uiLedLabel);
@ -376,9 +435,12 @@ namespace Sunny.UI.Demo
private UILine uiLine3; private UILine uiLine3;
private UISignal uiSignal1; private UISignal uiSignal1;
private UILedLabel uiLedLabel4; private UILedLabel uiLedLabel4;
private UILedLabel uiLedLabel3;
private UILedLabel uiLedLabel2; private UILedLabel uiLedLabel2;
private UILedLabel uiLedLabel1; private UILedLabel uiLedLabel1;
private UILine uiLedLabel; private UILine uiLedLabel;
private UIDigitalLabel uiDigitalLabel2;
private UIDigitalLabel uiDigitalLabel1;
private UILine uiLine4;
private UIBattery uiBattery7;
} }
} }

View File

@ -19,8 +19,9 @@
private void timer1_Tick(object sender, System.EventArgs e) private void timer1_Tick(object sender, System.EventArgs e)
{ {
value++; value++;
uiBattery1.Power = value; uiBattery7.Power = uiBattery1.Power = value;
uiLedDisplay1.Text = value + " Ω"; uiLedDisplay1.Text = value + " Ω";
uiDigitalLabel2.Value += 0.1;
} }
} }
} }

View File

@ -45,6 +45,12 @@ namespace Sunny.UI.Demo
this.uiLedBulb6 = new Sunny.UI.UILedBulb(); this.uiLedBulb6 = new Sunny.UI.UILedBulb();
this.uiLight5 = new Sunny.UI.UILight(); this.uiLight5 = new Sunny.UI.UILight();
this.uiLight6 = new Sunny.UI.UILight(); this.uiLight6 = new Sunny.UI.UILight();
this.uiStatusBox1 = new Sunny.UI.UIStatusBox();
this.uiLine1 = new Sunny.UI.UILine();
this.uiButton1 = new Sunny.UI.UIButton();
this.uiButton2 = new Sunny.UI.UIButton();
this.uiButton3 = new Sunny.UI.UIButton();
((System.ComponentModel.ISupportInitialize)(this.uiStatusBox1)).BeginInit();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiLedBulb4 // uiLedBulb4
@ -78,7 +84,9 @@ namespace Sunny.UI.Demo
// //
// uiLine8 // uiLine8
// //
this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine8.BackColor = System.Drawing.Color.Transparent;
this.uiLine8.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine8.Location = new System.Drawing.Point(381, 55); this.uiLine8.Location = new System.Drawing.Point(381, 55);
this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine8.Name = "uiLine8"; this.uiLine8.Name = "uiLine8";
@ -98,7 +106,7 @@ namespace Sunny.UI.Demo
// uiLight4 // uiLight4
// //
this.uiLight4.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.uiLight4.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.uiLight4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight4.Font = new System.Drawing.Font("宋体", 12F);
this.uiLight4.Location = new System.Drawing.Point(72, 87); this.uiLight4.Location = new System.Drawing.Point(72, 87);
this.uiLight4.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLight4.Name = "uiLight4"; this.uiLight4.Name = "uiLight4";
@ -115,7 +123,7 @@ namespace Sunny.UI.Demo
// uiLight3 // uiLight3
// //
this.uiLight3.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiLight3.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232)))));
this.uiLight3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight3.Font = new System.Drawing.Font("宋体", 12F);
this.uiLight3.Location = new System.Drawing.Point(156, 87); this.uiLight3.Location = new System.Drawing.Point(156, 87);
this.uiLight3.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLight3.Name = "uiLight3"; this.uiLight3.Name = "uiLight3";
@ -130,7 +138,7 @@ namespace Sunny.UI.Demo
// uiLight2 // uiLight2
// //
this.uiLight2.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiLight2.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232)))));
this.uiLight2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLight2.Location = new System.Drawing.Point(114, 87); this.uiLight2.Location = new System.Drawing.Point(114, 87);
this.uiLight2.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLight2.Name = "uiLight2"; this.uiLight2.Name = "uiLight2";
@ -144,7 +152,9 @@ namespace Sunny.UI.Demo
// //
// uiLine2 // uiLine2
// //
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine2.BackColor = System.Drawing.Color.Transparent;
this.uiLine2.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine2.Location = new System.Drawing.Point(30, 55); this.uiLine2.Location = new System.Drawing.Point(30, 55);
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine2.Name = "uiLine2"; this.uiLine2.Name = "uiLine2";
@ -156,7 +166,7 @@ namespace Sunny.UI.Demo
// uiLight1 // uiLight1
// //
this.uiLight1.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiLight1.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232)))));
this.uiLight1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLight1.Location = new System.Drawing.Point(30, 87); this.uiLight1.Location = new System.Drawing.Point(30, 87);
this.uiLight1.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLight1.Name = "uiLight1"; this.uiLight1.Name = "uiLight1";
@ -170,7 +180,7 @@ namespace Sunny.UI.Demo
// uiToolTip1 // uiToolTip1
// //
this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.uiToolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(54)))), ((int)(((byte)(54)))), ((int)(((byte)(54)))));
this.uiToolTip1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.uiToolTip1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239))))); this.uiToolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(239)))), ((int)(((byte)(239)))));
this.uiToolTip1.OwnerDraw = true; this.uiToolTip1.OwnerDraw = true;
// //
@ -195,7 +205,7 @@ namespace Sunny.UI.Demo
// uiLight5 // uiLight5
// //
this.uiLight5.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.uiLight5.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.uiLight5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight5.Font = new System.Drawing.Font("宋体", 12F);
this.uiLight5.Location = new System.Drawing.Point(114, 146); this.uiLight5.Location = new System.Drawing.Point(114, 146);
this.uiLight5.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLight5.Name = "uiLight5"; this.uiLight5.Name = "uiLight5";
@ -211,7 +221,7 @@ namespace Sunny.UI.Demo
// uiLight6 // uiLight6
// //
this.uiLight6.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232))))); this.uiLight6.CenterColor = System.Drawing.Color.FromArgb(((int)(((byte)(239)))), ((int)(((byte)(248)))), ((int)(((byte)(232)))));
this.uiLight6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLight6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLight6.Location = new System.Drawing.Point(30, 146); this.uiLight6.Location = new System.Drawing.Point(30, 146);
this.uiLight6.MinimumSize = new System.Drawing.Size(1, 1); this.uiLight6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiLight6.Name = "uiLight6"; this.uiLight6.Name = "uiLight6";
@ -223,11 +233,113 @@ namespace Sunny.UI.Demo
this.uiLight6.TabIndex = 75; this.uiLight6.TabIndex = 75;
this.uiLight6.Text = "uiLight6"; this.uiLight6.Text = "uiLight6";
// //
// uiStatusBox1
//
this.uiStatusBox1.Image = global::Sunny.UI.Demo.Properties.Resources.led_g;
this.uiStatusBox1.Location = new System.Drawing.Point(30, 272);
this.uiStatusBox1.Name = "uiStatusBox1";
this.uiStatusBox1.Size = new System.Drawing.Size(36, 36);
this.uiStatusBox1.Status1 = global::Sunny.UI.Demo.Properties.Resources.led_g;
this.uiStatusBox1.Status2 = global::Sunny.UI.Demo.Properties.Resources.led_y;
this.uiStatusBox1.Status3 = global::Sunny.UI.Demo.Properties.Resources.led_r;
this.uiStatusBox1.TabIndex = 77;
this.uiStatusBox1.TabStop = false;
//
// uiLine1
//
this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.Location = new System.Drawing.Point(30, 230);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1";
this.uiLine1.Size = new System.Drawing.Size(319, 20);
this.uiLine1.TabIndex = 79;
this.uiLine1.Text = "UILight";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiButton1
//
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
this.uiButton1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
this.uiButton1.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
this.uiButton1.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiButton1.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiButton1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(251)))), ((int)(((byte)(241)))));
this.uiButton1.Location = new System.Drawing.Point(78, 273);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1";
this.uiButton1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
this.uiButton1.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
this.uiButton1.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiButton1.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
this.uiButton1.Size = new System.Drawing.Size(75, 35);
this.uiButton1.Style = Sunny.UI.UIStyle.Custom;
this.uiButton1.TabIndex = 80;
this.uiButton1.Text = "切换";
this.uiButton1.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click);
//
// uiButton2
//
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiButton2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiButton2.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
this.uiButton2.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiButton2.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiButton2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(249)))), ((int)(((byte)(241)))));
this.uiButton2.Location = new System.Drawing.Point(159, 273);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2";
this.uiButton2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
this.uiButton2.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
this.uiButton2.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiButton2.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
this.uiButton2.Size = new System.Drawing.Size(75, 35);
this.uiButton2.Style = Sunny.UI.UIStyle.Custom;
this.uiButton2.TabIndex = 81;
this.uiButton2.Text = "切换";
this.uiButton2.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
//
// uiButton3
//
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiButton3.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
this.uiButton3.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiButton3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
this.uiButton3.Location = new System.Drawing.Point(240, 273);
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton3.Name = "uiButton3";
this.uiButton3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
this.uiButton3.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
this.uiButton3.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiButton3.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.uiButton3.Size = new System.Drawing.Size(75, 35);
this.uiButton3.Style = Sunny.UI.UIStyle.Custom;
this.uiButton3.TabIndex = 82;
this.uiButton3.Text = "切换";
this.uiButton3.TipsFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
//
// FLight // FLight
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(800, 450); this.ClientSize = new System.Drawing.Size(800, 450);
this.Controls.Add(this.uiButton3);
this.Controls.Add(this.uiButton2);
this.Controls.Add(this.uiButton1);
this.Controls.Add(this.uiLine1);
this.Controls.Add(this.uiStatusBox1);
this.Controls.Add(this.uiLight5); this.Controls.Add(this.uiLight5);
this.Controls.Add(this.uiLight6); this.Controls.Add(this.uiLight6);
this.Controls.Add(this.uiLedBulb5); this.Controls.Add(this.uiLedBulb5);
@ -247,6 +359,7 @@ namespace Sunny.UI.Demo
this.ShowTitle = true; this.ShowTitle = true;
this.Symbol = 362751; this.Symbol = 362751;
this.Text = "Light"; this.Text = "Light";
((System.ComponentModel.ISupportInitialize)(this.uiStatusBox1)).EndInit();
this.ResumeLayout(false); this.ResumeLayout(false);
} }
@ -267,5 +380,10 @@ namespace Sunny.UI.Demo
private UILedBulb uiLedBulb6; private UILedBulb uiLedBulb6;
private UILight uiLight5; private UILight uiLight5;
private UILight uiLight6; private UILight uiLight6;
private UIStatusBox uiStatusBox1;
private UILine uiLine1;
private UIButton uiButton1;
private UIButton uiButton2;
private UIButton uiButton3;
} }
} }

View File

@ -6,5 +6,27 @@
{ {
InitializeComponent(); InitializeComponent();
} }
public enum LightState
{
Green = 1,
Yellow = 2,
Red = 3
}
private void uiButton1_Click(object sender, System.EventArgs e)
{
uiStatusBox1.Status = (int)LightState.Green;
}
private void uiButton2_Click(object sender, System.EventArgs e)
{
uiStatusBox1.Status = (int)LightState.Yellow;
}
private void uiButton3_Click(object sender, System.EventArgs e)
{
uiStatusBox1.Status = (int)LightState.Red;
}
} }
} }

View File

@ -30,74 +30,45 @@ namespace Sunny.UI.Demo
private void InitializeComponent() private void InitializeComponent()
{ {
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FMeter)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FMeter));
this.uiPanel1 = new Sunny.UI.UIPanel();
this.uiAnalogMeter1 = new Sunny.UI.UIAnalogMeter(); this.uiAnalogMeter1 = new Sunny.UI.UIAnalogMeter();
this.uiLine9 = new Sunny.UI.UILine(); this.uiLine9 = new Sunny.UI.UILine();
this.uiRoundMeter2 = new Sunny.UI.UIRoundMeter(); this.uiRoundMeter2 = new Sunny.UI.UIRoundMeter();
this.uiLine6 = new Sunny.UI.UILine(); this.uiLine6 = new Sunny.UI.UILine();
this.uiRoundMeter1 = new Sunny.UI.UIRoundMeter(); this.uiRoundMeter1 = new Sunny.UI.UIRoundMeter();
this.uiRuler3 = new Sunny.UI.UIRuler();
this.uiThermometer1 = new Sunny.UI.UIThermometer();
this.uiLine1 = new Sunny.UI.UILine(); this.uiLine1 = new Sunny.UI.UILine();
this.uiKnob2 = new Sunny.UI.UIKnob(); this.uiRuler1 = new Sunny.UI.UIRuler();
this.uiKnob3 = new Sunny.UI.UIKnob(); this.uiThermometer2 = new Sunny.UI.UIThermometer();
this.uiKnob4 = new Sunny.UI.UIKnob();
this.uiKnob1 = new Sunny.UI.UIKnob();
this.uiPanel1.SuspendLayout();
this.SuspendLayout(); this.SuspendLayout();
// //
// uiPanel1
//
this.uiPanel1.Controls.Add(this.uiAnalogMeter1);
this.uiPanel1.Controls.Add(this.uiLine9);
this.uiPanel1.Controls.Add(this.uiRoundMeter2);
this.uiPanel1.Controls.Add(this.uiLine6);
this.uiPanel1.Controls.Add(this.uiRoundMeter1);
this.uiPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiPanel1.FillColor2 = System.Drawing.Color.CornflowerBlue;
this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiPanel1.Location = new System.Drawing.Point(0, 35);
this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPanel1.Name = "uiPanel1";
this.uiPanel1.RadiusSides = Sunny.UI.UICornerRadiusSides.None;
this.uiPanel1.RectSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.None;
this.uiPanel1.Size = new System.Drawing.Size(800, 504);
this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
this.uiPanel1.StyleCustomMode = true;
this.uiPanel1.TabIndex = 69;
this.uiPanel1.Text = null;
this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
this.uiPanel1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiAnalogMeter1 // uiAnalogMeter1
// //
this.uiAnalogMeter1.BackColor = System.Drawing.Color.Transparent; this.uiAnalogMeter1.BackColor = System.Drawing.Color.Transparent;
this.uiAnalogMeter1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiAnalogMeter1.Font = new System.Drawing.Font("宋体", 12F);
this.uiAnalogMeter1.Location = new System.Drawing.Point(381, 61); this.uiAnalogMeter1.Location = new System.Drawing.Point(381, 96);
this.uiAnalogMeter1.MaxValue = 100D; this.uiAnalogMeter1.MaxValue = 100D;
this.uiAnalogMeter1.MinimumSize = new System.Drawing.Size(1, 1); this.uiAnalogMeter1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiAnalogMeter1.MinValue = 0D; this.uiAnalogMeter1.MinValue = 0D;
this.uiAnalogMeter1.Name = "uiAnalogMeter1"; this.uiAnalogMeter1.Name = "uiAnalogMeter1";
this.uiAnalogMeter1.Renderer = null; this.uiAnalogMeter1.Renderer = null;
this.uiAnalogMeter1.Size = new System.Drawing.Size(140, 140); this.uiAnalogMeter1.Size = new System.Drawing.Size(140, 140);
this.uiAnalogMeter1.Style = Sunny.UI.UIStyle.Custom;
this.uiAnalogMeter1.TabIndex = 73; this.uiAnalogMeter1.TabIndex = 73;
this.uiAnalogMeter1.Text = "uiAnalogMeter1"; this.uiAnalogMeter1.Text = "uiAnalogMeter1";
this.uiAnalogMeter1.Value = 0D; this.uiAnalogMeter1.Value = 0D;
this.uiAnalogMeter1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine9 // uiLine9
// //
this.uiLine9.BackColor = System.Drawing.Color.Transparent; this.uiLine9.BackColor = System.Drawing.Color.Transparent;
this.uiLine9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine9.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine9.Location = new System.Drawing.Point(381, 20); this.uiLine9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine9.Location = new System.Drawing.Point(381, 55);
this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine9.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine9.Name = "uiLine9"; this.uiLine9.Name = "uiLine9";
this.uiLine9.Size = new System.Drawing.Size(319, 20); this.uiLine9.Size = new System.Drawing.Size(319, 20);
this.uiLine9.Style = Sunny.UI.UIStyle.Custom;
this.uiLine9.TabIndex = 72; this.uiLine9.TabIndex = 72;
this.uiLine9.Text = "UIAnalogMeter"; this.uiLine9.Text = "UIAnalogMeter";
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiRoundMeter2 // uiRoundMeter2
// //
@ -105,30 +76,27 @@ namespace Sunny.UI.Demo
this.uiRoundMeter2.BackColor = System.Drawing.Color.Transparent; this.uiRoundMeter2.BackColor = System.Drawing.Color.Transparent;
this.uiRoundMeter2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("uiRoundMeter2.BackgroundImage"))); this.uiRoundMeter2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("uiRoundMeter2.BackgroundImage")));
this.uiRoundMeter2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.uiRoundMeter2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.uiRoundMeter2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRoundMeter2.Font = new System.Drawing.Font("宋体", 12F);
this.uiRoundMeter2.Location = new System.Drawing.Point(186, 56); this.uiRoundMeter2.Location = new System.Drawing.Point(186, 91);
this.uiRoundMeter2.MeterType = Sunny.UI.UIRoundMeter.TMeterType.Wind; this.uiRoundMeter2.MeterType = Sunny.UI.UIRoundMeter.TMeterType.Wind;
this.uiRoundMeter2.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundMeter2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRoundMeter2.Name = "uiRoundMeter2"; this.uiRoundMeter2.Name = "uiRoundMeter2";
this.uiRoundMeter2.Size = new System.Drawing.Size(140, 140); this.uiRoundMeter2.Size = new System.Drawing.Size(140, 140);
this.uiRoundMeter2.Style = Sunny.UI.UIStyle.Custom;
this.uiRoundMeter2.TabIndex = 71; this.uiRoundMeter2.TabIndex = 71;
this.uiRoundMeter2.Text = "uiRoundMeter2"; this.uiRoundMeter2.Text = "uiRoundMeter2";
this.uiRoundMeter2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiLine6 // uiLine6
// //
this.uiLine6.BackColor = System.Drawing.Color.Transparent; this.uiLine6.BackColor = System.Drawing.Color.Transparent;
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine6.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine6.Location = new System.Drawing.Point(30, 20); this.uiLine6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine6.Location = new System.Drawing.Point(30, 55);
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine6.Name = "uiLine6"; this.uiLine6.Name = "uiLine6";
this.uiLine6.Size = new System.Drawing.Size(319, 20); this.uiLine6.Size = new System.Drawing.Size(319, 20);
this.uiLine6.Style = Sunny.UI.UIStyle.Custom;
this.uiLine6.TabIndex = 70; this.uiLine6.TabIndex = 70;
this.uiLine6.Text = "UIRoundMeter"; this.uiLine6.Text = "UIRoundMeter";
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiRoundMeter1 // uiRoundMeter1
// //
@ -136,163 +104,113 @@ namespace Sunny.UI.Demo
this.uiRoundMeter1.BackColor = System.Drawing.Color.Transparent; this.uiRoundMeter1.BackColor = System.Drawing.Color.Transparent;
this.uiRoundMeter1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("uiRoundMeter1.BackgroundImage"))); this.uiRoundMeter1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("uiRoundMeter1.BackgroundImage")));
this.uiRoundMeter1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.uiRoundMeter1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.uiRoundMeter1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiRoundMeter1.Font = new System.Drawing.Font("宋体", 12F);
this.uiRoundMeter1.Location = new System.Drawing.Point(30, 56); this.uiRoundMeter1.Location = new System.Drawing.Point(30, 91);
this.uiRoundMeter1.MinimumSize = new System.Drawing.Size(1, 1); this.uiRoundMeter1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRoundMeter1.Name = "uiRoundMeter1"; this.uiRoundMeter1.Name = "uiRoundMeter1";
this.uiRoundMeter1.Size = new System.Drawing.Size(140, 140); this.uiRoundMeter1.Size = new System.Drawing.Size(140, 140);
this.uiRoundMeter1.Style = Sunny.UI.UIStyle.Custom;
this.uiRoundMeter1.TabIndex = 69; this.uiRoundMeter1.TabIndex = 69;
this.uiRoundMeter1.Text = "uiRoundMeter1"; this.uiRoundMeter1.Text = "uiRoundMeter1";
this.uiRoundMeter1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0); //
// uiRuler3
//
this.uiRuler3.BackColor = System.Drawing.Color.Transparent;
this.uiRuler3.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiRuler3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiRuler3.Location = new System.Drawing.Point(56, 287);
this.uiRuler3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiRuler3.MinorCount = 4;
this.uiRuler3.Name = "uiRuler3";
this.uiRuler3.Size = new System.Drawing.Size(35, 196);
this.uiRuler3.TabIndex = 113;
this.uiRuler3.Text = "uiRuler3";
//
// uiThermometer1
//
this.uiThermometer1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiThermometer1.Location = new System.Drawing.Point(78, 294);
this.uiThermometer1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiThermometer1.Name = "uiThermometer1";
this.uiThermometer1.Size = new System.Drawing.Size(49, 194);
this.uiThermometer1.TabIndex = 112;
this.uiThermometer1.Text = "uiThermometer1";
this.uiThermometer1.Value = 30;
// //
// uiLine1 // uiLine1
// //
this.uiLine1.BackColor = System.Drawing.Color.Transparent; this.uiLine1.BackColor = System.Drawing.Color.Transparent;
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 276); this.uiLine1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
this.uiLine1.LineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
this.uiLine1.Location = new System.Drawing.Point(30, 261);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16); this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1"; this.uiLine1.Name = "uiLine1";
this.uiLine1.Size = new System.Drawing.Size(319, 20); this.uiLine1.Size = new System.Drawing.Size(319, 20);
this.uiLine1.TabIndex = 71; this.uiLine1.TabIndex = 111;
this.uiLine1.Text = "UIKnob"; this.uiLine1.Text = "UIThermometer";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiKnob2 // uiRuler1
// //
this.uiKnob2.EndAngle = 440F; this.uiRuler1.BackColor = System.Drawing.Color.Transparent;
this.uiKnob2.ImeMode = System.Windows.Forms.ImeMode.On; this.uiRuler1.Direction = Sunny.UI.UITrackBar.BarDirection.Vertical;
this.uiKnob2.KnobBackColor = System.Drawing.Color.Black; this.uiRuler1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiKnob2.KnobPointerStyle = Sunny.UI.UIKnob.KnobPointerStyles.line; this.uiRuler1.Location = new System.Drawing.Point(213, 287);
this.uiKnob2.LargeChange = 5; this.uiRuler1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiKnob2.Location = new System.Drawing.Point(208, 326); this.uiRuler1.MinorCount = 4;
this.uiKnob2.Maximum = 100; this.uiRuler1.Name = "uiRuler1";
this.uiKnob2.Minimum = -100; this.uiRuler1.Size = new System.Drawing.Size(35, 196);
this.uiKnob2.Name = "uiKnob2"; this.uiRuler1.StartValue = -20D;
this.uiKnob2.PointerColor = System.Drawing.Color.SlateBlue; this.uiRuler1.StepCount = 6;
this.uiKnob2.ScaleColor = System.Drawing.Color.Black; this.uiRuler1.TabIndex = 115;
this.uiKnob2.ScaleDivisions = 21; this.uiRuler1.Text = "uiRuler1";
this.uiKnob2.ScaleFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
this.uiKnob2.ScaleSubDivisions = 4;
this.uiKnob2.ShowLargeScale = true;
this.uiKnob2.ShowSmallScale = false;
this.uiKnob2.Size = new System.Drawing.Size(150, 150);
this.uiKnob2.SmallChange = 1;
this.uiKnob2.StartAngle = 100F;
this.uiKnob2.TabIndex = 1;
this.uiKnob2.Value = -30;
this.uiKnob2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// uiKnob3 // uiThermometer2
// //
this.uiKnob3.EndAngle = 405F; this.uiThermometer2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiKnob3.ImeMode = System.Windows.Forms.ImeMode.On; this.uiThermometer2.Location = new System.Drawing.Point(235, 294);
this.uiKnob3.KnobBackColor = System.Drawing.Color.White; this.uiThermometer2.Minimum = -20;
this.uiKnob3.KnobPointerStyle = Sunny.UI.UIKnob.KnobPointerStyles.line; this.uiThermometer2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiKnob3.LargeChange = 5; this.uiThermometer2.Name = "uiThermometer2";
this.uiKnob3.Location = new System.Drawing.Point(386, 326); this.uiThermometer2.Size = new System.Drawing.Size(49, 194);
this.uiKnob3.Maximum = 100; this.uiThermometer2.TabIndex = 114;
this.uiKnob3.Minimum = 0; this.uiThermometer2.Text = "uiThermometer2";
this.uiKnob3.Name = "uiKnob3"; this.uiThermometer2.Value = 30;
this.uiKnob3.PointerColor = System.Drawing.Color.SlateBlue;
this.uiKnob3.ScaleColor = System.Drawing.Color.Black;
this.uiKnob3.ScaleDivisions = 11;
this.uiKnob3.ScaleFont = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.uiKnob3.ScaleFontAutoSize = false;
this.uiKnob3.ScaleSubDivisions = 1;
this.uiKnob3.ShowLargeScale = true;
this.uiKnob3.ShowSmallScale = true;
this.uiKnob3.Size = new System.Drawing.Size(150, 150);
this.uiKnob3.SmallChange = 2;
this.uiKnob3.StartAngle = 135F;
this.uiKnob3.TabIndex = 2;
this.uiKnob3.Value = 0;
this.uiKnob3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiKnob4
//
this.uiKnob4.DrawDivInside = true;
this.uiKnob4.EndAngle = 360F;
this.uiKnob4.ImeMode = System.Windows.Forms.ImeMode.On;
this.uiKnob4.KnobBackColor = System.Drawing.Color.Gray;
this.uiKnob4.KnobPointerStyle = Sunny.UI.UIKnob.KnobPointerStyles.circle;
this.uiKnob4.LargeChange = 5;
this.uiKnob4.Location = new System.Drawing.Point(564, 326);
this.uiKnob4.Maximum = 10;
this.uiKnob4.Minimum = 0;
this.uiKnob4.Name = "uiKnob4";
this.uiKnob4.PointerColor = System.Drawing.Color.White;
this.uiKnob4.ScaleColor = System.Drawing.Color.Black;
this.uiKnob4.ScaleDivisions = 11;
this.uiKnob4.ScaleFont = new System.Drawing.Font("Bauhaus 93", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.uiKnob4.ScaleFontAutoSize = false;
this.uiKnob4.ScaleSubDivisions = 4;
this.uiKnob4.ShowLargeScale = true;
this.uiKnob4.ShowSmallScale = false;
this.uiKnob4.Size = new System.Drawing.Size(150, 150);
this.uiKnob4.SmallChange = 1;
this.uiKnob4.StartAngle = 180F;
this.uiKnob4.TabIndex = 3;
this.uiKnob4.Value = 3;
this.uiKnob4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiKnob1
//
this.uiKnob1.EndAngle = 405F;
this.uiKnob1.KnobBackColor = System.Drawing.Color.White;
this.uiKnob1.KnobPointerStyle = Sunny.UI.UIKnob.KnobPointerStyles.circle;
this.uiKnob1.LargeChange = 5;
this.uiKnob1.Location = new System.Drawing.Point(30, 326);
this.uiKnob1.Maximum = 100;
this.uiKnob1.Minimum = 0;
this.uiKnob1.Name = "uiKnob1";
this.uiKnob1.PointerColor = System.Drawing.Color.SlateBlue;
this.uiKnob1.ScaleColor = System.Drawing.Color.Black;
this.uiKnob1.ScaleDivisions = 11;
this.uiKnob1.ScaleFont = new System.Drawing.Font("宋体", 9F);
this.uiKnob1.ScaleSubDivisions = 4;
this.uiKnob1.ShowLargeScale = true;
this.uiKnob1.ShowSmallScale = false;
this.uiKnob1.Size = new System.Drawing.Size(150, 150);
this.uiKnob1.SmallChange = 1;
this.uiKnob1.StartAngle = 135F;
this.uiKnob1.TabIndex = 72;
this.uiKnob1.Value = 0;
this.uiKnob1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
// //
// FMeter // FMeter
// //
this.AllowShowTitle = true; this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(800, 539); this.ClientSize = new System.Drawing.Size(800, 539);
this.Controls.Add(this.uiKnob1); this.Controls.Add(this.uiRuler1);
this.Controls.Add(this.uiKnob4); this.Controls.Add(this.uiThermometer2);
this.Controls.Add(this.uiKnob3); this.Controls.Add(this.uiRuler3);
this.Controls.Add(this.uiKnob2); this.Controls.Add(this.uiThermometer1);
this.Controls.Add(this.uiLine1); this.Controls.Add(this.uiLine1);
this.Controls.Add(this.uiPanel1); this.Controls.Add(this.uiAnalogMeter1);
this.Controls.Add(this.uiLine9);
this.Controls.Add(this.uiLine6);
this.Controls.Add(this.uiRoundMeter2);
this.Controls.Add(this.uiRoundMeter1);
this.Name = "FMeter"; this.Name = "FMeter";
this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0); this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.ShowTitle = true; this.ShowTitle = true;
this.Symbol = 61668; this.Symbol = 61668;
this.Text = "Meter"; this.Text = "Meter";
this.uiPanel1.ResumeLayout(false);
this.ResumeLayout(false); this.ResumeLayout(false);
} }
#endregion #endregion
private UIPanel uiPanel1;
private UIAnalogMeter uiAnalogMeter1; private UIAnalogMeter uiAnalogMeter1;
private UILine uiLine9; private UILine uiLine9;
private UIRoundMeter uiRoundMeter2; private UIRoundMeter uiRoundMeter2;
private UILine uiLine6; private UILine uiLine6;
private UIRoundMeter uiRoundMeter1; private UIRoundMeter uiRoundMeter1;
private UIRuler uiRuler3;
private UIThermometer uiThermometer1;
private UILine uiLine1; private UILine uiLine1;
private UIKnob uiKnob2; private UIRuler uiRuler1;
private UIKnob uiKnob3; private UIThermometer uiThermometer2;
private UIKnob uiKnob4;
private UIKnob uiKnob1;
} }
} }

View File

@ -16,6 +16,9 @@ namespace Sunny.UI.Demo
uiRoundMeter1.Angle = value * 10; uiRoundMeter1.Angle = value * 10;
uiRoundMeter2.Angle = value * 10; uiRoundMeter2.Angle = value * 10;
uiAnalogMeter1.Value = value; uiAnalogMeter1.Value = value;
uiThermometer1.Value = value;
uiThermometer2.Value = value;
} }
Timer timer = new Timer(); Timer timer = new Timer();

View File

@ -317,265 +317,265 @@
<data name="uiRoundMeter1.AngleImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="uiRoundMeter1.AngleImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
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
</value> </value>
</data> </data>
<data name="uiRoundMeter1.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <data name="uiRoundMeter1.BackgroundImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value> <value>
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
b0BOOeX/AwoIhqoMLNEoAAAAAElFTkSuQmCC A3LKKf8faGOFumfKRXoAAAAASUVORK5CYII=
</value> </value>
</data> </data>
</root> </root>

View File

@ -71,7 +71,7 @@ namespace Sunny.UI.Demo
this.uiPipe3.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe3.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe3.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.uiPipe3.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
this.uiPipe3.FlowSpeed = 10; this.uiPipe3.FlowSpeed = 10;
this.uiPipe3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe3.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe3.Location = new System.Drawing.Point(196, 194); this.uiPipe3.Location = new System.Drawing.Point(196, 194);
this.uiPipe3.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe3.Name = "uiPipe3"; this.uiPipe3.Name = "uiPipe3";
@ -90,7 +90,7 @@ namespace Sunny.UI.Demo
this.uiPipe4.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe4.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe4.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.uiPipe4.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
this.uiPipe4.FlowSpeed = 10; this.uiPipe4.FlowSpeed = 10;
this.uiPipe4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe4.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe4.Location = new System.Drawing.Point(34, 63); this.uiPipe4.Location = new System.Drawing.Point(34, 63);
this.uiPipe4.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe4.Name = "uiPipe4"; this.uiPipe4.Name = "uiPipe4";
@ -108,7 +108,7 @@ namespace Sunny.UI.Demo
this.uiPipe2.BackColor = System.Drawing.Color.Transparent; this.uiPipe2.BackColor = System.Drawing.Color.Transparent;
this.uiPipe2.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.uiPipe2.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
this.uiPipe2.FlowSpeed = 10; this.uiPipe2.FlowSpeed = 10;
this.uiPipe2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe2.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe2.Location = new System.Drawing.Point(48, 194); this.uiPipe2.Location = new System.Drawing.Point(48, 194);
this.uiPipe2.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe2.Name = "uiPipe2"; this.uiPipe2.Name = "uiPipe2";
@ -127,7 +127,7 @@ namespace Sunny.UI.Demo
this.uiPipe7.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe7.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe7.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.uiPipe7.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.uiPipe7.FlowSpeed = 10; this.uiPipe7.FlowSpeed = 10;
this.uiPipe7.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe7.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe7.Location = new System.Drawing.Point(451, 194); this.uiPipe7.Location = new System.Drawing.Point(451, 194);
this.uiPipe7.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe7.Name = "uiPipe7"; this.uiPipe7.Name = "uiPipe7";
@ -146,7 +146,7 @@ namespace Sunny.UI.Demo
this.uiPipe8.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe8.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe8.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.uiPipe8.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.uiPipe8.FlowSpeed = 10; this.uiPipe8.FlowSpeed = 10;
this.uiPipe8.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe8.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe8.Location = new System.Drawing.Point(289, 175); this.uiPipe8.Location = new System.Drawing.Point(289, 175);
this.uiPipe8.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe8.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe8.Name = "uiPipe8"; this.uiPipe8.Name = "uiPipe8";
@ -164,7 +164,7 @@ namespace Sunny.UI.Demo
this.uiPipe9.BackColor = System.Drawing.Color.Transparent; this.uiPipe9.BackColor = System.Drawing.Color.Transparent;
this.uiPipe9.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.uiPipe9.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.uiPipe9.FlowSpeed = 10; this.uiPipe9.FlowSpeed = 10;
this.uiPipe9.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe9.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe9.Location = new System.Drawing.Point(303, 194); this.uiPipe9.Location = new System.Drawing.Point(303, 194);
this.uiPipe9.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe9.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe9.Name = "uiPipe9"; this.uiPipe9.Name = "uiPipe9";
@ -183,7 +183,7 @@ namespace Sunny.UI.Demo
this.uiPipe10.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.uiPipe10.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.uiPipe10.FlowDirection = Sunny.UI.UIPipe.UIFlowDirection.Reverse; this.uiPipe10.FlowDirection = Sunny.UI.UIPipe.UIFlowDirection.Reverse;
this.uiPipe10.FlowSpeed = 10; this.uiPipe10.FlowSpeed = 10;
this.uiPipe10.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe10.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe10.Location = new System.Drawing.Point(78, 251); this.uiPipe10.Location = new System.Drawing.Point(78, 251);
this.uiPipe10.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe10.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe10.Name = "uiPipe10"; this.uiPipe10.Name = "uiPipe10";
@ -202,7 +202,7 @@ namespace Sunny.UI.Demo
this.uiPipe11.FlowColor = System.Drawing.Color.SkyBlue; this.uiPipe11.FlowColor = System.Drawing.Color.SkyBlue;
this.uiPipe11.FlowDirection = Sunny.UI.UIPipe.UIFlowDirection.Reverse; this.uiPipe11.FlowDirection = Sunny.UI.UIPipe.UIFlowDirection.Reverse;
this.uiPipe11.FlowSpeed = 10; this.uiPipe11.FlowSpeed = 10;
this.uiPipe11.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe11.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe11.Location = new System.Drawing.Point(109, 295); this.uiPipe11.Location = new System.Drawing.Point(109, 295);
this.uiPipe11.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe11.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe11.Name = "uiPipe11"; this.uiPipe11.Name = "uiPipe11";
@ -221,7 +221,7 @@ namespace Sunny.UI.Demo
this.uiPipe12.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe12.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe12.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.uiPipe12.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.uiPipe12.FlowSpeed = 10; this.uiPipe12.FlowSpeed = 10;
this.uiPipe12.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe12.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe12.Location = new System.Drawing.Point(63, 251); this.uiPipe12.Location = new System.Drawing.Point(63, 251);
this.uiPipe12.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe12.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe12.Name = "uiPipe12"; this.uiPipe12.Name = "uiPipe12";
@ -240,7 +240,7 @@ namespace Sunny.UI.Demo
this.uiPipe1.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe1.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe1.FlowColor = System.Drawing.Color.SkyBlue; this.uiPipe1.FlowColor = System.Drawing.Color.SkyBlue;
this.uiPipe1.FlowSpeed = 10; this.uiPipe1.FlowSpeed = 10;
this.uiPipe1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe1.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe1.Location = new System.Drawing.Point(94, 295); this.uiPipe1.Location = new System.Drawing.Point(94, 295);
this.uiPipe1.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe1.Name = "uiPipe1"; this.uiPipe1.Name = "uiPipe1";
@ -259,7 +259,7 @@ namespace Sunny.UI.Demo
this.uiPipe5.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe5.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe5.FlowColor = System.Drawing.Color.SkyBlue; this.uiPipe5.FlowColor = System.Drawing.Color.SkyBlue;
this.uiPipe5.FlowSpeed = 10; this.uiPipe5.FlowSpeed = 10;
this.uiPipe5.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe5.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe5.Location = new System.Drawing.Point(716, 175); this.uiPipe5.Location = new System.Drawing.Point(716, 175);
this.uiPipe5.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe5.Name = "uiPipe5"; this.uiPipe5.Name = "uiPipe5";
@ -280,7 +280,7 @@ namespace Sunny.UI.Demo
this.uiPipe6.FlowInterval = 16; this.uiPipe6.FlowInterval = 16;
this.uiPipe6.FlowSize = 28; this.uiPipe6.FlowSize = 28;
this.uiPipe6.FlowSpeed = 12; this.uiPipe6.FlowSpeed = 12;
this.uiPipe6.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe6.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe6.Location = new System.Drawing.Point(63, 384); this.uiPipe6.Location = new System.Drawing.Point(63, 384);
this.uiPipe6.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe6.Name = "uiPipe6"; this.uiPipe6.Name = "uiPipe6";
@ -301,7 +301,7 @@ namespace Sunny.UI.Demo
this.uiPipe13.FlowInterval = 16; this.uiPipe13.FlowInterval = 16;
this.uiPipe13.FlowSize = 28; this.uiPipe13.FlowSize = 28;
this.uiPipe13.FlowSpeed = 12; this.uiPipe13.FlowSpeed = 12;
this.uiPipe13.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe13.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe13.Location = new System.Drawing.Point(77, 483); this.uiPipe13.Location = new System.Drawing.Point(77, 483);
this.uiPipe13.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe13.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe13.Name = "uiPipe13"; this.uiPipe13.Name = "uiPipe13";
@ -322,7 +322,7 @@ namespace Sunny.UI.Demo
this.uiPipe14.FlowInterval = 16; this.uiPipe14.FlowInterval = 16;
this.uiPipe14.FlowSize = 28; this.uiPipe14.FlowSize = 28;
this.uiPipe14.FlowSpeed = 12; this.uiPipe14.FlowSpeed = 12;
this.uiPipe14.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe14.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe14.Location = new System.Drawing.Point(77, 524); this.uiPipe14.Location = new System.Drawing.Point(77, 524);
this.uiPipe14.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe14.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe14.Name = "uiPipe14"; this.uiPipe14.Name = "uiPipe14";
@ -345,7 +345,7 @@ namespace Sunny.UI.Demo
this.uiPipe15.FlowInterval = 16; this.uiPipe15.FlowInterval = 16;
this.uiPipe15.FlowSize = 28; this.uiPipe15.FlowSize = 28;
this.uiPipe15.FlowSpeed = 12; this.uiPipe15.FlowSpeed = 12;
this.uiPipe15.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe15.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe15.Location = new System.Drawing.Point(374, 384); this.uiPipe15.Location = new System.Drawing.Point(374, 384);
this.uiPipe15.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe15.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe15.Name = "uiPipe15"; this.uiPipe15.Name = "uiPipe15";
@ -367,7 +367,7 @@ namespace Sunny.UI.Demo
this.uiPipe16.FlowInterval = 16; this.uiPipe16.FlowInterval = 16;
this.uiPipe16.FlowSize = 28; this.uiPipe16.FlowSize = 28;
this.uiPipe16.FlowSpeed = 12; this.uiPipe16.FlowSpeed = 12;
this.uiPipe16.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe16.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.uiPipe16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.uiPipe16.Location = new System.Drawing.Point(536, 384); this.uiPipe16.Location = new System.Drawing.Point(536, 384);
this.uiPipe16.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe16.MinimumSize = new System.Drawing.Size(1, 1);
@ -389,7 +389,7 @@ namespace Sunny.UI.Demo
this.uiPipe17.FlowInterval = 16; this.uiPipe17.FlowInterval = 16;
this.uiPipe17.FlowSize = 28; this.uiPipe17.FlowSize = 28;
this.uiPipe17.FlowSpeed = 12; this.uiPipe17.FlowSpeed = 12;
this.uiPipe17.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe17.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.uiPipe17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.uiPipe17.Location = new System.Drawing.Point(551, 451); this.uiPipe17.Location = new System.Drawing.Point(551, 451);
this.uiPipe17.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe17.MinimumSize = new System.Drawing.Size(1, 1);
@ -412,7 +412,7 @@ namespace Sunny.UI.Demo
this.uiPipe18.FlowInterval = 16; this.uiPipe18.FlowInterval = 16;
this.uiPipe18.FlowSize = 28; this.uiPipe18.FlowSize = 28;
this.uiPipe18.FlowSpeed = 12; this.uiPipe18.FlowSpeed = 12;
this.uiPipe18.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe18.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.uiPipe18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
this.uiPipe18.Location = new System.Drawing.Point(716, 451); this.uiPipe18.Location = new System.Drawing.Point(716, 451);
this.uiPipe18.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe18.MinimumSize = new System.Drawing.Size(1, 1);
@ -429,7 +429,7 @@ namespace Sunny.UI.Demo
// uiValve1 // uiValve1
// //
this.uiValve1.Active = true; this.uiValve1.Active = true;
this.uiValve1.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiValve1.Font = new System.Drawing.Font("宋体", 12F);
this.uiValve1.Location = new System.Drawing.Point(255, 122); this.uiValve1.Location = new System.Drawing.Point(255, 122);
this.uiValve1.MinimumSize = new System.Drawing.Size(1, 1); this.uiValve1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiValve1.Name = "uiValve1"; this.uiValve1.Name = "uiValve1";
@ -447,7 +447,7 @@ namespace Sunny.UI.Demo
this.uiPipe19.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe19.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe19.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128))))); this.uiPipe19.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
this.uiPipe19.FlowSpeed = 10; this.uiPipe19.FlowSpeed = 10;
this.uiPipe19.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe19.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe19.Location = new System.Drawing.Point(289, 63); this.uiPipe19.Location = new System.Drawing.Point(289, 63);
this.uiPipe19.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe19.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe19.Name = "uiPipe19"; this.uiPipe19.Name = "uiPipe19";
@ -463,7 +463,7 @@ namespace Sunny.UI.Demo
// //
this.uiValve2.Active = true; this.uiValve2.Active = true;
this.uiValve2.Direction = Sunny.UI.UIValve.UIValveDirection.Right; this.uiValve2.Direction = Sunny.UI.UIValve.UIValveDirection.Right;
this.uiValve2.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiValve2.Font = new System.Drawing.Font("宋体", 12F);
this.uiValve2.Location = new System.Drawing.Point(706, 122); this.uiValve2.Location = new System.Drawing.Point(706, 122);
this.uiValve2.MinimumSize = new System.Drawing.Size(1, 1); this.uiValve2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiValve2.Name = "uiValve2"; this.uiValve2.Name = "uiValve2";
@ -477,7 +477,7 @@ namespace Sunny.UI.Demo
// //
this.uiValve3.Active = true; this.uiValve3.Active = true;
this.uiValve3.Direction = Sunny.UI.UIValve.UIValveDirection.Top; this.uiValve3.Direction = Sunny.UI.UIValve.UIValveDirection.Top;
this.uiValve3.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiValve3.Font = new System.Drawing.Font("宋体", 12F);
this.uiValve3.Location = new System.Drawing.Point(94, 160); this.uiValve3.Location = new System.Drawing.Point(94, 160);
this.uiValve3.MinimumSize = new System.Drawing.Size(1, 1); this.uiValve3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiValve3.Name = "uiValve3"; this.uiValve3.Name = "uiValve3";
@ -492,7 +492,7 @@ namespace Sunny.UI.Demo
// //
this.uiValve4.Active = true; this.uiValve4.Active = true;
this.uiValve4.Direction = Sunny.UI.UIValve.UIValveDirection.Bottom; this.uiValve4.Direction = Sunny.UI.UIValve.UIValveDirection.Bottom;
this.uiValve4.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiValve4.Font = new System.Drawing.Font("宋体", 12F);
this.uiValve4.Location = new System.Drawing.Point(186, 514); this.uiValve4.Location = new System.Drawing.Point(186, 514);
this.uiValve4.MinimumSize = new System.Drawing.Size(1, 1); this.uiValve4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiValve4.Name = "uiValve4"; this.uiValve4.Name = "uiValve4";
@ -510,7 +510,7 @@ namespace Sunny.UI.Demo
this.uiPipe20.BackColor = System.Drawing.Color.Transparent; this.uiPipe20.BackColor = System.Drawing.Color.Transparent;
this.uiPipe20.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128))))); this.uiPipe20.FlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
this.uiPipe20.FlowSpeed = 10; this.uiPipe20.FlowSpeed = 10;
this.uiPipe20.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe20.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe20.Location = new System.Drawing.Point(124, 194); this.uiPipe20.Location = new System.Drawing.Point(124, 194);
this.uiPipe20.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe20.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe20.Name = "uiPipe20"; this.uiPipe20.Name = "uiPipe20";
@ -529,7 +529,7 @@ namespace Sunny.UI.Demo
this.uiPipe21.Direction = Sunny.UI.UILine.LineDirection.Vertical; this.uiPipe21.Direction = Sunny.UI.UILine.LineDirection.Vertical;
this.uiPipe21.FlowColor = System.Drawing.Color.SkyBlue; this.uiPipe21.FlowColor = System.Drawing.Color.SkyBlue;
this.uiPipe21.FlowSpeed = 10; this.uiPipe21.FlowSpeed = 10;
this.uiPipe21.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe21.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe21.Location = new System.Drawing.Point(716, 63); this.uiPipe21.Location = new System.Drawing.Point(716, 63);
this.uiPipe21.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe21.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe21.Name = "uiPipe21"; this.uiPipe21.Name = "uiPipe21";
@ -549,7 +549,7 @@ namespace Sunny.UI.Demo
this.uiPipe22.FlowInterval = 16; this.uiPipe22.FlowInterval = 16;
this.uiPipe22.FlowSize = 28; this.uiPipe22.FlowSize = 28;
this.uiPipe22.FlowSpeed = 12; this.uiPipe22.FlowSpeed = 12;
this.uiPipe22.Font = new System.Drawing.Font("微软雅黑", 12F); this.uiPipe22.Font = new System.Drawing.Font("宋体", 12F);
this.uiPipe22.Location = new System.Drawing.Point(242, 524); this.uiPipe22.Location = new System.Drawing.Point(242, 524);
this.uiPipe22.MinimumSize = new System.Drawing.Size(1, 1); this.uiPipe22.MinimumSize = new System.Drawing.Size(1, 1);
this.uiPipe22.Name = "uiPipe22"; this.uiPipe22.Name = "uiPipe22";

View File

@ -0,0 +1,96 @@
namespace Sunny.UI.Demo
{
partial class FSwitch
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.uiLine1 = new Sunny.UI.UILine();
this.uiTurnSwitch1 = new Sunny.UI.UITurnSwitch();
this.uiTurnSwitch2 = new Sunny.UI.UITurnSwitch();
this.SuspendLayout();
//
// uiLine1
//
this.uiLine1.Font = new System.Drawing.Font("宋体", 12F);
this.uiLine1.Location = new System.Drawing.Point(30, 55);
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
this.uiLine1.Name = "uiLine1";
this.uiLine1.Size = new System.Drawing.Size(670, 20);
this.uiLine1.TabIndex = 78;
this.uiLine1.Text = "UITurnSwitch";
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiTurnSwitch1
//
this.uiTurnSwitch1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTurnSwitch1.Location = new System.Drawing.Point(33, 96);
this.uiTurnSwitch1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTurnSwitch1.Name = "uiTurnSwitch1";
this.uiTurnSwitch1.Size = new System.Drawing.Size(160, 160);
this.uiTurnSwitch1.TabIndex = 79;
this.uiTurnSwitch1.Text = "uiTurnSwitch1";
this.uiTurnSwitch1.ValueChanged += new Sunny.UI.UITurnSwitch.OnValueChanged(this.uiTurnSwitch1_ValueChanged);
//
// uiTurnSwitch2
//
this.uiTurnSwitch2.ActiveAngle = 0;
this.uiTurnSwitch2.BackInnerSize = 60;
this.uiTurnSwitch2.BackSize = 80;
this.uiTurnSwitch2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiTurnSwitch2.InActiveAngle = 90;
this.uiTurnSwitch2.InActiveColor = System.Drawing.Color.Fuchsia;
this.uiTurnSwitch2.Location = new System.Drawing.Point(216, 96);
this.uiTurnSwitch2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiTurnSwitch2.Name = "uiTurnSwitch2";
this.uiTurnSwitch2.Size = new System.Drawing.Size(160, 160);
this.uiTurnSwitch2.TabIndex = 80;
this.uiTurnSwitch2.Text = "uiTurnSwitch2";
//
// FSwitch
//
this.AllowShowTitle = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(800, 450);
this.Controls.Add(this.uiTurnSwitch2);
this.Controls.Add(this.uiTurnSwitch1);
this.Controls.Add(this.uiLine1);
this.Name = "FSwitch";
this.Padding = new System.Windows.Forms.Padding(0, 35, 0, 0);
this.ShowTitle = true;
this.Symbol = 361956;
this.Text = "Switch";
this.ResumeLayout(false);
}
#endregion
private UILine uiLine1;
private UITurnSwitch uiTurnSwitch1;
private UITurnSwitch uiTurnSwitch2;
}
}

View File

@ -0,0 +1,15 @@
namespace Sunny.UI.Demo
{
public partial class FSwitch : UIPage
{
public FSwitch()
{
InitializeComponent();
}
private void uiTurnSwitch1_ValueChanged(object sender, bool value)
{
this.ShowInfoTip(value.ToString());
}
}
}

View File

@ -0,0 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@ -13,6 +13,13 @@ namespace Sunny.UI.Demo
{ {
Application.EnableVisualStyles(); Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false); Application.SetCompatibleTextRenderingDefault(false);
//增加一个繁体中文的内置资源配置
UIStyles.BuiltInResources.TryAdd(CultureInfos.zh_TW.LCID, new zh_TW_Resources());
//从项目方案生成多语言配置文件生成文件在可执行文件夹的Language目录下
//生成后界面没有修改的情况下,可注释掉下一行,只运行一次即可
//TranslateHelper.LoadCsproj(@"D:\Source\SunnyUI\SunnyUI.Demo\SunnyUI.Demo.csproj");
Application.Run(new FMain()); Application.Run(new FMain());
} }
} }

View File

@ -9,7 +9,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("SunnyUI.Net")] [assembly: AssemblyCompany("SunnyUI.Net")]
[assembly: AssemblyProduct("SunnyUI.Demo")] [assembly: AssemblyProduct("SunnyUI.Demo")]
[assembly: AssemblyCopyright("Copyright ©SunnyUI.Net 2012-2022")] [assembly: AssemblyCopyright("Copyright ©SunnyUI.Net 2012-2024")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值 //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示: //通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3.0.0")] [assembly: AssemblyVersion("3.8.0.1")]
[assembly: AssemblyFileVersion("3.3.0.0")] [assembly: AssemblyFileVersion("3.8.0.1")]

View File

@ -470,6 +470,36 @@ namespace Sunny.UI.Demo.Properties {
} }
} }
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>
internal static System.Drawing.Bitmap led_g {
get {
object obj = ResourceManager.GetObject("led_g", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>
internal static System.Drawing.Bitmap led_r {
get {
object obj = ResourceManager.GetObject("led_r", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>
internal static System.Drawing.Bitmap led_y {
get {
object obj = ResourceManager.GetObject("led_y", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary> /// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。 /// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary> /// </summary>
@ -600,6 +630,16 @@ namespace Sunny.UI.Demo.Properties {
} }
} }
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>
internal static System.Drawing.Bitmap Sunny24 {
get {
object obj = ResourceManager.GetObject("Sunny24", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary> /// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。 /// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary> /// </summary>
@ -623,9 +663,9 @@ namespace Sunny.UI.Demo.Properties {
/// <summary> /// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。 /// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary> /// </summary>
internal static System.Drawing.Bitmap SunnyUISmall { internal static System.Drawing.Bitmap SunnyUI72 {
get { get {
object obj = ResourceManager.GetObject("SunnyUISmall", resourceCulture); object obj = ResourceManager.GetObject("SunnyUI72", resourceCulture);
return ((System.Drawing.Bitmap)(obj)); return ((System.Drawing.Bitmap)(obj));
} }
} }

View File

@ -214,6 +214,15 @@
<data name="lazio" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="lazio" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\lazio.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> <value>..\Resources\lazio.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data> </data>
<data name="led_g" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\led_g.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="led_r" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\led_r.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="led_y" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\led_y.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="mallorca" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="mallorca" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\mallorca.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> <value>..\Resources\mallorca.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data> </data>
@ -253,14 +262,17 @@
<data name="sevilla" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="sevilla" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\sevilla.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> <value>..\Resources\sevilla.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data> </data>
<data name="Sunny24" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Sunny24.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="SunnyLogin" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="SunnyLogin" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\SunnyLogin.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> <value>..\Resources\SunnyLogin.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data> </data>
<data name="SunnyUI" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="SunnyUI" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\SunnyUI.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> <value>..\Resources\SunnyUI.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data> </data>
<data name="SunnyUISmall" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="SunnyUI72" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\SunnyUISmall.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> <value>..\Resources\SunnyUI72.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data> </data>
<data name="Tom" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="Tom" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Tom.gif;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value> <value>..\Resources\Tom.gif;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -41,15 +41,34 @@
<ApplicationManifest>app.manifest</ApplicationManifest> <ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="SunnyUI, Version=3.3.0.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL"> <Reference Include="SunnyUI, Version=3.8.3.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
<HintPath>..\packages\SunnyUI.3.3.0\lib\net472\SunnyUI.dll</HintPath> <HintPath>..\packages\SunnyUI.3.8.3\lib\net472\SunnyUI.dll</HintPath>
</Reference> </Reference>
<Reference Include="SunnyUI.Common, Version=3.3.0.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL"> <Reference Include="SunnyUI.COM, Version=9.0.3.1, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\SunnyUI.Common.3.3.0\lib\net472\SunnyUI.Common.dll</HintPath> <HintPath>..\packages\SunnyUI.COM.9.0.3.1\lib\net472\SunnyUI.COM.dll</HintPath>
</Reference>
<Reference Include="SunnyUI.Common, Version=3.8.3.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
<HintPath>..\packages\SunnyUI.Common.3.8.3\lib\net472\SunnyUI.Common.dll</HintPath>
</Reference>
<Reference Include="SunnyUI.FrameDecoder, Version=7.6.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\SunnyUI.FrameDecoder.7.6.0\lib\net472\SunnyUI.FrameDecoder.dll</HintPath>
</Reference> </Reference>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.Core" /> <Reference Include="System.Core" />
<Reference Include="System.Design" /> <Reference Include="System.Design" />
<Reference Include="System.Memory, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Web.Extensions" /> <Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml.Linq" /> <Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" /> <Reference Include="System.Data.DataSetExtensions" />
@ -127,12 +146,36 @@
<Compile Include="Controls\FSplitContainer.designer.cs"> <Compile Include="Controls\FSplitContainer.designer.cs">
<DependentUpon>FSplitContainer.cs</DependentUpon> <DependentUpon>FSplitContainer.cs</DependentUpon>
</Compile> </Compile>
<Compile Include="FMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FMain.Designer.cs">
<DependentUpon>FMain.cs</DependentUpon>
</Compile>
<Compile Include="Forms\FColorful.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Forms\FColorful.designer.cs">
<DependentUpon>FColorful.cs</DependentUpon>
</Compile>
<Compile Include="Forms\Frames\FCustomMain.cs"> <Compile Include="Forms\Frames\FCustomMain.cs">
<SubType>Form</SubType> <SubType>Form</SubType>
</Compile> </Compile>
<Compile Include="Forms\Frames\FCustomMain.Designer.cs"> <Compile Include="Forms\Frames\FCustomMain.Designer.cs">
<DependentUpon>FCustomMain.cs</DependentUpon> <DependentUpon>FCustomMain.cs</DependentUpon>
</Compile> </Compile>
<Compile Include="Forms\FSymbols.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Forms\FSymbols.Designer.cs">
<DependentUpon>FSymbols.cs</DependentUpon>
</Compile>
<Compile Include="Industrial\FSwitch.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Industrial\FSwitch.Designer.cs">
<DependentUpon>FSwitch.cs</DependentUpon>
</Compile>
<Compile Include="Industrial\FLight.cs"> <Compile Include="Industrial\FLight.cs">
<SubType>Form</SubType> <SubType>Form</SubType>
</Compile> </Compile>
@ -187,12 +230,6 @@
<Compile Include="Charts\FBarChart.Designer.cs"> <Compile Include="Charts\FBarChart.Designer.cs">
<DependentUpon>FBarChart.cs</DependentUpon> <DependentUpon>FBarChart.cs</DependentUpon>
</Compile> </Compile>
<Compile Include="FMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FMain.designer.cs">
<DependentUpon>FMain.cs</DependentUpon>
</Compile>
<Compile Include="Industrial\FMeter.cs"> <Compile Include="Industrial\FMeter.cs">
<SubType>Form</SubType> <SubType>Form</SubType>
</Compile> </Compile>
@ -363,11 +400,11 @@
</Compile> </Compile>
<Compile Include="Program.cs" /> <Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Forms\FColorful.cs"> <Compile Include="UIFlowItem.cs">
<SubType>Form</SubType> <SubType>UserControl</SubType>
</Compile> </Compile>
<Compile Include="Forms\FColorful.Designer.cs"> <Compile Include="UIFlowItem.Designer.cs">
<DependentUpon>FColorful.cs</DependentUpon> <DependentUpon>UIFlowItem.cs</DependentUpon>
</Compile> </Compile>
<Compile Include="Units\FCommon.cs"> <Compile Include="Units\FCommon.cs">
<SubType>Form</SubType> <SubType>Form</SubType>
@ -376,6 +413,7 @@
<DependentUpon>FCommon.cs</DependentUpon> <DependentUpon>FCommon.cs</DependentUpon>
</Compile> </Compile>
<Compile Include="Units\UMapperDemo.cs" /> <Compile Include="Units\UMapperDemo.cs" />
<Compile Include="Units\UZhTW.cs" />
<EmbeddedResource Include="Charts\FDoughnutChart.resx"> <EmbeddedResource Include="Charts\FDoughnutChart.resx">
<DependentUpon>FDoughnutChart.cs</DependentUpon> <DependentUpon>FDoughnutChart.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
@ -409,9 +447,18 @@
<EmbeddedResource Include="Controls\FSplitContainer.resx"> <EmbeddedResource Include="Controls\FSplitContainer.resx">
<DependentUpon>FSplitContainer.cs</DependentUpon> <DependentUpon>FSplitContainer.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="FMain.resx">
<DependentUpon>FMain.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\FColorful.resx">
<DependentUpon>FColorful.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\Frames\FCustomMain.resx"> <EmbeddedResource Include="Forms\Frames\FCustomMain.resx">
<DependentUpon>FCustomMain.cs</DependentUpon> <DependentUpon>FCustomMain.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="Forms\FSymbols.resx">
<DependentUpon>FSymbols.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Industrial\FLight.resx"> <EmbeddedResource Include="Industrial\FLight.resx">
<DependentUpon>FLight.cs</DependentUpon> <DependentUpon>FLight.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
@ -439,9 +486,6 @@
<EmbeddedResource Include="Charts\FBarChart.resx"> <EmbeddedResource Include="Charts\FBarChart.resx">
<DependentUpon>FBarChart.cs</DependentUpon> <DependentUpon>FBarChart.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="FMain.resx">
<DependentUpon>FMain.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Industrial\FMeter.resx"> <EmbeddedResource Include="Industrial\FMeter.resx">
<DependentUpon>FMeter.cs</DependentUpon> <DependentUpon>FMeter.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
@ -526,6 +570,9 @@
<EmbeddedResource Include="Controls\FOther.resx"> <EmbeddedResource Include="Controls\FOther.resx">
<DependentUpon>FOther.cs</DependentUpon> <DependentUpon>FOther.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="Industrial\FSwitch.resx">
<DependentUpon>FSwitch.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx"> <EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator> <Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput> <LastGenOutput>Resources.Designer.cs</LastGenOutput>
@ -536,8 +583,8 @@
<DependentUpon>Resources.resx</DependentUpon> <DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime> <DesignTime>True</DesignTime>
</Compile> </Compile>
<EmbeddedResource Include="Forms\FColorful.resx"> <EmbeddedResource Include="UIFlowItem.resx">
<DependentUpon>FColorful.cs</DependentUpon> <DependentUpon>UIFlowItem.cs</DependentUpon>
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="Units\FCommon.resx"> <EmbeddedResource Include="Units\FCommon.resx">
<DependentUpon>FCommon.cs</DependentUpon> <DependentUpon>FCommon.cs</DependentUpon>
@ -723,6 +770,11 @@
<None Include="Resources\9.png" /> <None Include="Resources\9.png" />
<None Include="Resources\Home_32x32.png" /> <None Include="Resources\Home_32x32.png" />
<None Include="Resources\Tom.gif" /> <None Include="Resources\Tom.gif" />
<None Include="Resources\Sunny24.png" />
<None Include="Resources\SunnyUI72.png" />
<None Include="Resources\led_g.png" />
<None Include="Resources\led_r.png" />
<None Include="Resources\led_y.png" />
<Content Include="SunnyUI.ico" /> <Content Include="SunnyUI.ico" />
</ItemGroup> </ItemGroup>
<ItemGroup /> <ItemGroup />

45
SunnyUI.Demo/UIFlowItem.Designer.cs generated Normal file
View File

@ -0,0 +1,45 @@
namespace Sunny.UI.Demo
{
partial class UIFlowItem
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.SuspendLayout();
//
// UIFlowItem
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Name = "UIFlowItem";
this.Size = new System.Drawing.Size(173, 103);
this.Paint += new System.Windows.Forms.PaintEventHandler(this.UIFlowItem_Paint);
this.ResumeLayout(false);
}
#endregion
}
}

Some files were not shown because too many files have changed in this diff Show More