ScrollToMax Method (ScrollBar)

Class

ScrollBar.

Action

Scrolls the scroll bar to its maximum position.

Syntax

C#
scrollBar.ScrollToMax()
VB
scrollBar.ScrollToMax()