ContextMenu.OnPopup(EventArgs) 메서드

정의

Popup 이벤트를 발생시킵니다.

protected public:
 virtual void OnPopup(EventArgs ^ e);
protected internal virtual void OnPopup (EventArgs e);
abstract member OnPopup : EventArgs -> unit
override this.OnPopup : EventArgs -> unit
Protected Friend Overridable Sub OnPopup (e As EventArgs)

매개 변수

e
EventArgs

이벤트 데이터가 포함된 EventArgs입니다.

적용 대상