Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Hide The VFP Screen
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
00970988
Message ID:
00971068
Vues:
17
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform