MainMenuItemShortcutKeyDisplayString Property
Text to display on the current main menu item for the user to shown what
ShortcutKey
can be used to initiate
Click by keyboard.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public string ShortcutKeyDisplayString { get; set; }
Public Property ShortcutKeyDisplayString As String
Get
Set
public:
property String^ ShortcutKeyDisplayString {
String^ get ();
void set (String^ value);
}
member ShortcutKeyDisplayString : string with get, set
Property Value
String