Click or drag to resize

KryptonRibbonGroupColorButton Events

The KryptonRibbonGroupColorButton type exposes the following members.

Events
  NameDescription
Public eventClick
Occurs when the color button is clicked.
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventDropDown
Occurs when the drop down color button type is pressed.
Public eventMoreColors
Occurs when the user selects the more colors option.
Public eventPropertyChanged
Occurs after the value of a property has changed.
Public eventSelectedColorChanged
Occurs when the SelectedColor property changes value.
Public eventTrackingColor
Occurs when the user is tracking over a color.
Top
See Also