SetWizardMode |
Switches Wizard-mode on or off for a header.
If Wizard-mode is enabled, the last clicked task is bolded, to indicate the current step in the wizard.
Prototype:
SetWizardMode(LONG HeaderID, BYTE WizardMode)
Arguments:
HeaderID |
Unique ID of the header you want to change |
WizardMode |
If this is set to True, wizard-mode is enabled, otherwhise wizard-mode is turned off. |
See also:
GetWizardMode, SetActiveWizardTask