.net 的 OLE 替代方案\解决方法

发布于 2024-12-27 08:32:36 字数 322 浏览 1 评论 0原文

我们计划将使用 MFC\C++ 构建的桌面应用程序迁移到 WPF。使用的控件之一是富文本编辑器TE Edit

该富文本框支持嵌入 OLE 对象。这意味着 MS Office 文档等内容可以在文本框中链接。单击这些项目时,将打开指定的应用程序,可以在其中更改内容,并且内容会在文本框本身中更新。

我们可以在.net 中支持这个吗?是否有任何解决方法来支持此类场景?据我了解,OLE 是交易,框架不支持。但该用例似乎是有效的,应该向客户提供一种替代方案。

We plan to migrate a desktop application which was build using MFC\C++ to WPF. One of the control used is a Rich Text Editor TE Edit.

This rich text box supports embedding of OLE objects. This implies things such as MS Office documents can be linked in the textbox. Such items when clicked open the designated application where one can change the content and the content is updated in the text box itself.

Can we support this in .net? Are there any workarounds to support such scenarios? From what I understand OLE is deal and not supported by the framework. But the use case seems to be valid one and an alternative should be presented to the client.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文