Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem using a DLL
Message
De
22/11/1997 19:43:29
Nicolas Bastien
Point Exe Informatique Inc.
Montréal, Québec, Canada
 
 
À
18/11/1997 18:15:45
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Divers
Thread ID:
00061055
Message ID:
00061780
Vues:
73
Boot other ansert was god, put just to add my "Gris de sel"

When you déclare your variable as

Dim MyProperty as MyFormClass

You shoud see the name in the listbox when it open.

If not, your reference don't woks,

Just to be sure you could go see your object in the object Browser (F2).

You could declare your variable as

Dim MyProperty as MyServer.MyFormClass

And you could direcly instiance your object by using :
Dim MyProperty as new MyFormClass
Or
Dim MyProperty as new MyServer.MyFormClass
Nicolas Bastien
President de Point EXE informatique inc.
President du Groupe Visual Basic Montreal
Email : pointexe@ergonet.com
Info : (514) 522-3255
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform