Share via


ToolWindows Members

Include Protected Members
Include Inherited Members

Improves discoverability and usability of tool windows in the object model by providing easy access to the shell’s tool windows in their native types.

The ToolWindows type exposes the following members.

Methods

 

Name

Description

Public method

GetToolWindow

Allows the user to retrieve a window by its title.

Top

Properties

 

Name

Description

Public property

CommandWindow

Gets the CommandWindow object.

Public property

DTE

Gets the top-level extensibility object.

Public property

ErrorList

Gets the list of errors displayed in the IDE.

Public property

OutputWindow

Gets the OutputWindow object.

Public property

SolutionExplorer

Gets a UIHierarchy object representing Solution Explorer.

Public property

TaskList

Gets the TaskList object.

Public property

ToolBox

Gets the ToolBox object.

Top

See Also

Reference

ToolWindows Interface

EnvDTE80 Namespace