CommandEvents Members

Include Protected Members
Include Inherited Members

Provides command events for automation clients. Use this object for functionality, and refer to CommandEventsClass for this object's documentation.

The CommandEvents type exposes the following members.

Methods

 

Name

Description

Public method

add_AfterExecute

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

Public method

add_BeforeExecute

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

Public method

remove_AfterExecute

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

Public method

remove_BeforeExecute

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

Top

Events

 

Name

Description

Public event

AfterExecute

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

Public event

BeforeExecute

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

Top

See Also

Reference

CommandEvents Interface

EnvDTE Namespace