Skybound Rebar

ControlRenderer.ForeColor Property

Gets or sets the Color used to draw text on the control.

[Visual Basic]
Public Property ForeColor As Color
[C#]
public System.Drawing.Color ForeColor {get; set;}

Property Value

The Color used to draw text on the control.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace