Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen hide
Message
 
To
25/07/2007 16:59:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01243603
Message ID:
01243605
Views:
33
>Hi. What was the line of code to hide the white Fox background when showing a screen?
>
>Thanks, Randy

I am not so sure what you asking for, but try:
_SCreen.Visible = .f.
If you have a main for and want to remove the screen from BackGround you must create a config.fpw files and add a line:
SCREEN=OFF in it. Then just include that file in your project. You always could make screen visible with:
_screen.Visible = .t.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform