Condividi tramite


Evento _dispWindowEvents_Event.WindowCreated

Aggiornamento: novembre 2007

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

Event WindowCreated As _dispWindowEvents_WindowCreatedEventHandler

Dim instance As _dispWindowEvents_Event
Dim handler As _dispWindowEvents_WindowCreatedEventHandler

AddHandler instance.WindowCreated, handler
event _dispWindowEvents_WindowCreatedEventHandler WindowCreated
 event _dispWindowEvents_WindowCreatedEventHandler^ WindowCreated {
    void add (_dispWindowEvents_WindowCreatedEventHandler^ value);
    void remove (_dispWindowEvents_WindowCreatedEventHandler^ value);
}
JScript non supporta gli eventi.

Autorizzazioni

Vedere anche

Riferimenti

_dispWindowEvents_Event Interfaccia

Membri _dispWindowEvents_Event

Spazio dei nomi EnvDTE