Contents Index Topic Contents | ||
Previous Topic: PGM_SETBKCOLOR Next Topic: PGM_SETBUTTONSIZE |
PGM_SETBORDER
PGM_SETBORDER wParam = 0; lParam = (LPARAM)(int)iBorder;Sets the current border size for the pager control. You can send this message explicitly or use the Pager_SetBorder macro.
- Returns an INT value that contains the previous border size, in pixels.
- iBorder
- INT value that contains the new size of the border, in pixels.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.