I want to produce the ding.wav sound during while showing a message box.
there are other message boxes also where i want to produce other sounds.
Printable View
I want to produce the ding.wav sound during while showing a message box.
there are other message boxes also where i want to produce other sounds.
The best way would be to produce your own dialog boxes (although this isn't probably what you want). That way you can create a fancy messagebox with sounds and animation.
Check out the VBCodebook.NET for a fancy quit dialog.