Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How instance a object COM in VB.NET
Message
 
 
À
30/01/2004 11:07:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00872349
Message ID:
00872412
Vues:
15
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,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform