TB_GETROWS
This message retrieves the number of rows of buttons in a toolbar with the TBSTYLE_WRAPABLE style.
TB_GETROWS wParam = 0;
lParam = 0;
Parameters
- wParam
Not used. - lParam
Not used.
Return Values
The number of rows indicates success.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
See Also
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.