Show TOC Entering content frame

Background documentation Properties of an Image Control Locate the document in its SAP Library structure

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
(required)

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
(required)

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
(required)

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.

This graphic is explained in the accompanying text

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:

 

Defining an Image Control

Leaving content frame