Scrolled

Function Name c:<CONTROL-NAME>#OnScrolled
Syntax   (defun c:<CONTROL-NAME>#OnScrolled (Value [as Long] /)
)
Return Type Ignored
Applies To Scroll Bar

This event is triggered when the user releases the scroll button to indicate that scrolling is finished. The Value argument is the new position value for the control.