ToolboxItem::GetType Method

 

Creates an instance of the specified type.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_pubmethodGetType(IDesignerHost^)

Enables access to the type associated with the toolbox item.

System_CAPS_protmethodGetType(IDesignerHost^, AssemblyName^, String^, Boolean)

Creates an instance of the specified type, optionally using a specified designer host and assembly name.

Return to top
Show: