LostFocusEventManager.StopListening(Object) Metodo

Definizione

Interruzioni dell’attesa per l'evento LostFocus sull'origine specificata.

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)

Parametri

source
Object

Oggetto di origine sul quale interrompere l'ascolto di LostFocus.

Si applica a

Vedi anche