Hey,

Which list are you referring to? I tend to do all my parameter handling explicitly in code, rather than using the "wizards" that you can use within Visual Studio. You can still do it the way I think you are trying to do it, but I would encourage you to take more control over your code, you will find it far easier in the future.

Gary