Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the information that the SCROLLBARINFO structure maintains about a scroll bar.
BOOL GetScrollBarInfo(
PSCROLLBARINFO pScrollInfo
) const;
Parameters
- pScrollInfo
A pointer to the SCROLLBARINFO structure.
Return Value
Returns TRUE on success, FALSE on failure.
Remarks
This member function emulates the functionality of the SBM_SCROLLBARINFO message, as described in the Windows SDK.
Requirements
Header: afxwin.h