Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IntelliSense on Object Property?
Message
De
02/04/2003 10:02:45
Joel Leach
Memorial Business Systems, Inc.
Tennessie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
IntelliSense on Object Property?
Divers
Thread ID:
00772935
Message ID:
00772935
Vues:
44
Is it possible to use IntelliSense on a property that is an object? While working on a class, I would like to type This.oMyObject. and see the IntelliSense listing of object members. What I do now is create a local variable reference to the property like this:
Local loMyObject as MyClass of MyClassLib
loMyObject = This.oMyObject  && for IntelliSense
Then when I type loMyObject. , I get the IntelliSense listing. This way works fine, but if there is a better way, it would be nice to remove the extra reference.

Thanks.
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform