Member variable XbpToolBar():appearance Foundation

Controls general appearance of an XbpToolBar object.

Attribute: EXPORTED
Data type: Numeric (XBP_APPEARANCE_3D)
Description

The :appearance instance variable contains a numeric value that controls the general appearance of the XbpToolBar object. The following table lists the possible values that may be assigned to the :appearance instance variable:

Constants defined for controlling tool bar appearance
Constant Description
XBP_APPEARANCE_3D *) Tool bar object is drawn with three-dimensional effects
XBP_APPEARANCE_FLAT Tool bar object is drawn without visual effects
  1. Default value

The appearance of an XbpToolBar instance is also affected by the value assigned to the :borderStyle instance variable.

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.