ComponentOne Ribbon for WinForms
ShortcutKeys Property (RibbonButton)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonButton Class : ShortcutKeys Property
Gets or sets the shortcut keys associated with the button.
Syntax
'Declaration
 
Public Property ShortcutKeys As System.Windows.Forms.Keys
public System.Windows.Forms.Keys ShortcutKeys {get; set;}
See Also

Reference

RibbonButton Class
RibbonButton Members