|
-
February 9th, 2005, 11:19 PM
#1
How to Make Message Box as Modal
HI,
Iam using the MessageBoxes in my Appliation. These Message Boxes are used to display the Exception messages encountered during the User Operation on the Application.
MessageBox.Show(Message,Title,Buttons,Icons);
These MessageBoxes are displaying the messages in Modeless Way, i want these MessageBoxes to be Modal. Please suggest a way to achieve the same.
Thanks in Advance,
Harry
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
|