Graphisoft®
Dialog Manager
Version: 2.0
ListBox
::RedrawItem
Redraws a list box item.
void RedrawItem (
short
listItem
);
Parameters
listItem
1-based index of the list box item, use
TopItem
or
BottomItem
of
Item type
to specify the first or last item of the list box control.