ComponentOne Ribbon for WinForms
Checked Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonCheckBox Class : Checked Property
Gets or sets this check button's checked state.
Syntax
'Declaration
 
Public Property Checked As System.Boolean
public System.bool Checked {get; set;}
See Also

Reference

RibbonCheckBox Class
RibbonCheckBox Members