Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a method from Code in a Class
Message
 
 
À
17/03/2010 22:51:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01455275
Message ID:
01455276
Vues:
62
>Hi. I created a method in my (visual) class. How do I call it from my code (in the same class). ThisForm seems to work for all of the standard prop/methods, but not my custom one.
>Thanks, Randy

You call it

this.myMethod(parameters)

The keyword to use is "this"
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform