Member variable XbpStatusBarPanel():index Foundation
Specifies the ordinal position of the object within its container (statusbar).
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.
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.