ToolBoxItems Members

Include Protected Members
Include Inherited Members

Contains all items in a ToolBox tab.

The ToolBoxItems type exposes the following members.

Methods

 

Name

Description

Public method

Add

Creates a new item and adds it to the ToolBox.

Public method

GetEnumerator

Overloaded.

Public method

Item

Returns a ToolBoxItem object in a ToolBoxItems collection.

Top

Properties

 

Name

Description

Public property

Count

Gets a value indicating the number of objects in the ToolBoxItems collection.

Public property

DTE

Gets the top-level extensibility object.

Public property

Parent

Gets the immediate parent object of a ToolBoxItems object.

Public property

SelectedItem

Gets the item currently selected in the tab of the ToolBox, if any exist.

Top

See Also

Reference

ToolBoxItems Interface

EnvDTE Namespace