Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I close all open MDI Children
Message
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00403001
Message ID:
00406712
Views:
18
Tpi:When you want to display code you can use the tag [PRE] to keep the spacing.
Ex:
if This.If
   Keep the tree spaces before this line
endif
>That will close all your open form even if they are not MDI Child
>
>This seems to work alow better:
>
>Do While Forms.Count > 1
>   Unload Forms(1)
>Loop</B>
Previous
Reply
Map
View

Click here to load this message in the networking platform