Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show my form, but not show the VFP main window?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00504569
Message ID:
00504578
Views:
24
>I have been trying some setting as shown in the VFP 6.0 Programmer's Guide to hide the Main VFP window and display my form in the Windows desktop. I was able to center my form by setting Desktop property to .T., but the Main VFP Window appears behind and to the upper left of my main form window. I run a .PRG to DO FORM myform. It's a one form application. What am I doing wrong?
>
>I also tried Application.Visible = .F. in the myform Init, but then my myform does not appear too. Thanks for the help. I also played with the ShowWindow property and would do a Build .EXE after each test to see the results upon running the .EXE.

Just put SCREEN=OFF in config.fpw. With that setting the main VFP window will not show at all.
Cy Welch
Senior Programmer/Analyst
MetSYS Inc
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform