VS.Net Question

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi,

For some reason, the VS.Net IDE does not have a scroll bar at the buttom of
the code editor page and it is wrapping the code not shown in the screen. I
do not know why this is happening. How can I change this?

Thanks
 
Hi John,

Try...

Tools -> options -> Text Editor -> General -> Display Horizontal scroll bar
check/tick box
Tools -> options -> Text Editor -> All Languages -> General -> Word Wrap
check/tick box


Scott.
 
Back
Top