Introduction - If you have any usage issues, please Google them yourself
In one project I was involved in, we had to display font selection dialog. My Product Manager had some issues with MFC s CFontDialog. He is very focused on reducing support costs by simplifying user interface, to eliminate anything that might be confusing or misleading. OK, it is hard to argue against this goal. In case of CFontDialog, he didn t like all the controls that were unnecessary for our application. Here is what the standard CFontDialog looks like