My Sketch Book
Here are some experiments , tests or notes about everything in my life.
(其實是雜物堆)
2007-09-12
SubclassDlgItem
copy from : http://justku.net/blog/?p=8
在 MFC 中如果要建立一個 Class 而且要繼承標準的 MFC Control
可以在 Dialog 中拉好 Control
最後與新的 Class Control 用 SubClassDlgItem 做 Link
example :
m_List.SubclassDlgItem(IDC_LIST1,this);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment