Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp-like container in console app or service
Message
General information
Forum:
ASP.NET
Category:
Class design
Title:
Vfp-like container in console app or service
Miscellaneous
Thread ID:
01238471
Message ID:
01238471
Views:
58
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!
Next
Reply
Map
View

Click here to load this message in the networking platform