PGM_GETBORDER message

Retrieves the current border size for the pager control. You can send this message explicitly or use the Pager_GetBorder macro.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns an INT value that contains the current border size, in pixels.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Commctrl.h

See also

PGM_SETBORDER