|
-
February 4th, 2009, 07:05 PM
#1
beeping message box
You help will be very much appreciated for the querry below.
VB.net
how can we make a messagebox keep beeping till the user click on the ok button.?
-
February 4th, 2009, 07:38 PM
#2
Re: beeping message box
 Originally Posted by imizufen
how can we make a messagebox keep beeping till the user click on the ok button.?
With standard MessageBox this would probably include subclassing. I would not recomend this path.
Just create your own form which looks like MessageBox and play sound with timer control.
P.S. Watch your back also, I sense that beep annoyed customer may try to kill you
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
|