An NDoc Documented Class Library

WizardSheet.CanFinish Method (Boolean)

Determines whether a wizard can successfully Finish itself yet.

public bool CanFinish(
   bool showUI
);

Parameters

showUI
Boolean that determines if the first WizardPage that needs to be satisfied.

Return Value

True if wizard can be completed.

See Also

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