DownImageDisplayed Property

Specifies whether the secondary image of the Bitmap is to be displayed when the mouse is down.

Syntax

object.DownImageDisplayed [= Boolean]

Properties

The DownImageDisplayed property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

Whether the secondary image is displayed on when the mouse is down.

Settings

The settings for Boolean are:

Value

Description

True

The secondary image is displayed when the mouse is down.

False

The secondary image is not displayed when the mouse is down.

 

Applies To