ShortcutKeys Property (RibbonSplitButton)
In This Topic
Gets or sets the shortcut keys associated with the split button.
Syntax
'Declaration
Public Property ShortcutKeys As System.Windows.Forms.Keys
public System.Windows.Forms.Keys ShortcutKeys {get; set;}
See Also