Shortcut Key - Enabled Property

Enable activates/deactivates the component

Member of Shortcut Key (PRIM_STPG)

Data Type - Boolean

Details

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.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2