Themed Wizard Usage

Using the Themed Wizard is easy. Simply add a reference to the Themed Wizard in your project and drag the wizard control onto your winform. The wizard automatically creates a welcome page, an interior page, and a completion page. To add additional pages right click and add pages or go into the properties of the wizard for finer control. See the included demo for an example of how to cancel going to the next page on validation errors or going to different pages depending determined by user input.