Runs one of the Help Builder's Wizards. Not it opens a form and loads up a new project if no form is open. Generally you should call this method following a call to OpenForm() and whatever Open() commands on the form to load up a specific project.
Wizards available are: WizNewTopic WizBuildOutput WizNewProject WizImport
public void RunWizard( string WizardName );
Return Value
void
Parameters
WizardName
Name of the Wizard to run
Overloads:
See also:
Class wwHelp© West Wind Techologies, 1996-2023 • Updated: 04/14/05
Comment or report problem with topic