pictureFocusDown

Type: Binary

Availability: Read or write at any time

The pictureFocusDown property of the JadeMask class contains the picture that defines the mask for the control and specifies the logical area of the control. If this 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.