Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the index of a tab based on a tab ID.
virtual int GetTabByID(
int id
) const;
Parameters
- [in] id
A tab ID.
Return Value
The zero-based index of a tab if it is found; -1 if the tab ID is not found.
Remarks
The tab IDs are assigned automatically when tabs are added to a tab control.
Requirements
Header: afxbasetabctrl.h