Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp-like container in console app or service
Message
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Titre:
Vfp-like container in console app or service
Divers
Thread ID:
01238471
Message ID:
01238471
Vues:
57
Hi everybody,

In vfp, if I have an active-x component that i'd like to instantiate outside of a form, I can create a class based on the container class, drop my component into the container and then I can instantiate my class through this code elsewhere in my project:
myObject = createobject( "MyClass")
How would I do something like this in C# and in vb.net?

Thanks!!!!

Alex
Low-carb diet not working? Try the Low-food diet instead!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform