Hello,
I know there's a way to do that, but I can't remember...
How can I put a remark sign (') on many lines together?
Thanks.
Printable View
Hello,
I know there's a way to do that, but I can't remember...
How can I put a remark sign (') on many lines together?
Thanks.
Can you explain further ?
select the edit button
go through
View --> toolbars --> edit
After selecting all the lines you want to comment out you can click on the appropriate button to comment them out
you mean a block comment?? unlike other languages.. vb for some reason left out block commenting...
however in the IDE on the edit menu you can have VB block comment/uncomment for you
see pic
Thanks.