ToolBoxItems::SelectedItem Property
Visual Studio 2015
Gets the item currently selected in the tab of the ToolBox, if any exist.
Assembly: EnvDTE (in EnvDTE.dll)
If no items exist in the ToolBox tab or if no item is selected, then SelectedItem returns Nothing.
Show: