2
Reply

Switching between forms....

Tony

Tony

Jan 22 2008 11:27 AM
2.5k
Hey Everybody,

What I'm trying to do is similate form switching like you would find in a setup wizard when installing some program. Where you have the next and back buttons remain static and whatever is above those buttons changes (switches forms - or at least that's what I think happens).   Another example would be the way in which Spybot displays different forms on the right side of the program when clicking the buttons to the left.

Hiding the current form and displaying the next using Show() or ShowDialog() just doesn't seem like the best approach to handle what I want done.

Any idea how I would be able to similate the switching between forms like you would find in a setup wizard?

Thanks for the help :).

- Tonez

Answers (2)