Controls form the basic building blocks of Apps and help build visually rich applications. There are three control categories:
Every Control has three property sections.
- General - Properties to configure the display, value binding etc.
- Events - Properties to configure the events of the control with rules builder.
- Style - Properties to configure the look and feel of the controls.
Adding a control is easy, just click and drag it from the Control Picker

You can configure the look and feel of controls by clicking on the control and making changes to its various properties in Style pane. See Layout and Styling for more info.

Updated 4 months ago
See Also
Styling your App |