I know to use [Description()] to create a description for a property. That shows up in the Properties in the Designer.
How do I create a description of a function? i.e. when you start to type in my function, it'll say what it does and it'll also tell you what each value passed to the function means.
I used to know this but I can't remember.
Running VS2003, btw.