> Hi,
> Is there a way to comment out several lines of code by highlighting with mouse?
> thanks
Visual Studio .NET 2002 and 2003 both have toolbar buttons to comment and
uncomment selections. Is that what you meant, or are you suggesting that
you want to simply highlight text and have it automatically comment what you
highlighted? Sounds like a usability nightmare to me. What happens if you
don't get the selection exactly right? Undo and try again, ad infinitum.
Urgh.
Phil

Signature
Philip D. Barila Windows DDK MVP
Seagate Technology LLC
(720) 684-1842
As if I need to say it: Not speaking for Seagate.
E-mail address is pointed at a domain squatter. Use reply-to instead.
Highlight selection with mouse, then press Ctrl-k followed by Ctrl-c
Don't know if you can "add things" to the mouse context menu though...
> Hi,
> Is there a way to comment out several lines of code by highlighting with mouse?
> thanks