Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I close all open MDI Children
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00403001
Message ID:
00406712
Vues:
20
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>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform