Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a class from a form
Message
 
À
05/06/2001 14:39:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00515316
Message ID:
00515319
Vues:
15
>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

Hi Randy,

You can place your class on the form at design time and make it invisible until you need it. Or you can use Form.Addobject() method to add your class at runtime when needed and make it visible.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform