WindowEvents Members

Include Protected Members
Include Inherited Members

Provides events for changes made to Windows in the environment. Use this object for functionality and refer to WindowEventsClass for this object’s documentation.

The WindowEvents type exposes the following members.

Methods

 

Name

Description

Public method

add_WindowActivated

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public method

add_WindowClosing

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public method

add_WindowCreated

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public method

add_WindowMoved

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public method

remove_WindowActivated

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public method

remove_WindowClosing

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public method

remove_WindowCreated

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public method

remove_WindowMoved

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Top

Events

 

Name

Description

Public event

WindowActivated

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public event

WindowClosing

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public event

WindowCreated

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Public event

WindowMoved

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispWindowEvents_Event.)

Top

See Also

Reference

WindowEvents Interface

EnvDTE Namespace