Click here to Skip to main content
15,886,362 members
Articles / Desktop Programming / MFC

An elliptical button class with bitmap

Rate me:
Please Sign up or sign in to vote.
2.67/5 (12 votes)
30 Aug 2004 78.2K   4.8K   48  
An article on an elliptic button class supporting bitmaps.
// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet
//	EllipticButtonTest.pch ist die vorcompilierte Header-Datei
//	stdafx.obj enth�lt die vorcompilierte Typinformation

#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.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Germany Germany
Dag has been programming since 1988 in the business and technical area.

His programming knowledges includes C/C++, MFC, Delpi and a lillte JAVA.

Dag was born in Germany but he likes it to traveling all over the world. In his spare time he likes running, cycle biking, mountaineering, cross country skiing and other actions in the nature.

Comments and Discussions