Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How instance a object COM in VB.NET
Message
From
30/01/2004 12:34:52
 
 
To
30/01/2004 11:07:25
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00872349
Message ID:
00872412
Views:
14
Alo, Lázaro.

>How instance a object COM in VB.NET and after use methods it ?
>
>My object COM is a .dll

Just right-click on you project into the Solution Explorer, select Add Reference, then, in the Add Reference dialog, select the COM tab, and look for your Dll or TLB with the Browse button.

.NET will create a wrapper class that exposes your COM component as a native class.

Hope this helps,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform