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

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -