nim_duilib/docs/Controls
jiajia_deng 8b74e47c86 Fixed #46 removed default value from Combo constructor
- Added combo and single line text control sample to `controls` project.
 - Modified RichEdit.md to remove duplicate attributes.

Signed-off-by: jiajia_deng <2894220@gmail.com>
2019-06-18 10:28:29 +08:00
..
Button.md First commit 2019-04-19 17:19:57 +08:00
CefControl.md First commit 2019-04-19 17:19:57 +08:00
CheckBox.md First commit 2019-04-19 17:19:57 +08:00
Control.md First commit 2019-04-19 17:19:57 +08:00
Label.md First commit 2019-04-19 17:19:57 +08:00
Option.md First commit 2019-04-19 17:19:57 +08:00
Progress.md First commit 2019-04-19 17:19:57 +08:00
README.md First commit 2019-04-19 17:19:57 +08:00
RichEdit.md Fixed #46 removed default value from Combo constructor 2019-06-18 10:28:29 +08:00
ScrollBar.md First commit 2019-04-19 17:19:57 +08:00
Slider.md First commit 2019-04-19 17:19:57 +08:00
Window.md First commit 2019-04-19 17:19:57 +08:00

Controls控件

控件包含了所有可用的独立控件,如按钮、文本、进度条等,提供用户输入或输出内容提供使用者查看。以下列举了所有可用的控件列表。