Toolbar Controls Structures

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

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.