INodeWithMenu.ShowContextMenu(Point) 方法

定义

显示上下文菜单。

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)

参数

screenPos
Point

一个包含菜单的上下文的 Point

适用于