Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show form if it is already loaded
Message
 
 
To
23/01/2008 08:59:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01284403
Message ID:
01284444
Views:
12
>Actually I am calling a form (itempx.scx) from a form (sinvoice.scx) for Item verification. After using I release the form(itempx.scx) but when I call the form(itempx) again it loads and simultaneously loads behind (sinvoice.scx) which I found when I release (sinvoice.scx) form.
>
>The thing is if it is already loaded, then it should show when I click the command button.
>
>I hope I convey my problem.
>
>Thanks - Saif

It is still the Show() method of the form. Use Hide() method to hide the form and Show() to reactivate it.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform