Cyber Institute of Technology

 

 

Visual Basic 2005 Mini Tutorials

  

MT-3.    How to Display Line Numbers in the Code Editor for Visual Studio 2005?

Here are the steps to turn the line numbers On (or Off)  in the code editor.

 

Step 1: Select Tools -> Options

 

 



Step 2. Check the CheckBox next to Line Numebers

Expand the "Text Editor," then make sure to expand the programming language you are using. In this example we are using Visual Basic. If you you use other languages in your application such as C#, you need to check "Line Numbers" under C# as well.

 


 

Step 3: Verify the Line Numbers in your Code Editor  

 

Open one of your files in the code editor to make sure that the line numbers are shown.

  

 

 

 

Comments? Feedback? Questions? Please let us know. Thank you!

 

  Visual Basic 2005 Mini Tutorials