OnParentDestroy() is called as the parent window is destroyed. Controls that create their own windows during OnParentCreate() should destroy them during OnParentDestroy() Implements CATWidget. Reimplemented in CATComboBox. Definition at line 173 of file CATLayer.cpp. References CATXMLObject::GetChild(), CATXMLObject::GetNumChildren(), and CATWidget::OnParentDestroy(). Referenced by CATComboBox::OnParentDestroy().
|