Mark a specific column in VS.NET IDE

  • Thread starter Thread starter kalvin.tuel
  • Start date Start date
K

kalvin.tuel

I have seen before a way to mark a particular column in the .NET IDE.
It was a registry setting for visual studio and you could specify
which column and the line color to display a line. This was very
handy for making sure my code lines aren't too long to fit on a single
print line when printing code. Any help in finding this setting will
be appreciated very much.

-Kalvin
 
Back
Top