Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a class from a form
Message
 
To
05/06/2001 14:39:36
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00515316
Message ID:
00515318
Views:
11
set classlib to YourVcxWithTheClass additive
oClassForm = createobject('YourClass')
oClassForm.Show(1) && show modal
>Hi. This is basic, but it still baffles me.
>How do you call a class from a form? I have a form and I want to pop up a class that I have written to accept data entry.
>
>Thanks, Randy
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform