Select Method (UIAListBox)

Class

UIAListBox.

Action

Selects the given list box item.

Syntax

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