Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Declare a new form
Message
De
30/07/2002 15:40:01
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Declare a new form
Divers
Thread ID:
00684143
Message ID:
00684143
Vues:
51
hello everyone. i just got back from vacation and what do you know, i have forgotten everything. :) not really, but i do have question. can i declare a new form with a variable, whether the variable is of type FORM or type STRING?

FORM example:
frmFindCallerType is a form

Dim FindCallerType As frmFindCallerType()
Dim frmForm As New FindCallerType()

STRING example:
strForm = "frmFindCallerType"
dim frmForm As New strForm

the reason i need to do this is because i really don't know what form will need to be opened until the procedure is called. thanks for the help.
Randy Belcher
AFG Industries, Inc.
Répondre
Fil
Voir

Click here to load this message in the networking platform