不要在 shell 托盘上显示窗口

发布于 2024-12-11 14:29:34 字数 309 浏览 0 评论 0原文

我想创建一个小工具。打开窗口时,它们在 shell 托盘上显示为:

在此处输入图像描述

如何防止窗口在该托盘上显示。我已经知道如何将窗口发送到后面以使其显示为小工具。我在此处找到了该示例。如果该菜单在窗口处于活动状态并打开时不显示,那就太好了。

I want to create a gadget. when opening windows they appear on the shell tray as:

enter image description here

how can I prevent a window from showing on that tray. I already know how to send a window to the back to make it appear as a gadget. I found that example in here. It will be nice if that menu does not show up meanwhile the window is active and open.

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

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

发布评论

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

评论(1

帅的被狗咬 2024-12-18 14:29:34

使用窗口属性 ShowInTaskbar 限制或允许窗口显示在任务栏中。

Use the Window property ShowInTaskbar to restrict or allow your Window to appear in the taskbar.

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