Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More MODAL forms
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00115397
Message ID:
00115408
Vues:
14
Hi Leighton,

It should not matter wether it is a modal form or not when you close them. Though there is an event called QueryUnLoad() which is fired. You might want to have a look.

Make sure you don not have any references to the currently opened form. The problem you described usually comes if references still exist.

>This should be simple. I've tracked it down to the WindowType property. I have a form (created through AddObject) that, when Modeless, can be closed using the close button on the title bar in the upper right hand corner of the form. When the form is Modal, I click on the close button and it just turns grey and the screen is still displayed and active.
>
>Can you close a modal form with the close button? Is there an event that is firing which needs a "thisform.release"?
>
>Thanks,
>
>Lee
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform