Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show a form without the fox main window
Message
From
08/05/2001 09:23:06
 
 
To
07/05/2001 17:43:19
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00504454
Message ID:
00504648
Views:
14
>Probably so simple, but- I have a single form in a project that I want to show without the FoxPro main window, but have not been able to get it done. Compiled as an .EXE, and want to run from the windows command line or from explorer. Can any body help?
>
>Thank you, Dave

Create a config.fpw and include it in your project. Put one line in it...

screen=off

Set your forms ShowWindow property to 2.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform