_dispWindowEvents, interface
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Réservé à un usage interne Microsoft.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")> _
Public Interface _dispWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")]
public interface _dispWindowEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")]
public interface class _dispWindowEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("0D3A23A9-67BB-11D2-97C1-00C04FB6C6FF")>]
type _dispWindowEvents = interface end
public interface _dispWindowEvents
Le type _dispWindowEvents expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
WindowActivated | Infrastructure. Réservé à un usage interne Microsoft. | |
WindowClosing | Infrastructure. Réservé à un usage interne Microsoft. | |
WindowCreated | Infrastructure. Réservé à un usage interne Microsoft. | |
WindowMoved | Infrastructure. Réservé à un usage interne Microsoft. |
Début