資源簡介
從CButton類派生一個新的按鈕類,為其添加鼠標懸停、離開等消息,用戶自已繪制按鈕各狀態下的顯示,非常有用

代碼片段和文件信息
//?stdafx.cpp?:?source?file?that?includes?just?the?standard?includes
// XPButtonDemo.pch?will?be?the?pre-compiled?header
// stdafx.obj?will?contain?the?pre-compiled?type?information
#include?“stdafx.h“
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????105822??2010-12-05?15:46??自繪按鈕的實現\Debug\StdAfx.obj
?????文件?????214016??2010-12-19?13:26??自繪按鈕的實現\Debug\vc60.idb
?????文件?????364544??2010-12-19?13:26??自繪按鈕的實現\Debug\vc60.pdb
?????文件??????27622??2010-12-19?13:26??自繪按鈕的實現\Debug\XPButton.obj
?????文件?????114787??2010-12-19?13:26??自繪按鈕的實現\Debug\XPButtonDemo.exe
?????文件?????240972??2010-12-19?13:26??自繪按鈕的實現\Debug\XPButtonDemo.ilk
?????文件??????15374??2010-12-05?15:46??自繪按鈕的實現\Debug\XPButtonDemo.obj
?????文件????5503368??2010-12-05?15:46??自繪按鈕的實現\Debug\XPButtonDemo.pch
?????文件?????410624??2010-12-19?13:26??自繪按鈕的實現\Debug\XPButtonDemo.pdb
?????文件???????2752??2010-12-05?15:46??自繪按鈕的實現\Debug\XPButtonDemo.res
?????文件??????26900??2010-12-05?15:51??自繪按鈕的實現\Debug\XPButtonDemoDlg.obj
?????文件??????28672??2001-09-30?20:58??自繪按鈕的實現\Release\XPButtonDemo.exe
????..A.SH.??????3584??2010-12-05?22:29??自繪按鈕的實現\res\Thumbs.db
?????文件???????1078??2001-09-26?10:19??自繪按鈕的實現\res\XPButtonDemo.ico
?????文件????????404??2001-09-26?10:19??自繪按鈕的實現\res\XPButtonDemo.rc2
?????文件????????874??2001-02-22?20:37??自繪按鈕的實現\Resource.h
?????文件????????214??2001-09-26?10:19??自繪按鈕的實現\StdAfx.cpp
?????文件???????1054??2001-09-26?10:19??自繪按鈕的實現\StdAfx.h
?????文件???????6881??2010-12-19?13:26??自繪按鈕的實現\XPButton.cpp
?????文件???????2169??2001-02-23?09:47??自繪按鈕的實現\XPButton.h
?????文件??????21352??2010-12-19?13:25??自繪按鈕的實現\XPButtonDemo.aps
?????文件???????1443??2010-12-19?13:26??自繪按鈕的實現\XPButtonDemo.clw
?????文件???????2147??2001-09-26?10:19??自繪按鈕的實現\XPButtonDemo.cpp
?????文件???????4395??2001-09-26?11:33??自繪按鈕的實現\XPButtonDemo.dsp
?????文件????????547??2001-09-26?10:19??自繪按鈕的實現\XPButtonDemo.dsw
?????文件???????1390??2001-09-26?10:19??自繪按鈕的實現\XPButtonDemo.h
?????文件??????82944??2010-12-19?13:26??自繪按鈕的實現\XPButtonDemo.ncb
?????文件??????54784??2010-12-19?13:26??自繪按鈕的實現\XPButtonDemo.opt
?????文件????????258??2010-12-19?13:26??自繪按鈕的實現\XPButtonDemo.plg
?????文件???????5496??2001-02-23?09:55??自繪按鈕的實現\XPButtonDemo.rc
............此處省略9個文件信息
評論
共有 條評論