An NDoc Documented Class Library

WizardPage Constructor (String, String)

Creates a new wizard page, specifying the title and description.

public WizardPage(
   string title,
   string description
);

Parameters

title
The Title to be shown in the top pane of the page.
description
The description to be shown in the top pane of the page.

See Also

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