I can’t believe that I don’t know the answer to this already, but what happens if I use a font that the user has not installed.
So, if I set the label to use the Segoe user interface, then the Win XP user (who does not have the Segoe user interface installed) launches the application. Does this raise an exception?
I know that I can take the system font by default and use it for compatibility, but I'm wondering what will happen if someone does not.
(C # .NET Programming)
thanks
Luke source share