IVsToolbox6::MoveItemToTab Method (IDataObject^, String^)
Visual Studio 2015
Moves a toolbox item to the end of the specified tab.
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 toolbox item to move.
- szTabID
-
Type:
System::String^
[in] The identifier of the tab to which to move the item.
Show: