Common Application Framework

MenuTool.ShowPopup Method

Displays the MenuTool as a context popup at the current mouse position.

Overload List

Displays the MenuTool as a context popup at the current mouse position.

public abstract void ShowPopup();

Displays the MenuTool as a context popup with given context at the current mouse position.

public abstract void ShowPopup(string);

See Also

MenuTool Class | Aveva.ApplicationFramework.Presentation Namespace