Control Object Properties

Border$

Define Style of Button Border

Description

Define style of button border

This property controls the type of border that will be used when drawing a button or button-style check box or radio button.

Possible values and formats are Solid, None, Double, Groove, Ridge, Inset and Outset.

If not set, it will have the value of "Default" (or ""), which indicates that the system should use the system default button styling.

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