Hi Mlibby,
As for the compile error you mentioned, I think the problem is likely
caused by the required assemblies not
be referenced in your project. Just add the "using ..." statement is not
enought. We should also reference the
the required assemblies via the "Add Reference" function in the VS.NET IDE,
and we need to add the following assemblies:
System.Design.dll
Hope helps. Thanks.
Regards,
Steven Cheng
Microsoft Online Support
Get Secure!
www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)