|
-
Nov 10th, 1999, 11:07 AM
#1
Thread Starter
Fanatic Member
Help!!! My message box doesn't work. I used that code:
RetVal=MsgBox("SOMETHING HERE", VbYesNoCancel + VbExclamation, "TITLE")
Works great to display MsgBox but when it appear I can't hear any sound. I can hear it only first time this msgbox appears, when I try to show it second or third time it is silent. Does anybody know what' wrong with it?
Thanks for any help
------------------
Visual Basic Programmer (at least I want to be one)
------------------
PolComSoft
You will hear a lot about it.
-
Nov 10th, 1999, 11:35 AM
#2
I'm not sure what is happening in your program, but you can always put a "Beep" right before your MsgBox statement.
------------------
Marty
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|