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.
Determines whether a tab is detachable.
virtual BOOL IsTabDetachable(
int iTab
) const;
Parameters
- [in] iTab
The zero-based index of the tab to check.
Return Value
TRUE if the tab is detachable; FALSE otherwise.
Remarks
To make a tab detachable, use the method CMFCBaseTabCtrl::EnableTabDetach.
Requirements
Header: afxbasetabctrl.h