.Net Winform Diagram Library

I am looking for a library for creating and managing diagrams. Something with the appearance of a VS DataSet or SSMS diagram would be ideal, but I do not expect this. I would like to use the following functions:

  • Creating Element Groups
  • Drag and drop items
  • Creating links between elements of different groups

I would use this library in WinForms, and I plan on C # code, at least any .Net library. Anyone ideas?

+3
source share
3 answers

I decided that I would add another answer.

This library is not free, but it seems to be exactly what you described: http://www.syncfusion.com/products/user-interface-edition/windows-forms/Diagram

, : http://www.dalssoft.com/diagram/screenshots.aspx

, , , , : http://www.codeproject.com/KB/cs/AutoDiagrammer.aspx

, .

+1

- yFiles.

( ), , OP: " " . , , , ( , , OP), , . , , , , :

Nested groups of nodes.

: , , SO/SE . , - .

0

All Articles