Select Method (WPFSelector)

Class

WPFSelector class

Action

Selects an item in the ListBox. If the item is not visible, it is scrolled into view.

Syntax

selector.Select(item, [modifiers])
Variable Description
item The item to select. LISTITEM.
modifiers Optional.The modifier keys to press while selecting the item. Use a modifier to select multiple items in a multi-select ListBox. MODIFIERKEYSTATE.