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.
Sets the focus to a specified tab in a tab control.
void SetCurFocus(
int nItem
);
Parameters
- nItem
Specifies the index of the tab that gets the focus.
Remarks
This member function implements the behavior of the Win32 message TCM_SETCURFOCUS, as described in the Windows SDK.
Requirements
Header: afxcmn.h