Adding an Image 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.
Open the section that you want to modify.
On the Design tab, from the Data display list, drag Image onto the work area.
- Icon
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.
- 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.
- 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 Adding and configuring an Image control Next topic Specifying the icon source and tooltip for an Icon control