Sdílet prostřednictvím


_dispWindowEvents_Event.add_WindowCreated – metoda

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  EnvDTE
Sestavení:  EnvDTE (v EnvDTE.dll)

Syntaxe

'Deklarace
Sub add_WindowCreated ( _
    A_1 As _dispWindowEvents_WindowCreatedEventHandler _
)
void add_WindowCreated(
    _dispWindowEvents_WindowCreatedEventHandler A_1
)
void add_WindowCreated(
    _dispWindowEvents_WindowCreatedEventHandler^ A_1
)
abstract add_WindowCreated : 
        A_1:_dispWindowEvents_WindowCreatedEventHandler -> unit 
function add_WindowCreated(
    A_1 : _dispWindowEvents_WindowCreatedEventHandler
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

_dispWindowEvents_Event Rozhraní

EnvDTE – obor názvů