SEC_TREECLASS::DisableAllItems
BOOLSEC_TREECLASS::DisableAllItems(BOOLbDisable)
Disables all items (shown in disabled text color), or enables disabled items.
Defined in: trcore.inl
Return Value
Nonzero if the call was successful; otherwise 0.
Parameters
bDisable
TRUE to disable all items. FALSE to enable all items.