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