Enable activates/deactivates the component
Member of Shortcut Key (PRIM_STPG)
Data Type - Boolean
The Enabled property governs whether the shortcut key will fire its pressed event. When False the shortcut key will ignore all user input. Disabled controls can still be changed programmatically.
Febuary 18 V14SP2