Skybound Rebar

ControlRenderer.DefaultBackColor Property

Gets the default value of the BackColor property when no specific value is assigned.

[Visual Basic]
Overridable Protected ReadOnly Property DefaultBackColor As Color
[C#]
protected virtual System.Drawing.Color DefaultBackColor {get;}

Property Value

The default value of the BackColor property.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace