C# 系统托盘上下文菜单显示在图标下方

发布于 2024-08-15 03:37:25 字数 154 浏览 1 评论 0原文

我创建了一个 Windows 应用程序,当应用程序打开并在后台运行时,它利用系统托盘来“保存”该应用程序。然而,我为其创建的弹出上下文菜单(使用 Infragistics UltraToolbarsManager),菜单出现在图标下方,切断了大部分菜单。

我该如何解决这个问题?

I have a Windows Application that I have created that utilizes the system tray to "hold" the application when it is open and running behind the scenes. However, the popup context menu that I created for it (used Infragistics UltraToolbarsManager), the menu appears but below the icon cutting off most of the menu.

How do I rectify this problem?

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

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

发布评论

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

评论(1

夜光 2024-08-22 03:37:25

通过使用 ContextMenuStrip,这个问题得到了解决

By using the ContextMenuStrip, this was resolved

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