Is there a way to set similar fonts for all the similar type of controls of Windows Forms appearing in a project.
For e.g I want to set all the textboxes in project to Arial Black 10pt Regular and all the labels to Arial Black 10pt Bold, so on and so forth.
Thanks in advance