Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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