-
Fonts in my programme
Hi, after making changes to my resource file, I ran my program again. Now some of my Fonts in text boxes are different from others and the system.
I have checked their design time properties and all controls are set to ms sanserif 8 pt?????
No properties are changed run time??
Any ideas?
-
I know that if you change the font of the form object, any new controls placed on the form inherit the font of the form.
Are you creating any controls at run time? What is the font of the form object?