BCGControlBar Pro for MFC
void CBCGPTasksPane::EnableHistoryMenuButtons ( BOOL  bEnable = TRUE)

Enables or disables drop-down menus in "Next"/"Previous" navigation buttons.

Use this function to enable or disable drop-down menus in "Next"/"Previous" navigation buttons. By default the drop-down menus are disabled..

Parameters
bEnableSpecifies whether "Next"/"Previous" navigation buttons should have drop-down menus with pages history (TRUE) or not (FALSE).