Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Closing a child form
Message
From
06/10/2006 02:09:07
 
 
To
05/10/2006 23:32:36
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:
01159935
Message ID:
01159947
Views:
13
Hi!

I've been facing a similar problem some time before. I had to put the following code inside my Destroy() method.
thisform.hide
thisform.release()
dodefault()
HTH

>Hello,
> I am having a problem closing a CHILD FORM in an application. There is no error in the form and everything works normally but when the user tries to close the form nothing happens. The CHILD FORM is not MODAL.
>The code in the EXIT button is THISFORM.RELEASE
>
> This behaviour is only during RUNTIME. Is there any way to find out the problem or FORCE to close the CHILD FORM from within the MAIN APP.
>
>
>TIA
>Sanjay
robert.oh.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform