How to comment multiple lines of code/block of code in VB?
In the vb++ you can comment the blocks of the comment with:
CommentStart==>Type your comment and on many of the lines<==CommentEnd+/inc.