Changes View in a Windows Form
- From: fernandez.dan@xxxxxxxxx
- Date: 26 Aug 2005 09:07:53 -0700
Hi
My question is how to change the view of my windows form. What I want
to do is in my Windows Form is first ask the user some questions, when
the user is done she pushes a button called next.
Based on the input from the user, I would display the appropriate view
on the form.
I just don't how to do this. Should I create two panels(panel1 and
panel2) and keep one visible(panel1). Then when the user clicks next I
make panel2 visible an d panel1 invisble.
I appreciate any advice or where to get more info.
Danny
.
- Follow-Ups:
- Re: Changes View in a Windows Form
- From: Charlieee
- Re: Changes View in a Windows Form
- Prev by Date: RE: Compare two timestamps from MS access DB
- Next by Date: Capturing OS dialogs
- Previous by thread: XSLT Expression Boost
- Next by thread: Re: Changes View in a Windows Form
- Index(es):
Loading