PGM_RECALCSIZEPGM_RECALCSIZE*
*



Contents  *



Index  *Topic Contents
*Previous Topic: PGM_GETPOS
*Next Topic: PGM_SETBKCOLOR

PGM_RECALCSIZE


PGM_RECALCSIZE
    wParam = 0;
    lParam = 0;

Forces the pager control to recalculate the size of the contained window. Sending this message will result in a PGN_CALCSIZE notification being sent. You can send this message explicitly or use the Pager_RecalcSize macro.

Version 4.71


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