Back to Devexpress

PopupMenu.ShowPopup Method

windowsforms-devexpress-dot-xtrabars-dot-popupmenu-dot-showpopup.md

latest1.0 KB
Original Source

PopupMenu.ShowPopup Method

NameParametersDescription
ShowPopup(BarManager, Point, PopupControl)manager, p, parentPopupDisplays a child PopupMenu object at the specific point.
ShowPopup(BarManager, Point)manager, pDisplays the context menu at the specified position.
ShowPopup(Point, Object)p, activatorDisplays the context menu at the specified position.
ShowPopup(Point)pDisplays the current PopupMenu at the specified screen point.