CPane::AllowShowOnPaneMenu
Specifies whether the pane is listed in the runtime-generated list of panes for the application.
virtual BOOL AllowShowOnPaneMenu() const;
Return Value
TRUE if the pane is displayed in the list; otherwise, FALSE. The base implementation always returns TRUE.
Remarks
The AppWizard-generated application contains a menu option that lists panes that it contains. This method determines whether the pane is displayed in the list.
Requirements
Header: afxpane.h