2.2.6.34.7 WizardSheet::PrevPage
PrevPage
Description
Makes the "Previous" page active
Syntax
BOOL PrevPage( BOOL bDelayed = FALSE )
Parameters
- bDelayed
- When TRUE will post a message to call next PrevPage 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