CWnd::UnsubclassWindow
HWNDUnsubclassWindow();
Return Value
A handle to the unsubclassed window.
Remarks
Call this member function to set WndProc back to its original value and detach the window identified by HWND from the CWnd object.
CWnd Overview | Class Members | Hierarchy Chart
See Also CWnd::SubclassWindow, CWnd::PreSubclassWindow, CWnd::GetSuperWndProcAddr, CWnd::DefWindowProc, CWnd::SubclassDlgItem, CWnd::Attach