CMFCOutlookBar::CanSetCaptionTextToTabName
Determines whether the caption for the tabbed pane displays the same text as the active tab.
virtual BOOL CanSetCaptionTextToTabName() const;
Return Value
TRUE if the Outlook bar window caption is automatically set to the text of the active tab; otherwise FALSE.
Remarks
Use CBaseTabbedPane::EnableSetCaptionTextToTabName to enable or disable this functionality.
In Outlook 2003 mode, this setting is always enabled.
Requirements
Header: afxoutlookbar.h