Home All Groups Group Topic Archive Search About

Intellisense reference

Author
16 Mar 2006 4:55 PM
Andy
Hi

I wonder if anyone could point me to where I can find some kind of overview
that explains what icons represents what functions in intellisens?
Let me explain:
if I make a textbox on a windows form, in the code window I can type
textbox1. and after the period I have a lot of options displayed with
intellisense. Some are pink etc. I need some reference to what is functions,
what is methods, etc

Author
16 Mar 2006 5:00 PM
Peter Macej
http://msdn2.microsoft.com/en-us/library/y47ychfe.aspx

--
Peter Macej
Helixoft - http://www.vbdocman.com
VBdocman - Automatic generator of technical documentation for VB, VB
..NET and ASP .NET code
Author
16 Mar 2006 7:30 PM
Andy
"Peter Macej" <pe***@vbdocman.com> wrote in message
news:e7YGksRSGHA.776@TK2MSFTNGP09.phx.gbl...
> http://msdn2.microsoft.com/en-us/library/y47ychfe.aspx
>
> --
> Peter Macej
> Helixoft - http://www.vbdocman.com
> VBdocman - Automatic generator of technical documentation for VB, VB .NET
> and ASP .NET code

Thanx

Just What I was looking for :-)

/A.