Back to Devexpress

RadialMenu.ShowPopup Method

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-radialmenu-dot-showpopup.md

latest1020 B
Original Source

RadialMenu.ShowPopup Method

NameParametersDescription
ShowPopup(BarManager, Point, PopupControl)manager, point, parentPopupDisplays the menu at the specified position.
ShowPopup(Point, Boolean)point, expandedDisplays the RadialMenu at the specified position in either the expanded or collapsed state.
ShowPopup(Point, Object)point, activatorDisplays the menu at the specified position.
ShowPopup(Point)pointDisplays the menu at the specified position.