Skybound Rebar

ControlRenderer.Enabled Property

Gets or sets whether the control is enabled.

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

Property Value

true the control is drawn as though it is enabled; otherwise, false.

See Also

ControlRenderer Class | Skybound.Rebar.Rendering Namespace