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 thestatus bar.
Parameters
index
Integer value specifying the index of the item within thestatus bar. Note that index numbering begins with 1.
Return Value
String value indicating the text content of the status bar item.