KeyShortcut Constructors
A class used by various controls to provide shortcut keys.
Name | Parameters | Description |
---|---|---|
Key |
none |
Creates an instance of the Key |
Key |
key |
Creates an instance of the Key |
Key |
shortcut |
Creates an instance of the Key |
See Also