Hi!

I am just in the final stages of completing my application and thought, why not make the UI more cooler?

I'm using .NET 2.0

What I want to do is this:

my application has a systray icon, so it sits in the taskbar. What I want is that when a certain event occurs, I want a small window to pop up in the task bar area and then fading away (transparency is easy)

The issue I have is that I do not know how to make a small winform "pop up" at the taskbar area, is there a way to do this?

Need an example?

in WMP 9/10 for example, when you minimize WMP to the taskbar, when it moves to the next track/playlist - a small notification window appears telling you the name of the track currently playing and so on, then it fades away after a few seconds - this is what I pretty much want.

does anyone have any suggestions?

Thanks!