OLEObjectEvents_GotFocusEventHandler Délégué

Définition

Type De délégué utilisé pour ajouter un gestionnaire d’événements pour l’événement GotFocus . L’événement GotFocus se produit lorsqu’un contrôle ActiveX obtient le focus d’entrée.

public delegate void OLEObjectEvents_GotFocusEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void OLEObjectEvents_GotFocusEventHandler();
Public Delegate Sub OLEObjectEvents_GotFocusEventHandler()
Attributs

S’applique à