Button controls
Use a Button control to enable users to take action on a form, such as submitting the form after filling it out.
The UI Gallery landing page contains a working example of this element. To display the gallery, in Dev Studio, click
.- Styling options for Button controls
Establishing a consistent look for Button controls in your application saves development time, gives your application a more predictable user interface, and makes it easier for users to complete forms.
- Adding and configuring a Button control
By adding a Button control to a layout, you make it possible for application users to complete a task, such as submitting a form after completing its fields. By configuring a Button control, you give your application a consistent look and feel.
Previous topic Action controls Next topic Styling options for Button controls