Hover Image (ImgHover)
The image that is displayed when the mouse cursor rests on the button or tab.
ImgHover=
"
@ImageFile
|
^GlyphName
"
Usage
Dynamic? |
Yes |
Supported in Grid? |
No. |
Dependencies: |
This property only works when a Default Image is set. For command buttons, this property is supported only when the Representation property is set to Uniface. |
Setting in ProcScript
$fieldproperties(FLD1) = "ImgDefault=@filesave.png;ImgHover=@filesave_hover.png"