MMCDisplayObject.MouseOffBitmap property

The MouseOffBitmap property returns a null-terminated string that contains the resource path to the image file for the image displayed for the task when the mouse is not in the task's image or text area.

This property is read-only.

Syntax

MMCDisplayObject.MouseOffBitmap

Property value

Remarks

See MouseOverBitmap for the format of the string.

If MouseOffBitmap points to a NULL string, MouseOverBitmap must be a valid string that contains the location of a valid image. If one of these strings is NULL, the other string is used for both. If both mouse image locations are NULL, the task is not displayed.

Requirements

Redistributable
MMC 1.1 or later
DLL
Cic.dll