CMFCTasksPane::OnPressForwardButton
Called by the framework when the user clicks the forward navigation button.
virtual void OnPressForwardButton();
Remarks
By default, the framework displays the page that the user viewed before clicking the Back button.
Override this method in a derived class to execute custom code when the user clicks the forward button.
Requirements
Header: afxTasksPane.h