Contents Index Topic Contents | ||
Previous Topic: Pager_GetBkColor Next Topic: Pager_GetButtonSize |
Pager_GetBorder
int Pager_GetBorder( HWND hwndPager );Retrieves the current border size for the pager control. You can use this macro or send the PGM_GETBORDER message explicitly.
- Returns an INT value that contains the current border size, in pixels.
- hwndPager
- Handle to the pager control.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.