IVsAddToolboxItems Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodAddItem(IDataObject^, array<TBXITEMINFO>^, String^, String^)

Adds an item to the toolbox.

System_CAPS_pubmethodAddItemWithOwningPackage(IDataObject^, array<TBXITEMINFO>^, String^, String^, Guid)

Adds an item to the toolbox with a reference to an owning package.

Return to top
Show: