Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New by name
Message
 
À
09/08/2000 10:30:42
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Titre:
Divers
Thread ID:
00402789
Message ID:
00403081
Vues:
14
Use the call by name, specify your form name in a string, and call the
method 'Show'. It should work fine, that is what CallByName was designed to do.


>I want to do something similar to the CallByName function but for creating object, not calling procedure. What I want to do is instanciate a Form, (not loaded in the current project) using its name stored in a string variable. Maybe I can use the CreateObject function, but my problem is that the Form isn't in an extern ActiveX DLL, but in the current running application. The application is of type Standard EXE and it's difficult for me to change it to another type.
>
>Thank in advance, André
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform