CMFCTasksPane::EnableHistoryMenuButtons
Enables drop-down menus on the Next and Previous navigation buttons.
void EnableHistoryMenuButtons(
BOOL bEnable = TRUE
);
Parameters
- [in] bEnable
TRUE to enable drop-down menus on the Next and Previous navigation buttons; otherwise, FALSE.
Remarks
By default, the drop-down menus on the Next and Previous buttons are disabled.
The menus contain the history of tasks pages that the user used.
Requirements
Header: afxTasksPane.h