If I want to add a comment statement in VB6.0, how should I add a comment? Let's take a look at how to add comment statements in VB6.0.
1. First, we double-click to enter the code window.
2. Then we press the single quote to start commenting.
3. At this time we can see that the annotated statement is green text.
4. You can also open the editing window.
5. Then click this button to comment in multiple lines.
6. We can also click this to cancel multi-line comments.
The above is the tutorial for adding comment statements in VB6.0. I hope you like it. Please continue to pay attention to the new webmaster website.
Related recommendations:
How to define a string variable in VB6.0?
How to bring up a closed tool window in VB6.0?
How to set the pop-up window countdown timer effect in vb6.0?