开发者

Winforms\WPF - How to create flow chart alike graphic

开发者 https://www.devze.com 2023-03-08 01:51 出处:网络
I\'m writing a winforms application and I need to create a view simliar to this one: Any suggestion how to do it? perhaps it would be easier using WPF?

I'm writing a winforms application and I need to create a view simliar to this one:

Winforms\WPF - How to create flow chart alike graphic

Any suggestion how to do it? perhaps it would be easier using WPF?

I thought about drawing rectangles开发者_如何学运维 or some sort of a table. Is there any open source control that can do it more easily?


You have a load of aptions:

  • GraphSharp (free)
  • WPF Diagram Designer (free)
  • FlowChart.NET (commercial)
0

精彩评论

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