Wizard UI .NET Library

Latest version: v2.1.23.10290

Wizard Library is a .NET Framework UI library providing an easy mechanism for creating wizards in a flash. This library can be used in any .NET Framework application, and supports anbTheme for switching between UI themes, including dark mode.

Features

  • 3 types of wizards: watermark, banner, or plain
  • Create unlimited wizard pages
  • Use a wizard form as either an application's main window or a child
  • Link to a help file via a Help button
  • Specify your own watermark image (watermark style only)
  • Show different icons, titles, & sub-titles for each wizard page (banner style only)
  • Event handlers to manage "on activate", "on deactivate", & "on shown" for each page
  • The wizard form can be resizable or fixed size
  • Easily create and edit the wizard UI via the Visual Studio Form Editor
  • All navigation buttons can be enabled and disabled as required
  • Dark Mode*
  • Gray Mode*
  • Light Mode
  • Sample apps included
  • Source code available

* Requires anbTheme

Wizard Form Comparison

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

No Style Comparison Watermark Style Comparison Banner Style Comparison Visual Studio Wizard Form Editor Visual Studio Wizard Form Editor - Context Menu Visual Studio Wizard Form Editor Properties

Support

Support Home Wizard Library Support Articles

ANB Software Products

The following ANB Software products make use of this UI library:

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 - v4.8
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.