TB_GETTEXTROWS message

Retrieves the maximum number of text rows that can be displayed on a toolbar button.

Parameters

wParam

Must be zero.

lParam

Must be zero.

Return value

Returns an INT value representing the maximum number of text rows that the control will display for a button.

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_SETMAXTEXTROWS