Compartir a través de


IEnumToolboxTabs Members

Include Protected Members
Include Inherited Members

Enumerator for the tabs in the Toolbox. You can get an instance of the interface using the EnumTabs method of the IVsToolbox and IVsToolbox2 interfaces.

The IEnumToolboxTabs type exposes the following members.

Methods

  Name Description
Public method Clone Clones this IEnumToolboxTabs interface by creating another instance.
Public method Next Retrieves the next group of toolbox tabs.
Public method Reset Returns the enumerator to its initial state.
Public method Skip Skip over a specified number of toolbox tabs.

Top

See Also

Reference

IEnumToolboxTabs Interface

Microsoft.VisualStudio.Shell.Interop Namespace