C# - Remove the "click" sound from Winform WebBrowser?
Posted
by Dodi300
on Stack Overflow
See other posts from Stack Overflow
or by Dodi300
Published on 2010-04-07T20:57:09Z
Indexed on
2010/04/07
21:03 UTC
Read the original article
Hit count: 353
Hello. Does anyone know how to remove the "click" sound you get when navigating to another page, when using a WebBrowser on a WinForm? I would have thought they would have included an option to choose weither you want it enabled, but they didn't. Thanks for the help!
© Stack Overflow or respective owner