Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::SetItemColor

Sets the color of an item.

void SetItemColor (
    long                tvItem,
    const Gfx::Color &  color
);

Parameters

tvItem
ID of the tree view item. Use AllItems to change the color of all items.
color
The new color.