CMFCOutlookBar::AllowDestroyEmptyTabbedPane
Specifies whether an empty tabbed pane can be destroyed.
virtual BOOL AllowDestroyEmptyTabbedPane() const;
Return Value
TRUE if an empty tabbed pane can be destroyed; otherwise, FALSE. The default implementation always returns TRUE.
Remarks
If an empty tabbed pane cannot be destroyed, the framework hides it instead.
Requirements
Header: afxoutlookbar.h