Share via


Toolbar Controls Structures (Windows CE 5.0)

Send Feedback

The following table shows the toolbar controls structures, with a description of the purpose of each.

Programming element Description
NMTOOLBAR This structure contains information used to process toolbar messages.
TBADDBITMAP This structure adds a bitmap that contains button images to a toolbar.
TBBUTTON This structure contains information about a button in a toolbar.
TBBUTTONINFO This structure contains or receives information for a specific button in a toolbar.
TBREPLACEBITMAP This structure is used with the TB_REPLACEBITMAP message to replace one toolbar bitmap with another.

See Also

Toolbar Controls Reference

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.