The sample illustrates how to create a multicolumn toolbar with owner
draw information area. The number of columns can be changed
programmatically. The toolbar can be docked only at the left, or right
edge of the main frame window.
The sample demonstrates how to create and use the Tabbed Toolbar
feature. Tabbed toolbar is a control bar, which contains several
toolbars grouped together in a tabbed window.
The sample illustrates usage of CBCGPToolbarImages
class. This class is a kind of image list and all toolbars in the
library display images taken from image lists. In this sample you can
see how to create image lists with different toolbar effects (disabled
and shadow images) and alpha-blending effects. Also it illustrates how
to add images dynamically at runtime.