Click or drag to resize

IRibbonCheck Events

The IRibbonCheck type exposes the following members.

Events
  NameDescription
Public eventClick
The click event handler. Excecutes when the button is clicked.
(Inherited from IRibbonButton.)
Public eventIsCheckedChanged
Excecutes when the checkbox is checked or unchecked.
Public eventPropertyChanged
Occurs when a property has changed.
(Inherited from IRibbonItem.)
Top
See Also