constants SelectItemFlagsEnum
The SelectItemFlagsEnum type specifies the actions that
SelectItem
method may execute.
Name
Value
Description
Deselect
0
Deselect the specified item
EnsureVisible
8
Ensure the item is displayed on the screen.
Focused
16
The item should be given the focus.
Select
1
The item should be selected