Share via


Toolbar Controls Structures

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Reference

Toolbar Controls Reference