Is there a way we can set an Image instead of plain colors as VS 2005 IDE Background
+1
A:
I use the SlickEdit free gadgets to render an image for my workspace background.
Cerebrus
2009-02-04 06:59:31
+2
A:
Looks like you're going to have to write your own add-in, since this doesn't seem to be a very popular request.
Here's how to do it in VS2003: http://www.codeproject.com/KB/macros/VSWallpaper.aspx
Here's the SDK for VS2005: http://www.microsoft.com/downloads/details.aspx?familyid=51A5C65B-C020-4E08-8AC0-3EB9C06996F4&displaylang=en
There are lots of docs and other sample add-ins in the SDK.
Wildebeest
2009-02-04 06:59:31
Interesting, thanks for the links!
Cerebrus
2009-02-04 07:00:11