Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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