constants SelectItemFlagsEnum
The SelectItemFlagsEnum type specifies the actions that SelectItem method may execute.

NameValueDescription
Deselect0 Deselect the specified item
EnsureVisible8 Ensure the item is displayed on the screen.
Focused16 The item should be given the focus.
Select1 The item should be selected