Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Object Manipulation in ActiveX
Message
From
03/07/2003 22:08:56
 
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00806418
Message ID:
00806827
Views:
15
Hi Brain,

Thanks for your valuable advise, but is it able to declare the Object variable as what we type from the textbox?

Let say, I type "Form2" to the textbox, then the VB will show Form2. It because I will have nearly a few hundred of forms need to be running in this way, so I think it is not able to build a index as following :

select case textbox.text
case "Form1"
Form1.show
case "Form2"
Form2.show
...
end select

You got a better idea?

Thanks
Aston
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform