Wimark.Controls Class Library  

CommandItem.Shortcut Property

Gets or sets a value indicating the shortcut key associated with the command item.

[Visual Basic]
Public Property Shortcut As Shortcut 
[C#]
public Shortcut Shortcut {get; set;}
[C++]
public: __property Shortcut get_Shortcut();
public: __property void set_Shortcut(Shortcut);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

CommandItem Class | CommandItem Members | Wimark.Controls Namespace