If you are using Visual Studio you can highlight the selection and comment/uncomment it several ways.
1. "Edit" menu, Advanced, Comment/Uncomment
2. Click the corresponding toolbar buttons
3. CTRL + K, CTRL + C to comment, CTRL + K, CTRL + U to uncomment
J
|