CMFCOutlookBarTabCtrl::CanShowFewerPageButtons
Called by the framework during resizing operations to determine whether fewer Outlook bar tab page buttons can be displayed than are currently visible.
virtual BOOL CanShowFewerPageButtons() const;
Return Value
TRUE if there is more than one button; otherwise FALSE.
Remarks
The Outlook bar tab control dynamically adds or removes tabs from the display depending on how much room is available. This method is used by the framework to assist in that process.
Requirements
Header: afxoutlookbartabctrl.h