Single line Comments---?
Multi-Line Comments--?

I dont want the description, I want how to commnet the section of code.
Ex,
Line in C, Single Line Comments- //
Multi-Line Comments-/* */

Recommended Answers

All 3 Replies

for single line comments use single quotes( ' )

for multi line comments this is what i use

View --> Toolbars --> Edit

On your code highlight the lines you want to comment
then on Edit Toolbox look for the comment block and click it..

Ya , but there is any procedure to add the comment & unblock comment to the Standard toolbar..so we can do it quickly by clicking on it.

Hi,

Right Click on Edit menu, and Check the Edit
Button Toolbar for edit is inserted in VB IDE

Regards
Veena

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.