Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Retrieves the icon associated with the specified tab.
virtual UINT GetTabIcon(
int iTab
) const;
Parameters
- [in] iTab
The zero-based index of the tab.
Return Value
The icon ID for the specified tab if successful; -1 if the index is invalid.
Remarks
The CMFCBaseTabCtrl object stores the icons in the internal CImageList object.
Requirements
Header: afxbasetabctrl.h