Control Object Properties

FocusBackColor$ (or FocusBackColour$)

Background Color When Control Has Focus

Description

Background color when the control has focus

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.

(List Box, List View, Multi-Line, Report View, Tree View, VarDrop Box and VarList Box support was added in PxPlus 2018.)

Used By

BUTTON CHECK_BOX DROP_BOX LIST_BOX LIST_VIEW MULTI_LINE RADIO_BUTTON REPORT_VIEW TREE_VIEW TRISTATE_BOX • VARDROP_BOX • VARLIST_BOX