How to disable click sound in WebBrowser Control

前端 未结 7 1315
庸人自扰
庸人自扰 2020-11-29 02:11

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

Is there any way to do this?

P.S.

7条回答
  •  情深已故
    2020-11-29 02:38

    Imports System.Runtime.InteropServices < Imports System.Security

    qxxx use those imports

提交回复
热议问题