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 98 of file CATComboBox.cpp. References CATLayer::OnParentCreate(), and RebuildCombo().
|