BCGControlBar Pro for MFC
virtual void CBCGPTabWnd::HideSingleTab ( BOOL  bHide = TRUE)
virtual

Sets the mode when the tab window does not display a tab for a single tabbed window.

Call this member function when you want to enable or disable the mode when the tab window does not display a tab for a single tabbed window.

Parameters
bHideSpecifies the new mode (TRUE- hide single tab, FALSE - show single tab).