DesignerRegion.Description Property
.NET Framework (current version)
Gets or sets the description for a designer region.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.StringA text description of the designer region. The default is an empty string ("").
The Description property is used by the design host to display ToolTip information when the user moves the mouse pointer over the designer region.
.NET Framework
Available since 2.0
Available since 2.0
Show: