|
-
Dec 10th, 2008, 02:46 PM
#1
Thread Starter
Fanatic Member
[2008] Messagebox.show without the bing
My app needs to run silent. Which means that bings on errors are not allowed.
Is there any way to make messagebox.show silent ?
Thanks
-
Dec 10th, 2008, 03:00 PM
#2
Re: [2008] Messagebox.show without the bing
Not that I know off, its a system setting. Just create a form that looks very much like a MessageBox and show it by calling its ShowDialog method instead of using MessageBoxes.
-
Dec 10th, 2008, 03:08 PM
#3
Thread Starter
Fanatic Member
Re: [2008] Messagebox.show without the bing
-
Dec 10th, 2008, 03:11 PM
#4
Re: [2008] Messagebox.show without the bing
-
Dec 10th, 2008, 03:16 PM
#5
Thread Starter
Fanatic Member
Re: [2008] Messagebox.show without the bing
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
|