T
takapenkki
Guest
Is it possible to get the names of all installed fonts or font-families to an array. I have tried to use System.Drawing.InstalledFontCollection and I am not sure how to use it. My goal is to get all installed fonts on a listbox. Can you give an example, because i'm a beginner.