CMFCBaseTabCtrl::GetTabHicon
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