ListBox::SelectItem
void SelectItem (short listItem);
Parameters
- listItem
1-based index of the list box item to be selected, TopItem or BottomItem of Item type specifies the first or last item of the list box control. With multiple selection-lists only, use AllItems of Item type to select all items.