Graphical drag-n-drop designer library for C# applications? -


i have app users use build objects. example, create "user" object , add properties (name, address, etc).

i use environment 1 visual studio uses on class designer or entity designer.

is there library out there me this?

thanks suggestions.

look @ visualization , modeling sdk. helps build graphical dsl. among other things, comes template "class designer" dsl. can start there, , modify needed.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -