作为 OLE 服务器的 WPF 应用程序

发布于 2024-10-21 19:45:57 字数 320 浏览 3 评论 0原文

我知道有很多关于这个问题的帖子,但我在过去五天里用谷歌搜索了很多,但没有找到任何有效的解决方案(而且我自己也做不到)。

任何人都可以上传一个简单的 wpf 应用程序(可能是 Border 内的 TextBox),它充当 OLE 服务器。例如,我在 MS Excel 中插入 dll,并在 Border 内看到 TextBox

现在我只能做这样的事情:我将 dll 插入 MS Word 并看到“[dll name].dll”。一旦我打开一个图标,就会打开一个窗口。但我想要一个嵌入式窗口。

I know that there are a lot of posts about this issue, but I've googled so much last five days and didn't find any working solution (and couldn't do it myself).

Could anybody upload a simple wpf application (may be a TextBox inside Border), which acts as an OLE server. For instance, I insert dll in MS Excel and see that TextBox inside Border.

Now I could do only such thing: I insert my dll in MS Word and see "[dll name].dll". Once I open an icon a window opens. But I want to have an embedded window.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陪我终i 2024-10-28 19:45:57

你不能。

.NET 的 OLE 容器

OLE 已经死了,已经死了很多年了,应该允许它死掉吗?也在你的程序中。 C# 从来不支持它。

You can not.

OLE Container for .NET

OLE is dead, was dead for years and should please be allowed to die also in your programs. C# never supported it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文