Skybound Rebar

ControlRenderer.BackColor Property

Gets or sets the background Color of the control.

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

Property Value

The background Color of the control.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace