Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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