Syntax
HScroll Percentage
HScroll()
Remarks
The HScroll statement scrolls horizontally to the specified percentage of the document width. HScroll corresponds to dragging the scroll box on the horizontal scroll bar.
The HScroll() function returns the current horizontal scroll position as a percentage of the document width. HScroll() does not return negative values; if the document is scrolled into the left margin, HScroll() returns 0 (zero).
See Also
HLine, HPage, VScroll