tedmillerx
Programmer
My customers want to be able to change a report's font. I know how to write the code for changing a font based on the results of a combo box, but I don't know how to make a combo box list all the fonts on the user's computer.
I know I could just make a combo box listing the common fonts (Arial, Times, etc). But some customers want a weird font only available on their own computer.
Any ideas on how to list all the user's installed fonts in a combo box? Something that'll work for Vista, XP and 2000?
I know I could just make a combo box listing the common fonts (Arial, Times, etc). But some customers want a weird font only available on their own computer.
Any ideas on how to list all the user's installed fonts in a combo box? Something that'll work for Vista, XP and 2000?