Click here to Skip to main content
15,893,564 members
Articles / Desktop Programming / MFC

Bitmap ToolBar

Rate me:
Please Sign up or sign in to vote.
2.50/5 (12 votes)
25 Apr 20021 min read 255K   4.7K   65  
This is my attempt to create a simple toolbar class that allows to set a bitmap in the background of a toolbar.
// stdafx.cpp : source file that includes just the standard includes
//	TestToolBar.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"



By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Web Developer
Monaco Monaco
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions