Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Hide The VFP Screen
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00970988
Message ID:
00971068
Views:
18
Mel:

First you need to set your form as a top level form. Second, you need to place _screen.visible = .f. in the load of the form. Third in the activate event include the following command "Read Events".

Remember to place a "Clear Events" in the unload of the form. Keep in mind that the Read events should have some code that avoid re-execute in case you invoke the refresh or any other method that execute the activate events. Should only execute once otherwise you will need to execute the clear events the same number of time you invoked before.

HTH
Gregorio J. Placeres
IT Analyst
Uniform Accounting Network
Auditor of State of Ohio
88 East Broad Street
P.O. Box 1140
Columbus, Ohio 43216-1140

Tel. 614-728-4694

Gregorio_J@MSN.COM

http://www.gjpproductions.com
Previous
Reply
Map
View

Click here to load this message in the networking platform