ComponentTray.OnDragLeave(EventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelé lorsqu’un objet est déplacé hors de la zone sur la barre d’état du composant.
protected:
override void OnDragLeave(EventArgs ^ e);
protected override void OnDragLeave(EventArgs e);
override this.OnDragLeave : EventArgs -> unit
Protected Overrides Sub OnDragLeave (e As EventArgs)