Skybound Rebar

RebarButton.Enabled Property

Gets or sets whether the button is enabled.

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

Property Value

true if the button is enabled; otherwise, false.

Remarks

Setting this property has no effect for Separator and Panel type buttons.

See Also

RebarButton Class | Skybound.Rebar Namespace