The requested page is not available for selected version.
GetItemText
Syntax
string GetItemText(int index)
Description
Retrieve the text content of the item specified by its index within thetoolbar.
Parameters
index
Integer value specifying the index of the item within thetoolbar. Note that index numbering begins with 1.
Return Value
String value indicating the text content oftoolbar item.