Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I do not want to see the main vfp window
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00710502
Message ID:
00711766
Views:
15
Try in the first line of the PRG to set the left property to a value that's off the scree like

_screen.left=-10000

That seems to work for me, you should have in the form desktop=.t. to see your from outside the main fox windows.

P.D. remember on exit to put _screen.left=0 so the next time u run fox the main window can be visible
Previous
Reply
Map
View

Click here to load this message in the networking platform