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.
Sets the icon for a tab.
virtual BOOL SetTabIcon(
int iTab,
UINT uiIcon
);
Parameters
[in] iTab
The zero-based index of the tab to update.[in] uiIcon
The icon ID for the new icon. This ID references the internal CImageList object.
Return Value
TRUE if successful; otherwise FALSE.
Requirements
Header: afxbasetabctrl.h