comment

  • Thread starter Thread starter Agnes
  • Start date Start date
A

Agnes

In vb.net , I got scope of code to be comment. for ' . it is for one line
comment .
How about i need to comment a lot of lines coding ??

thanks
from agnes
 
select text, then Ctrl-K, Ctrl-C
or use the "Text Editor" toolbar comment button (blue horizontal lines)

I don't think VB.NET has a comment block like C#, since everything delimited
with carriage return and not ;

Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Word to Excel: Export comments with text and line number 0
Spam 4
Excel Import Comments 3
Line breaks in Comments 2
Tutorial for Beginner 1
Nest vs Hive? 10
Excel Vlookup when first vlookup is balnk 0
Any similar comment line like ' TODO : 2

Back
Top