ToolBoxTab Members

Include Protected Members
Include Inherited Members

Represents a tab in the ToolBox, along with any objects the tab contains.

The ToolBoxTab type exposes the following members.

Methods

 

Name

Description

Public method

Activate

Moves the focus to the current item.

Public method

Delete

Removes the ToolBoxTab from a collection.

Top

Properties

 

Name

Description

Public property

Collection

Gets the collection containing the ToolBoxTab object supporting this property.

Public property

DTE

Gets the top-level extensibility object.

Public property

ListView

Gets or sets a value indicating whether items in a particular ToolBox tab display in List view or Icon view format.

Public property

Name

Gets or sets the name of the object.

Public property

ToolBoxItems

Gets the collection of ToolBoxItems associated with a ToolBoxTab.

Top

See Also

Reference

ToolBoxTab Interface

EnvDTE Namespace