Views

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

Guest

hi,

we have intellisence in our source editior. If we are choosing a function
which have more than one overloads then we can view all other overloads using
up and down arrows. The problem is we will get only the information of first
parameter of any overloaded method.

My question is how can i view all the other parameter information while
keeping the tool tip.

(idea : we can view all overload list using up and down arrow.)

**************************
S r e e j i t h N a i r
**************************
 
type in the first parameter and the comma. The tooltime changes to the
second parameter. If you are using Visual Studio, this works just fine.

--- Nick
 

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