all groups > dotnet windows forms > may 2006 >
You're in the

dotnet windows forms

group:

How to Create a Graphical Designer


How to Create a Graphical Designer Dave
5/31/2006 7:09:01 AM
dotnet windows forms:
I am looking for documentation or sample code on how to build a standalone
GUI designer.

The basic functionality is

-- A tool box
-- A canvas that controls can be dropped onto and be (re)positioned and
viewed at design time.
-- Property Explorer to set the various properties of a control

As this will eventually be used in a commercial product, please limit
responses to tools/libraries/SDKs that are freely distributed.

Any help is appreciated.

Dave
Re: How to Create a Graphical Designer Stoitcho Goutsev (100)
6/5/2006 9:04:29 AM
Dave,

Here is an article of how to host designers.
http://www.divil.co.uk/net/articles/designers/hosting.asp

You may want to check out the rest of the aritcles related to designers in
the widnows forms website as well

http://www.windowsforms.net/Articles/default.aspx?PageID=1&Cat=Designer&ModuleFilter=131&tabindex=2


[quoted text, click to view]

AddThis Social Bookmark Button