Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loading another form
Message
 
To
18/03/2003 07:25:44
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00766929
Message ID:
00767119
Views:
17
The other option is to hide the first form when second form is called. Once the second form is closed, the control will return back to the first form and then you can release both of them. Storing form reference to a public property would work too.

>Hi
>
>I have an app with 2 Forms and an Application object, after the user clicks on OK in the first form, I want it to load up the second form and close itself.
>
>What's the standard practice on doing that, do I have to create the second form as a Public object and then release the first form?
>
>Any advice?
>
>Thanks
>Kev
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform