如何锁定托管的 WorkflowDesigner 使其无法编辑?
是否可以将锁定的 WorkflowDesigner 视图添加到 WPF 应用程序?锁定是指无法对工作流程模型进行任何更改或编辑。
Is it possible to add a locked WorkflowDesigner View to a WPF application? By locked I mean no change or editing whatsoever can be done to the Workflow Model.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,通过更改 ReadOnlyState
Yes by changing the ReadOnlyState