WPF 应用程序,NotifyIcon(表单)问题

发布于 2024-10-16 18:50:06 字数 514 浏览 1 评论 0原文

我在 WPF 中遇到托盘图标问题。 现在我在 Windows 窗体中使用 NotifyIcon,但此控件不接受 来自 WPFContextMenu。我必须使用 XAML 中的 ContextMenu 因为我不会 仅从 Windows.Forms 为该控件执行其他全球化代码(所有应用程序均位于 WPF 中) 并且应用程序必须是强多语言的。怎么解决这个问题呢?

  1. 如何从 WPF 而不是 Windows Forms 制作 Tray 图标?
  2. 如何将 WPF 中的 ContextMenu 绑定到 Forms 中的 NotifyInfo 控件。
  3. 或其他方法来解决这个问题。

问候

I have problem with tray icon in WPF.
Now i using NotifyIcon from windows forms, but this control not accepting
ContextMenu from WPF. I must use ContextMenu from XAML because i will be not
doing other globalization code for only this control from Windows.Forms (all app is in WPF)
and application must be strongly multilanguage. How to solve this?

  1. How to make Tray icon from WPF not Windows Forms?
  2. How to bind ContextMenu from WPF to NotifyInfo control from Forms.
  3. or other way to solve this.

Greetings

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

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

发布评论

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

评论(1

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