SetWizardMode |
Switches Wizard-mode on or off.
If Wizard-mode is enabled, the last clicked task is bolded, to indicate the current step in the wizard.
You can exlude a header from the wizard mode using the SetDisableWizard
Prototype:
SetWizardMode(BYTE WizardMode)
Arguments:
WizardMode |
If this is set to True, wizard-mode is enabled, otherwhise wizard-mode is turned off. |
See also:
ClearActiveWizardTask, GetWizardMode, SetDisableWizard, GetDisableWizard, SetActiveWizardTask, SetWizardStyle