Hi,
If you are using .NET 2.0 you can have a look at the article
"The Perfect Host: Create And Host Custom Designers With The .NET Framework
2.0"
http://msdn.microsoft.com/msdnmag/issues/06/03/DesignerHosting/default.aspx If you are using 1.1 you can read my brothers article
".NET Internals: Tailor Your Application by Building a Custom Forms Designer
with .NET"
http://msdn.microsoft.com/msdnmag/issues/04/12/CustomFormsDesigner/ Sayed Ibrahim Hashimi
www.sedodream.com [quoted text, click to view] "DH" wrote:
> Hi All
>
> I was wondering if anyone could point me to some good resources on creating
> dynamic winforms. I would like to allow users to add, position and resize
> buttons on a winform.
>
> Cheers,
>
> DH
>
>