Pager_SetBorderPager_SetBorder*
*



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.

hwndPager
Handle to the pager control.
iBorder
INT value that contains the new size of the border, in pixels.

Version 4.71


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.