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