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.
Retrieves the icon associated with the specified tab.
virtual UINT GetTabIcon(
int iTab
) const;
Parameters
- [in] iTab
The zero-based index of the tab.
Return Value
The icon ID for the specified tab if successful; -1 if the index is invalid.
Remarks
The CMFCBaseTabCtrl object stores the icons in the internal CImageList object.
Requirements
Header: afxbasetabctrl.h