ToolboxItem::GetType Method (IDesignerHost^)
.NET Framework (current version)
Enables access to the type associated with the toolbox item.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- host
-
Type:
System.ComponentModel.Design::IDesignerHost^
The designer host to query for ITypeResolutionService.
The designer host is used to access an implementation of the ITypeResolutionService interface. However, the loaded type is not added to the list of references in the designer host.
.NET Framework
Available since 2.0
Available since 2.0
Show: