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 裡面包含選單的上下文。

適用於