
Today I’m working on a editor application for JavaScript and HTML5 using WPF WebBrowser, when working with the browser control I noticed that each time I reload the page or click some links there is an annoying sound.
Because my application is reloading the page very frequently I had to disable the WebBrowser sound.
In order to do that I used CoInternetSetFeatureEnabled (Enables or disables a specified feature control.), I’ve made a simple test application to demonstrate this feature.
Read more: Shay Raiten
QR: