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