This topic has not yet been rated - Rate this topic

IEnumToolboxItems Interface

Enumerator for items in the Toolbox. You can get an instance of the interface through the EnumItems methods of the IVsToolbox and IVsToolbox2 interfaces.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("5303CCDE-D37A-445B-88A1-A71742F66345")] 
public interface IEnumToolboxItems
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("5303CCDE-D37A-445B-88A1-A71742F66345") */ 
public interface IEnumToolboxItems
InterfaceTypeAttribute(1) 
GuidAttribute("5303CCDE-D37A-445B-88A1-A71742F66345") 
public interface IEnumToolboxItems

For more information, see the code for the Figures Project Sample.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ