Member variable XbpToolBarButton():index Foundation

Specifies the ordinal position of the tool bar button.

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 tool button. The ordinal position is a one-based value that can be used together with XbpToolBar:getItem() to get access to a specific XbpToolBarButton object. Tool bar buttons are 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.