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.
- The return value is not used.
- hwndPager
- Handle to the pager control.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.