以编程方式强制图标在“通知区域”中可见 /“系统托盘”)在 Windows 7 中
Windows 7 允许用户隐藏/显示“通知区域”(又名系统托盘)中的图标。
默认情况下我认为它们是隐藏的?
是否可以以编程方式(通过应用程序或安装程序)强制显示图标?
编辑:我不是在寻找一种方法来覆盖用户的请求。 我要问的是,有没有一种方法可以最初出现,即使用户随后永久隐藏您。 即,我们可以将其设置为“选择退出”而不是“选择加入”
Windows 7 allows users to hide/show icons in the "notification area" (aka systray).
By default I think they're hidden?
Is it possible to programatically (either through the app or through an installer) to force icons to appear?
Edit: I'm not looking for a way to override the user's request. What I'm asking, is there a way to INITIALLY appear, even if the user then hides you permanantly. i.e., can we make it "opt-out" instead of "opt-in"
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这来自MSDN似乎建议你不能:
This from the MSDN seems to suggest that you can't: