Multiple forms
From: deshetty (deshetty_at_discussions.microsoft.com)
Date: 10/21/04
- Next message: deshetty: "RE: Redirect"
- Previous message: Peter Foot [MVP]: "Re: pictureBox problem"
- Next in thread: Ginny Caughey [MVP]: "Re: Multiple forms"
- Reply: Ginny Caughey [MVP]: "Re: Multiple forms"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 21 Oct 2004 07:45:33 -0700
My Pocket PC 2003 application will have at least 4 forms and they all need to
go from one to another and back. I created these forms and able to show and
hide. The way I have it now in VB.NET Compact Framework is that I initialize
the form I need to see when a button is clicked and then show it.
The problem is I don't want to create multiple instances of these forms, but
reuse them. For example, Form1 goes to Form2. Form2 goes back to Form1 and
save its data, but not reinitialize it.
Please help.
Thanks.
- Next message: deshetty: "RE: Redirect"
- Previous message: Peter Foot [MVP]: "Re: pictureBox problem"
- Next in thread: Ginny Caughey [MVP]: "Re: Multiple forms"
- Reply: Ginny Caughey [MVP]: "Re: Multiple forms"
- Messages sorted by: [ date ] [ thread ]