Wizard Library - .NET Framework Wizard UI Library
Latest version: v2.1.23.10290
Wizard Library is a .NET Framework UI library that makes it easy to build professional, multi-step wizards in minutes.
It provides a flexible, ready-made framework for creating guided workflows, setup sequences, configuration tools, onboarding processes and more - all without having to design the UI or navigation logic yourself.
The library supports multiple wizard styles, unlimited pages, customisable layouts, and full integration with anbTheme, allowing seamless switching between Light, Gray, and Dark modes for a modern, consistent appearance.
.webp)
Features
- Three wizard styles: Watermark, Banner, or Plain
- Create unlimited wizard pages with full control over layout and behaviour
- Use the wizard form as a main window or a child window
- Built-in Help button with support for linking to external help files
- Custom watermark images (Watermark style)
- Per-page icons, titles, and sub-titles (Banner style)
- Event handlers for page lifecycle: OnActivate, OnDeactivate, OnShown
- Resizable or fixed-size wizard forms
- Design the wizard visually using the standard Visual Studio Form Designer
- Enable or disable navigation buttons as needed
- Supports Light, Gray, and Dark modes*
- Sample applications included
- Source code available
* Requires anbTheme
Why developers choose Wizard Library
It removes the complexity of building wizard-style interfaces from scratch. With flexible styling, built-in navigation logic, and full Visual Studio designer support, it's ideal for installers, configuration tools, onboarding flows, and any application that needs a clean, guided user experience.
Usage
namespace TestApp
{
public partial class Form1 : WizardForm
{
public Form1()
: base("Wizard Test", WizardFormStyle.Banner)
{
InitializeComponent();
}
}
}
Take a look at the Wizard Library support pages for more examples.
Screenshots
Support
Support Home Wizard Library Support Articles
NOTE: Due to Microsoft rewriting the Windows Forms Designer in Visual Studio 2022, custom designers created for the .NET Framework designer are not currently supported. As a result, the Wizard Library's custom designer does not function in Visual Studio 2022 or later.
ANB Software Products
The following ANB Software products make use of this UI library:
- ActivMan
- Directory Compare
- HTMLWriter
- M3U8 Downloader
- Small Business Finance Manager
- SVNBreeze
- Verona DMS Client
NOTE: In order to use the dark or grey UI modes you will require the anbTheme UI Library in addition to this library.
.NET Frameworks Supported
v2.0 - v9
Any CPU, 32-bit, & 64-bit
Purchase
Purchasing this library will give you support for 1 year from the date of purchase. This will also entitle you to receive free updates during that period. You can renew your support each year for the same amount.
| Developers | Price | |
|---|---|---|
| 1 - 5 | £ 149.99 each | |
| 6 - 25 | £ 139.99 each | |
| 26+ | £ 124.99 each | |
| Source Code | £ 1,999.99 |
Alternatively, please email sales@anbsoftware.co.uk to request a quote and to send a purchase order (PO).
When the payment has been confirmed or PO received we will email the library to you.
