Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a 2nd form
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00855184
Message ID:
00855190
Views:
18
This message has been marked as the solution to the initial question of the thread.
Dim Form2 as new MyFormClass2()
Form2.Show() or Form2.ShowDialog()
>I thought I knew this but I'm drawing a blank and don't see it in the help files...
>How do I call a 2nd form?
>
>I have a main form with a "Find" button on it.
>When clicked I want to go to a 2nd form, collect my search criteria and return the search criteria string to the original form to use in a Select statement...
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform