ToolboxItem::DisplayName Property
.NET Framework (current version)
Gets or sets the display name for the toolbox item.
Assembly: System.Drawing (in System.Drawing.dll)
This DisplayName property indicates the string that is displayed for the toolbox item in the toolbox.
By default, the base ToolboxItem class sets its DisplayName property to a short form of the fully qualified type name specified by the TypeName property.
.NET Framework
Available since 1.1
Available since 1.1
Show: