msoWizardMsgType |
Specifies context under which a wizard's callback procedure is called. |
msoWizardMsgLocalStateOff | User clicked the right button in the decision or branch balloon (2) |
msoWizardMsgLocalStateOn | Not supported (1) |
msoWizardMsgResuming | Passed to the ActivateWizard method if msoWizardActResume is specified for the Act argument (5) |
msoWizardMsgShowHelp | User clicked the left button in the decision or branch balloon (3) |
msoWizardMsgSuspending | Passed to the ActivateWizard method if msoWizardActSuspend is specified for the Act argument (4) |
msoWizardMsgLocalStateOff |
User clicked the right button in the decision or branch balloon (2) |
msoWizardMsgLocalStateOn |
Not supported (1) |
msoWizardMsgResuming |
Passed to the ActivateWizard method if msoWizardActResume is specified for the Act argument (5) |
msoWizardMsgShowHelp |
User clicked the left button in the decision or branch balloon (3) |
msoWizardMsgSuspending |
Passed to the ActivateWizard method if msoWizardActSuspend is specified for the Act argument (4) |
REMARKS |
* Used as an argument in a callback procedure designed for use with a custom wizard. |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top