Scroll

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

This event is triggered when the user scrolls the control. The Value argument is the new position value for the control.