Click or drag to resize

KryptonRibbonGroupCheckBox Events

The KryptonRibbonGroupCheckBox type exposes the following members.

Events
 NameDescription
Public eventCheckedChanged Occurs when the value of the Checked property has changed.
Public eventCheckStateChanged Occurs when the value of the CheckState property has changed.
Public eventClick Occurs when the check box is clicked.
Public eventDisposedOccurs when the component is disposed by a call to the Dispose method.
(Inherited from Component)
Public eventPropertyChanged Occurs after the value of a property has changed.
Top
See Also