Enables the hotkey. When the hotkey is enabled, pressing it causes a
HotkeyPressed event instead of being handled by the active
application.
Declaration Syntax
C# |
public bool Enabled { get; set; }
C# |
public bool Enabled { get; set; }