Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Without FoxPro Windows?
Message
From
27/10/1998 22:02:38
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00151140
Message ID:
00151368
Views:
21
>Is there any possibility to show only form's window without showing main Visual Foxpro window?
>
>Giedrius

You can set _screen.visible to .F. and make sure that all your forms have "ShowWindow" property set to "top level form" or "in top level form"
The foxpro screen remains visible in development mode, but will disappear in executable. So you must check this or you might find your app running "invisibly"!

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform