Icon ScrollWidth Property

property ScrollWidth: Integer

Available In: Visual Client Applications

Indicates the total width of the control's content and/or its child controls. If a control's content width is greater than its Width property, then you can use the ScrollLeft property to programmatically scroll the control horizontally, or to find out the current horizontal scroll position.
Image