Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to detect if a form is open
Message
 
To
17/12/1999 13:32:21
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00305339
Message ID:
00305379
Views:
30
>>>Is there a direct function I can call to see if a form is open inside of an MDI form without going through the forms collection? TIA
>>
>>You have to go through the forms collection!
>>
>>If you absolutly don't want to, you have to maintain yourself a structure (collection, dictionnary, array, ...) that maybe asked for a particular form.
>Hmm.. I think an array may come in handy. Thanks for the tip.

I am really curious about this one.

Why maintain an array instead of parsing the forms collection?
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform