Toggle navigation
1.
Introduction
2.
Getting Started
3.
Basics
3.1.
Ui objects
3.2.
Control templates
3.3.
Actions
3.4.
Events
4.
List of built-in controls
5.
List of actions
6.
List of events
7.
User controls
Basics
This section explains in details how
Ui
,
Control templates
,
Events
and
Actions
works.
Ui objects
- Manage a GUI on a single thread.
Control templates
- Prepare and create controls.
Actions
- Set/Get informations about controls from the code.
Events
- Respond to user input.