开发者

windows notify icon c# change message without refresh

开发者 https://www.devze.com 2023-01-21 01:49 出处:网络
How do I change the message displayed within the notify icon baloon tip without the baloon refreshing.

How do I change the message displayed within the notify icon baloon tip without the baloon refreshing.

I want to show a countdown timer before the application carries out an event and I want to use the oncli开发者_运维问答ck to cancel the event when the user clicks it.

Thanks Sp


You can't. The only way it to show a new balloon.

An alternative is to use a custom component like http://www.codeproject.com/KB/miscctrl/taskbarnotifier.aspx. I'm not sure whether this one supports what you require, but I'm sure there are out there that do.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号