Alan,
Although I'm about 100% sure it's not supported by Microsoft
You could write an add-in for SSMS and get a reference to the object browser
and then change the setting manually. Might be more that you are wanting to
do but I am working on a public SSMS add in that I might include it in.
In the image below I set the font to Tahoma-14 for the Object Explorer.
http://www.flickr.com/photos/9405142@N04/3082473199/
There are several places out there where you can find info about creating an
Addin for SSMS.
To do the font changing does require some reflection into the SSMS object
model but it is definitely possible depending on how much you need it.
Thanks,
Ashton Hobbs
Solid Quality Mentors
"Alan Z. Scharf" <ascharf (AT) grapevines (DOT) com> wrote
Quote:
Hi,
Is there a way to change object browser fonts, size, and weight in
Management Studio? I don't see the object browser listed in Fonts and
Colors in Tools Options where you can change fonts for other items.
If not on the menu, is there a configuration file that can be changed?.
Thanks.
Alan |