C# Class Habanero.Faces.Win.NullWizardStepWin

An implementation of WizardStep that does nothing and is drawn as a blank panel. Can be used as a placeholder step in a Wizard that changes depending on selections made by users.
Inheritance: WizardStepWin
Mostra file Open project: Chillisoft/habanero.faces

Public Methods

Method Description
NullWizardStepWin ( ) : System

Constructs the NullWizardStep

Method Details

NullWizardStepWin() public method

Constructs the NullWizardStep
public NullWizardStepWin ( ) : System
return System