Member variable XbpToolBar():borderStyle Foundation
Specifies whether a border should be drawn around the XbpToolBar object.
Attribute: EXPORTED
Data type: Numeric (XBPFRAME_NONE)
Description
The instance variable :borderStyle contains a numeric value. Together with the :appearance instance variable, the value in :borderStyle specifies how the tool bar object is displayed on the screen. The following table lists the possible values that may be assigned to the :borderStyle instance variable:
Constants defined for controlling tool bar border style
Constant | Description |
---|---|
XBPFRAME_RECT | A rectangular frame is drawn around the tool bar object |
XBPFRAME_NONE *) | No frame is drawn around the tool bar object |
|
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.