CMFCTasksPane::CreateMenu
Creates a menu that appears when a user clicks the Other Tasks Panes menu button.
HMENU CreateMenu() const;
Return Value
A handle to the new menu.
Remarks
Override this method in a derived class to customize the menu for a task pane.
The pop-up menu that this method creates contains the list of pages in the task pane. The menu displays a check mark next to the active page.
Requirements
Header: afxTasksPane.h