Sobre o Actipro Wizard for Silverlight

Tudo que você precisa para criar rapidamente diálogos de assistente em seus aplicativos.

Actipro Wizard is a lightweight control for building wizard dialogs in Silverlight, while conforming to Wizard97 specifications. Its rich designer functionality and straightforward API make it easy to quickly configure wizard pages. Simply create a page, set its page type, caption, description and start adding controls. Special page types are included to support welcome and finish pages and pages can optionally be data-bound with full support for MVVM.

Basic sequential page navigation is enabled by default, and via the use of several properties, more complex page order sequencing can be achieved. Dynamic run-time decisions about which page should come next can also be made via the handling of selected page change events. Optional page history tracking can be enabled so that pressing the back button will revisit the previous pages in the reverse order they were originally visited, even when complex sequencing was used. Wizard page changes can be animated with a number of built-in transition effects, or even custom transition effects from third-parties such as those found in the open-source Pixel Shader Effects Library. These subtle animations enhance the user experience by adding a visual polish to your applications.

Features at a Glance

  • Support for MVVM and data binding.
  • Multiple built-in page types include exterior, interior and blank.
  • Captions and descriptions automatically display on page headers.
  • Control over button visibility/enabled states.
  • Full control over page sequencing and navigation.
  • Selected page change notifications, allowing for cancellation or rerouting to other pages.
  • Numerous animated page transition effects.
  • Customizable page templates.
  • Navigation driven by Silverlight commands.