How to maintain size of controls according to fonts size
I have created a windows application and added a form to change the
fonts of all textboxes and comboboxes in application. But when I change
the size of fonts then size of all controls also change regarding to
fonts size and application appearance look bad. So is there any way to
not change size of controls according to fonts size?