I think you should have a different user control for the diferent content
types. You may want to explain more why you think they are not designer
friendly as I have no issues with them.

Signature
Ciaran O''Donnell
http://wannabedeveloper.spaces.live.com
> I have an explorer type application with navigation on the left half of the
> form and a viewing/details panel on the right. The right panel can show
[quoted text clipped - 6 lines]
>
> Thanks.
David W - 20 Feb 2007 16:03 GMT
Ah nevermind, I was mistakingly creating custom controls instead of user
controls. User controls definitely look like the way to go.
Thanks.