Themed Wizard

$ 99.98

Testimonial

"This control was easy to integrate, worked well, and allowed me to provide a quality UI to a very complex ETL application. Well worth the purchase!"

Brett Johnson
www.aryis.com

Themed Wizard is a .NET Wizard Control that allows you to rapidly create wizard style interfaces in your .NET 2.0 or higher WinForm application. With twelve included themes, designer navigation, and smart tags; Themed Wizard will make your WinForm application stand out from the crowd. Download the full list of features.

While it can be purchased separately, this product is also included in the Gold Suite. Gold Suite subscribers receive all product updates and all new products as part of a yearly subscription. It is the best value in the industry.

 

Features

Feature Description
Easy to Use Simply drag and drop onto a form, and the wizard automatically creates the welcome page, one interior page and a completion page.
Design Time Navigation Click the Next Button and the Back Button to traverse the wizard pages at design time.
Smart Tags Quickly go to a page or Add/Remove Pages
Override Page Flow At run time cancel Next click events when a page validation fails. Go to a different page depending upon certain criteria.
Configure Pages Change the default page order. Specify different icons, and background images for each page if desired.
Documentation Industry standard formatted help and an easy to use demo is included.
100% Managed Code 100% managed code written in C#. No external dependencies or libraries are required except for the .NET Framework 2.0
Royalty Free Distribution Include with any .NET project royalty free.
1 Year Free Upgrades Purchase today and all upgrades are free for the next year.
60 Day Money Back Guarantee At Kellerman Software, we want you to be totally satisfied with your purchase. Receive a refund within 60 days when ordering from KellermanSoftware.com. Source code versions are non-refundable due to their nature.
Lifetime Support Lifetime E-mail technical support is included.

 

 

Welcome Page Example

 

Interior Page Example

 

Completion Page Example

 

Wizard Page Editor

 

Context Menu

 

Smart Tag

 

Wizard Theme Editor

How does the Themed Wizard stack up against the competition?

Download In Excel

Download a free 30 day trial today.

  • Full working version
  • Includes technical support
  • Works with .NET 2.0 and higher

Download Options

Testimonial

"While working on a project that provided ETL capabilities, I realized quickly that the best way to provide a configuration UI for import and export configuration would be to use a wizard. In the past I have written from scratch simple 2-3 step wizard workflows, but for this project I knew I would need a more complete wizard framework. I began my google quest to find a suitable commercial package. I found some that looked promising but they were priced in the $300 - $1000 range and even more. Then I came across the themed wizard framework. I was quite impressed with the design time rending support and vast number or events it supported. I was even more impressed with the sub $100 price tag. So I went ahead and purchased the product and easily saved myself 20 hours of coding by using the themed wizard framework. Thanks for providing a great time saving tool for a very reasonable price."

Vincent Alberico

  • Windows 98, Windows 98 SE, Windows 2000 with SP4, Windows ME, Windows XP with SP2, Windows 7, Windows 8, Windows 10, Windows 11, Windows 2000 Server with SP4, Windows Server 2003, Windows Server 2008, Windows Server 2012, or Windows Server 2016
  • .NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, or 4.6

Using the Themed Wizard is easy. Simply add a reference to the Themed Wizard in your project and drag the wizard control onto your winform. The wizard automatically creates a welcome page, an interior page, and a completion page. To add additional pages right click and add pages or go into the properties of the wizard for finer control. See the included demo for an example of how to cancel going to the next page on validation errors or going to different pages depending determined by user input.

Q: How do I use my license key?

  1. Create a text file called ThemedWizard.LIC with the first line of the file as the user name and the second line of the file as the license key.
  2. Place the file in the BIN\Debug or BIN\Release folder.

Q: Do I need to distribute the ThemedWizard.LIC file with my application?
A: No, the ThemedWizard.LIC file is only used in design mode.

Q: How does the licensing work?
A: Each developer that uses the Themed Wizard must have a license. You may use the Themed Wizard in an unlimited number of applications and distribute your application to end users royalty free. A site license is for all the developers in a single building. An enterprise license would be for numerous developers in multiple buildings.

Q: I lost my license key how do I retrieve it?
A: Go to your account

Q: I lost my software how do I retrieve it?
A: Go to downloads

Q: Where can I download the latest version of my software?
A: Click the download tab.

Q: I have a couple pages out of order, how do I re-order them?
A: The re-ordering of the pages is similar to the tab control in winforms. In the properties of the Wizard, click on the Wizard Pages property. A dialog will appear letting you re-order the pages.

Q: How do I add the wizard to the toolbox?
A: Follow these steps:

  1. Right-Click on the toolbox > Add/Remove Items
  2. Click on the Browse Tab
  3. Select the appropriate version from C:\Program Files\Kellerman Software\Themed-Wizard\Assemblies
  4. Click OK

 

Q: How do I set the focus of a control in the Wizard on form load?
A: ActiveControl = myTextbox;.

Date Version Description
8/12/2006 1.0 Initial release. .NET for Winforms that includes twelve professional themes and robust design time features.
10/5/2006 1.01 This update includes a fix for a missing resource issue during design time.
11/19/2006 1.02 This update includes a demonstration of using the wizard to validate and jump to pages during runtime.
12/2/2006 1.03 This update adds a demonstration in VB.NET for this WinForms Wizard Control.
11/9/2007 1.51 This update several new features including the ability to have a seperate finish button, interior page loaded event, seperate wizard fore color. This version also fixes an interior header docking issue.
3/9/2008 1.52 This minor update fixes a Cancel button click event issue with VB.NET.
5/12/2009 1.53 This minor update fixes a tab index order issue.
8/9/2009 1.54 By request, a leave event was added for interior pages when clicking the next or previous buttons.
1/31/2012 1.57 By request, the themes can now be set via code. The help button visible property was also fixed.
3/26/2012 1.59 By request, the Title and Subtitle are now localizable.
10/19/2014 1.61 This update fixes a compatibility issue with projects using ClickOnce deployments.