C
Claus Konrad
Hi
How would you "force" the ToolTip text to be displayed on a NotifyIcon?
I want to inform the user that an action has happened in the "background",
and would like to present this text using the taskbar control (NotifyIcon).
It is not possible to inherit from System.Windows.Forms.NotifyIcon and
thereby creating an event to do this stuff, and there is no native event
called "MouseOver" or something like that...
Thanks!
/Claus
How would you "force" the ToolTip text to be displayed on a NotifyIcon?
I want to inform the user that an action has happened in the "background",
and would like to present this text using the taskbar control (NotifyIcon).
It is not possible to inherit from System.Windows.Forms.NotifyIcon and
thereby creating an event to do this stuff, and there is no native event
called "MouseOver" or something like that...
Thanks!
/Claus