INodeWithMenu.ShowContextMenu(Point) Method

Definition

Shows the context menu.

public:
 void ShowContextMenu(System::Drawing::Point screenPos);
public void ShowContextMenu (System.Drawing.Point screenPos);
abstract member ShowContextMenu : System.Drawing.Point -> unit
Public Sub ShowContextMenu (screenPos As Point)

Parameters

screenPos
Point

A Point that contains the context of the menu.

Applies to