Results 1 to 2 of 2

Thread: How to avoid the sound produced during MsgBox

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2003
    Posts
    110

    Question How to avoid the sound produced during MsgBox

    I donot want to produce the sound during Message Box.

    I am producing my own sound using

    Function PlaySound Lib "winmm.dll"


    this function produces the desired sound...

    but obviously the message box produces its own sound too.
    Anis Bombaywala

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    Create your own messagebox class. Then you can do what ever you want with it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width