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 A包含菜单上下文。

适用于