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). |