Any similar comment line like ' TODO :

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Any similar kind of comment line which displayed in task panal like ' TODO :

If we add a comment line as " ' TODO : " . it displays in the Task panal...
Like that, what are all the other comment lines available in VB.Net or where
can I get the list of that...

Thanks in advance...
 
Hi Peter

Go to Tools / Options / Environment / Task List. You will see the default
list there, and be able to add to it as you wish.

HTH

Charles
 
Prabhudhas said:
If we add a comment line as " ' TODO : " . it displays in the Task
panal... Like that, what are all the other comment lines available in
VB.Net or where can I get the list of that...

If you select Tools / Options from the main menu, then click on the
Environment / Task List item in the Options window, you'll see all the
existing options and can also add your own if you wish.

Hope that helps,
 
Back
Top