Specifies the graphic image to display in a pushbutton when the pushbutton is disabled.

Property of

PushButton

Description

Use disabledBitmap to indicate visually when a pushbutton is not available for use. A pushbutton is disabled when its enabled property is set to false.

The disabledBitmap setting can take one of two forms:

RESOURCE <resource id> <dll name>
specifies a bitmap resource and the DLL file that holds it.

FILENAME <filename>
specifies a bitmap file. See class Image for a list of bitmap formats supported by dBASE Plus.

When you specify a character string for the pushbutton with text and an image with disabledBitmap, the image is displayed with the grayed-out character string