Image controls
Use the Image control to add an image that can also function as a button that users can click or tap to take an action in your application.
Standard icons eliminate the need to set up many custom icons manually. Standard icons are available in the configuration panel (see Standard icons for a complete list).
The UI Gallery landing page contains a working example of this element. To display the gallery, in Dev Studio, click
.- Adding and configuring an Image control
By adding an Image control to a layout, you make it possible for application users to take an action on the form. By configuring an Image control, you give your application a consistent look and feel.
- Add an Icon control to a layout
You add an Image control to a layout to enable users to take actions or complete tasks on a form in your application.
- Specifying the icon source and tooltip for an Icon control
Using images and tooltips to indicate an icon's purpose makes it easier for application users to understand a form and complete their tasks.
- Specifying presentation options for an icon control
After you create the Image control, configure how the control is displayed. You can specify whether the Icon control has a label and what happens when an application user clicks or taps the icon.
- Defining the behavior of form elements
Ensure that users see and complete only the fields that are relevant to the processing of a case by defining the rules that govern the behavior of form elements.
- Copying, moving, or deleting a control
You can use basic Windows operations to speed the development of your controls.
Previous topic Specifying the visual properties of an Advanced data visualization control Next topic Adding and configuring an Image control