PGM_GETBUTTONSIZE message

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

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns an INT value that contains the current button 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_SETBUTTONSIZE