Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object as form property
Message
De
04/10/2007 12:03:03
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Object as form property
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01258596
Message ID:
01258596
Vues:
52
I have this in the INIT of a form, but it is not in scope in another method of the form. That's because it's local to the INIT, I would guess, so that tells me I need to probably use a form property to hold it, but can I do this with an object? I could put it in the other method, but then it would recreate it each time that method is run. I was looking for it to only be created once.
oShellApp = CreateObject("Shell.Application")
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform