update README.md.
This commit is contained in:
parent
0db699208f
commit
e2a0f00b21
11
README.md
11
README.md
@ -16,7 +16,11 @@
|
|||||||
|
|
||||||
#### 1、开源控件库
|
#### 1、开源控件库
|
||||||
|
|
||||||
基于 framework4.0,原生控件开发,参考 Element、DotNetBar 主题风格,包含 Button、Panel、TextBox、CheckBox、RadioButton、TabControl、NavBar、DataGridView 在内的常用控件超过 40 个,满足常规开发需求,每个控件都精雕细琢,注重细节;包含 Element 风格主题 11 个,DotNetBar 主题 3 个,其他主题 2 个,包含主题管理组件 UIStyleManager,可自由切换主题。
|
基于 framework4.0,原生控件开发,参考 Element、DotNetBar 主题风格,
|
||||||
|
包含 Button、Panel、TextBox、CheckBox、RadioButton、TabControl、NavBar、DataGridView
|
||||||
|
在内的常用控件超过 40 个,满足常规开发需求,每个控件都精雕细琢,注重细节;
|
||||||
|
包含 Element 风格主题 11 个,DotNetBar 主题 3 个,其他主题 2 个,
|
||||||
|
包含主题管理组件 UIStyleManager,可自由切换主题。
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
@ -40,5 +44,8 @@
|
|||||||
#### 4、多页面框架
|
#### 4、多页面框架
|
||||||
|
|
||||||
参考Element,包括7种常用框架风格:
|
参考Element,包括7种常用框架风格:
|
||||||
|
|
||||||

|

|
||||||
只需几行简单的代码即可创建多页面程序,其支撑组件包括UIForm,UIPage,UIFrame,集合常用控件库即可快速开发。
|
|
||||||
|
只需几行简单的代码即可创建多页面程序,其支撑组件包括
|
||||||
|
UIForm,UIPage,UIFrame,集合常用控件库即可快速开发WinForm应用程序。
|
Loading…
x
Reference in New Issue
Block a user