Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active forms not getting closed
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00921802
Message ID:
00921839
Views:
20
>I just noticed one thing the problem i am facing is only happening with one form
>i call this form in main.prg except that i dont think i've any specific settings for this form.

Is this the form you want to close before you call a new form? And do call the new form from within the form you want to close?
If yes, then try to issue this code from the form you want to close..
thisform.visible = .F.
thisform.windowtype = 0
thisform.release
If still cant, try to share your code from your main.prg calling the form here in UT...
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Previous
Reply
Map
View

Click here to load this message in the networking platform