S
Susan Baker
Any one knows how to do this? I am using VC7.1 on .Net 1.1
Thanks
Thanks
Steven said:Tools -> Options -> Text Editor -> All Languages -> Display:- Line
Numbers
Thats not in code though, just displays the line number in a column to
the left.
Steven Nagy
Susan said:Sorry, should have made myself more clear. I am writing a source code
editor, and I want to know how to extend (possibly a RichText control),
or maybe build a user control that allows me to display line numbers for
the lines of code that has been loaded into the RichText control.
Hopefully, sonmeone may have written this (or something similar) before
- or come accross something similar - and this will help me avoid
re-inventing the wheel.
Susan Baker said:Any one knows how to do this? I am using VC7.1 on .Net 1.1