Back to Devexpress

PopupMenuBase.ShowPopup Method

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

latest1.0 KB
Original Source

PopupMenuBase.ShowPopup Method

NameParametersDescription
ShowPopup(BarManager, Point, PopupControl)manager, p, parentPopupDisplays a child PopupMenuBase object at the specific point.
ShowPopup(BarManager, Point)manager, pDisplays the current pop-up associated with a BarManager at a specific point.
ShowPopup(Point, Object)p, activatorDisplays the current pop-up menu at a specific point.
ShowPopup(Point)pDisplays the current pop-up menu at a specific point.