Member variable XbpStatusBarPanel():bevel Foundation
Controls the appearance of an XbpStatusBarPanel object.
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:
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. |
|
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.