In This Topic
The following tables list the members exposed by Shortcut.
Public Constructors
| Name | Description |
 | Shortcut Constructor | Creates a new keys combination with the
specified key and modifiers values |
Top
Public Properties
| Name | Description |
 | Key | Gets or sets the key value of the shortcut. |
 | Modifiers | Gets or sets the modifiers value of the shortcut. |
Top
Public Methods
| Name | Description |
 | ToString | Overriden. Displays the key and modifiers values separated by "+". |
Top
See Also