OLEObjectEvents_GotFocusEventHandler Delegar

Definição

Um tipo delegado usado para adicionar um manipulador de eventos para o GotFocus evento. O evento GotFocus ocorre quando um controle ActiveX obtém o foco de entrada.

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

Aplica-se a