Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A form always there
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01442411
Message ID:
01442417
Views:
52
>There's a screen that I always want to be opened in my app.
>
>How can I make it that if that screen is not active (for whatever reasons) it's activated again without user intervention?

Set the form properties closable, maxbutton, and minbutton to .F.

Now the form can't go away via user interaction. Use timer on the form for specific UI features.
Brandon Harker
Sebae Data Solutions
Previous
Reply
Map
View

Click here to load this message in the networking platform