Click or drag to resize

KryptonRibbonGroupRadioButton Events

The KryptonRibbonGroupRadioButton type exposes the following members.

Events
  NameDescription
Public eventCheckedChanged
Occurs when the value of the Checked property has changed.
Public eventClick
Occurs when the radio button is clicked.
Public eventDisposed
Occurs 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