Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get windowType value...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00957107
Message ID:
00957115
Vues:
16
>What is the best way to get the value of a form.WindowType before the form or a class is instantiated.

How about surfing the _screen object?
lnwindowtype=_screen.WindowType

While discussing _screen let me recommend it's use for other things. I use it to store user information by adding properties when someone logs into one of my applications. It is also a very quick way to get that data as in _screen.user where I have previously created that property and populated it.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform