Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't release forms
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00015843
Message ID:
00015989
Views:
23
>I used Form designer to creates some forms.Then, I put the forms together,that is,I click a button to call the other forms.However, I can't release the activated forms. If I set the show method=modal, the forms can't release. If I set the show method=modelless, the forms will pop up and then close immediately.
>
>Help!
>
>Sunny

Try this when you want to release a form
_screen.activeform.queryunload()
_screen.activeform.release()
_screen.activeform.destroy()
System Analyst
Nabil B. Ghrayyeb
nabilg@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform