User32GetScrollInfo Method

Overload List

GetScrollInfo(IntPtr, ScrollBarOrientation, ScrollInfo) Retrieves the parameters of a scroll bar, including the minimum and maximum scrolling positions, the page size, and the position of the scroll box (thumb).
GetScrollInfo(SafeHandle, ScrollBarOrientation, ScrollInfo) Retrieves the parameters of a scroll bar, including the minimum and maximum scrolling positions, the page size, and the position of the scroll box (thumb).

See Also