Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Starting .EXE without Main VFP Window
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00720738
Message ID:
00720742
Views:
9
In the Start-Up (Main) program of your project, add the following line of code at the very beginning:
_SCREEN.Visible = .F.

Then, create a Config.fpw file, and add the following line:
SCREEN = OFF

Note:
Set the ShowWindow property of the Forms to 2- As Top Level Form.



>Can someone tell me how to start .EXE version without displaying in background Main VFP (White) window?
>
>Is that possible at all?
>
>I have form that start when I start .EXE version and I want it to start on WINDOWS desktop without showing in the background VFP window (FORM stand-alone).
>
>Thanks ahead for answers!
Dominican Republic, a Paradise in America
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform