Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Homemade Classes
Message
 
To
20/07/1998 13:47:23
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00119370
Message ID:
00119382
Views:
17
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform