All Tags »
asp.net »
Custom Controls »
c# .NET
Sorry, but there are no more tags available to filter with.
-
Recently, I have been doing a lot of work in making controls have some design time support, I am creating composite controls, and it's a whole different world from user controls i have to say :-)
I have made them before, but really only used them in code or in things i needed and jsut manipulaed, never worrying much about designer support, ...