Visual Studio 9.0 has a way to do this:
[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\Text Editor] "Guides"="RGB(200, 200, 200) 80"
Taken from: https://gist.github.com/rsneekes/843732
I seem to recall trying to get it to work when I upgraded to VS 2010, but this should be more of a problem than it was worth it. I wonder why (or if) they deleted it.
Also: Possible duplicate: Adding a manual to the editor in Visual Studio
Of course, I do not find anything working without any expansion in the past 2008 for myself.
user645280
source share