Skip to main content
Email Password   helpLost your password?
WizardDemo1.png

Introduction

This control allows the creation of a wizard framework in seconds. All you need to do is drag and drop and your wizard is ready for use. This wizard control has full designer support and is highly customizable according to the needs of the user.

Background

I was trying to find a control similar to the wizard in ASP.NET. I learned that it is not available in the .NET Framework, so I decided to make a framework that would allow me to make a wizard in a few simple steps. The wizard control is easy to use - a beginner user should be able to use this control without any problems. The wizard control provides full designer support to users by allowing them to view current program actions.

Using the Library

Step 1: Add a reference to Wizarddemo.dll. This step will add the control automatically to the toolbox of Visual Studio.

Step 2: Drag and drop WizardControl to the form where you want to implement the wizard.

WizardDemo3.png

Once dragged, a wizard is created for the form.

Step 3: Use the designer to customize the designer.

WizardDemo4.png
WizardDemo6.png
WizardDemo7.png
WizardDemo8.png
WizardDemo9.png
WizardDemo10.png
WizardDemo2.png
WizardDemo5.png

Points of Interest

WizardControl

Properties

Events

StartStep

Properties

Events

LicenseStep

Properties

Events

IntermediateStep

Properties

Events

FinishStep

Properties

Events

Known Issues

History

This is the first release of the wizard. Suggestions are welcome for improving this framework.

First revision: 02/2008

You must Sign In to use this message board.
 
 
Per page   
 FirstPrevNext
QuestionNew version of WizardControl [modified] Pin
FBCode
23:44 19 Oct '09  
GeneralHow to control the navigation with Next & Back buttons by a criteria Pin
Eng.Zargar
22:23 2 Aug '09  
GeneralOutsatnding Pin
gujavierdra
12:54 14 Jul '09  
GeneralLicenseFile Pin
sqldevpro
10:07 1 Mar '09  
GeneralWilling to change license to a less restrictive license? Pin
MarkEWaite
12:55 10 Dec '08  
GeneralRe: Willing to change license to a less restrictive license? Pin
John Simmons / outlaw programmer
5:43 12 Dec '08  
GeneralRe: Willing to change license to a less restrictive license? Pin
MarkEWaite
14:11 12 Dec '08  
GeneralBindingImage Change Pin
John Simmons / outlaw programmer
4:31 9 Dec '08  
GeneralSuggestion Pin
Andrew day
9:59 8 Dec '08  
GeneralRe: Suggestion Pin
John Simmons / outlaw programmer
4:08 9 Dec '08  
GeneralRe: Suggestion Pin
Andrew day
4:24 9 Dec '08  
GeneralRe: Suggestion Pin
John Simmons / outlaw programmer
4:32 9 Dec '08  
GeneralRe: Suggestion Pin
Andrew day
4:36 9 Dec '08  
GeneralRe: Suggestion Pin
John Simmons / outlaw programmer
5:48 9 Dec '08  
GeneralNo overload for 'wizardControl1_NextButtonClick' matches delegate 'WizardBase.GenericCancelEventHandler Pin
Andrew day
9:53 8 Dec '08  
GeneralRe: No overload for 'wizardControl1_NextButtonClick' matches delegate 'WizardBase.GenericCancelEventHandler Pin
Member 3230682
6:00 23 Dec '08  
GeneralRe: No overload for 'wizardControl1_NextButtonClick' matches delegate 'WizardBase.GenericCancelEventHandler Pin
Metalzang
16:39 9 Mar '09  
AnswerRe: No overload for 'wizardControl1_NextButtonClick' matches delegate 'WizardBase.GenericCancelEventHandler Pin
Metalzang
15:35 22 Mar '09  
GeneralRe: No overload for 'wizardControl1_NextButtonClick' matches delegate 'WizardBase.GenericCancelEventHandler Pin
whuili
13:49 1 Apr '09  
GeneralRe: No overload for 'wizardControl1_NextButtonClick' matches delegate 'WizardBase.GenericCancelEventHandler Pin
Metalzang
23:25 1 Apr '09  
GeneralRe: No overload for 'wizardControl1_NextButtonClick' matches delegate 'WizardBase.GenericCancelEventHandler Pin
RavindranathW
11:04 19 Aug '09  
GeneralMy vote of 2 Pin
John Simmons / outlaw programmer
11:49 5 Dec '08  
GeneralDesign support for steps Pin
Giorgi Dalakishvili
23:58 26 Nov '08  
General[Message Removed] Pin
Katekortez
10:07 25 Oct '08  
GeneralError i wizard Pin
Member 2371502
11:16 23 Oct '08  


Last Updated 4 Feb 2008 | Advertise | Privacy | Terms of Use | Copyright © CodeProject, 1999-2009