Instrumentation Widgets Class Reference

ButtonBase.Checked Property

Indicate if the button is checked(pressed).

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

See Also

ButtonBase Class | PerpetuumSoft.Widgets Namespace