Skybound Rebar

ControlRenderer.UseVisualStyles Property

Gets or sets whether visual styles should be used to draw the control when they are supported by the operating system.

[Visual Basic]
Public Property UseVisualStyles As Boolean
[C#]
public bool UseVisualStyles {get; set;}

Property Value

true if visual styles can be used to draw the control; otherwise, false.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace