The requested page is not available for selected version.
GetItemStates
Syntax
TAItemState GetItemStates(int index)
Description
Retrieve the current state(s) of an item in the toolbar.
Parameters
index
Integer index of the item in the toolbar. Note that index numbering begins with 1.
Return Value
TAItemState object specifying a comma-delimited list of all of the current states of the item. Possible listed values are:
- ENABLED or DISABLED
- SELECTED or UNSELECTED