Occurs when the scrollbar changes value to synchronize with scrollbar.
The event handler receives an argument of type ScrollBarExtensionBase.ValueIndexConversionEventArgs containing data related to this event. The following ScrollBarExtensionBase.ValueIndexConversionEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. |
| Parameter | Gets parameter. |
ScrollBarExtensionBase Class | Resco.Controls.ScrollBar Namespace