pictureFocus

Type: Binary

Availability: Read or write at any time

The pictureFocus property of the JadeMask class contains the picture that defines the mask for the control when the control has focus and it is in the up position. If the pictureFocusDown property is not set, the JADE mask defaults to the value of the pictureFocus property if that is set.

The picture is displayed when the control has focus, it is not disabled, not currently clicked (that is, the left mouse is not down), and the mouse is not over the control.

If these pictures are not defined, the pictureRollOver state is displayed when the control has focus or the normal control picture state if that picture is not provided.