Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declare a new form
Message
From
30/07/2002 15:40:01
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Declare a new form
Miscellaneous
Thread ID:
00684143
Message ID:
00684143
Views:
52
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.
Reply
Map
View

Click here to load this message in the networking platform