Select Method (UIAListBox)

Class

UIAListBox class

Action

Selects the given list box item.

Syntax

listBox.Select(item, [modifiers])
Variable Description
item The name or index of the item to select. LISTITEM.
modifiers Optional.The modifier keys (Alt, Shift and Ctrl) to press while selecting an item. Default: Don't use modifier keys. MODIFIERKEYSTATE.