BarShortcut Properties
Contains item shortcut settings.| Name | Description |
|---|---|
| DisplayString | Gets or sets a custom display string for the shortcut. |
| IsExist | Gets a value indicating whether this BarShortcut instance specifies a valid shortcut. |
| Key | Gets the first key combination of a sequence. |
| SecondKey | Gets the second key combination in the sequence. |
See Also