Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form does not close as it should
Message
De
14/06/1999 10:47:05
Paul Frost
Instem Computer Systems Ltd
Stone, Royaume Uni
 
 
À
14/06/1999 09:57:55
Koos Veel
Gamma Research
Aruba
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00229414
Message ID:
00229433
Vues:
20
>Hello,
>
>we are using VFP 6.0.
>
>In our forms, we normally use the exit button in our tollbar to release the form. This works fine, but when the user uses the 'X' to close the form, we get an error message. In both cases the same code is used to release the form. It seems that another method than the .exit() is used when we click the 'X'.
>
>What can be the problem here?
>
>Thanks very much in advance,
>
>Bernard
>(on the account of Koos Veel)

Personally, I prefer to avoid the problem, by disabling the "X" (by setting the form's Closable property to .F. - or the ControlBox property which also disables the Max/Min sizing) - so forcing the user to only use my Exit button.

Paul
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform