Control Object Properties

FocusBorderColor$ (or FocusBorderColour$)

Button Border Color(s) When Button Has Focus

Description

Color(s) of button border when button 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.

Border colors are applied only if a Border$ property is specified for the button.

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