I wonder if a solution could be proposed to the following problem.
You know how IE may generate audible clicks when links are clicked on. I
guess this is configurable in the Internet options somewhere.
Is there any way to disable this programmatically? I don't want my
embedded control to click audibly.
Thanks in advance,
.a
Control Panel | Sounds and Audio Devices | Sounds | Windows Explorer |
Start Navigation
> Is there any way to disable this programmatically? I don't want my
> embedded control to click audibly.
You can do it system-wide, by removing the registry entry under
HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current
I don't know of any way to do it only for a specific control, or a
specific process.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
> I don't know of any way to do it only for a specific control, or a
> specific process.
Thanks for the prompt reply, Igor!
.s
Steven King
Next Step Pro Design
"sasha" <a...@fox.net> wrote in message
news:%23XhN$knSJH...@TK2MSFTNGP02.phx.gbl...