Description: Allows you to create any wizard form in the Visual Studio form designer, the only requirement is that it has a container for each page of the wizard. The container can be any container control, such as a Panel.
Allows you to create the wizard pages in the Visual Studio form designer. There are no restrictions--you can use third party controls, etc.
The whole framework should be very easy to modify to support a WPF-based wizard.
File list (Check if you may need any files):