Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have a form that is in two parts.

First part is the bio info. I want that after the user clicks on next button, that it goes to the next part of the form.

At the moment, the second part is just below the first. Is it possible to bring part 2 to the of the screen?

Thanks for your help

Ren
 
Ren said:
Hi

I have a form that is in two parts.

First part is the bio info. I want that after the user clicks on next
button, that it goes to the next part of the form.
At the moment, the second part is just below the first. Is it possible to
bring part 2 to the of the screen?
Thanks for your help

Have you considered using a two page TabControl? If desired you can even
hide the tabs and use [Next] and [Back] buttons to change pages.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top