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 label.
virtual BOOL SetTabHicon(
   int iTab,
   HICON hIcon
);
Parameters
- [in] iTab 
 The zero-based index of a tab. This method changes the icon for this tab.
- [in] hIcon 
 A handle to an icon.
Return Value
TRUE if successful; otherwise FALSE.
Requirements
Header: afxbasetabctrl.h