Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::RedrawItem

Forces to redraw a tree view item.

void RedrawItem (long tvItem);

Parameters

tvItem
ID of the tree view item.

Description

If the update of a tree view has been disabled by DisableDraw, this function can be used after EnableDraw if only a few items are to be updated.