Documentation for CMFCFontComboBox does not forbid use of DeleteString to delete items corresponding to unwanted fonts.However doing so results in a leak as each item has associated data that is not deleted in that case. Since CMFCFontComboBox already is a sub-class it is easy to handle DeleteString properly.See also http://social.msdn.microsoft.com/Forums/en/vcmfcatl/thread/b7f213d9-403b-456e-ad55-bbbeb342b5d8.
Visual Studio/Team Foundation Server/.NET Framework Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results