SEC_TREECLASS::HideDisabledItems
voidSEC_TREECLASS::HideDisabledItems(BOOLbHide)
Hides items that are disabled.
Defined in: trcore.inl
Return Value
void
Parameters
bHide
If TRUE all disabled item will be hidden. If FALSE, all disabled items will be made visible.
Comments
This call applies to all currently hidden items, and any items that are disabled in the future until another call to HideDisabledItems is made.