CMFCBaseTabCtrl::GetTabHicon
Returns the HICON associated with the specified tab.
virtual HICON GetTabHicon(
int iTab
) const;
- [in] iTab
The zero-based index for the tab.
The HICON associated with a tab label if successful; NULL if there is no HICON or if the method fails.
Header: afxbasetabctrl.h