!--a11y-->
Properties of an Image Control 
You need to specify the following properties for an image control:
Property |
User Action |
|
Anchor |
Choose the business anchor to reference the data source. |
|
ImageFile Binary |
Select the name of the image file (without its extension). If the control is bound to a data source, select the property with which you want to associate the image file binary of the control. |
|
ImageFile Extension |
Select the file extension of the image file. If the control is bound to a data source, select the property for the image control. |
|
Mode |
Set the mode for the control. |
|
If set to … |
Then … |
|
Normal |
The image appears at runtime. |
|
Hidden |
The image does not appear at runtime. |
|
Signature |
The image changes to a Signature control at runtime. |
|
Name |
Enter a name with the assigned namespace. |
|
Tab Order |
Enter a number to determine the order in which the control is selected when using the Tab key to navigate in a tile. |
|
Top, Left, Bottom, Right |
Set the coordinates based on the position of the control. If the tile contains only the image control and if you want the control to change the height and width in proportion to the size of the tile, enter 0 as the values for Top, Left, Bottom, and Right properties.
If you set the Bottom and Right properties to –1 and Left and Top properties to 0, the image control displays the image in its original size. |
|
See also: