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. Implements CATWidget. Reimplemented in CATControlWnd, CATEditBox, CATListBox, and CATTreeCtrl. Definition at line 877 of file CATControl.cpp.
|