show tooltip
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Is there a way to force the display of a notifyicon tooltip? I want the tooltip to be displayed without the user actually hovering over the taskbar icon.
Check this link out. Though it deals with the problem in C++ and MFC, just check if it is of some help. http://msdn.microsoft.com/msdnmag/issues/02/11/cqa/ :cool: