Partilhar via


Evento _dispWindowEvents_Event.WindowActivated

Essa API oferece suporte à infra-estrutura do .NET Framework e não se destina a ser usado diretamente em seu código.

Microsoft somente uso interno.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE. dll)

Sintaxe

Event WindowActivated As _dispWindowEvents_WindowActivatedEventHandler

Dim instance As _dispWindowEvents_Event
Dim handler As _dispWindowEvents_WindowActivatedEventHandler

AddHandler instance.WindowActivated, handler
event _dispWindowEvents_WindowActivatedEventHandler WindowActivated
 event _dispWindowEvents_WindowActivatedEventHandler^ WindowActivated {
    void add (_dispWindowEvents_WindowActivatedEventHandler^ value);
    void remove (_dispWindowEvents_WindowActivatedEventHandler^ value);
}
O JScript não oferece suporte a eventos.

Permissões

Consulte também

Referência

_dispWindowEvents_Event Interface

_dispWindowEvents_Event Membros

Espaço para nome EnvDTE