Implementing a Wizard in C#
Oddly, the Windows Forms libraries don’t provide any support for writing wizards. Here’s one way to do it.
Oddly, the Windows Forms libraries don’t provide any support for writing wizards. Here’s one way to do it.
In this installment (see here for the previous installment), we’ll be fixing a few things and making the whole thing prettier.
This seems to be causing a few problems, so I’ll quickly walk through it. I’ll try to throw some screenshots in later.