J
John Salerno
I just tried out the SystemSounds class, following along with C#
Developer's Notebook, but it doesn't seem to work. I just put the
following line on a button's click event, but when run the app and click
the button, there's no sound at all.
SystemSounds.Asterisk.Play();
Developer's Notebook, but it doesn't seem to work. I just put the
following line on a button's click event, but when run the app and click
the button, there's no sound at all.
SystemSounds.Asterisk.Play();