Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.42 KB

pgm-getbuttonsize.md

File metadata and controls

63 lines (37 loc) · 1.42 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
PGM_GETBUTTONSIZE message (Commctrl.h)
Retrieves the current button size for the pager control. You can send this message explicitly or use the Pager\_GetButtonSize macro.
fa8b4814-4587-4149-83a7-84faad2a4641
PGM_GETBUTTONSIZE message Windows Controls
apiref
PGM_GETBUTTONSIZE
Commctrl.h
HeaderDef
reference
05/31/2018

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