Icon ScrollHeight Property

property ScrollHeight: Integer

Available In: Visual Client Applications

Indicates the total height of the control's content and/or its child controls. If a control's content height is greater than its Height property, then you can use the ScrollTop property to programmatically scroll the control vertically, or to find out the current vertical scroll position.
Image