Icon ScrollWidth Property

property ScrollWidth: Integer

Available In: Visual Client Applications

Indicates the total width of the element's content and/or its child elements. If an element's content width is greater than its Width property, then you can use the ScrollLeft property to programmatically scroll the element horizontally, or to determine the current horizontal scroll position.
Image