J
Jon Berry
Visual Studio 2005, C#
notifyIcon1.ShowBalloonTip(10, "Test", "Test", ToolTipIcon.Info);
I've tried all sorts of timeout values, but the balloon tip always shows for
30 seconds.
Is this a bug?
notifyIcon1.ShowBalloonTip(10, "Test", "Test", ToolTipIcon.Info);
I've tried all sorts of timeout values, but the balloon tip always shows for
30 seconds.
Is this a bug?