Description: Wizard Demo. Class to create Wizard. Next/Previous buttons, logo picture, Wizard pages sequence. Usage demo
File list (Check if you may need any files):
WizardDemo
..........\bin
..........\...\Release
..........\...\.......\WizardDemo.exe
..........\...\.......\WizardFormLib.dll
..........\codeproject article.txt
..........\WizardDemo
..........\..........\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\Form1.resx
..........\..........\Program.cs
..........\..........\Properties
..........\..........\..........\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\WizardDemo.csproj
..........\..........\WizardExample.cs
..........\..........\WizardExample.Designer.cs
..........\..........\WizardExample.resx
..........\..........\WizardPage1.cs
..........\..........\WizardPage1.Designer.cs
..........\..........\WizardPage1.resx
..........\..........\WizardPage2a.cs
..........\..........\WizardPage2a.Designer.cs
..........\..........\WizardPage2a.resx
..........\..........\WizardPage2b.cs
..........\..........\WizardPage2b.Designer.cs
..........\..........\WizardPage2b.resx
..........\..........\WizardPage3.cs
..........\..........\WizardPage3.Designer.cs
..........\..........\WizardPage3.resx
..........\..........\WizardPage4.cs
..........\..........\WizardPage4.Designer.cs
..........\..........\WizardPage4.resx
..........\..........\WizardPage5.cs
..........\..........\WizardPage5.Designer.cs
..........\..........\WizardPage5.resx
..........\WizardDemo.sln
..........\WizardFormDesigner.png
..........\WizardFormLib
..........\.............\Enums.cs
..........\.............\EventArgs.cs
..........\.............\Properties
..........\.............\..........\AssemblyInfo.cs
..........\.............\WizardExceptions.cs
..........\.............\WizardFormBase.cs
..........\.............\WizardFormBase.Designer.cs
..........\.............\WizardFormBase.resx
..........\.............\WizardFormLib.csproj
..........\.............\WizardPage.cs
..........\.............\WizardPage.Designer.cs
..........\.............\WizardPage.resx
..........\.............\WizardPageChain.cs
..........\.............\WizardUtility.cs