How can I get an object Fontfor the system default font used by a particular device? I noticed that different devices have different resolutions and DPIs, but some of my controls have clearly defined fonts. I would like to get the system default font at runtime (as if I had never changed a property Fonton a control).
Jason source
share