IVsToolbox6::AddItemToDesigner Method (IDataObject^)
Visual Studio 2015
Adds the specified item to the active designer as if it was double-clicked in the toolbox.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- pItem
-
Type:
Microsoft.VisualStudio.OLE.Interop::IDataObject^
[in] The item to be added to the active designer.
Show: