OnHScrollBox Event
Occurs when the horizontal scrollbar button
of a virtual dimensioned window is dragged
Syntax:
OnHScrollBox <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