S sebastien1101 May 5, 2006 #1 how to disable the alert sound (windows system) when a messagebox.show appear ?
C Chris Dunaway May 5, 2006 #2 You shouldn't override the user's settings. If they have their sounds set up to play that alert sound when a message box appears, you should not change their settings or deliberately circumvent it. Respect the user's wishes.
You shouldn't override the user's settings. If they have their sounds set up to play that alert sound when a message box appears, you should not change their settings or deliberately circumvent it. Respect the user's wishes.
M Michel Posseth [MCP] May 5, 2006 #3 Just create your own "messagebox" take a form change some settings and you are done now you have full control regrds Michel Posseth
Just create your own "messagebox" take a form change some settings and you are done now you have full control regrds Michel Posseth