Member variable XbpStatusBarPanel():width Foundation

Specifies the width of an XbpStatusBarPanel object.

Attribute: EXPORTED
Data type: Numeric (0)
Description

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

The width of an XbpStatusBarPanel object may be recomputed dynamically, depending on the value currently assigned to the :autosize instance variable. If auto-sizing is selected, a value assigned to :widthmay have no effect.

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.