Description: To change the appearance of this control, the main draw is the use of self-control functions (Owner Draw) to achieve. This article deals with, and you define an XP-style CXPButton button class, not the purpose of the use of techniques described CXPButton class, but rather explain to you the method to achieve self-draw button. Of course, if you think CXPButton useful, it can also be the source files saved directly into your own project.
To Search:
File list (Check if you may need any files):
XP风格按钮\Debug\StdAfx.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\.....\XPButton.obj
..........\.....\XPButtonDemo.exe
..........\.....\XPButtonDemo.ilk
..........\.....\XPButtonDemo.obj
..........\.....\XPButtonDemo.pch
..........\.....\XPButtonDemo.pdb
..........\.....\XPButtonDemo.res
..........\.....\XPButtonDemoDlg.obj
..........\Release\XPButtonDemo.exe
..........\res\XPButtonDemo.ico
..........\...\XPButtonDemo.rc2
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\XPButton.cpp
..........\XPButton.h
..........\XPButtonDemo.clw
..........\XPButtonDemo.cpp
..........\XPButtonDemo.dsp
..........\XPButtonDemo.dsw
..........\XPButtonDemo.h
..........\XPButtonDemo.ncb
..........\XPButtonDemo.opt
..........\XPButtonDemo.plg
..........\XPButtonDemo.rc
..........\XPButtonDemoDlg.cpp
..........\XPButtonDemoDlg.h
..........\自绘按钮的实现.docx
..........\Debug
..........\Release
..........\res
XP风格按钮