The Wizard Control for WinForms component
allows you to place a control onto your .NET application and
let the user progress through a number of predefined steps.
For example, you may want the user to select a font, then
the style, and then to set a name. This can be achieved
using a wizard.
You can release your product with the
Wizard Control freely. The end-user will not require a
serial number. The serial number is required purely for the
developer to work with this control in order to create the
pages, logic and look.
Wizard Control for WinForms is compatible with
Visual Studio .NET 2005 and 2008.
Drag and drop the
Wizard Control from the Toolbox on to your form
You
can simply drag and drop the Wizard Control from the Visual
Studio .NET Toolbox straight onto your WinForm application.
Add
user controls
Add pages
Add your own and built-in WinForms controls
to each of the wizard pages. Design each of the wizard
pages how you see fit.
Add
welcome page
Add
interior pages
Add
completion pages
|
Screenshots

Reordering of Pages
At
any time, you an easily reorganise the wizard pages into an
order that suits you.
To find out more...
Reorder Pages |