Member variable XbpToolBar():style Foundation
Controls the appearance of an XbpToolBar object.
Attribute: EXPORTED
Data type: Numeric (XBPTOOLBAR_STYLE_STANDARD)
Description
The instance variable :style contains a numeric value that controls the appearance of the XbpToolBar object. Together with the :appearance and :borderStyle instance variables, :style specifies how the tool bar object renders itself when displayed on the screen. The following table lists the possible values supported for the :style instance variable:
Constants defined for controlling tool bar appearance
Constant | Description |
---|---|
XBPTOOLBAR_STYLE_STANDARD *) | Buttons are visually separated by a frame drawn around them |
XBPTOOLBAR_STYLE_FLAT | Buttons are drawn without button separators. Frames are drawn only if the mouse pointer is positioned over a tool bar button. |
|
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.