The event Scroll occurs for a Scroll Bar
component when the position-indicator is moved.
In this case, the high level event Scroll occurs after the
low level event select.
For a Long List component, the
event Scroll occurs when the user manipulates the scroll bar
associated with the component.
In this case, the high level event Scroll occurs after the
low level events
goBottom,
goDown,
goDownBig,
goTop,
goUp and
goUpBig.
Go to the alphabetic list of events.