How to disable click sound in WebBrowser Control

Posted by dr. evil on Stack Overflow See other posts from Stack Overflow or by dr. evil
Published on 2008-12-25T20:36:03Z Indexed on 2010/06/08 2:32 UTC
Read the original article Hit count: 254

I use Javascript to click a link in the webbrowser control. But I don't want to hear IE's "click" sound.

Is there anyway to do this?

P.S.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about winforms