Contents Index Topic Contents | ||
Previous Topic: PGM_GETDROPTARGET Next Topic: PGM_RECALCSIZE |
PGM_GETPOS
PGM_GETPOS wParam = 0; lParam = 0;Retrieves the current scroll position of the pager control. You can send this message explicitly or use the Pager_GetPos macro.
- Returns an INT value that contains the current scroll position, in pixels.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.