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 109 of file CATEditBox_Win32.cpp. References CATControl::GetWindow(), CATControlWnd::OnParentDestroy(), and CATWindow::OSReleaseFont().
|