tooltip with function description

S

Sam

Hi,
When a function of the framwork is being called by an object of its
class, a tooltip pops up on the screen with the definition of the
function as well as a description of what the function does.
When I call my own functions of my own classes, the tooltip appears but
it only contains the function's definition. How can I add the
description as well ?

Regards
 
S

Sam

Hi,
Thx but this kind of stuff
/// <remarks>
doesn't work in vb.net, it's C#..
Does anyone know how to do this in vb ?

Regards
 

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

Top