Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Object Manipulation in ActiveX
Message
De
03/07/2003 22:08:56
 
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Divers
Thread ID:
00806418
Message ID:
00806827
Vues:
16
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform