How to make a paragraph as comment?
(Tuesday, December 28, 2004)
Found the following interesting discussion in the Newsgroups:
how to make a paragraph as comment? by:Anonymous
| Hi all,
how to make a paragraph as comment? besides using the ' symbol? i know in Java, you can use *\ \* to comment out the whole paragraph, does vb has a similar command which does the same job?
Thanks
| | | Reply: by:Tom Shelton
| | | There are no multiline comments in VB/VB.NET. But, you can type your text, select it and then use ctrl-k, c to comment a block :)
-- Tom Shelton [MVP]
| | | Reply: by:hirf-spam-me-here@gmx.at (Herfried K. Wagner [MVP])
| | |
.... or the appropriate commands from the "Text Editor" toolbar ;-).
-- Herfried K. Wagner [MVP]
|
|
0 Comments:
Post a Comment