Control Object Properties

ActiveBackColor$ (or ActiveBackColour$)

Background Color When Button Pressed

Description

Background color when button is pressed

Two colors can be specified for buttons, check boxes, radio buttons and tristate boxes by using the / (slash) as a separator (i.e. RGB:100 100 100/Light Blue). For information on valid color names and color specifications, see Color Properties.

Note:
This property is effective on a check box or radio button only when it is drawn as a button, which occurs when a bitmap is added.

Used By

BUTTON CHECK_BOX RADIO_BUTTON TRISTATE_BOX