Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::DeselectItem

Deselects an item in the list box.

void DeselectItem (short listItem);

Parameters

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