Description The SetHorizontalScrollPos method adjusts the position of the horizontal scroll bar.
Syntax RetVal = [BIDisp.]SetHorizontalScrollPos scrollPos
Returns RetVal Long If the method was successful the RetVal is 0, otherwise an error code is returned.
scrollPos Long The new position of the horizontal scroll bar.
See Also GetHorizontalScrollPercent Method, SetHorizontalScrollPercent Method, GetVerticalScrollPercent Method, SetVerticalScrollPercent Method, SetHorizontalScrollPos Method, GetVerticalScrollPos Method, SetVerticalScrollPos Method, GetHorizontalScrollPos Method