Back to Devexpress

ShortcutItemClickEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-shortcutitemclickeventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

ShortcutItemClickEventArgs Properties

Provides data for the BarManager.ShortcutItemClick event.

NameDescription
AcceleratorGets the hotkey combination an end-user has pressed.
CancelGets or sets whether to stop processing a pressed shortcut and so stop the bar item’s functionality from being invoked.
ItemGets the BarItem whose functionality is about to be invoked.
ShortcutGets the keystroke shortcut for the bar item.

See Also

ShortcutItemClickEventArgs Class

ShortcutItemClickEventArgs Members

DevExpress.XtraBars Namespace