Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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