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 CATLayer. Definition at line 256 of file CATTab.cpp. References fCurTab, CATGuiObj::fVisible, CATLayer::OnParentCreate(), and SetCurTab().
|