Contents Index Topic Contents | ||
Previous Topic: Pager_SetBkColor Next Topic: Pager_SetButtonSize |
Pager_SetBorder
INT Pager_SetBorder( HWND hwndPager, int iBorder );Sets the current border size for the pager control. You can use this macro or send the PGM_SETBORDER message explicitly.
- Returns an INT value that contains the previous border size, in pixels.
- hwndPager
- Handle to the pager control.
- 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.