OnScrollRIght Event
Occurs when a virtual dimensioned window is
scrolled right
Syntax:
OnScrollRight <ActionProcedure>
Position of scrollbars in a virtual dimensioned window can be retrieved via the ‘value’ property of ‘HscrollBar’ and ‘VscrollBar’ pseudo-controls:
WindowName.HscrollBar.value
WindowName.VscrollBar.value