Introduction - If you have any usage issues, please Google them yourself
Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control- it s just a plain simple button control. This code is a modified form of the OCX code I recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).
Packet : 35738616xpbtncontrol.zip filelist
ReadMe.txt
res/
Resource.h
res/xpbtn.ico
res/xpbtn.rc2
StdAfx.cpp
StdAfx.h
xpbtn.clw
xpbtn.cpp
xpbtn.dsp
xpbtn.dsw
xpbtn.h
xpbtn.rc
xpbtnDlg.cpp
xpbtnDlg.h
XPButton.cpp
XPButton.h
xp_button.html