Control Object Properties

DisableBorderColor$ (or DisableBorderColour$)

Button Border Color When Button Disabled

Description

Button border color when button is disabled

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