Member variable XbpPushButton():border Foundation

Determines whether a border is displayed for the pushbutton.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

The default value of :border is .T. (true). When this instance variable is set to .T., the pushbutton is displayed with a border. If :border is set to .F. (false), no border is displayed. If the pushbutton is displayed without a border, it is simply displayed as a mouse sensitive rectangle and animation of the button being depressed does not occur.

Under Windows, the border of a pushbutton cannot be suppressed.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.