简体   繁体   中英

.net Workflow Foundation Editor

Is it possible to integrate the .net workflow foundation editor (from VisualStudio) or a similar control into an other application?

Otherwise i have to program it by my self.

I have to realize an interactive diagram chart in which the user can put in new actions, parameter and something.

Thanks for your information!

It is! :)

The technique is called "Workflow Designer Re-Hosting", and you can read more about it on MSDN .

Yes, it is possible. In the project I am currently working on, we use the Workflow Foundation designer in a WinForms front end. You can see a screenshot here . But I cannot tell you exactly how it is done because I joined to project when this was already done.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM