ToolboxItem::GetType Method
.NET Framework (current version)
Creates an instance of the specified type.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | GetType() | |
![]() | GetType(IDesignerHost^) | Enables access to the type associated with the toolbox item. |
![]() | GetType(IDesignerHost^, AssemblyName^, String^, Boolean) | Creates an instance of the specified type, optionally using a specified designer host and assembly name. |
Show:

