ComponentOne Menus and Toolbars for WinForms
Shortcut Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Command Class : Shortcut Property
Gets or sets the keyboard shortcut associated with the command.
Syntax
'Declaration
 
Public Property Shortcut As System.Windows.Forms.Shortcut
public System.Windows.Forms.Shortcut Shortcut {get; set;}
See Also

Reference

C1Command Class
C1Command Members