Call this member function to dynamically subclass a control created from a dialog box template, and attach it to this CWnd object.
BOOL SubclassDlgItem( UINT nID, CWnd* pParent );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CWnd Overview, CWnd Member Functions, Window Class Categories, CWnd::GetSuperWndProcAddr, CWnd::DefWindowProc, CWnd::SubclassWindow, CWnd::Attach