Graphisoft®

Dialog ManagerVersion: 2.0

ListBox::EnableItem

Enables a list box item.

void EnableItem (short listItem);

Parameters

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