Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I add quick info to Intellisence for my code

Status
Not open for further replies.

pokasick

Programmer
Oct 29, 2001
17
US
When I have an object reference and I type a period, the intellisence gives a list of available methods, properties etc. As I highlist each of those in the list, a yellow popup hint appears next to the dropdown window giving me more information about the method or property.

I want to add that kind of hint to the code that I write. Can anyone tell me how to do it?

Thanks,
Paul
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top