"Steve Schofield" <steve@deviq.com> schrieb:
> I'm creating a wizard based Winforms app, this app includes multiple
> winforms that the user can navigate back and forth. I've spent quite a
> sometime surfing msdn, google and other articles but haven't found a newbiew
> Winforms navigation example.
Wizards typically consist of a single form with "Previous", "Next", ...
buttons:
<URL:http://www.codeproject.com/cs/miscctrl/tswizard.asp>
<URL:http://www.codeproject.com/cs/miscctrl/ak_wizard.asp>

Signature
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/