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
Post a Comment