Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form does not close as it should
Message
From
14/06/1999 10:47:05
Paul Frost
Instem Computer Systems Ltd
Stone, United Kingdom
 
 
To
14/06/1999 09:57:55
Koos Veel
Gamma Research
Aruba
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00229414
Message ID:
00229433
Views:
21
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform