开发者

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

开发者 https://www.devze.com 2023-02-11 19:07 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

I have an app that my users use to build objects. For examp开发者_开发问答le, they will create a "user" object and add properties (name, address, etc).

I would like to use an environment like the one Visual Studio uses on its class designer or entity designer.

Is there a library out there that will help me with this?

Thanks for any suggestions.


Look at the Visualization and Modeling SDK. This helps you build a graphical DSL. Among other things, it comes with a template for a "class designer" DSL. You can start from there, and modify as needed.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号