Graphisoft®

Dialog ManagerVersion: 2.0

ListView::SelectItem

Selects an item in the list view control.

void SelectItem (short listItem);

Parameters

listItem
1-based index of the list view item to be selected, TopItem or BottomItem of Item type specifies the first or last item of the list view control. Use AllItems of Item type to select all items.