Click or drag to resize
Wizard .NET Library

AeroWizard Namespace

The AeroWizard namespace provides the classes and components necessary for the creation of wizards.
Classes
  ClassDescription
Public classDrawStepListItemEventArgs
Provides data for the DrawStepListItem event.
Public classMeasureStepListItemEventArgs
Provides data for the MeasureStepListItem event.
Public classStepWizardControl
Wizard control that shows a step summary on the left of the wizard page area.
Public classThemedImageButton
A button that displays an image and no text.
Public classThemedLabel
A Label containing some text that will be drawn with glowing border on top of the Glass Sheet effect.
Public classThemedTableLayoutPanel
A table layout panel that supports a glass overlay.
Public classWizardControl
Control providing an "Aero Wizard" style interface.
Public classWizardPage
Represents a single page in a WizardControl.
Public classWizardPageCollection
A collection of WizardPage controls.
Public classWizardPageConfirmEventArgs
Arguments supplied to the WizardPage events.
Public classWizardPageContainer
Control providing a collection of wizard style navigable pages.
Public classWizardPageInitEventArgs
Arguments supplied to the Initialize event.
Enumerations
  EnumerationDescription
Public enumerationWizardClassicStyle
Styles that can be applied to the body of a WizardControl when on XP or earlier or when a Basic theme is applied.
Public enumerationWizardCommandButtonState
Button state for buttons controlling the wizard.