Member variable XbpToolBar():borderStyle Foundation
Specifies whether a border should be drawn around the XbpToolBar object.
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:
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 |
|
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.