'Declaration Public Property ShortcutText As String
'Declaration
Public Property ShortcutText As String
public string ShortcutText {get; set;}
>Use this property to localize shortcuts.
If Shortcut property is empty or ShowShortcut is False, then the ShortcutText has no any effect.
If ShortcutText property is empty, then default value is used for the shortcut.
C1CommandControl Class C1CommandControl Members