c# - Embedding a flowchart design surface in a .net application -
I need to include the surface of a flowchart design in an app that we essentially create workflows / schedules for users Are allowed to grow. . I need to be able to make my 'size', set custom properties on them and possibly even there is a slight logic (if, while etc).
I know I should take a look at hosting WF in the app, it looks well, but no other designer knows the compatments, so that I can use it.
Take a look at these resources, both are free solutions, but commercial people (mindfusion, Godagram) In comparison, they require some further development work in your favor:
- (requires WPF)
- (without WPF)
Comments
Post a Comment