Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the tab control hides the tab label if there is only one tab.
virtual BOOL IsHideSingleTab() const;
Return Value
TRUE if the tab control hides the tab label when it has one tab; otherwise FALSE.
Remarks
Use the method CMFCBaseTabCtrl::HideSingleTab to enable hiding the tab label when there is only one tab.
Requirements
Header: afxbasetabctrl.h