Contents Index Topic Contents | ||
Previous Topic: Pager_SetChild Next Topic: Pager Control Notifications |
Pager_SetPos
INT Pager_SetPos( HWND hwndPager, int iPos );Sets the scroll position for the pager control. You can use this macro or send the PGM_SETPOS message explicitly.
- The return value is not used.
- hwndPager
- Handle to the pager control.
- iPos
- INT value that contains the new scroll position, in pixels.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.