Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New by name
Message
 
To
09/08/2000 10:30:42
General information
Forum:
Visual Basic
Category:
ActiveX controls
Title:
Miscellaneous
Thread ID:
00402789
Message ID:
00403081
Views:
13
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é
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform