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