How to use NotifyIcon display a bubble message?

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

Guest

We can get a bubble message on system notify area when the low disk space.
I can do it with the Shell_NotifyIcon Function of Windows Shell.
How can I implement it with NotifyIcon class in .NET?
 
Back
Top