Skybound Rebar

ControlRenderer.DefaultForeColor Property

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

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

Property Value

The default value of the ForeColor property.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace