Member variable XbpStatusBarPanel():index Foundation

Specifies the ordinal position of the object within its container (statusbar).

Attribute: EXPORTED READONLY
Data type: Numeric (0)
Description

The :index instance variable contains a numeric value that can be read by an application to determine the ordinal position of a status bar panel. The ordinal position is a one-based value that can be used together with XbpStatusBar:getItem() to get access to a specific XbpStatusBarPanel object. Status bar panels are generally numbered from left to right.

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.