Share via


TB_GETROWS (Windows Embedded CE 6.0)

1/6/2010

This message retrieves the number of rows of buttons in a toolbar with the TBSTYLE_WRAPABLE style.

Syntax

TB_GETROWS wParam = 0;
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

The number of rows indicates success.

Requirements

Header commctrl.h
Windows Embedded CE Windows CE 1.0 and later

See Also

Reference

Toolbar Controls Messages