Share via


TB_BUTTONCOUNT (Windows Embedded CE 6.0)

1/6/2010

This message retrieves a count of the buttons currently in the toolbar.

Syntax

TB_BUTTONCOUNT wParam = 0; 
    lParam = 0; 

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

The count of the buttons indicates success.

Requirements

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

See Also

Reference

Toolbar Controls Messages