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