Pager_RecalcSizePager_RecalcSize*
*Contents  *Index  *Topic Contents
*Previous Topic: Pager_GetPos
*Next Topic: Pager_SetBkColor

Pager_RecalcSize


COLORREF Pager_RecalcSize(
    HWND hwndPager
);

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

hwndPager
Handle to the pager control.

Version 4.71


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