OnParentCreate() is called when the parent window is created. Most controls won't need this, but any that create their own windows should do so at this point. Reimplemented from CATControlWnd. Definition at line 48 of file CATTreeCtrl_Win32.cpp. References ExpandRoot(), CATControlWnd::fControlWnd, fFont, CATControl::fFontName, CATControl::fFontSize, fRootList, CATControl::GetWindow(), CATControlWnd::OnParentCreate(), OSClearTree(), CATWindow::OSGetFont(), and OSRebuildTree().
|