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입니다.

적용 대상