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.
Sets the option to hide the tabs for the tab control when there is one visible tab.
virtual void HideSingleTab(
BOOL bHide = TRUE
);
Parameters
- [in] bHide
A Boolean that specifies whether to enable hiding single tabs.
Remarks
When your application is configured to hide single tabs, the framework automatically displays tabs when a second tab is added to the tab control.
Requirements
Header: afxbasetabctrl.h