Events2 Properties
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | BuildEvents | Gets the BuildEvents object, which provides events for solution builds. |
![]() | CodeModelEvents[CodeElement^] | Gets the CodeModelEvents object which provides events for the code model. |
![]() | CommandBarEvents[Object^] | Gets an object providing events fired when the supplied CommandBarControl object is clicked. |
![]() | CommandEvents[String^, Int32] | Gets the CommandEvents for the specified command. |
![]() | DebuggerEvents | Gets the object that provides events from the debugger. |
![]() | DebuggerExpressionEvaluationEvents | Gets an event object which can be used to be notified when the debugger starts or stops an expression evaluation. |
![]() | DebuggerProcessEvents | Retrieves an event object which can be used to notify when a debugged process runs or stops. |
![]() | DocumentEvents[Document^] | Gets the DocumentEvents that provides events for the document. |
![]() | DTEEvents | Gets the DTEEvents object that provides events for the development environment. |
![]() | FindEvents | Gets the FindEvents for the Find operation. |
![]() | MiscFilesEvents | Gets the ProjectItemsEvents for the solution. |
![]() | OutputWindowEvents[String^] | Gets the OutputWindowEvents for the window events. |
![]() | ProjectItemsEvents | Gets an event object which can be used to find events for all project items within the solution. |
![]() | ProjectsEvents | Gets an event object which can be used to find events for all projects wihin the solution. |
![]() | PublishEvents | Gets an object to comment to publishing events. |
![]() | SelectionEvents | Gets the SelectionEvents for the selection. |
![]() | SolutionEvents | Gets the SolutionEvents object for the solution. |
![]() | SolutionItemsEvents | Gets the ProjectItemsEvents object for the solution. |
![]() | TaskListEvents[String^] | Gets the TaskListEvents for the development environment. |
![]() | TextDocumentKeyPressEvents[TextDocument^] | Gets an event object which can be used to find key press events within a text editor. |
![]() | TextEditorEvents[TextDocument^] | Gets the TextEditorEvents object for the IDE. |
![]() | WindowEvents[Window^] | Gets the WindowEvents object that provides events for windows in the development environment. |
![]() | WindowVisibilityEvents[Window^] | Gets an event object which can be used to be notified when a tool window is showing or hiding. |
