C# Balloon Tooltip from Sys Tray Icon

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I display a balloon tooltip from a system tray icon?? I can find
plenty of examples on how to do this from C++ or even Visual Basic by calling
the Shell_NotifyIcon function, but I can't find how to do this from inside C#.
 
Back
Top