How do I change the font of all objects in a project?
I am working on Visual Studio 2015, C # with window forms; I was wondering if there is an easy way to change this property for all objects in my project without manually changing them.
I've seen some methods that change the font for all objects on a form, but this must be implemented on every form; and if I want to change it after 50 forms it will be annoying
Any ideas?
Thanks in advance!
+3
source to share
No one has answered this question yet
See similar questions:
or similar: