NotifyIcon.ShowBalloonTip不保持超时 [英] NotifyIcon.ShowBalloonTip not keeps timeout

查看:65
本文介绍了NotifyIcon.ShowBalloonTip不保持超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我显示通知信息:

 notifyIcon.ShowBalloonTip(29000, "title", "message", ToolTipIcon.Info);

它应该显示29000毫秒,但它会在不到一秒钟的时间内消失.

It should show 29 000 milliseconds, but it disappears in less than a second.

我知道这是由操作系统控制的.但是应该有一种增加演出时间的方法吗?

I understand this is controlled by the operating system. But there should be a way to increase the duration of the show?

使用Windows 7.

Use windows 7.

推荐答案

这取决于操作系统设置,在每个操作系统中都是不同的.最好的方法是使用自行创建的气球.

It depends from OS setups, in each OS it is different. Best way is in using a self created baloon.

这篇关于NotifyIcon.ShowBalloonTip不保持超时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆