Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Determines whether a tab label contains only icons and no text.
virtual BOOL IsTabIconOnly(
int iTab
) const;
Parameters
- [in] iTab
The zero-based index of the tab.
Return Value
TRUE if a tab label has only icons; FALSE otherwise.
Remarks
To set the tabs in your application to display only icons, call the method CMFCBaseTabCtrl::SetTabIconOnly.
Requirements
Header: afxbasetabctrl.h