Home All Groups Group Topic Archive Search About

Removing the navigation sound in Web browser

Author
15 Dec 2005 3:10 PM
Neb
Hello,

since .Net Framework 2.0, it's now possible to use the built-in Web
browser component.  I migrated my software to use it without any
problem.  I don't use the browser for opening URL but instead I simply
generate the HTML content that I assign to the component using the
WebBrowser.DocumentText method.

I have only one problem left : each time I update the page content with
the above method, I get the "click" sound that IE produces when a new
page is refreshing.  I couldn't find any properties to turn sound OFF.


Is there a work-around to make sure the browser doesn't make a sound?

Thanks,

Neb

Author
15 Dec 2005 6:42 PM
Kevin Spencer
You must turn it off through your System Sounds, in Control Panel.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.

Show quote
"Neb" <benjamin.ber***@gmail.com> wrote in message
news:1134659424.437310.169390@z14g2000cwz.googlegroups.com...
> Hello,
>
> since .Net Framework 2.0, it's now possible to use the built-in Web
> browser component.  I migrated my software to use it without any
> problem.  I don't use the browser for opening URL but instead I simply
> generate the HTML content that I assign to the component using the
> WebBrowser.DocumentText method.
>
> I have only one problem left : each time I update the page content with
> the above method, I get the "click" sound that IE produces when a new
> page is refreshing.  I couldn't find any properties to turn sound OFF.
>
>
> Is there a work-around to make sure the browser doesn't make a sound?
>
> Thanks,
>
> Neb
>

AddThis Social Bookmark Button