_dispWindowEvents_Event.WindowMoved 事件

更新:2007 年 11 月

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

僅限 Microsoft 內部使用。

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

語法

Event WindowMoved As _dispWindowEvents_WindowMovedEventHandler

Dim instance As _dispWindowEvents_Event
Dim handler As _dispWindowEvents_WindowMovedEventHandler

AddHandler instance.WindowMoved, handler
event _dispWindowEvents_WindowMovedEventHandler WindowMoved
 event _dispWindowEvents_WindowMovedEventHandler^ WindowMoved {
    void add (_dispWindowEvents_WindowMovedEventHandler^ value);
    void remove (_dispWindowEvents_WindowMovedEventHandler^ value);
}
JScript 不支援事件。

使用權限

請參閱

參考

_dispWindowEvents_Event 介面

_dispWindowEvents_Event 成員

EnvDTE 命名空間