다음을 통해 공유


TB_BUTTONCOUNT

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

TB_BUTTONCOUNT wParam = 0; 
  lParam = 0; 

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Values

The count of the buttons indicates success.

Requirements

OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.