MenuItem.OnInitMenuPopup(EventArgs) Méthode

Définition

Déclenche l’événement Popup.

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

Paramètres

e
EventArgs

EventArgs qui contient les données d’événement.

S’applique à