|
Categories: Views Navigation, Skinnable and Inherited Controls
|
Tags: Developers, Customization, Navigation, Pre v6.3, v6.3, v6.4 and Later
Revision:
1
Posted:
09/Jan/2007
Updated:
09/Jan/2007
Status:
Publish
Types: Code
|
The attached file contains 2 projects 1. Wizard.WebGUI This project contains the following classes, which helps you create wizard control: * Wizard.WebGUI.WizardControl - this control represent a wizard, you can either use it as , or to inherit from it * Wizard.WebGUI.WizardStep - base class from implementing steps of the wizard. For each wizard step, create a userControl and instead of inheriting Gizmox.WebGUI.Forms.UserControl class, inherit from Wizard.WebGUI.WizardStep * Wizard.WebGUI.DefaultWizardHostForm and Wizard.WebGUI.DefaultWizardWelcomPage that provides a default form that host for the wizard and a nice "Welcome to X wizard.." step. 2. Wizard.WebGUI.Test this project contains a sample wizard (“Export”) which uses the mentioned classes above to implement the wizard. Enjoy Tamir Zaslavsky Note: Codes are submitted as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it. Terms of Agreement: By using this code, you agree to the following terms... 1. You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge. 2. You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws. 3. You may link to this code from another website, but ONLY if it is not wrapped in a frame. 4. You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.
About the author
Related Articles
|
Views Navigation
|
|
|
This video demonstrates how to Simulating IFRAMES in Visual WebGui
Tags:
Architects, Developers, Navigation, Windows & Dialogs, C#, 1. Beginner, 2. Intermediate, 3. Advanced, Layouting, Navigation, Pre v6.3, v6.3, v6.4 and Later
|
|
|
This code sample demonstrates a simple application that has two registered forms which can be switched between.
Tags:
Developers, Navigation, Windows & Dialogs, 1. Beginner, Navigation, Pre v6.3, v6.3, v6.4 and Later, 2. Intermediate, 3. Advanced
|
|
|
This sample demonstrates how to create and use a WebGUI wizard control. The sample contains one wizard sample which contains 3 wizard steps.
Tags:
Developers, Customization, Navigation, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Developers, Windows & Dialogs, 1. Beginner, 2. Intermediate, Pre v6.3, v6.3, v6.4 and Later, 3. Advanced
|
|
|
Tags:
Architects, Developers, Navigation, C#, VB.NET, 1. Beginner, 2. Intermediate, 3. Advanced, Navigation, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Architects, Developers, Navigation, Windows & Dialogs, 1. Beginner, 2. Intermediate, 3. Advanced, Navigation, Pre v6.3, v6.3, v6.4 and Later
|
|
|
|