Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Homemade Classes
Message
 
À
20/07/1998 13:47:23
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00119370
Message ID:
00119382
Vues:
18
>I created a form class and put some buttons and other objects on it. How do I access the properties of the buttons and other objects?
>
>Please HELP!
>
>Jim

Just use thisform and the name of the actual object, then you can have access to any property or method needed

Thisform.myButton1.property
Thisform.myButton1.click()

Thisform.mytextbox.property
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform