Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::SetItemNormalIcon

Sets the normal icon of a tree view item.

void SetItemNormalIcon (
    long                tvItem,
    const DG::Icon &    icon
);

Parameters

tvItem
ID of the tree view item.
icon
The new normal icon of the item.