本文介绍了Shell_NotifyIcon无法在windows10中显示infotip的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Shell_NotifyIcon不能在windows10显示信息提示。



相同的代码可在从XP适用于win8的,除了win10。



我使用的是Shell_NotifyIcon的示例代码。



我该怎么办?

 
解决方案


Shell_NotifyIcon can not show infotip in windows10。

The same code can apply in from xp to win8, except the win10.

I use the very example code of Shell_NotifyIcon.

What should I do?

解决方案


这篇关于Shell_NotifyIcon无法在windows10中显示infotip的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-13 18:03