Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with MDI Forms
Message
From
24/09/2004 04:47:22
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Working with MDI Forms
Miscellaneous
Thread ID:
00945644
Message ID:
00945644
Views:
60
Good afternoon to ol!

I have an MDI form which, naturally, opens several child forms. My question is how do I prevent the user from opening a form that is already open? To load the child forms I am using the following syntaxes:

dim frm as New PurchaseOrder
frm.Show()

I did not make use of the ShowDialog method because I want the user to be able to load other forms as well. If the user tries to open a form that is already open the system should just bring that form on top of all other forms.

Any ideas? Thanx! in advance!!!
Shit happens!!!
Next
Reply
Map
View

Click here to load this message in the networking platform