Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check to determine if a form is open.
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00825709
Message ID:
00825713
Views:
18
>I have a quick question. What is the property that I need to check to see if a form is open when I am running an application? If it not a specific property then what am I able to check to determine if a form is open or not?
>
>Thanks in advance
>Kelly

Check wexist() and other windows functions. You can also loop through _screen.forms collection and check against the name of your form.
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