Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form objects not refreshed
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01076742
Message ID:
01076761
Views:
22
>I found the Lockscreen property and checked all my forms and they are set to False. I was actually talking about the _Screen System Variable.

_SCREEN is just there. You can't get rid of it or change it. It's the VFP "background" for lack of a better term. It has properties and methods of your VFP environment, both in the IDE and at runtime. For instance:

_SCREEN.Caption = "My application"

would change the title bar of the main VFP screen. It has similar properties and events to your forms.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform