turn off 'beep', msgbox?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am just wondering if there is a way to turn off the 'beep' that sounds when
a message box is displayed?
 
TRM said:
I am just wondering if there is a way to turn off the 'beep' that sounds when
a message box is displayed?

Only if you do it at a system level for all applications (it's in the Sounds
and Audio Devices applet in the Control Panel. Go to the Sounds tab, and
remove the sounds associated with Asterisk, Critical Stop and so on)

If you'd rather not do that, don't use the built-in message box: design
your own form that looks like it, and use that instead.
 
Thanks!

Douglas J Steele said:
Only if you do it at a system level for all applications (it's in the Sounds
and Audio Devices applet in the Control Panel. Go to the Sounds tab, and
remove the sounds associated with Asterisk, Critical Stop and so on)

If you'd rather not do that, don't use the built-in message box: design
your own form that looks like it, and use that instead.
 
It's interesting that if you use MsgBox in a macro you get to turn the beep
off.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top