Groups | Blog | Home
all groups > c# > may 2006 >

c# : Dynamic UI


DH
5/2/2006 6:41:15 PM
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

Andrej Tozon
5/2/2006 7:46:19 PM
This code sample from windowsforms.net should be helpful:
http://www.windowsforms.net/Samples/download.aspx?PageId=1&ItemId=207&tabindex=4.
[Available as v2.0 Designer FAQ/Sample Package - Mike Harsh]

Andrej


[quoted text, click to view]

Sayed Ibrahim Hashimi
5/3/2006 10:46:01 PM
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]
AddThis Social Bookmark Button