An NDoc Documented Class Library

WizardSheet Constructor ()

Default Constructor

public WizardSheet();

Example

To create a new WizardSheet object without specifying the dialog title:

            Wizard sheet = new WizardSheet();
            

See Also

WizardSheet Class | WizardSheet Members | Genghis.Windows.Forms Namespace | WizardSheet Constructor Overload List