Web user controls cannot have a designer in ASP.NET 1.x.
Things get better in ASP.NET 2.0 though, so stay tuned.
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net [quoted text, click to view] "daFou" <daFou@discussions.microsoft.com> wrote in message
news:29CE88C8-B723-4089-B5A0-9B413A8C203F@microsoft.com...
> Can someone please give me an hello world example of a UserControl that
> makes
> use of a UserControlDesigner.
> I'd like the Designer to be able to give a realistic representation of my
> user controls but the only examples I can find are on CustomControls.