Graphisoft®

Dialog ManagerVersion: 2.0

TreeView::GetItemStatus

Retrieves the enabled/disabled status of an item.

ItemStatus GetItemStatus (long tvItem) const;

Parameters

tvItem
ID of the tree view item.

Return Value

true, if the item is enabled, false otherwise.