|
Wizard Framework Features
 |
Specifications |
 |
| |
Operating Systems
- Windows 98, ME
- Windows 2000
- Windows XP, 2003
- Windows Vista, 2008
- Windows 7
Development Environments
- Visual Studio 2005
- Visual Studio 2008
- Visual Studio 2010
|
|
Wizard Framework has a refined set of features, all designed to give the right degree of control over your wizard process.
Wizard
- Easy to add to any form, configured out-of-the-toolbox for a simple linear wizard.
- Adding new pages and manipulating existing ones is easy via standard verbs and controls.
- Each page can control whether the Back, Next or Cancel buttons are functional when it is displayed.
- Validation of data input on a page is easy by responding to an event raised by the page.
- Other page events give hooks for populating data on a page while it is loading and performing actions after a page has loaded.
- Full programmatic access allows instant jumping to any page or simulation of the Back and Next buttons.
- Right-to-left aware for Hebrew, Arabic and similar languages.
InformationBox
- Choose from any of the standard system icons to be displayed with your information.
- Text is easy to enter at design time - even in two paragraphs without resorting to inserting newline characters in code.
- Right-to-left aware for Hebrew, Arabic and similar languages.
|