Tree View Item - Enabled Property

Enable activates/deactivates the component

Member of Tree View Item (PRIM_TVIT)

Data Type - Boolean

Details

The Enabled property governs whether the tree item will react to mouse and keyboard input.
 
When False the tree item will ignore all user input.
 
Disabled controls can still be changed programmatically.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2