Click or drag to resize

KryptonRibbonGroupTrackBar Events

The KryptonRibbonGroupTrackBar type exposes the following members.

Events
 NameDescription
Public eventDisposedOccurs when the component is disposed by a call to the Dispose method.
(Inherited from Component)
Public eventGotFocus Occurs when the control receives focus.
Public eventLostFocus Occurs when the control loses focus.
Public eventPropertyChanged Occurs after the value of a property has changed.
Public eventValueChanged Occurs when the value of the Value property changes.
Top
See Also