Click to See Complete Forum and Search --> : Put a dialog in system tray


LordOfDarkness
May 25th, 2002, 02:40 AM
Hi there,
I am new to C# and have now the following problem.
I have a little Dialog Application. When the user pressed minimize the appliocation should minimize to the system tray without a task in the taskbar.
If theuser double click on the sysem tray icon the application should maximize and the system tray icon should dissapear.

Thx for your help

dky1e
May 29th, 2002, 11:25 AM
I've seen it here.

http://www.c-sharpcorner.com/1/stickynote.asp

But It can't find System.Winforms...
let me know if you can figure it out.