Control Object Properties

DisableBackColor$ (or DisableBackColour$)

Background Color When Control Disabled

Description

Background color when the control is disabled

If the check box or radio button is drawn as a button, which occurs when a bitmap is added, then two colors can be specified for the check box or radio button 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.

(List Box, List View, Multi-Line, Report View, Tree View, VarDrop Box and VarList Box support was added in PxPlus 2019.)
(RTF Multi-Line support was added in PxPlus 2024.)
(Support for standard Check Boxes and standard Radio Buttons was added in PxPlus 2025.)

Used By 

BUTTON CHECK_BOX DROP_BOX LIST_BOX LIST_VIEW MULTI_LINE  MULTI_LINE (RTF word processing style)  RADIO_BUTTON REPORT_VIEW TREE_VIEW TRISTATE_BOX VARDROP_BOX VARLIST_BOX