PGM_SETBORDERPGM_SETBORDER*
*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.

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.