Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to detect if a form is open
Message
From
17/12/1999 13:32:21
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00305339
Message ID:
00305373
Views:
27
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform