OnParentDestroy() is called as the parent window is destroyed. Controls that create their own windows during OnParentCreate() should destroy them during OnParentDestroy() Reimplemented from CATControlWnd. Definition at line 73 of file CATTreeCtrl_Win32.cpp. References fFont, CATControl::GetWindow(), CATControlWnd::OnParentDestroy(), and CATWindow::OSReleaseFont().
|