MobileForms Toolkit Documentation

ScrollBarExtensionBase Events

The events of the ScrollBarExtensionBase class are listed below. For a complete list of ScrollBarExtensionBase class members, see the ScrollBarExtensionBase Members topic.

Public Instance Events

Disposed (inherited from Component)Adds an event handler to listen to the Disposed event on the component.
IndexToValue Occurs when the extension changes index.
MouseDown Occurs when a mouse button is pressed.
MouseMove Occurs when a mouse button is moved.
MouseUp Occurs when a mouse button is released.
Paint Occurs when the component is redrawn.
Resize Occurs when the component is resized.
ValueToIndex Occurs when the scrollbar changes value to synchronize with scrollbar.

See Also

ScrollBarExtensionBase Class | Resco.Controls.ScrollBar Namespace