IToolboxItemCreator Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

NameDescription
System_CAPS_pubmethodCreateToolboxItem(String^, AssemblyName^, IEnumerable<KeyValuePair<String^, String^>>^, IEnumerable<KeyValuePair<String^, String^>>^)

Creates a toolbox item from the specified type.

System_CAPS_pubmethodGetItemInfo(IDataObject^)

Returns information about a control installed on the toolbox.

Return to top
Show: