Icon ScrollLeft Property

property ScrollLeft: Integer

Available In: Visual Client Applications

Specifies the horizontal scroll position for the element. If an element's ScrollWidth property is greater than its Width property, then you can use this property to programmatically scroll the element horizontally, or to find out the current horizontal scroll position.
Image