LostFocusEventManager.StopListening(Object) Méthode

Définition

Arrête l'écoute pour l'événement LostFocus sur la source donnée.

protected:
 override void StopListening(System::Object ^ source);
protected override void StopListening (object source);
override this.StopListening : obj -> unit
Protected Overrides Sub StopListening (source As Object)

Paramètres

source
Object

Objet source sur lequel arrêter l'écoute pour LostFocus.

S’applique à

Voir aussi