Contents Index Topic Contents | ||
Previous Topic: PGM_GETBORDER Next Topic: PGM_GETBUTTONSTATE |
PGM_GETBUTTONSIZE
PGM_GETBUTTONSIZE wParam = 0; lParam = 0;Retrieves the current button size for the pager control. You can send this message explicitly or use the Pager_GetButtonSize macro.
- Returns an INT value that contains the current button size, in pixels.
Version 4.71
See also PGM_SETBUTTONSIZE
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.