main logo
Subject: Form closed via Sysmenu Close vs. Close box
Author: "Malcolm Greene"
Posted: 2005/06/30 16:00:15
 
View Entire Thread
New Search


VFP 9: Should it matter if a form is closed via the form's Sysmenu Close
menu or the Close button found on the upper right of the titlebar?
According to Help, ThisForm.ReleaseType should be the same for both
techniques.

I have a form that closes fine when closed via the Close button. This
same form doesn't close when the Sysmenu Close menu option is used.
Interestingly, in the latter case, the Destroy() method does not fire
either.

There's no code in my QueryUnload event.

Any ideas?

Malcolm



 
©2005 Malcolm Greene
<-- Prior Message New Search Next Message -->