Hi,
I'm trying to replicate how other applications work when it appears
there is one form, and the contents changes when the user clicks a Next
button. For example, adding a mail account in Outlook.
How is this achieved? Is it through User Controls? i.e. each "page" is
a user control and you show and hide each user control as the user
progresses through each step?
Thanks for your time
Peter
I'm trying to replicate how other applications work when it appears
there is one form, and the contents changes when the user clicks a Next
button. For example, adding a mail account in Outlook.
How is this achieved? Is it through User Controls? i.e. each "page" is
a user control and you show and hide each user control as the user
progresses through each step?
Thanks for your time
Peter
Comment