mirror of
https://gitee.com/handyorg/HandyControl.git
synced 2024-12-02 03:47:48 +08:00
Merge pull request #385 from AiHaibara/patch-1
File Explorer crash NotifyIcon disappear
This commit is contained in:
commit
9b33c16123
@ -574,6 +574,7 @@ namespace HandyControl.Controls
|
||||
{
|
||||
if (msg == _wmTaskbarCreated)
|
||||
{
|
||||
_added = false;
|
||||
UpdateIcon(true);
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user