Saturday, 22 January 2011

C9449 - System Tray Notifications


After hours of trying to make this work, I have finally managed to implement system tray notifications. I must say, I am kinda sad that C# WPF doesn't support the NotifyIcon class without referencing System.Windows.Forms. I ended up coding C9449 in C# Forms because of this... Oh well.

Anyway, this will be very useful for C9449. C9449 can now also be minimized to the system tray for background use. More information soon!

No comments:

Post a Comment