Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I trap when user clicks close (X) in _screen
Message
From
22/02/2008 11:39:15
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01295404
Message ID:
01295419
Views:
12
>>>Where do I put code to trap when the user clicks on the X (close) in the upper right of the _screen, (not a form) so I can control it?
>>>
>>>Sorry, I know this has been asked before but I guess I'm not entering the right terms in the search.
>>
>>Intercept in event QueryUnload().
>>
>>
>>* Form.QueryUnload()
>>if not (some condition that allows user to exit)
>>  NoDefault
>>endif
>>
>
>The _screen doesn't have methods.

Sigh. I didn't read the part where he said "not a form".
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform