System.Drawing.Design.ToolboxItem.DisplayName Property

Gets or sets the display name for the toolbox item.

Syntax

public string DisplayName { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This ToolboxItem.DisplayName property indicates the string that is displayed for the toolbox item in the toolbox.

By default, the base System.Drawing.Design.ToolboxItem class sets its ToolboxItem.DisplayName property to a short form of the fully qualified type name specified by the ToolboxItem.TypeName property.

Requirements

Namespace: System.Drawing.Design
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0