The requested page is not available for selected version.
SelectItemByText
Syntax
long SelectItemByText(string itemText)
Description
Select a list item from the combo box based on the item’s text content.
Parameters
itemText
String value specifying the text content of the item of interest.
Return Value
Return 0 if the call is successful; otherwise, -1..