Object Browser Question

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

Guest

When looking at window objects in the object browser, at the
bottom of the object browser window you see thing like
summary information, descriptions of the input and output
etc. How do I add these items in a class I create myself?

tia
gm
dotnet 2003
 
For C#, you use the documentation XML tags. For more info:
http://tinyurl.com/435u2

No such in-built feature available for Visual Basic .NET 2002/3 (VB .NET
2005 supports though)

When looking at window objects in the object browser, at the
bottom of the object browser window you see thing like
summary information, descriptions of the input and output
etc. How do I add these items in a class I create myself?

tia
gm
dotnet 2003
 

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

Back
Top