Contents Index Topic Contents | ||
Previous Topic: PGM_SETCHILD Next Topic: Pager Control Utility Macros |
PGM_SETPOS
PGM_SETPOS wParam = 0; lParam = (LPARAM)(int)iPos;Sets the current scroll position for the pager control. You can send this message explicitly or use the Pager_SetPos macro.
- The return value is not used.
- 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.