TB_GETPADDING message

Retrieves the padding for a toolbar control.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns a DWORD value that contains the horizontal padding in the low word and the vertical padding in the high word, 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

TB_SETPADDING