Member variable XbpToolBarButton():width Foundation

Specifies the width of a tool bar button.

Attribute: EXPORTED
Data type: Numeric (0)
Description

The instance variable :width contains a numeric value that specifies the current width of a toolbar button object. To change the width of a given button, the new width must be assigned to the button's :widthinstance variable.

The width of a tool bar button can only be changed if it has the XBPTOOLBAR_BUTTON_PLACEHOLDER style. For buttons created with a different style, the :widthinstance variable is read-only.

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.