Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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