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.
Returns the HICON associated with the specified tab.
virtual HICON GetTabHicon(
int iTab
) const;
Parameters
- [in] iTab
The zero-based index for the tab.
Return Value
The HICON associated with a tab label if successful; NULL if there is no HICON or if the method fails.
Requirements
Header: afxbasetabctrl.h