Asked By Peter Duniho
06-Jun-08 05:50 PM

Sorry to say, I'm not really sure what else you expected. The Designer
can easily deal with properties of primitive types. But I would expect
for complex types, it would have no way of knowing implicitly how to
construct instances of the classes you're dealing with.
I have seen hints that the Designer is actually quite flexible, and that
if you want some specific functionality, it's possible to _write_ special
handlers for particular data types you want. But the scenario you're
talking about is something I'd be surprised to see handled automatically.
I could be wrong. After all, you _are_ posting in the C# newsgroup.
There's random knowledge here about various .NET and VS topics, but it is
a language-specific newsgroup after all. I recommend that, given no
specific descriptions of how to do this have been posted so far, you may
want to find a newsgroup that is more specific to the use of Visual
Studio, or even the Designer specifically.
Pete