Icon ScrollLeft Property

property ScrollLeft: Integer

Available In: Visual Client Applications

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