Block commenting VB/VB.NET code

前端 未结 12 1108
死守一世寂寞
死守一世寂寞 2020-12-06 03:57

How to comment multiple lines of code/block of code in VB?

12条回答
  •  南方客
    南方客 (楼主)
    2020-12-06 04:28

    The other answers explain how to comment/uncomment automatically in VB.NET. Just for completeness, in VB6 use these toolbar buttons: alt text. More details here.

提交回复
热议问题