C1.Win.Command.8 Assembly / C1.Win.Command Namespace / C1Command Class / ShortcutText Property

ShortcutText Property (C1Command)
Gets or sets the shortcut text associated with the command.
Syntax
'Declaration
 
Public Property ShortcutText As System.String
 
Remarks

>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.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also