What happened to SoundPlayer?
CSE Beta 2 seems to have some interesting new Windows Forms controls added... but one that I used a lot in Beta 1, SoundPlayer, seems to be gone... autocomplete won't find it in the System.Windows.Forms namespace. Anybody have any information about this

What happened to SoundPlayer?
Jarrod-Brotherton
I had the same problem today.
Adding the directive
using
System.Media;made the code work again ...Carsten
Oin Zea
rajeshbhavsar
Eric
mosa
Also another thing im wondering is if there is an option to have my application automaticly drop to the system tray.