TreeView::SetItemFontStyle
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.
Graphisoft®
Dialog ManagerVersion: 2.0
void SetItemFontStyle (
long tvItem,
Font::Style style
);