Click or drag to resize

Wizard Fields

The Wizard type exposes the following members.

Fields
  NameDescription
Public fieldChanged
Stuff to do when the active screen has changed.
Public fieldChanging
Stuff to do when changing screens.
Public fieldDefaultScreen
Index of the initial screen.
Public fieldNextHideAnimation
The animation state to play for hiding the next screen.
Public fieldNextShowAnimation
The animation state to play for showing the next screen.
Public fieldPreviousHideAnimation
The animation state to play for hiding the previous screen.
Public fieldPreviousShowAnimation
The animation state to play for showing the previous screen.
Public fieldScreens
List of all Windows to use as wizard screens. Order is taken into account.
Top
See Also