[]
Gets or sets the shortcut keys associated with the button.
[C1Category("Behavior")]
[C1Description("RibbonButton.ShortcutKeys", "The shortcut keys associated with the button.")]
public Keys ShortcutKeys { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonButton.ShortcutKeys", "The shortcut keys associated with the button.")>
Public Property ShortcutKeys As Keys