DesignerRegion.Highlight Property

 

Gets or sets a value indicating whether to highlight the designer region on the design surface.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

abstract Highlight : bool with get, set
override Highlight : bool with get, set

Property Value

Type: System.Boolean

true, if the visual designer should highlight the designer region on the design surface; otherwise, false. The default is false.

.NET Framework
Available since 2.0
Return to top
Show: