Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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