Click or drag to resize

ScrollableScroll Event

Event to handle when the ScrollPosition changes

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<ScrollEventArgs> Scroll

Value

Type: SystemEventHandlerScrollEventArgs
See Also