c# - Is there a simple way to determine what font is being used in the user's title bar? -


i'd find out font user has defined window. if using ms sans serif, there characters cannot display. i'm assuming people using tahoma or segoe ui that's assumption i'm not prepared make within program.

can , safely query user's type of font title bar (non-client area)?

system.drawing.systemfonts.captionfont 

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -