Skip to main content
Bar

PopupControlContainer.ShowPopup Method

Name Parameters Description
ShowPopup(BarManager, Point, IPopupControl) manager, p, parentPopup Displays the PopupControlContainer at the specified point.
ShowPopup(BarManager, Point, PopupControlContainer) manager, p, parentPopup Displays the PopupControlContainer at the specified point.
ShowPopup(BarManager, Point) manager, p Displays the PopupControlContainer at the specified point.
ShowPopup(Point, IPopupControl) p, parentPopup Displays the PopupControlContainer at the specified point.
ShowPopup(Point) p Invokes the PopupControlContainer at a specified position.