Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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