ToolboxItem.ComponentType Property

 

Gets the component type for this ToolboxItem.

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

public virtual string ComponentType { get; }

Property Value

Type: System.String

A String that specifies the component type for this ToolboxItem.

.NET Framework
Available since 2.0
Return to top
Show: