Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::SetItemFontStyle

Sets the font style of an item.

void SetItemFontStyle (
    long                tvItem,
    Font::Style         style
);

Parameters

tvItem
ID of the tree view item. Use AllItems to change the font style of all items.
style
The item font style.