'Declaration Public Overloads Function GetSelectedToolboxItem( _ ByVal host As IDesignerHost _ ) As ToolboxItem
public ToolboxItem GetSelectedToolboxItem( IDesignerHost host )
Parameters
- host
- The System.ComponentModel.Design IDesignerHost interface associated with the ToolboxItem. (This is not available in Visual Studio 2008.)