Architecture
Visual Basic
Visual C#
Smart Device
.NET Development
VS Team System
Game Technologies
Visual Studio
Visual J#
Windows Vista
Visual FoxPro
Windows Live
Windows Forms
Microsoft ISV
SQL Server
Software Development Network>> Visual C#>> How to Show Code Line Numbering in the Editor?
How to Show Code Line Numbering in the Editor?
Hot Topic
Convert
Constructor Chaining in C#
Updating an SQL database
great plains
DataGrid & ListView
write a filestream to the browser
Using C# with MySQL
Reference books
How to create a new mail message window?
Cross-thread operation not valid: Control 'ddlCountry'
Visual C#
MF_ProtectedPlayback Sample doesn't work for Video on Vista Beta 2:
He need some help with authentication
WDS and Outlook 2000 crashing on exit issue - open for discussion?
MS, MVP feedback, question: casts / conversions -- some way to automate?
StreamReader.ReadLine() Throws ArgumentException
Socket Question
how to point to a set of parameters using delegate
Refactoring: Encapsulate field.
How get inner class info by Reflection
DataGrid programming
How to Show Code Line Numbering in the Editor?
How to Show Code Line Numbering in the Editor
to show like this
1
2
3
4
5
6
7
etc..
i am using VS 2005 C# express August
Answer this question
How to Show Code Line Numbering in the Editor?
jquail1973
Open the menu "Tools / Options", check "Show all settings". Goto "Text Editor / All Languages" and check "Line numbers".
bt7403
thanks very much :)
How to Show Code Line Numbering in the Editor?
Answer this question
How to Show Code Line Numbering in the Editor?
jquail1973
bt7403