I am creating reports in visual studio and am looking for a way to specify a default font and size apply to a textbox each time I drop one onto the designer.
Update: This is not winforms or webforms development, but using the report designer in visual studio. My biggest issue is that a text box by default is .25 inches in height and after I change the font from Arial, 10pt to Tahoma, 8pt the textbox needs to be changed to .2 inches in height.