_dispWindowEvents_Event.WindowActivated 事件

更新:2007 年 11 月

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  EnvDTE
組件:  EnvDTE (在 EnvDTE.dll 中)

語法

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);
}
JScript 不支援事件。

使用權限

請參閱

參考

_dispWindowEvents_Event 介面

_dispWindowEvents_Event 成員

EnvDTE 命名空間