Gets the shortcut key text to be displayed as help.
| C# | Visual Basic | Visual C++ |
public string ShortcutKeysText { get; protected set; }
Public Property ShortcutKeysText As String
public: virtual property String^ ShortcutKeysText { String^ get () sealed; void set (String^ value) sealed; }
The shortcut keys text.