Visual Studio.Net 2008 IDE Background Image Change

I remember how I saw a way to change the background of the ID. VS.Net 2008 IDE code editor to an image, how can I do this?

thanks

+3
source share
2 answers

You can add an image to the code editor using SlickEdit Gadgets (free); see my post here for an example - or simply:

Gadgets image

+4
source

Source: https://habr.com/ru/post/1714213/


All Articles