There is a program which has several classes and each of them contains SoundPlayer instance. How can I mute/unmute all sounds from the program? (on CheckBox CheckedChanged but that's not important)
Asked
Active
Viewed 267 times
0
-
http://msdn.microsoft.com/en-us/library/windows/desktop/ms646275%28v=vs.85%29.aspx – Hans Passant May 06 '12 at 16:22
-
possible duplicate of [C# Simulate VolumeMute press](http://stackoverflow.com/questions/4774768/c-sharp-simulate-volumemute-press) – Hans Passant May 06 '12 at 16:23