Contents Index Topic Contents | ||
Previous Topic: Pager_GetDropTarget Next Topic: Pager_RecalcSize |
Pager_GetPos
COLORREF Pager_GetPos( HWND hwndPager );Retrieves the current scroll position of the pager control. You can use this macro or send the PGM_GETPOS message explicitly.
- Returns an INT value that contains the current scroll position, in pixels.
- hwndPager
- Handle to the pager control.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.