OLEObjectEvents_GotFocusEventHandler Delegado

Definición

Tipo de delegado que se usa para agregar un controlador de eventos para el GotFocus evento. El evento GotFocus se produce cuando un control ActiveX obtiene el foco de entrada.

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

Se aplica a