Control Object Properties

GrayDisabledBmp

Control Display of Images on Disabled Buttons

Description

Controls how the image on the button will display when the button is disabled. Applicable only when there is a bitmap on the button.

Possible values are:

 0

Images on the disabled buttons will display only as shadows. This means that only the shadow left by the outline of the image will be seen.

 1

Images on the disabled buttons will be converted to gray scale.

-1

Default gray disabled BMP setting. (Default)

(The GrayDisabledBmp property was added in PxPlus 2024.)

Used By

BUTTON • CHECK_BOX • RADIO_BUTTON • TRISTATE_BOX