CMFCTabCtrl::HideSingleTab
Enables or disables tab drawing if there is a single tabbed window.
virtual void HideSingleTab(
BOOL bHide=TRUE
);
Parameters
- [in] bHide
TRUE to not draw a tab for a single tabbed window; FALSE to draw a single tab. The default value is TRUE.
Requirements
Header: afxtabctrl.h