Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prevent open form from re-opening
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00125109
Message ID:
00125177
Views:
15
Just try

Activate Window

Bye
Jayesh

>I have an application that uses a button on several different forms to open a different form. I can prevent the form from opening if it is already open with the following code in the click method of the button:
>
> if !wexist(<>)
> do form ...
> endif
>
>My question is, if the form is already open, how can I activate it without re-opening it?
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform