Back to Devexpress

QueryShowPopupMenuEventArgs Properties

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

latest1.6 KB
Original Source

QueryShowPopupMenuEventArgs Properties

Provides data for the BarManager.QueryShowPopupMenu event of the BarManager component.

NameDescription
BreakShowPopupMenuGets or sets whether or not the parent BarManager.QueryShowPopupMenu event should affect only the BarManager itself.
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ControlGets a control whose popup menu is queried.
MenuGets the popup menu that is about to be displayed.
PositionGets or sets the position of the queried menu popup.

See Also

QueryShowPopupMenuEventArgs Class

QueryShowPopupMenuEventArgs Members

DevExpress.XtraBars Namespace