Focus Image (ImgFocus)

The image that is displayed when the button field has focus.

ImgFocus="@ImageFile | ^GlyphName"

Usage

Dynamic?

Yes

Supported in Grid?

No

Dependencies:

None

Description

This property only works when a Default Image is set, and if Representation property is set to Uniface.

Setting in ProcScript

$fieldproperties(FLD1) = "ImgDefault=@filesave.png;ImgFocus=@filesave_focus.png"

Applies To

CommandButton

Related Topics