Scrolled

Funktionsname c:<CONTROL-NAME>_OnScrolled
Syntax   (defun c:<CONTROL-NAME>_OnScrolled (Value [as Long] /)
)
Rückgabewert Ignored
Ausgelöst durch 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.