I'd like to find out what font the user has defined for a window. If they are using MS Sans Serif, then there are characters they cannot display. I'm assuming most people will be using Tahoma or Segoe UI but that's an assumption I'm not prepared to make within my program.
Can I easily and safely query the user's type of font for the title bar (non-client area)?
System.Drawing.SystemFonts.CaptionFont