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.
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