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

適用対象