Word Wrap

  • Thread starter Thread starter Bob Day
  • Start date Start date
B

Bob Day

Using VS 2003, VB

Is there a quick way to turn on/off word wrap for a section of code, or for
all code? I know you can change it globally (under Tools, Options), but
that is not what I am looking for.

Please adivse

Thanks!
Bob Day
 
Hi Bob,

We can press CTRL+R and then CTRL+R again to toggle this option. Please
refer to the "Word wrap" section in the following URL for the detailed
information regarding this issue:

Managing the Code Editor and View
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/ht
ml/vxtskManagingCodeEditorWindowView.asp

Does it answer your question? If I have misunderstood your concern, please
feel free to let me know

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Back
Top