Property of Form.body
Syntax
element.scrollLeft
Parameters
Description
The scrollLeft property returns the horizontal position of the scrollbar on the Form or on the group.
The horizontal position of the scrollbar is the number of pixels scrolled from its left side. When the scrollbar is on the far left side, the position is 0.
Examples
See Also
Form.body.scrollTop, Form.body.clientHeight, Form.body.clientWidth