Member variable XbpStatusBarPanel():bevel Foundation
Controls the appearance of an XbpStatusBarPanel object.
Attribute: EXPORTED
Data type: Numeric (XBPSTATUSBAR_BEVEL_INSET)
Description
The :Bevel instance variable contains a numeric value that specifies the type of border to be drawn around a statusbar panel. The following table lists the possible values that may be assigned to the :bevel instance variable:
Constants defined for controlling status bar panel borders
Constant | Description |
---|---|
XBPSTATUSBAR_BEVEL_NONE | No bevel is drawn around the panel object. |
XBPSTATUSBAR_BEVEL_INSET *) | Panel is framed so that it appears sunk into statusbar. |
XBPSTATUSBAR_BEVEL_RAISED | Panel is framed so that it appear raised above statusbar. |
|
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.