Back to Devexpress

PopupMenuShowingEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-popupmenushowingeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

PopupMenuShowingEventArgs Properties

Provides data for the DockManager.PopupMenuShowing event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ControlGets the dock control for which the DockManager.PopupMenuShowing event has been fired.
MenuGets the popup menu that is to be displayed.
PointGets the popup menu’s location.

See Also

PopupMenuShowingEventArgs Class

PopupMenuShowingEventArgs Members

DevExpress.XtraBars.Docking Namespace