PGM_SETPOSPGM_SETPOS*
*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.

iPos
INT value that contains the new scroll position, in pixels.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.