OLEObjectEvents_GotFocusEventHandler Délégué

Définition

Type Delegate utilisé pour ajouter un handler d’événement pour GotFocus l’événement. L’événement GotFocus se produit lorsqu’un ActiveX reçoit 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 à