2.2.6.34.5 WizardSheet::NextPage
NextPage
Description
Makes the "Next" page active
Syntax
BOOL NextPage( BOOL bDelayed = FALSE )
Parameters
- bDelayed
- When TRUE will post a message to call NextPage after the current message is processed. This is useful when calling this function from say OnActive/OnKillActive handler of a page.
Return
return TRUE if successful, FALSE otherwise
Examples
Remark
See Also
Header to Include
Dialog.h