Description The GetHorizontalScrollPercent method returns the position of the horizontal scroll bar in percentage.
Syntax RetVal = [BIDisp.]GetHorizontalScrollPercent
Returns RetVal Single The RetVal is the horizontal scroll bar position in percentage. If the horizontal scroll bar doesn’t exist the RetVal is negative.
See Also GetHorizontalScrollPercent Method, SetHorizontalScrollPercent Method, GetVerticalScrollPercent Method, SetVerticalScrollPercent Method, SetHorizontalScrollPos Method, GetVerticalScrollPos Method, SetVerticalScrollPos Method, GetHorizontalScrollPos Method